------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/metis-5.1.0_8.txz Installing /packages/All/tbb-2020.1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.0.2.txz Installing /packages/All/mpc-1.1.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/binutils-2.33.1_2,1.txz Installing /packages/All/gcc8-8.4.0.txz ===== Message from gcc8-8.4.0: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc8 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/openblas-0.3.7_2,1.txz Installing /packages/All/suitesparse-5.4.0_5.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-numpy-1.16.5_4,1.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/tcl86-8.6.10.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/tk86-8.6.10_1.txz Installing /packages/All/py37-tkinter-3.7.6_6.txz Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-tools-0.20.1_1.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/xkeyboard-config-2.27.txz Installing /packages/All/libxkbfile-1.1.0.txz Installing /packages/All/xkbcomp-1.4.3.txz Installing /packages/All/libXv-1.0.11_2,1.txz Installing /packages/All/libXvMC-1.0.12.txz Installing /packages/All/mesa-dri-18.3.2_9.txz Installing /packages/All/pixman-0.38.4.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/libXfont2-2.0.4.txz Installing /packages/All/xorg-vfbserver-1.20.7_2,1.txz ===== Message from xorg-vfbserver-1.20.7_2,1: -- Xorg-server has been installed. If your kernel is compiled with the EVDEV_SUPPORT option enabled (default starting from FreeBSD 12.1) it is recommended to enable evdev mode in pointer device drivers like ums(4) and psm(4). This will give improvements like better tilt wheel support for mice and centralized gesture support via xf86-input-synaptics or libinput drivers for touchpads. This is also needed for PS/2 devices to be properly detected by Xorg when moused service is disabled in /etc/rc.conf and kernel is compiled with EVDEV_SUPPORT. To enable evdev in such a device, run the following: # sysctl kern.evdev.rcpt_mask=6 To make it persistent across reboots, add the following to /etc/sysctl.conf: kern.evdev.rcpt_mask=6 If your X session locks up after starting certain applications, rebuild this port with the FIXDRM option turned on. Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-arabic-misc-1.0.3_4.txz Installing /packages/All/font-cursor-misc-1.0.3_4.txz Installing /packages/All/font-daewoo-misc-1.0.3_4.txz Installing /packages/All/font-dec-misc-1.0.3_4.txz Installing /packages/All/font-isas-misc-1.0.3_4.txz Installing /packages/All/font-jis-misc-1.0.3_4.txz Installing /packages/All/font-micro-misc-1.0.3_4.txz Installing /packages/All/font-misc-misc-1.1.2_4.txz Installing /packages/All/font-mutt-misc-1.0.3_4.txz Installing /packages/All/font-schumacher-misc-1.1.2_4.txz Installing /packages/All/font-sony-misc-1.0.3_4.txz Installing /packages/All/font-sun-misc-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/xorg-fonts-miscbitmaps-7.7.txz Installing /packages/All/font-alias-1.0.3_3.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-cycler-0.10.0.txz Installing /packages/All/py37-dateutil-2.8.0.txz Installing /packages/All/py37-pytz-2019.3,1.txz Installing /packages/All/py37-pyparsing-2.4.6.txz Installing /packages/All/py37-tornado-5.1.1.txz Installing /packages/All/py37-kiwisolver-1.1.0.txz UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:01:33 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-matplotlib-2.2.4_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-matplotlib-2.2.4_1 depends on file: /usr/local/sbin/pkg - found => matplotlib-2.2.4.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/m/matplotlib/matplotlib-2.2.4.tar.gz matplotlib-2.2.4.tar.gz 0% of 35 MB 0 Bps matplotlib-2.2.4.tar.gz 0% of 35 MB 17 MBps matplotlib-2.2.4.tar.gz 35 MB 69 MBps 01s ===> Fetching all distfiles required by py37-matplotlib-2.2.4_1 for building SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-matplotlib-2.2.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-matplotlib-2.2.4_1 for building => SHA256 Checksum OK for matplotlib-2.2.4.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-matplotlib-2.2.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-matplotlib-2.2.4_1 for building ===> Extracting for py37-matplotlib-2.2.4_1 => SHA256 Checksum OK for matplotlib-2.2.4.tar.gz. Extracted Memory Use: 77.33M SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-matplotlib-2.2.4_1 ===> Applying ports patches for py37-matplotlib-2.2.4_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-matplotlib-2.2.4_1 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-tkinter>0 - found ===> py37-matplotlib-2.2.4_1 depends on executable: msgfmt - found ===> py37-matplotlib-2.2.4_1 depends on package: pkgconf>=1.3.0_1 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-setuptools>0 - found ===> py37-matplotlib-2.2.4_1 depends on file: /usr/local/bin/python3.7 - found ===> py37-matplotlib-2.2.4_1 depends on executable: Xvfb - found ===> py37-matplotlib-2.2.4_1 depends on file: /usr/local/share/fonts/misc/8x13O.pcf.gz - found ===> py37-matplotlib-2.2.4_1 depends on file: /usr/local/share/fonts/misc/fonts.alias - found ===> py37-matplotlib-2.2.4_1 depends on file: /usr/local/share/X11/xkb/rules/base - found ===> py37-matplotlib-2.2.4_1 depends on executable: xkbcomp - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py37-matplotlib-2.2.4_1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> py37-matplotlib-2.2.4_1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> py37-matplotlib-2.2.4_1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> py37-matplotlib-2.2.4_1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> py37-matplotlib-2.2.4_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-matplotlib-2.2.4_1 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-tkinter>0 - found ===> py37-matplotlib-2.2.4_1 depends on executable: msgfmt - found ===> py37-matplotlib-2.2.4_1 depends on package: pkgconf>=1.3.0_1 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-setuptools>0 - found ===> py37-matplotlib-2.2.4_1 depends on file: /usr/local/bin/python3.7 - found ===> py37-matplotlib-2.2.4_1 depends on executable: Xvfb - found ===> py37-matplotlib-2.2.4_1 depends on file: /usr/local/share/fonts/misc/8x13O.pcf.gz - found ===> py37-matplotlib-2.2.4_1 depends on file: /usr/local/share/fonts/misc/fonts.alias - found ===> py37-matplotlib-2.2.4_1 depends on file: /usr/local/share/X11/xkb/rules/base - found ===> py37-matplotlib-2.2.4_1 depends on executable: xkbcomp - found ===> py37-matplotlib-2.2.4_1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> py37-matplotlib-2.2.4_1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> py37-matplotlib-2.2.4_1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> py37-matplotlib-2.2.4_1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> py37-matplotlib-2.2.4_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for py37-matplotlib-2.2.4_1 ============================================================================ Edit setup.cfg to change the build options BUILDING MATPLOTLIB matplotlib: yes [2.2.4] python: yes [3.7.6 (default, Mar 17 2020, 10:15:52) [GCC 8.3 [DragonFly] Release/2019-02-22]] platform: yes [dragonfly5] REQUIRED DEPENDENCIES AND EXTENSIONS numpy: yes [version 1.16.5] install_requires: yes [handled by setuptools] libagg: yes [pkg-config information for 'libagg' could not be found. Using local copy.] freetype: yes [version 2.10.1] png: yes [version 1.6.37] 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: no [Requires pygobject to be installed.] gtk3cairo: no [Requires cairocffi or pycairo to be installed.] 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: no [cairocffi or pycairo not found] windowing: no [Microsoft Windows only] OPTIONAL LATEX DEPENDENCIES dvipng: no ghostscript: no latex: no pdftops: no OPTIONAL PACKAGE DATA dlls: no [skipping due to configuration] running config SUCCEEDED 00:00:19 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-matplotlib-2.2.4_1 ============================================================================ Edit setup.cfg to change the build options BUILDING MATPLOTLIB matplotlib: yes [2.2.4] python: yes [3.7.6 (default, Mar 17 2020, 10:15:52) [GCC 8.3 [DragonFly] Release/2019-02-22]] platform: yes [dragonfly5] REQUIRED DEPENDENCIES AND EXTENSIONS numpy: yes [version 1.16.5] install_requires: yes [handled by setuptools] libagg: yes [pkg-config information for 'libagg' could not be found. Using local copy.] freetype: yes [version 2.10.1] png: yes [version 1.6.37] 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: no [Requires pygobject to be installed.] gtk3cairo: no [Requires cairocffi or pycairo to be installed.] 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: no [cairocffi or pycairo not found] windowing: no [Microsoft Windows only] OPTIONAL LATEX DEPENDENCIES dvipng: no ghostscript: no latex: no pdftops: no OPTIONAL PACKAGE DATA dlls: no [skipping due to configuration] running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-3.7 copying lib/pylab.py -> build/lib.dragonfly-5.9-x86_64-3.7 creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/backend_managers.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/afm.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/category.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/colors.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/collections.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/blocking_input.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/_pylab_helpers.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/backend_bases.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/_version.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/artist.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/_mathtext_data.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/_animation_data.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/container.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/_cm.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/bezier.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/backend_tools.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/_cm_listed.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/cm.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/_constrained_layout.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/axis.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/_layoutbox.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/animation.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/_color_data.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/colorbar.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/spines.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/hatch.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/mathtext.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/scale.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/legend_handler.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/pylab.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/path.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/pyplot.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/font_manager.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/stackplot.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/offsetbox.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/quiver.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/legend.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/patheffects.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/sankey.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/fontconfig_pattern.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/markers.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/docstring.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/figure.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/streamplot.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/image.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/lines.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/mlab.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/table.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/rcsetup.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/gridspec.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/dates.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/contour.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/patches.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/dviread.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/texmanager.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/tight_layout.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/units.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/type1font.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/textpath.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/text.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/widgets.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/tight_bbox.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/transforms.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib copying lib/matplotlib/ticker.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_gtk3.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_gtkagg.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_wxcairo.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_agg.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_tkcairo.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_webagg.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_gtkcairo.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/wx_compat.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_wx.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/qt_compat.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/tkagg.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_template.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_qt4agg.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_gdk.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_qt5cairo.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_tkagg.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_wxagg.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/windowing.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/_gtk3_compat.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_qt4.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_gtk3agg.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/_backend_tk.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_ps.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_qt5agg.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_pgf.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_mixed.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_cairo.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_webagg_core.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_macosx.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_nbagg.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_gtk3cairo.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_qt5.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_svg.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_pdf.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_qt4cairo.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_gtk.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/qt_editor copying lib/matplotlib/backends/qt_editor/formlayout.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/qt_editor copying lib/matplotlib/backends/qt_editor/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/qt_editor copying lib/matplotlib/backends/qt_editor/figureoptions.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/qt_editor copying lib/matplotlib/backends/qt_editor/formsubplottool.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/qt_editor creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/compat copying lib/matplotlib/compat/subprocess.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/compat copying lib/matplotlib/compat/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/compat creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/projections copying lib/matplotlib/projections/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/projections copying lib/matplotlib/projections/geo.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/projections copying lib/matplotlib/projections/polar.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/projections creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/axes copying lib/matplotlib/axes/_axes.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/axes copying lib/matplotlib/axes/_base.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/axes copying lib/matplotlib/axes/_subplots.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/axes copying lib/matplotlib/axes/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/axes creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/sphinxext copying lib/matplotlib/sphinxext/mathmpl.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/sphinxext copying lib/matplotlib/sphinxext/plot_directive.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/sphinxext copying lib/matplotlib/sphinxext/only_directives.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/sphinxext copying lib/matplotlib/sphinxext/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/sphinxext creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/style copying lib/matplotlib/style/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/style copying lib/matplotlib/style/core.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/style creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing copying lib/matplotlib/testing/disable_internet.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing copying lib/matplotlib/testing/noseclasses.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing copying lib/matplotlib/testing/exceptions.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing copying lib/matplotlib/testing/decorators.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing copying lib/matplotlib/testing/conftest.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing copying lib/matplotlib/testing/determinism.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing copying lib/matplotlib/testing/compare.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing copying lib/matplotlib/testing/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/_nose copying lib/matplotlib/testing/_nose/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/_nose copying lib/matplotlib/testing/_nose/exceptions.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/_nose copying lib/matplotlib/testing/_nose/decorators.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/_nose creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/_nose/plugins copying lib/matplotlib/testing/_nose/plugins/performgc.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/_nose/plugins copying lib/matplotlib/testing/_nose/plugins/knownfailure.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/_nose/plugins copying lib/matplotlib/testing/_nose/plugins/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/_nose/plugins creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/UnitDblConverter.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/UnitDblFormatter.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/StrConverter.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/Duration.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/EpochConverter.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/Epoch.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/UnitDbl.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/testing/jpl_units creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/tri copying lib/matplotlib/tri/triinterpolate.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/tri copying lib/matplotlib/tri/triangulation.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/tri copying lib/matplotlib/tri/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/tri copying lib/matplotlib/tri/tritools.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/tri copying lib/matplotlib/tri/tripcolor.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/tri copying lib/matplotlib/tri/trirefine.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/tri copying lib/matplotlib/tri/trifinder.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/tri copying lib/matplotlib/tri/triplot.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/tri copying lib/matplotlib/tri/tricontour.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/tri creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/cbook copying lib/matplotlib/cbook/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/cbook copying lib/matplotlib/cbook/_backports.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/cbook copying lib/matplotlib/cbook/deprecation.py -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/cbook creating build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits copying lib/mpl_toolkits/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits creating build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/mplot3d copying lib/mpl_toolkits/mplot3d/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/mplot3d copying lib/mpl_toolkits/mplot3d/axes3d.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/mplot3d copying lib/mpl_toolkits/mplot3d/axis3d.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/mplot3d copying lib/mpl_toolkits/mplot3d/proj3d.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/mplot3d copying lib/mpl_toolkits/mplot3d/art3d.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/mplot3d creating build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/axisline_style.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/axis_artist.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/axislines.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/grid_helper_curvelinear.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/angle_helper.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/colorbar.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/axes_grid.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/axes_size.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/clip_path.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/inset_locator.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/parasite_axes.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/grid_finder.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/anchored_artists.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/axes_divider.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/axes_rgb.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/floating_axes.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid creating build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/axes_divider.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/colorbar.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/inset_locator.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/axes_size.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/anchored_artists.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/mpl_axes.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/axes_rgb.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/axes_grid.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/parasite_axes.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axes_grid1 creating build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/angle_helper.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/floating_axes.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/axisline_style.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/axis_artist.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/axislines.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/axes_rgb.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/parasite_axes.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/grid_finder.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/axes_grid.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/clip_path.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/axes_divider.py -> build/lib.dragonfly-5.9-x86_64-3.7/mpl_toolkits/axisartist creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/LICENSE_STIX -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend/js copying lib/matplotlib/backends/web_backend/js/mpl_tornado.js -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend/js copying lib/matplotlib/backends/web_backend/js/mpl.js -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend/js copying lib/matplotlib/backends/web_backend/js/nbagg_mpl.js -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend/js creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pcrb8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/cmsy10.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pncbi8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pncri8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pplb8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/phvr8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/phvlo8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pagk8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pbkli8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/phvr8an.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pcrro8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/phvro8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pbkdi8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pplri8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/cmex10.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/psyr.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/putbi8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/ptmb8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pbkl8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/phvbo8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/cmr10.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/putb8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pbkd8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pzcmi8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/phvro8an.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pncr8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/ptmr8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pagd8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pzdr.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/cmmi10.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pagko8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/ptmri8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/phvbo8an.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pcrr8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/phvl8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/phvb8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pagdo8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pplbi8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/putri8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/cmtt10.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/ptmbi8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/putr8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/phvb8an.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pncb8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pcrbo8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pplr8a.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/matplotlibrc -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data/axes_grid copying lib/matplotlib/mpl-data/sample_data/axes_grid/bivariate_normal.npy -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data/axes_grid creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Italic.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Bold.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Symbol.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/ZapfDingbats.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-BoldItalic.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Bold.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Roman.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-BoldOblique.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Oblique.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier.afm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/qt4_editor_options.svg -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/back.svg -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/zoom_to_rect.svg -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/filesave.svg -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/move.svg -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/subplots.svg -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/forward.svg -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/hand.svg -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/matplotlib.svg -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/home.svg -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend/jquery creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend/jquery/js copying lib/matplotlib/backends/web_backend/jquery/js/jquery-1.11.3.min.js -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend/jquery/js copying lib/matplotlib/mpl-data/images/subplots.pdf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/forward.pdf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/move.pdf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/zoom_to_rect.pdf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/qt4_editor_options.pdf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/back.pdf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/filesave.pdf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/home.pdf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/hand.pdf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/matplotlib.pdf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/matplotlib.ppm -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/sample_data/Minduka_Present_Blue_Pack.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/goog.npz -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/ada.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/grace_hopper.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/README.txt -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/percent_bachelors_degrees_women_usa.csv -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/membrane.dat -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/embedding_in_wx3.xrc -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/s1045.ima.gz -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/msft.csv -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/logo2.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/data_x_x2_x3.csv -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/eeg.dat -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/ct.raw.gz -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/None_vs_nearest-pdf.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/jacksboro_fault_dem.npz -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/grace_hopper.jpg -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/aapl.npz -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/demodata.csv -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/images/forward_large.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/zoom_to_rect_large.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/home_large.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/subplots_large.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/home.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/move_large.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/forward.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/hand_large.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/back_large.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/back.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/subplots.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/filesave.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/hand.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/zoom_to_rect.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/filesave_large.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/move.gif -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-BoldItalic.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralBol.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFiveSymReg.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymReg.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Italic.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniIta.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymReg.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-BoldOblique.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Bold.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-BoldOblique.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/cmsy10.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymReg.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUni.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/cmss10.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneral.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/cmb10.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralItalic.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniBol.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Oblique.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Bold.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/cmtt10.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymBol.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymBol.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerifDisplay.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Bold.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralBolIta.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/cmr10.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniBolIta.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Oblique.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/cmmi10.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansDisplay.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymBol.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/cmex10.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymBol.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymReg.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/images/matplotlib_large.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/back.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/subplots.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/zoom_to_rect.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/home_large.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/home.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/qt4_editor_options_large.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/filesave.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/zoom_to_rect_large.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/qt4_editor_options.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/matplotlib.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/move_large.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/move.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/hand.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/back_large.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/filesave_large.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/subplots_large.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/forward.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/forward_large.png -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/images creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-colorblind.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-whitegrid.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/fivethirtyeight.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-ticks.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/dark_background.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-talk.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-dark.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-dark-palette.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-muted.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/grayscale.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/classic.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/Solarize_Light2.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-white.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-notebook.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/_classic_test.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-pastel.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/ggplot.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-paper.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/bmh.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-bright.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-darkgrid.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/tableau-colorblind10.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-deep.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-poster.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/fast.mplstyle -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/backends/web_backend/single_figure.html -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend copying lib/matplotlib/backends/web_backend/ipython_inline_figure.html -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend copying lib/matplotlib/backends/web_backend/nbagg_uat.ipynb -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend copying lib/matplotlib/backends/web_backend/all_figures.html -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend creating build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend/css copying lib/matplotlib/backends/web_backend/css/fbm.css -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend/css copying lib/matplotlib/backends/web_backend/css/page.css -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend/css copying lib/matplotlib/backends/web_backend/css/boilerplate.css -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/web_backend/css UPDATING build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/_version.py set build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/_version.py to '2.2.4' running build_ext building 'matplotlib.ft2font' extension creating build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/src cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/ft2font.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/ft2font.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/ft2font_wrapper.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/ft2font_wrapper.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/mplutils.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/mplutils.o c++ -shared -pipe -I/usr/local/include -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/ft2font.o build/temp.dragonfly-5.9-x86_64-3.7/src/ft2font_wrapper.o build/temp.dragonfly-5.9-x86_64-3.7/src/mplutils.o -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lfreetype -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/ft2font.so building 'matplotlib._png' extension cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/_png.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/_png.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/mplutils.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/mplutils.o c++ -shared -pipe -I/usr/local/include -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/_png.o build/temp.dragonfly-5.9-x86_64-3.7/src/mplutils.o -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lz -lpng16 -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/_png.so building 'matplotlib._image' extension creating build/temp.dragonfly-5.9-x86_64-3.7/extern creating build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn creating build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/_image.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/_image.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/mplutils.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/mplutils.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/_image_wrapper.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/_image_wrapper.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/py_converters.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/py_converters.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_bezier_arc.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_curves.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_image_filters.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_trans_affine.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_contour.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_dash.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_stroke.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vpgen_segmentator.o c++ -shared -pipe -I/usr/local/include -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/_image.o build/temp.dragonfly-5.9-x86_64-3.7/src/mplutils.o build/temp.dragonfly-5.9-x86_64-3.7/src/_image_wrapper.o build/temp.dragonfly-5.9-x86_64-3.7/src/py_converters.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_bezier_arc.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_curves.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_image_filters.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_trans_affine.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vpgen_segmentator.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/_image.so building 'matplotlib.ttconv' extension creating build/temp.dragonfly-5.9-x86_64-3.7/extern/ttconv cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/_ttconv.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/_ttconv.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/ttconv/pprdrv_tt.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/ttconv/pprdrv_tt.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/ttconv/pprdrv_tt2.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/ttconv/pprdrv_tt2.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/ttconv/ttutil.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/ttconv/ttutil.o c++ -shared -pipe -I/usr/local/include -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/_ttconv.o build/temp.dragonfly-5.9-x86_64-3.7/extern/ttconv/pprdrv_tt.o build/temp.dragonfly-5.9-x86_64-3.7/extern/ttconv/pprdrv_tt2.o build/temp.dragonfly-5.9-x86_64-3.7/extern/ttconv/ttutil.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/ttconv.so building 'matplotlib._path' extension cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/py_converters.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/py_converters.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/_path_wrapper.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/_path_wrapper.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_bezier_arc.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_curves.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_image_filters.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_trans_affine.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_contour.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_dash.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_stroke.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vpgen_segmentator.o c++ -shared -pipe -I/usr/local/include -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/py_converters.o build/temp.dragonfly-5.9-x86_64-3.7/src/_path_wrapper.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_bezier_arc.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_curves.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_image_filters.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_trans_affine.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vpgen_segmentator.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/_path.so building 'matplotlib._contour' extension cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/_contour.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/_contour.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/_contour_wrapper.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/_contour_wrapper.o c++ -shared -pipe -I/usr/local/include -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/_contour.o build/temp.dragonfly-5.9-x86_64-3.7/src/_contour_wrapper.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/_contour.so building 'matplotlib._qhull' extension creating build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/qhull_wrap.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/qhull_wrap.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/geom.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/geom.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/geom2.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/geom2.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/global.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/global.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/io.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/io.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/libqhull.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/libqhull.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/mem.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/mem.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/merge.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/merge.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/poly.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/poly.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/poly2.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/poly2.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/qset.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/qset.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/random.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/random.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/rboxlib.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/rboxlib.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/stat.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/stat.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/user.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/user.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/usermem.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/usermem.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/userprintf.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/userprintf.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/libqhull/userprintf_rbox.c -o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/userprintf_rbox.o cc -shared -pipe -I/usr/local/include -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/qhull_wrap.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/geom.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/geom2.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/global.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/io.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/libqhull.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/mem.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/merge.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/poly.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/poly2.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/qset.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/random.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/rboxlib.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/stat.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/user.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/usermem.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/userprintf.o build/temp.dragonfly-5.9-x86_64-3.7/extern/libqhull/userprintf_rbox.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lm -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/_qhull.so building 'matplotlib._tri' extension creating build/temp.dragonfly-5.9-x86_64-3.7/lib creating build/temp.dragonfly-5.9-x86_64-3.7/lib/matplotlib creating build/temp.dragonfly-5.9-x86_64-3.7/lib/matplotlib/tri cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c lib/matplotlib/tri/_tri.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/lib/matplotlib/tri/_tri.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c lib/matplotlib/tri/_tri_wrapper.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/lib/matplotlib/tri/_tri_wrapper.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/mplutils.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/mplutils.o c++ -shared -pipe -I/usr/local/include -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/lib/matplotlib/tri/_tri.o build/temp.dragonfly-5.9-x86_64-3.7/lib/matplotlib/tri/_tri_wrapper.o build/temp.dragonfly-5.9-x86_64-3.7/src/mplutils.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/_tri.so building 'matplotlib.backends._tkagg' extension cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -fno-strict-aliasing -fPIC -Iextern/agg24-svn/include -Isrc -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/_tkagg.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/_tkagg.o c++ -shared -pipe -I/usr/local/include -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/_tkagg.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/_tkagg.so building 'matplotlib.backends._backend_agg' extension cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/mplutils.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/mplutils.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/py_converters.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/py_converters.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/_backend_agg.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/_backend_agg.o src/_backend_agg.cpp: In member function 'agg::rect_i RendererAgg::get_content_extents()': src/_backend_agg.cpp:216:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (r.x1 == width && r.x2 == 0) { ~~~~~^~~~~~~~ cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c src/_backend_agg_wrapper.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/_backend_agg_wrapper.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_bezier_arc.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_curves.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_image_filters.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_trans_affine.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_contour.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_dash.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_stroke.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -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.7/site-packages/numpy/core/include -I/usr/local/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vpgen_segmentator.o c++ -shared -pipe -I/usr/local/include -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/mplutils.o build/temp.dragonfly-5.9-x86_64-3.7/src/py_converters.o build/temp.dragonfly-5.9-x86_64-3.7/src/_backend_agg.o build/temp.dragonfly-5.9-x86_64-3.7/src/_backend_agg_wrapper.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_bezier_arc.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_curves.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_image_filters.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_trans_affine.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.dragonfly-5.9-x86_64-3.7/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.dragonfly-5.9-x86_64-3.7/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.7m -o build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/backends/_backend_agg.so SUCCEEDED 00:02:24 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-matplotlib-2.2.4_1 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-cycler>=0.10 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-dateutil>=2.1 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-pytz>=0 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-pyparsing>=0 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-tornado>0 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-kiwisolver>=1.0.0 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-tkinter>0 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-setuptools>0 - found ===> py37-matplotlib-2.2.4_1 depends on file: /usr/local/bin/python3.7 - found ===> py37-matplotlib-2.2.4_1 depends on executable: wish8.6 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-matplotlib-2.2.4_1 ===> py37-matplotlib-2.2.4_1 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-cycler>=0.10 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-dateutil>=2.1 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-pytz>=0 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-pyparsing>=0 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-tornado>0 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-kiwisolver>=1.0.0 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-tkinter>0 - found ===> py37-matplotlib-2.2.4_1 depends on package: py37-setuptools>0 - found ===> py37-matplotlib-2.2.4_1 depends on file: /usr/local/bin/python3.7 - found ===> py37-matplotlib-2.2.4_1 depends on executable: wish8.6 - found daemon -p /tmp/.xvfb-0.pid Xvfb :0 ===> Generating temporary packing list ============================================================================ Edit setup.cfg to change the build options BUILDING MATPLOTLIB matplotlib: yes [2.2.4] python: yes [3.7.6 (default, Mar 17 2020, 10:15:52) [GCC 8.3 [DragonFly] Release/2019-02-22]] platform: yes [dragonfly5] REQUIRED DEPENDENCIES AND EXTENSIONS numpy: yes [version 1.16.5] install_requires: yes [handled by setuptools] libagg: yes [pkg-config information for 'libagg' could not be found. Using local copy.] freetype: yes [version 2.10.1] png: yes [version 1.6.37] 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: no [Requires pygobject to be installed.] gtk3cairo: no [Requires cairocffi or pycairo to be installed.] 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: no [cairocffi or pycairo not found] windowing: no [Microsoft Windows only] OPTIONAL LATEX DEPENDENCIES dvipng: no ghostscript: no latex: no pdftops: no OPTIONAL PACKAGE DATA dlls: no [skipping due to configuration] running install running build running build_py copying lib/matplotlib/mpl-data/matplotlibrc -> build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/mpl-data UPDATING build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/_version.py set build/lib.dragonfly-5.9-x86_64-3.7/matplotlib/_version.py to '2.2.4' running build_ext running install_lib copying pylab.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages Skipping installation of /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/__init__.py (namespace package) copying mpl_toolkits/axes_grid/angle_helper.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/colorbar.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/floating_axes.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/grid_helper_curvelinear.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/axes_rgb.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/axislines.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/grid_finder.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/anchored_artists.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/axes_grid.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/parasite_axes.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/clip_path.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/axes_divider.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/axes_size.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/inset_locator.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/axis_artist.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid/axisline_style.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid copying mpl_toolkits/axes_grid1/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1 copying mpl_toolkits/axes_grid1/axes_rgb.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1 copying mpl_toolkits/axes_grid1/colorbar.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1 copying mpl_toolkits/axes_grid1/mpl_axes.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1 copying mpl_toolkits/axes_grid1/inset_locator.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1 copying mpl_toolkits/axes_grid1/axes_grid.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1 copying mpl_toolkits/axes_grid1/axes_divider.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1 copying mpl_toolkits/axes_grid1/axes_size.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1 copying mpl_toolkits/axes_grid1/parasite_axes.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1 copying mpl_toolkits/axes_grid1/anchored_artists.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1 copying mpl_toolkits/mplot3d/axis3d.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/mplot3d copying mpl_toolkits/mplot3d/axes3d.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/mplot3d copying mpl_toolkits/mplot3d/proj3d.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/mplot3d copying mpl_toolkits/mplot3d/art3d.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/mplot3d copying mpl_toolkits/mplot3d/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/mplot3d copying mpl_toolkits/axisartist/angle_helper.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist copying mpl_toolkits/axisartist/floating_axes.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist copying mpl_toolkits/axisartist/axis_artist.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist copying mpl_toolkits/axisartist/axes_rgb.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist copying mpl_toolkits/axisartist/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist copying mpl_toolkits/axisartist/axes_grid.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist copying mpl_toolkits/axisartist/axislines.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist copying mpl_toolkits/axisartist/axes_divider.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist copying mpl_toolkits/axisartist/grid_finder.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist copying mpl_toolkits/axisartist/axisline_style.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist copying mpl_toolkits/axisartist/grid_helper_curvelinear.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist copying mpl_toolkits/axisartist/clip_path.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist copying mpl_toolkits/axisartist/parasite_axes.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist copying matplotlib/_image.so -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/_png.so -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/_tri.so -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/_qhull.so -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/ticker.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/container.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/stackplot.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/collections.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/offsetbox.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/texmanager.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/_cm_listed.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/hatch.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/artist.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/ttconv.so -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/text.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/backend_bases.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/sankey.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/table.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/afm.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/textpath.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/animation.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/widgets.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/_mathtext_data.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/markers.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/cm.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/tight_bbox.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/contour.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/legend.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/docstring.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/patheffects.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/font_manager.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/_color_data.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/_layoutbox.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/_version.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/axis.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/units.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/streamplot.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/dates.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/transforms.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/fontconfig_pattern.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/type1font.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/image.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/lines.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/patches.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/colors.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/backend_tools.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/figure.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/gridspec.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/dviread.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/_contour.so -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/_constrained_layout.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/bezier.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/tight_layout.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/mathtext.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/pyplot.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/spines.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/scale.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/quiver.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/pylab.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/path.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/mlab.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/_pylab_helpers.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/backend_managers.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/rcsetup.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/colorbar.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/_animation_data.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/legend_handler.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/category.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/_cm.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/blocking_input.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/_path.so -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/ft2font.so -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib copying matplotlib/cbook/_backports.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/cbook copying matplotlib/cbook/deprecation.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/cbook copying matplotlib/cbook/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/cbook copying matplotlib/backends/_backend_agg.so -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/_tkagg.so -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_svg.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_qt5.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/_gtk3_compat.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_gdk.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_gtk.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_template.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_tkcairo.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_gtk3agg.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_qt5agg.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_webagg_core.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/_backend_tk.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_agg.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_wxcairo.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/qt_compat.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_nbagg.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_gtk3cairo.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_webagg.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_qt4.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_ps.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_cairo.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_gtk3.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_macosx.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_mixed.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_pdf.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_gtkagg.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_qt5cairo.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_qt4agg.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_pgf.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_wx.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_wxagg.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_tkagg.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_qt4cairo.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/windowing.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/backend_gtkcairo.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/tkagg.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/wx_compat.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends copying matplotlib/backends/qt_editor/figureoptions.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/qt_editor copying matplotlib/backends/qt_editor/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/qt_editor copying matplotlib/backends/qt_editor/formsubplottool.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/qt_editor copying matplotlib/backends/qt_editor/formlayout.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/qt_editor copying matplotlib/backends/web_backend/all_figures.html -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/web_backend copying matplotlib/backends/web_backend/nbagg_uat.ipynb -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/web_backend copying matplotlib/backends/web_backend/single_figure.html -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/web_backend copying matplotlib/backends/web_backend/ipython_inline_figure.html -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/web_backend copying matplotlib/backends/web_backend/css/fbm.css -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/web_backend/css copying matplotlib/backends/web_backend/css/boilerplate.css -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/web_backend/css copying matplotlib/backends/web_backend/css/page.css -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/web_backend/css copying matplotlib/backends/web_backend/jquery/js/jquery-1.11.3.min.js -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/web_backend/jquery/js copying matplotlib/backends/web_backend/js/mpl.js -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/web_backend/js copying matplotlib/backends/web_backend/js/nbagg_mpl.js -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/web_backend/js copying matplotlib/backends/web_backend/js/mpl_tornado.js -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/web_backend/js copying matplotlib/testing/determinism.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing copying matplotlib/testing/decorators.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing copying matplotlib/testing/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing copying matplotlib/testing/compare.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing copying matplotlib/testing/noseclasses.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing copying matplotlib/testing/conftest.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing copying matplotlib/testing/disable_internet.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing copying matplotlib/testing/exceptions.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing copying matplotlib/testing/jpl_units/Epoch.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units copying matplotlib/testing/jpl_units/UnitDblConverter.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units copying matplotlib/testing/jpl_units/UnitDbl.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units copying matplotlib/testing/jpl_units/UnitDblFormatter.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units copying matplotlib/testing/jpl_units/EpochConverter.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units copying matplotlib/testing/jpl_units/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units copying matplotlib/testing/jpl_units/Duration.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units copying matplotlib/testing/jpl_units/StrConverter.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units copying matplotlib/testing/_nose/exceptions.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/_nose copying matplotlib/testing/_nose/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/_nose copying matplotlib/testing/_nose/decorators.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/_nose copying matplotlib/testing/_nose/plugins/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/_nose/plugins copying matplotlib/testing/_nose/plugins/performgc.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/_nose/plugins copying matplotlib/testing/_nose/plugins/knownfailure.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/_nose/plugins copying matplotlib/sphinxext/mathmpl.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/sphinxext copying matplotlib/sphinxext/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/sphinxext copying matplotlib/sphinxext/plot_directive.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/sphinxext copying matplotlib/sphinxext/only_directives.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/sphinxext copying matplotlib/compat/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/compat copying matplotlib/compat/subprocess.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/compat copying matplotlib/axes/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/axes copying matplotlib/axes/_subplots.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/axes copying matplotlib/axes/_axes.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/axes copying matplotlib/axes/_base.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/axes copying matplotlib/style/core.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/style copying matplotlib/style/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/style copying matplotlib/projections/polar.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/projections copying matplotlib/projections/geo.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/projections copying matplotlib/projections/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/projections copying matplotlib/mpl-data/matplotlibrc -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data copying matplotlib/mpl-data/fonts/afm/pzcmi8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pagdo8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pplr8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/phvbo8an.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/putri8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pbkdi8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/phvl8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/phvro8an.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/phvr8an.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/phvr8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/phvro8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/cmsy10.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/ptmri8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/phvb8an.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pplb8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pcrbo8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/putr8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pncr8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pagko8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pplri8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/psyr.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pncri8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/cmex10.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pbkl8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/ptmr8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pzdr.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pncbi8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/putbi8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/putb8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pagd8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/cmr10.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pcrro8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/cmmi10.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pagk8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/ptmb8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/phvb8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pbkli8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pbkd8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pcrr8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/cmtt10.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/ptmbi8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pncb8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/phvbo8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pcrb8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/phvlo8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/afm/pplbi8a.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/afm copying matplotlib/mpl-data/fonts/pdfcorefonts/Symbol.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/pdfcorefonts/Courier-BoldOblique.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/pdfcorefonts/ZapfDingbats.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/pdfcorefonts/Times-Italic.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/pdfcorefonts/Times-Bold.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/pdfcorefonts/Times-Roman.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/pdfcorefonts/Courier.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Oblique.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/pdfcorefonts/Times-BoldItalic.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Bold.afm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts copying matplotlib/mpl-data/fonts/ttf/DejaVuSans-BoldOblique.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Oblique.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-BoldOblique.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/DejaVuSans-Bold.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXSizFourSymReg.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/cmsy10.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Bold.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/DejaVuSansMono.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/DejaVuSerif.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXNonUniBolIta.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymBol.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXSizOneSymBol.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/DejaVuSerifDisplay.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/cmtt10.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/LICENSE_STIX -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Italic.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/DejaVuSerif-BoldItalic.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/cmss10.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXGeneralBolIta.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymBol.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/cmmi10.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/DejaVuSansDisplay.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXSizFourSymBol.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXNonUniBol.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Bold.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXGeneralItalic.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXSizFiveSymReg.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/DejaVuSans-Oblique.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymReg.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/cmb10.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXGeneral.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/cmr10.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXNonUni.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXNonUniIta.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXGeneralBol.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymReg.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/cmex10.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/fonts/ttf/STIXSizOneSymReg.ttf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/fonts/ttf copying matplotlib/mpl-data/sample_data/embedding_in_wx3.xrc -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/s1045.ima.gz -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/ct.raw.gz -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/grace_hopper.jpg -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/Minduka_Present_Blue_Pack.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/data_x_x2_x3.csv -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/grace_hopper.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/ada.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/msft.csv -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/README.txt -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/goog.npz -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/demodata.csv -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/None_vs_nearest-pdf.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/jacksboro_fault_dem.npz -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/aapl.npz -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/membrane.dat -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/logo2.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/eeg.dat -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/percent_bachelors_degrees_women_usa.csv -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data copying matplotlib/mpl-data/sample_data/axes_grid/bivariate_normal.npy -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/sample_data/axes_grid copying matplotlib/mpl-data/stylelib/seaborn-ticks.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn-dark-palette.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/tableau-colorblind10.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/ggplot.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn-pastel.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/_classic_test.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn-poster.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn-white.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn-darkgrid.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn-colorblind.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/fast.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn-muted.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn-talk.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn-notebook.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn-paper.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/dark_background.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn-deep.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/bmh.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn-whitegrid.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/classic.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn-dark.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/fivethirtyeight.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/Solarize_Light2.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/seaborn-bright.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/stylelib/grayscale.mplstyle -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/stylelib copying matplotlib/mpl-data/images/filesave.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/move.pdf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/filesave.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/hand.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/back.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/home_large.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/move.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/zoom_to_rect.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/matplotlib.pdf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/subplots.pdf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/back_large.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/back.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/subplots.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/filesave_large.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/home_large.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/filesave.pdf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/move_large.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/forward.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/filesave_large.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/zoom_to_rect_large.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/matplotlib.ppm -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/qt4_editor_options.svg -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/filesave.svg -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/hand_large.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/move.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/zoom_to_rect.svg -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/forward_large.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/qt4_editor_options_large.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/zoom_to_rect.pdf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/back.pdf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/home.pdf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/matplotlib_large.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/hand.pdf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/forward_large.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/qt4_editor_options.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/hand.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/zoom_to_rect.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/matplotlib.svg -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/move.svg -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/back.svg -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/forward.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/subplots_large.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/home.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/qt4_editor_options.pdf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/back_large.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/home.svg -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/matplotlib.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/subplots.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/subplots_large.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/hand.svg -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/zoom_to_rect_large.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/subplots.svg -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/forward.svg -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/move_large.gif -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/forward.pdf -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/mpl-data/images/home.png -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mpl-data/images copying matplotlib/tri/trirefine.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri copying matplotlib/tri/triplot.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri copying matplotlib/tri/triinterpolate.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri copying matplotlib/tri/tricontour.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri copying matplotlib/tri/trifinder.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri copying matplotlib/tri/triangulation.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri copying matplotlib/tri/tripcolor.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri copying matplotlib/tri/__init__.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri copying matplotlib/tri/tritools.py -> /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/pylab.py to pylab.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/angle_helper.py to angle_helper.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/colorbar.py to colorbar.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/floating_axes.py to floating_axes.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/grid_helper_curvelinear.py to grid_helper_curvelinear.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/axes_rgb.py to axes_rgb.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/axislines.py to axislines.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/grid_finder.py to grid_finder.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/anchored_artists.py to anchored_artists.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/axes_grid.py to axes_grid.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/parasite_axes.py to parasite_axes.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/clip_path.py to clip_path.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/axes_divider.py to axes_divider.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/axes_size.py to axes_size.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/inset_locator.py to inset_locator.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/axis_artist.py to axis_artist.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid/axisline_style.py to axisline_style.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1/axes_rgb.py to axes_rgb.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1/colorbar.py to colorbar.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1/mpl_axes.py to mpl_axes.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1/inset_locator.py to inset_locator.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1/axes_grid.py to axes_grid.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1/axes_divider.py to axes_divider.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1/axes_size.py to axes_size.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1/parasite_axes.py to parasite_axes.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axes_grid1/anchored_artists.py to anchored_artists.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/mplot3d/axis3d.py to axis3d.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/mplot3d/axes3d.py to axes3d.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/mplot3d/proj3d.py to proj3d.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/mplot3d/art3d.py to art3d.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/mplot3d/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist/angle_helper.py to angle_helper.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist/floating_axes.py to floating_axes.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist/axis_artist.py to axis_artist.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist/axes_rgb.py to axes_rgb.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist/axes_grid.py to axes_grid.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist/axislines.py to axislines.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist/axes_divider.py to axes_divider.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist/grid_finder.py to grid_finder.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist/axisline_style.py to axisline_style.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist/grid_helper_curvelinear.py to grid_helper_curvelinear.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist/clip_path.py to clip_path.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/mpl_toolkits/axisartist/parasite_axes.py to parasite_axes.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/ticker.py to ticker.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/container.py to container.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/stackplot.py to stackplot.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/collections.py to collections.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/offsetbox.py to offsetbox.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/texmanager.py to texmanager.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/_cm_listed.py to _cm_listed.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/hatch.py to hatch.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/artist.py to artist.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/text.py to text.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backend_bases.py to backend_bases.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/sankey.py to sankey.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/table.py to table.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/afm.py to afm.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/textpath.py to textpath.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/animation.py to animation.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/widgets.py to widgets.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/_mathtext_data.py to _mathtext_data.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/markers.py to markers.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/cm.py to cm.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tight_bbox.py to tight_bbox.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/contour.py to contour.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/legend.py to legend.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/docstring.py to docstring.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/patheffects.py to patheffects.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/font_manager.py to font_manager.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/_color_data.py to _color_data.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/_layoutbox.py to _layoutbox.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/_version.py to _version.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/axis.py to axis.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/units.py to units.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/streamplot.py to streamplot.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/dates.py to dates.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/transforms.py to transforms.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/fontconfig_pattern.py to fontconfig_pattern.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/type1font.py to type1font.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/image.py to image.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/lines.py to lines.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/patches.py to patches.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/colors.py to colors.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backend_tools.py to backend_tools.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/figure.py to figure.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/gridspec.py to gridspec.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/dviread.py to dviread.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/_constrained_layout.py to _constrained_layout.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/bezier.py to bezier.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tight_layout.py to tight_layout.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mathtext.py to mathtext.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/pyplot.py to pyplot.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/spines.py to spines.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/scale.py to scale.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/quiver.py to quiver.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/pylab.py to pylab.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/path.py to path.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/mlab.py to mlab.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/_pylab_helpers.py to _pylab_helpers.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backend_managers.py to backend_managers.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/rcsetup.py to rcsetup.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/colorbar.py to colorbar.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/_animation_data.py to _animation_data.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/legend_handler.py to legend_handler.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/category.py to category.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/_cm.py to _cm.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/blocking_input.py to blocking_input.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/cbook/_backports.py to _backports.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/cbook/deprecation.py to deprecation.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/cbook/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_svg.py to backend_svg.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_qt5.py to backend_qt5.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/_gtk3_compat.py to _gtk3_compat.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_gdk.py to backend_gdk.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_gtk.py to backend_gtk.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_template.py to backend_template.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_tkcairo.py to backend_tkcairo.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_gtk3agg.py to backend_gtk3agg.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_qt5agg.py to backend_qt5agg.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_webagg_core.py to backend_webagg_core.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/_backend_tk.py to _backend_tk.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_agg.py to backend_agg.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_wxcairo.py to backend_wxcairo.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/qt_compat.py to qt_compat.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_nbagg.py to backend_nbagg.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_gtk3cairo.py to backend_gtk3cairo.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_webagg.py to backend_webagg.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_qt4.py to backend_qt4.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_ps.py to backend_ps.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_cairo.py to backend_cairo.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_gtk3.py to backend_gtk3.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_macosx.py to backend_macosx.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_mixed.py to backend_mixed.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_pdf.py to backend_pdf.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_gtkagg.py to backend_gtkagg.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_qt5cairo.py to backend_qt5cairo.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_qt4agg.py to backend_qt4agg.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_pgf.py to backend_pgf.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_wx.py to backend_wx.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_wxagg.py to backend_wxagg.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_tkagg.py to backend_tkagg.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_qt4cairo.py to backend_qt4cairo.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/windowing.py to windowing.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/backend_gtkcairo.py to backend_gtkcairo.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/tkagg.py to tkagg.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/wx_compat.py to wx_compat.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/qt_editor/figureoptions.py to figureoptions.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/qt_editor/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/qt_editor/formsubplottool.py to formsubplottool.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/qt_editor/formlayout.py to formlayout.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/determinism.py to determinism.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/decorators.py to decorators.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/compare.py to compare.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/noseclasses.py to noseclasses.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/conftest.py to conftest.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/disable_internet.py to disable_internet.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units/Epoch.py to Epoch.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units/UnitDblConverter.py to UnitDblConverter.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units/UnitDbl.py to UnitDbl.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units/UnitDblFormatter.py to UnitDblFormatter.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units/EpochConverter.py to EpochConverter.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units/Duration.py to Duration.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/jpl_units/StrConverter.py to StrConverter.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/_nose/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/_nose/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/_nose/decorators.py to decorators.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/_nose/plugins/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/_nose/plugins/performgc.py to performgc.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/testing/_nose/plugins/knownfailure.py to knownfailure.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/sphinxext/mathmpl.py to mathmpl.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/sphinxext/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/sphinxext/plot_directive.py to plot_directive.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/sphinxext/only_directives.py to only_directives.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/compat/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/compat/subprocess.py to subprocess.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/axes/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/axes/_subplots.py to _subplots.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/axes/_axes.py to _axes.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/axes/_base.py to _base.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/style/core.py to core.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/style/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/projections/polar.py to polar.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/projections/geo.py to geo.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/projections/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri/trirefine.py to trirefine.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri/triplot.py to triplot.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri/triinterpolate.py to triinterpolate.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri/tricontour.py to tricontour.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri/trifinder.py to trifinder.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri/triangulation.py to triangulation.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri/tripcolor.py to tripcolor.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/tri/tritools.py to tritools.cpython-37.pyc writing byte-compilation script '/tmp/tmp89kwcn_z.py' /usr/local/bin/python3.7 /tmp/tmp89kwcn_z.py removing /tmp/tmp89kwcn_z.py running install_egg_info running 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 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 /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib-2.2.4-py3.7.egg-info Installing /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib-2.2.4-py3.7-nspkg.pth running install_scripts writing list of installed files to '/construction/math/py-matplotlib/.PLIST.pymodtmp' /bin/mkdir -p /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/web_backend/jquery-ui-1.12.1 cd /construction/math/py-matplotlib/matplotlib-2.2.4/lib/matplotlib/backends/web_backend/jquery-ui-1.12.1 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib/backends/web_backend/jquery-ui-1.12.1 /usr/bin/find /construction/math/py-matplotlib/stage/usr/local/lib/python3.7/site-packages/matplotlib -name '*.so' | /usr/bin/xargs /usr/bin/strip /bin/cp -R /construction/math/py-matplotlib/matplotlib-2.2.4/examples/ /construction/math/py-matplotlib/stage/usr/local/share/examples/py37-matplotlib ====> Compressing man pages (compress-man) pkill -15 -F /tmp/.xvfb-0.pid ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:27 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-matplotlib-2.2.4_1 file sizes/checksums [1415]: 0% file sizes/checksums [1415]: 7% file sizes/checksums [1415]: 14% file sizes/checksums [1415]: 21% file sizes/checksums [1415]: 28% file sizes/checksums [1415]: 35% file sizes/checksums [1415]: 42% file sizes/checksums [1415]: 49% file sizes/checksums [1415]: 56% file sizes/checksums [1415]: 63% file sizes/checksums [1415]: 70% file sizes/checksums [1415]: 77% file sizes/checksums [1415]: 84% file sizes/checksums [1415]: 91% file sizes/checksums [1415]: 98% file sizes/checksums [1415]: 100% packing files [1415]: 0% packing files [1415]: 7% packing files [1415]: 14% packing files [1415]: 21% packing files [1415]: 28% packing files [1415]: 35% packing files [1415]: 42% packing files [1415]: 49% packing files [1415]: 56% packing files [1415]: 63% packing files [1415]: 70% packing files [1415]: 77% packing files [1415]: 84% packing files [1415]: 91% packing files [1415]: 98% packing files [1415]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:24 TOTAL TIME 00:05:17