build started at Mon Oct 26 11:12:28 CET 2020 port directory: /usr/ports/math/py-matplotlib package name: py37-matplotlib-3.3.1 building for: FreeBSD 114amd64-default 11.4-RELEASE FreeBSD 11.4-RELEASE amd64 maintained by: mainland@apeiron.net Makefile ident: $FreeBSD: head/math/py-matplotlib/Makefile 548989 2020-09-19 14:15:42Z antoine $ Poudriere version: 3.3.4 Host OSVERSION: 1104507 Jail OSVERSION: 1104001 Job Id: ---Begin Environment--- SHELL=/bin/csh OSVERSION=1104001 UNAME_v=FreeBSD 11.4-RELEASE UNAME_r=11.4-RELEASE BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root TRYBROKEN=yes LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.4 MASTERMNT=/poudriere/data/.m/114amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 UID=0 PWD=/poudriere/data/.m/114amd64-default/ref/.p NO_WARNING_PKG_INSTALL_EOL=yes P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=114amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/114amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/testport.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs PKGLATESTREPOSITORY=/tmp/pkgs/Latest FLAVOR=py37 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py37 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py37-matplotlib-3.3.1: EXAMPLES=on: Build and/or install examples QT5AGGBACKEND=off: Qt5Agg backend support TKAGGBACKEND=on: TKAgg backend support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- mainland@apeiron.net --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-matplotlib/work-py37 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-matplotlib/work-py37 HOME=/wrkdirs/usr/ports/math/py-matplotlib/work-py37 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-matplotlib/work-py37/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- DISPLAY=":0" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-matplotlib/work-py37 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-matplotlib/work-py37 HOME=/wrkdirs/usr/ports/math/py-matplotlib/work-py37 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-matplotlib/work-py37/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- VER=3.3.1 PORTEXAMPLES="" EXAMPLES="" NO_EXAMPLES="@comment " QT5AGGBACKEND="@comment " NO_QT5AGGBACKEND="" TKAGGBACKEND="" NO_TKAGGBACKEND="@comment " PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py37-matplotlib" EXAMPLESDIR="share/examples/py37-matplotlib" DATADIR="share/py37-matplotlib" WWWDIR="www/py37-matplotlib" ETCDIR="etc/py37-matplotlib" --End PLIST_SUB-- --SUB_LIST-- EXAMPLES="" NO_EXAMPLES="@comment " QT5AGGBACKEND="@comment " NO_QT5AGGBACKEND="" TKAGGBACKEND="" NO_TKAGGBACKEND="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py37-matplotlib DOCSDIR=/usr/local/share/doc/py37-matplotlib EXAMPLESDIR=/usr/local/share/examples/py37-matplotlib WWWDIR=/usr/local/www/py37-matplotlib ETCDIR=/usr/local/etc/py37-matplotlib --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/114amd64-make.conf #### # Port options OPTIONS_SET+=CUPS DEFAULT_VERSIONS+= ssl=openssl #DEFAULT_VERSIONS= samba=4.4 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=11.4-RELEASE OSREL=11.4 OSVERSION=1104001 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES _SMP_CPUS=4 CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 26874 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License PSFL accepted by the user =========================================================================== =================================================== ===> py37-matplotlib-3.3.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.15.10.txz [114amd64-default] Installing pkg-1.15.10... [114amd64-default] Extracting pkg-1.15.10: .......... done ===> py37-matplotlib-3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py37-matplotlib-3.3.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License PSFL accepted by the user ===> py37-matplotlib-3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-matplotlib-3.3.1 for building =========================================================================== =================================================== ===> License PSFL accepted by the user ===> py37-matplotlib-3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-matplotlib-3.3.1 for building => SHA256 Checksum OK for matplotlib-3.3.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License PSFL accepted by the user ===> py37-matplotlib-3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-matplotlib-3.3.1 for building ===> Extracting for py37-matplotlib-3.3.1 => SHA256 Checksum OK for matplotlib-3.3.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py37-matplotlib-3.3.1 ===> Applying FreeBSD patches for py37-matplotlib-3.3.1 from /usr/ports/math/py-matplotlib/files =========================================================================== =================================================== ===> py37-matplotlib-3.3.1 depends on package: py37-numpy>=1.16,1<1.20,1 - not found ===> Installing existing package /packages/All/py37-numpy-1.16.6,1.txz [114amd64-default] Installing py37-numpy-1.16.6,1... [114amd64-default] `-- Installing gcc9-9.3.0_1... [114amd64-default] | `-- Installing binutils-2.33.1_3,1... [114amd64-default] | | `-- Installing gettext-runtime-0.21... [114amd64-default] | | `-- Installing indexinfo-0.3.1... [114amd64-default] | | `-- Extracting indexinfo-0.3.1: .... done [114amd64-default] | | `-- Extracting gettext-runtime-0.21: .......... done [114amd64-default] | `-- Extracting binutils-2.33.1_3,1: .......... done [114amd64-default] | `-- Installing gmp-6.2.0... [114amd64-default] | `-- Extracting gmp-6.2.0: .......... done [114amd64-default] | `-- Installing mpc-1.1.0_2... [114amd64-default] | | `-- Installing mpfr-4.1.0... [114amd64-default] | | `-- Extracting mpfr-4.1.0: .......... done [114amd64-default] | `-- Extracting mpc-1.1.0_2: ......... done [114amd64-default] `-- Extracting gcc9-9.3.0_1: .......... done [114amd64-default] `-- Installing openblas-0.3.10,1... [114amd64-default] `-- Extracting openblas-0.3.10,1: .......... done [114amd64-default] `-- Installing py37-setuptools-44.0.0... [114amd64-default] | `-- Installing python37-3.7.9_1... [114amd64-default] | | `-- Installing libffi-3.3_1... [114amd64-default] | | `-- Extracting libffi-3.3_1: .......... done [114amd64-default] | | `-- Installing openssl-1.1.1h_1,1... [114amd64-default] | | `-- Extracting openssl-1.1.1h_1,1: .......... done [114amd64-default] | | `-- Installing readline-8.0.4... [114amd64-default] | | `-- Extracting readline-8.0.4: .......... done [114amd64-default] | `-- Extracting python37-3.7.9_1: .......... done [114amd64-default] `-- Extracting py37-setuptools-44.0.0: .......... done [114amd64-default] `-- Installing suitesparse-5.8.1... [114amd64-default] | `-- Installing metis-5.1.0_8... [114amd64-default] | `-- Extracting metis-5.1.0_8: .......... done [114amd64-default] | `-- Installing tbb-2020.3... [114amd64-default] | `-- Extracting tbb-2020.3: .......... done [114amd64-default] `-- Extracting suitesparse-5.8.1: .......... done [114amd64-default] Extracting py37-numpy-1.16.6,1: .......... done ===== Message from gcc9-9.3.0_1: -- 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/gcc9 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===== Message from python37-3.7.9_1: -- 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 ===== Message from metis-5.1.0_8: -- ===> NOTICE: The metis port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> py37-matplotlib-3.3.1 depends on package: py37-numpy>=1.16,1<1.20,1 - found ===> Returning to build of py37-matplotlib-3.3.1 ===> py37-matplotlib-3.3.1 depends on package: py37-pillow>=6.2 - not found ===> Installing existing package /packages/All/py37-pillow-7.0.0.txz [114amd64-default] Installing py37-pillow-7.0.0... [114amd64-default] `-- Installing freetype2-2.10.4... [114amd64-default] | `-- Installing png-1.6.37... [114amd64-default] | `-- Extracting png-1.6.37: .......... done [114amd64-default] `-- Extracting freetype2-2.10.4: .......... done [114amd64-default] `-- Installing jpeg-turbo-2.0.5... [114amd64-default] `-- Extracting jpeg-turbo-2.0.5: .......... done [114amd64-default] `-- Installing lcms2-2.11_1... [114amd64-default] | `-- Installing tiff-4.1.0... [114amd64-default] | | `-- Installing jbigkit-2.1_1... [114amd64-default] | | `-- Extracting jbigkit-2.1_1: .......... done [114amd64-default] | `-- Extracting tiff-4.1.0: .......... done [114amd64-default] `-- Extracting lcms2-2.11_1: .......... done [114amd64-default] `-- Installing openjpeg-2.3.1... [114amd64-default] `-- Extracting openjpeg-2.3.1: .......... done [114amd64-default] `-- Installing py37-olefile-0.46... [114amd64-default] `-- Extracting py37-olefile-0.46: .......... done [114amd64-default] `-- Installing py37-tkinter-3.7.9_6... [114amd64-default] | `-- Installing tcl86-8.6.10... [114amd64-default] | `-- Extracting tcl86-8.6.10: .......... done [114amd64-default] | `-- Installing tk86-8.6.10_1... [114amd64-default] | | `-- Installing fontconfig-2.13.92_2,1... [114amd64-default] | | `-- Installing expat-2.2.8... [114amd64-default] | | `-- Extracting expat-2.2.8: .......... done [114amd64-default] | | `-- Extracting fontconfig-2.13.92_2,1: .......... done Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /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 [114amd64-default] | | `-- Installing libX11-1.6.12,1... [114amd64-default] | | `-- Installing libxcb-1.14_1... [114amd64-default] | | | `-- Installing libXau-1.0.9... [114amd64-default] | | | `-- Extracting libXau-1.0.9: .......... done [114amd64-default] | | | `-- Installing libXdmcp-1.1.3... [114amd64-default] | | | `-- Installing xorgproto-2020.1... [114amd64-default] | | | `-- Extracting xorgproto-2020.1: .......... done [114amd64-default] | | | `-- Extracting libXdmcp-1.1.3: ......... done [114amd64-default] | | | `-- Installing libpthread-stubs-0.4... [114amd64-default] | | | `-- Extracting libpthread-stubs-0.4: .... done [114amd64-default] | | `-- Extracting libxcb-1.14_1: .......... done [114amd64-default] | | `-- Extracting libX11-1.6.12,1: .......... done [114amd64-default] | | `-- Installing libXScrnSaver-1.2.3_2... [114amd64-default] | | `-- Installing libXext-1.3.4,1... [114amd64-default] | | `-- Extracting libXext-1.3.4,1: .......... done [114amd64-default] | | `-- Extracting libXScrnSaver-1.2.3_2: .......... done [114amd64-default] | | `-- Installing libXft-2.3.3... [114amd64-default] | | `-- Installing libXrender-0.9.10_2... [114amd64-default] | | `-- Extracting libXrender-0.9.10_2: .......... done [114amd64-default] | | `-- Extracting libXft-2.3.3: .......... done [114amd64-default] | `-- Extracting tk86-8.6.10_1: .......... done [114amd64-default] `-- Extracting py37-tkinter-3.7.9_6: ........ done [114amd64-default] `-- Installing webp-1.1.0... [114amd64-default] | `-- Installing giflib-5.2.1... [114amd64-default] | `-- Extracting giflib-5.2.1: .......... done [114amd64-default] `-- Extracting webp-1.1.0: .......... done [114amd64-default] Extracting py37-pillow-7.0.0: .......... done ===== Message from freetype2-2.10.4: -- 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). ===> py37-matplotlib-3.3.1 depends on package: py37-pillow>=6.2 - found ===> Returning to build of py37-matplotlib-3.3.1 ===> py37-matplotlib-3.3.1 depends on package: py37-pyparsing>=0 - not found ===> Installing existing package /packages/All/py37-pyparsing-2.4.7.txz [114amd64-default] Installing py37-pyparsing-2.4.7... [114amd64-default] Extracting py37-pyparsing-2.4.7: .......... done ===> py37-matplotlib-3.3.1 depends on package: py37-pyparsing>=0 - found ===> Returning to build of py37-matplotlib-3.3.1 ===> py37-matplotlib-3.3.1 depends on package: py37-certifi>=0.10 - not found ===> Installing existing package /packages/All/py37-certifi-2020.6.20.txz [114amd64-default] Installing py37-certifi-2020.6.20... [114amd64-default] Extracting py37-certifi-2020.6.20: .......... done ===> py37-matplotlib-3.3.1 depends on package: py37-certifi>=0.10 - found ===> Returning to build of py37-matplotlib-3.3.1 ===> py37-matplotlib-3.3.1 depends on package: py37-tkinter>0 - found ===> py37-matplotlib-3.3.1 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.21.txz [114amd64-default] Installing gettext-tools-0.21... [114amd64-default] `-- Installing libtextstyle-0.21... [114amd64-default] `-- Extracting libtextstyle-0.21: .......... done [114amd64-default] Extracting gettext-tools-0.21: .......... done ===> py37-matplotlib-3.3.1 depends on executable: msgfmt - found ===> Returning to build of py37-matplotlib-3.3.1 ===> py37-matplotlib-3.3.1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.7.3,1.txz [114amd64-default] Installing pkgconf-1.7.3,1... [114amd64-default] Extracting pkgconf-1.7.3,1: .......... done ===> py37-matplotlib-3.3.1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of py37-matplotlib-3.3.1 ===> py37-matplotlib-3.3.1 depends on package: py37-setuptools>0 - found ===> py37-matplotlib-3.3.1 depends on file: /usr/local/bin/python3.7 - found ===> py37-matplotlib-3.3.1 depends on executable: Xvfb - not found ===> Installing existing package /packages/All/xorg-vfbserver-1.20.9,1.txz [114amd64-default] Installing xorg-vfbserver-1.20.9,1... [114amd64-default] `-- Installing libXfont2-2.0.4... [114amd64-default] | `-- Installing libfontenc-1.1.4... [114amd64-default] | `-- Extracting libfontenc-1.1.4: ......... done [114amd64-default] `-- Extracting libXfont2-2.0.4: .......... done [114amd64-default] `-- Installing libunwind-20200331_1... [114amd64-default] `-- Extracting libunwind-20200331_1: .......... done [114amd64-default] `-- Installing libxkbfile-1.1.0... [114amd64-default] `-- Extracting libxkbfile-1.1.0: .......... done [114amd64-default] `-- Installing libxshmfence-1.3... [114amd64-default] `-- Extracting libxshmfence-1.3: ......... done [114amd64-default] `-- Installing mesa-dri-20.2.0_1... [114amd64-default] | `-- Installing libXdamage-1.1.5... [114amd64-default] | | `-- Installing libXfixes-5.0.3_2... [114amd64-default] | | `-- Extracting libXfixes-5.0.3_2: .......... done [114amd64-default] | `-- Extracting libXdamage-1.1.5: ......... done [114amd64-default] | `-- Installing libXrandr-1.5.2... [114amd64-default] | `-- Extracting libXrandr-1.5.2: .......... done [114amd64-default] | `-- Installing libXv-1.0.11_2,1... [114amd64-default] | `-- Extracting libXv-1.0.11_2,1: .......... done [114amd64-default] | `-- Installing libXvMC-1.0.12... [114amd64-default] | `-- Extracting libXvMC-1.0.12: .......... done [114amd64-default] | `-- Installing libdrm-2.4.102,1... [114amd64-default] | | `-- Installing libpciaccess-0.16... [114amd64-default] | | `-- Installing pciids-20200922... [114amd64-default] | | `-- Extracting pciids-20200922: ..... done [114amd64-default] | | `-- Extracting libpciaccess-0.16: ......... done [114amd64-default] | | `-- Installing libxml2-2.9.10_1... [114amd64-default] | | `-- Extracting libxml2-2.9.10_1: .......... done [114amd64-default] | `-- Extracting libdrm-2.4.102,1: .......... done [114amd64-default] | `-- Installing llvm10-10.0.1_2... [114amd64-default] | | `-- Installing libedit-3.1.20191231,1... [114amd64-default] | | `-- Extracting libedit-3.1.20191231,1: .......... done [114amd64-default] | | `-- Installing lua52-5.2.4... [114amd64-default] | | `-- Extracting lua52-5.2.4: ......... done [114amd64-default] | | `-- Installing perl5-5.32.0... [114amd64-default] | | `-- Extracting perl5-5.32.0: .......... done [114amd64-default] | `-- Extracting llvm10-10.0.1_2: .......... done [114amd64-default] | `-- Installing mesa-libs-20.2.0_1... [114amd64-default] | | `-- Installing libXxf86vm-1.1.4_3... [114amd64-default] | | `-- Extracting libXxf86vm-1.1.4_3: .......... done [114amd64-default] | | `-- Installing wayland-1.18.0_4... [114amd64-default] | | `-- Installing libepoll-shim-0.0.20200602... [114amd64-default] | | `-- Extracting libepoll-shim-0.0.20200602: .......... done [114amd64-default] | | `-- Extracting wayland-1.18.0_4: .......... done [114amd64-default] | | `-- Installing zstd-1.4.5_1... [114amd64-default] | | `-- Installing liblz4-1.9.2_1,1... [114amd64-default] | | `-- Extracting liblz4-1.9.2_1,1: .......... done [114amd64-default] | | `-- Extracting zstd-1.4.5_1: .......... done [114amd64-default] | `-- Extracting mesa-libs-20.2.0_1: .......... done [114amd64-default] `-- Extracting mesa-dri-20.2.0_1: .......... done [114amd64-default] `-- Installing pixman-0.40.0_1... [114amd64-default] `-- Extracting pixman-0.40.0_1: .......... done [114amd64-default] `-- Installing xkbcomp-1.4.3... [114amd64-default] `-- Extracting xkbcomp-1.4.3: ...... done [114amd64-default] `-- Installing xkeyboard-config-2.31... [114amd64-default] `-- Extracting xkeyboard-config-2.31: .......... done [114amd64-default] Extracting xorg-vfbserver-1.20.9,1: ..... done ===== Message from xorg-vfbserver-1.20.9,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 In case you're using a serial mouse or any other mouse that *only* works over sysmouse(4) and moused(8) on an evdev enabled kernel, please run this: # sysctl kern.evdev.rcpt_mask=3 To make it persistent across reboots, add to this /etc/sysctl.conf: kern.evdev.rcpt_mask=3 ===> py37-matplotlib-3.3.1 depends on executable: Xvfb - found ===> Returning to build of py37-matplotlib-3.3.1 ===> py37-matplotlib-3.3.1 depends on file: /usr/local/share/fonts/misc/8x13O.pcf.gz - not found ===> Installing existing package /packages/All/xorg-fonts-miscbitmaps-7.7.txz [114amd64-default] Installing xorg-fonts-miscbitmaps-7.7... [114amd64-default] `-- Installing encodings-1.0.5,1... [114amd64-default] `-- Extracting encodings-1.0.5,1: .......... done [114amd64-default] `-- Installing font-arabic-misc-1.0.3_4... [114amd64-default] | `-- Installing mkfontscale-1.2.1... [114amd64-default] | `-- Extracting mkfontscale-1.2.1: ....... done [114amd64-default] `-- Extracting font-arabic-misc-1.0.3_4: .. done [114amd64-default] `-- Installing font-cursor-misc-1.0.3_4... [114amd64-default] `-- Extracting font-cursor-misc-1.0.3_4: .. done [114amd64-default] `-- Installing font-daewoo-misc-1.0.3_4... [114amd64-default] `-- Extracting font-daewoo-misc-1.0.3_4: .... done [114amd64-default] `-- Installing font-dec-misc-1.0.3_4... [114amd64-default] `-- Extracting font-dec-misc-1.0.3_4: ... done [114amd64-default] `-- Installing font-isas-misc-1.0.3_4... [114amd64-default] `-- Extracting font-isas-misc-1.0.3_4: .... done [114amd64-default] `-- Installing font-jis-misc-1.0.3_4... [114amd64-default] `-- Extracting font-jis-misc-1.0.3_4: ... done [114amd64-default] `-- Installing font-micro-misc-1.0.3_4... [114amd64-default] `-- Extracting font-micro-misc-1.0.3_4: .. done [114amd64-default] `-- Installing font-misc-misc-1.1.2_4... [114amd64-default] `-- Extracting font-misc-misc-1.1.2_4: .......... done [114amd64-default] `-- Installing font-mutt-misc-1.0.3_4... [114amd64-default] `-- Extracting font-mutt-misc-1.0.3_4: ......... done [114amd64-default] `-- Installing font-schumacher-misc-1.1.2_4... [114amd64-default] `-- Extracting font-schumacher-misc-1.1.2_4: .......... done [114amd64-default] `-- Installing font-sony-misc-1.0.3_4... [114amd64-default] `-- Extracting font-sony-misc-1.0.3_4: ..... done [114amd64-default] `-- Installing font-sun-misc-1.0.3_4... [114amd64-default] `-- Extracting font-sun-misc-1.0.3_4: ...... done ===> py37-matplotlib-3.3.1 depends on file: /usr/local/share/fonts/misc/8x13O.pcf.gz - found ===> Returning to build of py37-matplotlib-3.3.1 ===> py37-matplotlib-3.3.1 depends on file: /usr/local/share/fonts/misc/fonts.alias - not found ===> Installing existing package /packages/All/font-alias-1.0.4.txz [114amd64-default] Installing font-alias-1.0.4... [114amd64-default] Extracting font-alias-1.0.4: .... done ===> py37-matplotlib-3.3.1 depends on file: /usr/local/share/fonts/misc/fonts.alias - found ===> Returning to build of py37-matplotlib-3.3.1 ===> py37-matplotlib-3.3.1 depends on file: /usr/local/share/X11/xkb/rules/base - found ===> py37-matplotlib-3.3.1 depends on executable: xkbcomp - found =========================================================================== =================================================== ===> py37-matplotlib-3.3.1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> py37-matplotlib-3.3.1 depends on shared library: libqhull.so - not found ===> Installing existing package /packages/All/qhull-7.2.1,1.txz [114amd64-default] Installing qhull-7.2.1,1... [114amd64-default] Extracting qhull-7.2.1,1: .......... done ===> py37-matplotlib-3.3.1 depends on shared library: libqhull.so - found (/usr/local/lib/libqhull.so) ===> Returning to build of py37-matplotlib-3.3.1 ===> py37-matplotlib-3.3.1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> py37-matplotlib-3.3.1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> py37-matplotlib-3.3.1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> py37-matplotlib-3.3.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =>> Recording filesystem state for prebuild... done =================================================== ===> py37-matplotlib-3.3.1 depends on package: py37-numpy>=1.16,1<1.20,1 - found ===> py37-matplotlib-3.3.1 depends on package: py37-pillow>=6.2 - found ===> py37-matplotlib-3.3.1 depends on package: py37-pyparsing>=0 - found ===> py37-matplotlib-3.3.1 depends on package: py37-certifi>=0.10 - found ===> py37-matplotlib-3.3.1 depends on package: py37-tkinter>0 - found ===> py37-matplotlib-3.3.1 depends on executable: msgfmt - found ===> py37-matplotlib-3.3.1 depends on package: pkgconf>=1.3.0_1 - found ===> py37-matplotlib-3.3.1 depends on package: py37-setuptools>0 - found ===> py37-matplotlib-3.3.1 depends on file: /usr/local/bin/python3.7 - found ===> py37-matplotlib-3.3.1 depends on executable: Xvfb - found ===> py37-matplotlib-3.3.1 depends on file: /usr/local/share/fonts/misc/8x13O.pcf.gz - found ===> py37-matplotlib-3.3.1 depends on file: /usr/local/share/fonts/misc/fonts.alias - found ===> py37-matplotlib-3.3.1 depends on file: /usr/local/share/X11/xkb/rules/base - found ===> py37-matplotlib-3.3.1 depends on executable: xkbcomp - found ===> py37-matplotlib-3.3.1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> py37-matplotlib-3.3.1 depends on shared library: libqhull.so - found (/usr/local/lib/libqhull.so) ===> py37-matplotlib-3.3.1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> py37-matplotlib-3.3.1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> py37-matplotlib-3.3.1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> py37-matplotlib-3.3.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for py37-matplotlib-3.3.1 /usr/bin/sed -i.bak -e 's|%%QT5AGG_BACKEND%%|False|g' -e 's|%%TKAGG_BACKEND%%|True|g' /wrkdirs/usr/ports/math/py-matplotlib/work-py37/matplotlib-3.3.1/setup.cfg Edit setup.cfg to change the build options; suppress output with --quiet. BUILDING MATPLOTLIB matplotlib: yes [3.3.1] python: yes [3.7.9 (default, Oct 19 2020, 19:00:41) [Clang 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd] platform: yes [freebsd11] sample_data: yes [installing] tests: no [skipping due to configuration] macosx: no [Mac OS-X only] running config =========================================================================== =================================================== ===> Building for py37-matplotlib-3.3.1 Edit setup.cfg to change the build options; suppress output with --quiet. BUILDING MATPLOTLIB matplotlib: yes [3.3.1] python: yes [3.7.9 (default, Oct 19 2020, 19:00:41) [Clang 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd] platform: yes [freebsd11] sample_data: yes [installing] tests: no [skipping due to configuration] macosx: no [Mac OS-X only] running build running build_py creating build creating build/lib.freebsd-11.4-RELEASE-amd64-3.7 copying lib/pylab.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7 creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/textpath.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/tight_bbox.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/backend_managers.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/type1font.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/legend_handler.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/docstring.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/fontconfig_pattern.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/dviread.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/quiver.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/rcsetup.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/artist.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/patheffects.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/streamplot.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/mathtext.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/ttconv.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/image.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/_cm_listed.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/dates.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/scale.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/table.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/widgets.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/offsetbox.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/transforms.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/path.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/sankey.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/colors.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/patches.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/_animation_data.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/collections.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/colorbar.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/gridspec.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/lines.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/_cm.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/texmanager.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/backend_bases.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/figure.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/bezier.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/markers.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/_mathtext_data.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/text.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/spines.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/stackplot.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/blocking_input.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/legend.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/afm.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/pylab.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/font_manager.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/_text_layout.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/tight_layout.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/contour.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/cm.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/category.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/container.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/hatch.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/axis.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/pyplot.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/_color_data.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/_pylab_helpers.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/_constrained_layout.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/_layoutbox.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/ticker.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/backend_tools.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/mlab.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/animation.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/units.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/_internal_utils.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib copying lib/matplotlib/_version.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits copying lib/mpl_toolkits/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_ps.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_agg.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/_backend_pdf_ps.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_gtk3.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_qt5.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_qt4cairo.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_qt4.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/_backend_tk.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_qt5agg.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_wxagg.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_tkagg.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_tkcairo.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_macosx.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_webagg_core.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_wxcairo.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_svg.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_gtk3cairo.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_pgf.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_gtk3agg.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_template.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_nbagg.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_qt4agg.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_pdf.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_wx.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_qt5cairo.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_webagg.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_mixed.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/backend_cairo.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends copying lib/matplotlib/backends/qt_compat.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_ticker.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_gridspec.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_mlab.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_ttconv.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_spines.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_backend_pgf.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_backend_tools.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_text.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_path.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_testing.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_agg.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_polar.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_marker.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/conftest.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_png.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_mathtext.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_pyplot.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_backend_bases.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_pickle.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_simplification.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_sankey.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_preprocess_data.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_scale.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_subplots.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_offsetbox.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_container.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_animation.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_determinism.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_agg_filter.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_sphinxext.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_texmanager.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_contour.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_table.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_matplotlib.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_basic.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_colors.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_patches.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_backend_webagg.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_backend_ps.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_type1font.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_category.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_cycles.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_artist.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_style.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_triangulation.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_fontconfig_pattern.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_axes.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_collections.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_usetex.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_backend_cairo.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_legend.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_dviread.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_tightlayout.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_bbox_tight.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_dates.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_backends_interactive.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_units.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_transforms.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_backend_tk.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_backend_qt.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_font_manager.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_streamplot.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_cbook.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_quiver.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_rcparams.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_afm.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_constrainedlayout.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_patheffects.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_backend_svg.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_arrow_patches.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_figure.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_backend_nbagg.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_widgets.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_backend_pdf.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_colorbar.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_skew.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_compare_images.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_image.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests copying lib/matplotlib/tests/test_lines.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tests creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/axes copying lib/matplotlib/axes/_axes.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/axes copying lib/matplotlib/axes/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/axes copying lib/matplotlib/axes/_secondary_axes.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/axes copying lib/matplotlib/axes/_base.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/axes copying lib/matplotlib/axes/_subplots.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/axes creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/style copying lib/matplotlib/style/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/style copying lib/matplotlib/style/core.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/style creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/compat copying lib/matplotlib/compat/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/compat creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/sphinxext copying lib/matplotlib/sphinxext/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/sphinxext copying lib/matplotlib/sphinxext/mathmpl.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/sphinxext copying lib/matplotlib/sphinxext/plot_directive.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/sphinxext creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/projections copying lib/matplotlib/projections/polar.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/projections copying lib/matplotlib/projections/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/projections copying lib/matplotlib/projections/geo.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/projections creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tri copying lib/matplotlib/tri/tritools.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tri copying lib/matplotlib/tri/triinterpolate.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tri copying lib/matplotlib/tri/triangulation.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tri copying lib/matplotlib/tri/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tri copying lib/matplotlib/tri/tripcolor.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tri copying lib/matplotlib/tri/triplot.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tri copying lib/matplotlib/tri/trifinder.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tri copying lib/matplotlib/tri/tricontour.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tri copying lib/matplotlib/tri/trirefine.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/tri creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing copying lib/matplotlib/testing/decorators.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing copying lib/matplotlib/testing/conftest.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing copying lib/matplotlib/testing/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing copying lib/matplotlib/testing/widgets.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing copying lib/matplotlib/testing/disable_internet.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing copying lib/matplotlib/testing/compare.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing copying lib/matplotlib/testing/exceptions.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/cbook copying lib/matplotlib/cbook/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/cbook copying lib/matplotlib/cbook/deprecation.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/cbook creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/qt_editor copying lib/matplotlib/backends/qt_editor/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/qt_editor copying lib/matplotlib/backends/qt_editor/figureoptions.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/qt_editor copying lib/matplotlib/backends/qt_editor/formsubplottool.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/qt_editor copying lib/matplotlib/backends/qt_editor/_formlayout.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/qt_editor copying lib/matplotlib/backends/qt_editor/_formsubplottool.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/qt_editor creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/StrConverter.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/UnitDbl.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/Duration.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/EpochConverter.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/UnitDblFormatter.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/Epoch.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing/jpl_units copying lib/matplotlib/testing/jpl_units/UnitDblConverter.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/testing/jpl_units creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/clip_path.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/parasite_axes.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/axis_artist.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/angle_helper.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/axisline_style.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/axes_divider.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/axislines.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/grid_finder.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/axes_rgb.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/floating_axes.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axisartist copying lib/mpl_toolkits/axisartist/axes_grid.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axisartist creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/tests copying lib/mpl_toolkits/tests/test_axes_grid1.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/tests copying lib/mpl_toolkits/tests/conftest.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/tests copying lib/mpl_toolkits/tests/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/tests copying lib/mpl_toolkits/tests/test_axes_grid.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/tests copying lib/mpl_toolkits/tests/test_axisartist_grid_helper_curvelinear.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/tests copying lib/mpl_toolkits/tests/test_axisartist_angle_helper.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/tests copying lib/mpl_toolkits/tests/test_axisartist_grid_finder.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/tests copying lib/mpl_toolkits/tests/test_axisartist_axis_artist.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/tests copying lib/mpl_toolkits/tests/test_axisartist_axislines.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/tests copying lib/mpl_toolkits/tests/test_mplot3d.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/tests copying lib/mpl_toolkits/tests/test_axisartist_clip_path.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/tests copying lib/mpl_toolkits/tests/test_axisartist_floating_axes.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/tests creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/clip_path.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/inset_locator.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/parasite_axes.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/axis_artist.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/angle_helper.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/axes_size.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/axisline_style.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/colorbar.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/axes_divider.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/axislines.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/grid_finder.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/anchored_artists.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/axes_rgb.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/grid_helper_curvelinear.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/floating_axes.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid copying lib/mpl_toolkits/axes_grid/axes_grid.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/mplot3d copying lib/mpl_toolkits/mplot3d/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/mplot3d copying lib/mpl_toolkits/mplot3d/proj3d.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/mplot3d copying lib/mpl_toolkits/mplot3d/axis3d.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/mplot3d copying lib/mpl_toolkits/mplot3d/axes3d.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/mplot3d copying lib/mpl_toolkits/mplot3d/art3d.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/mplot3d creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/inset_locator.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/__init__.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/parasite_axes.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/mpl_axes.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/axes_size.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/colorbar.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/axes_divider.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/anchored_artists.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/axes_rgb.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid1 copying lib/mpl_toolkits/axes_grid1/axes_grid.py -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/mpl_toolkits/axes_grid1 creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/goog.npz -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data/axes_grid copying lib/matplotlib/mpl-data/sample_data/axes_grid/bivariate_normal.npy -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data/axes_grid creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniBol.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/subplots.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/fivethirtyeight.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/fonts/ttf/cmex10.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/images/zoom_to_rect.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/zoom_to_rect.pdf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/zoom_to_rect_large.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/cmmi10.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/cmsy10.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/ttf/cmss10.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/images/qt4_editor_options.pdf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/stylelib/seaborn-whitegrid.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/fonts/afm/phvr8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/images/qt4_editor_options_large.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/sample_data/None_vs_nearest-pdf.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/stylelib/ggplot.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/images/filesave.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/hand.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/back.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/stylelib/seaborn-dark-palette.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/images/home_large.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/filesave-symbolic.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/back.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/move_large.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-BoldItalic.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Bold.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Italic.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend copying lib/matplotlib/backends/web_backend/.prettierignore -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend copying lib/matplotlib/mpl-data/fonts/afm/pplbi8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend/js copying lib/matplotlib/backends/web_backend/js/mpl.js -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend/js copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Symbol.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/images/help.ppm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Oblique.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/sample_data/jacksboro_fault_dem.npz -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/stylelib/seaborn-talk.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-BoldOblique.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/afm/ptmr8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pcrbo8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/sample_data/membrane.dat -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/ada.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/demodata.csv -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/images/home-symbolic.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/afm/phvro8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/stylelib/seaborn-muted.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/fonts/afm/phvl8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/images/filesave.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/hand_large.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymReg.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/sample_data/topobathy.npz -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/logo2.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/stylelib/dark_background.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Bold.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/images/subplots.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-BoldOblique.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/afm/pagk8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/sample_data/ct.raw.gz -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/fonts/afm/pzcmi8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/images/home.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/stylelib/seaborn-paper.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/images/move-symbolic.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/move.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymReg.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/images/matplotlib.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/subplots-symbolic.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/stylelib/classic.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/images/matplotlib.pdf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/forward.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/sample_data/README.txt -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniIta.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerifDisplay.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/afm/pagdo8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/images/matplotlib.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/sample_data/aapl.npz -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/sample_data/data_x_x2_x3.csv -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Roman.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-BoldItalic.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/stylelib/grayscale.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/images/forward.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/move.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/backends/web_backend/js/mpl_tornado.js -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend/js copying lib/matplotlib/mpl-data/images/hand.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/sample_data/grace_hopper.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/images/zoom_to_rect_large.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images creating build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend/css copying lib/matplotlib/backends/web_backend/css/fbm.css -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend/css copying lib/matplotlib/mpl-data/stylelib/tableau-colorblind10.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/sample_data/s1045.ima.gz -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/fonts/afm/ptmb8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/images/matplotlib_128.ppm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/backends/web_backend/.prettierrc -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Bold.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/afm/pbkl8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/sample_data/embedding_in_wx3.xrc -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/images/home.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralBol.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/images/move_large.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/stylelib/seaborn-ticks.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/fonts/afm/pplb8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/stylelib/seaborn.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-pastel.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/backends/web_backend/package.json -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend copying lib/matplotlib/mpl-data/fonts/afm/cmex10.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/putbi8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFiveSymReg.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/afm/phvr8an.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/images/subplots.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/back_large.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/afm/cmtt10.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniBolIta.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/afm/pplr8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pcrro8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/images/filesave.pdf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/images/subplots_large.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/subplots.pdf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/sample_data/grace_hopper.jpg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/images/move.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/backends/web_backend/css/page.css -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend/css copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/LICENSE_DEJAVU -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymReg.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/afm/pncr8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/stylelib/fast.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/seaborn-notebook.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/stylelib/Solarize_Light2.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/sample_data/msft.csv -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/stylelib/seaborn-bright.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/images/home.pdf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/matplotlib_large.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Oblique.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/cmmi10.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/cmr10.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/images/forward-symbolic.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneral.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/images/forward.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymBol.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/images/back.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/stylelib/seaborn-dark.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-BoldOblique.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/stylelib/seaborn-colorblind.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/fonts/afm/pplri8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/images/filesave_large.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/images/home_large.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/forward_large.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/afm/phvbo8an.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/images/help.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/qt4_editor_options.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/backends/web_backend/nbagg_uat.ipynb -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend copying lib/matplotlib/backends/web_backend/.eslintrc.js -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend copying lib/matplotlib/mpl-data/images/help.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/images/home.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/afm/pbkli8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/images/subplots_large.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/ttf/LICENSE_STIX -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymReg.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/afm/pbkdi8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/images/help_large.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Bold.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/images/forward.pdf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/back.pdf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/afm/pcrb8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/backends/web_backend/css/mpl.css -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend/css copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Oblique.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/images/zoom_to_rect.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/stylelib/_classic_test_patch.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/backends/web_backend/all_figures.html -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend copying lib/matplotlib/mpl-data/images/help_large.ppm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/sample_data/Minduka_Present_Blue_Pack.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/fonts/afm/putb8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/phvbo8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/putr8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/matplotlibrc -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymBol.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/cmb10.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/images/back-symbolic.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/afm/pzdr.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/images/help-symbolic.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/hand.pdf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/stylelib/seaborn-white.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/images/zoom_to_rect-symbolic.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/afm/ptmri8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymBol.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/afm/pncb8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/sample_data/percent_bachelors_degrees_women_usa.csv -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/images/move.pdf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/hand.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/images/qt4_editor_options.svg -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/backends/web_backend/single_figure.html -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend copying lib/matplotlib/mpl-data/fonts/afm/phvb8an.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pncri8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralBolIta.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/images/forward_large.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/stylelib/bmh.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymBol.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/sample_data/eeg.dat -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/sample_data copying lib/matplotlib/mpl-data/fonts/afm/phvro8an.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/stylelib/seaborn-poster.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/images/filesave.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralItalic.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUni.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/afm/phvb8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pbkd8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Italic.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/cmsy10.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/afm/phvlo8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/backends/web_backend/css/boilerplate.css -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend/css copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/ZapfDingbats.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/pdfcorefonts copying lib/matplotlib/mpl-data/fonts/afm/pcrr8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/backends/web_backend/ipython_inline_figure.html -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend copying lib/matplotlib/mpl-data/fonts/afm/ptmbi8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/psyr.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/images/help.pdf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/zoom_to_rect.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Bold.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/stylelib/seaborn-deep.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/backends/web_backend/js/nbagg_mpl.js -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/web_backend/js copying lib/matplotlib/mpl-data/fonts/afm/putri8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pagko8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pncbi8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/cmr10.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/fonts/afm/pagd8a.afm -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/afm copying lib/matplotlib/mpl-data/images/filesave_large.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/stylelib/seaborn-darkgrid.mplstyle -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/stylelib copying lib/matplotlib/mpl-data/images/back_large.gif -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/images/help.png -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/images copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansDisplay.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf copying lib/matplotlib/mpl-data/fonts/ttf/cmtt10.ttf -> build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/mpl-data/fonts/ttf UPDATING build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/_version.py set build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/_version.py to '3.3.1' running build_ext creating tmp cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/include/python3.7m -c /tmp/tmpek4aoacc.cpp -o tmp/tmpek4aoacc.o -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/include/python3.7m -c /tmp/tmp7hsqksx6.cpp -o tmp/tmp7hsqksx6.o -fvisibility-inlines-hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/include/python3.7m -c /tmp/tmpa88hfn6q.cpp -o tmp/tmpa88hfn6q.o -flto building 'matplotlib.backends._backend_agg' extension creating build/temp.freebsd-11.4-RELEASE-amd64-3.7 creating build/temp.freebsd-11.4-RELEASE-amd64-3.7/src creating build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern creating build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn creating build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -Iextern/agg24-svn/include -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c src/checkdep_freetype2.c -o build/temp.freebsd-11.4-RELEASE-amd64-3.7/src/checkdep_freetype2.o -I/usr/local/include/freetype2 -fvisibility=hidden -flto src/checkdep_freetype2.c:14:9: warning: Compiling with FreeType version 2.10.4. [-W#pragma-messages] #pragma message("Compiling with FreeType version " \ ^ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -Iextern/agg24-svn/include -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c src/mplutils.cpp -o build/temp.freebsd-11.4-RELEASE-amd64-3.7/src/mplutils.o -I/usr/local/include/freetype2 -fvisibility=hidden -flto cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -Iextern/agg24-svn/include -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c src/py_converters.cpp -o build/temp.freebsd-11.4-RELEASE-amd64-3.7/src/py_converters.o -I/usr/local/include/freetype2 -fvisibility=hidden -flto In file included from src/py_converters.cpp:3: In file included from src/py_converters.h:17: In file included from src/_backend_agg_basic_types.h:9: In file included from extern/agg24-svn/include/agg_color_rgba.h:28: extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned q = a * b + (1 << (Shift-1)); ^~~~~~~~~ In file included from src/py_converters.cpp:3: In file included from src/py_converters.h:17: In file included from src/_backend_agg_basic_types.h:11: In file included from src/path_converters.h:8: In file included from extern/agg24-svn/include/agg_path_storage.h:23: In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: In file included from extern/agg24-svn/include/agg_conv_transform.h:23: extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double tmp = *x; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double tmp = *x; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double d = determinant_reciprocal(); ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double a = (*x - tx) * d; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double b = (*y - ty) * d; ^~~~~~~~~ 6 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -Iextern/agg24-svn/include -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c src/_backend_agg.cpp -o build/temp.freebsd-11.4-RELEASE-amd64-3.7/src/_backend_agg.o -I/usr/local/include/freetype2 -fvisibility=hidden -flto In file included from src/_backend_agg.cpp:5: In file included from src/_backend_agg.h:13: In file included from extern/agg24-svn/include/agg_alpha_mask_u8.h:23: extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned q = a * b + (1 << (Shift-1)); ^~~~~~~~~ In file included from src/_backend_agg.cpp:5: In file included from src/_backend_agg.h:17: extern/agg24-svn/include/agg_image_accessors.h:177:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int x = m_x; ^~~~~~~~~ extern/agg24-svn/include/agg_image_accessors.h:178:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int y = m_y; ^~~~~~~~~ In file included from src/_backend_agg.cpp:5: In file included from src/_backend_agg.h:33: In file included from extern/agg24-svn/include/agg_span_image_filter_gray.h:28: In file included from extern/agg24-svn/include/agg_span_image_filter.h:24: In file included from extern/agg24-svn/include/agg_span_interpolator_linear.h:21: extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double tmp = *x; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double tmp = *x; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double d = determinant_reciprocal(); ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double a = (*x - tx) * d; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double b = (*y - ty) * d; ^~~~~~~~~ 8 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -Iextern/agg24-svn/include -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c src/_backend_agg_wrapper.cpp -o build/temp.freebsd-11.4-RELEASE-amd64-3.7/src/_backend_agg_wrapper.o -I/usr/local/include/freetype2 -fvisibility=hidden -flto In file included from src/_backend_agg_wrapper.cpp:3: In file included from src/py_converters.h:17: In file included from src/_backend_agg_basic_types.h:9: In file included from extern/agg24-svn/include/agg_color_rgba.h:28: extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned q = a * b + (1 << (Shift-1)); ^~~~~~~~~ In file included from src/_backend_agg_wrapper.cpp:3: In file included from src/py_converters.h:17: In file included from src/_backend_agg_basic_types.h:11: In file included from src/path_converters.h:8: In file included from extern/agg24-svn/include/agg_path_storage.h:23: In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: In file included from extern/agg24-svn/include/agg_conv_transform.h:23: extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double tmp = *x; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double tmp = *x; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double d = determinant_reciprocal(); ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double a = (*x - tx) * d; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double b = (*y - ty) * d; ^~~~~~~~~ In file included from src/_backend_agg_wrapper.cpp:4: In file included from src/_backend_agg.h:17: extern/agg24-svn/include/agg_image_accessors.h:177:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int x = m_x; ^~~~~~~~~ extern/agg24-svn/include/agg_image_accessors.h:178:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int y = m_y; ^~~~~~~~~ 8 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -Iextern/agg24-svn/include -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_bezier_arc.o -I/usr/local/include/freetype2 -fvisibility=hidden -flto In file included from extern/agg24-svn/src/agg_bezier_arc.cpp:23: In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: In file included from extern/agg24-svn/include/agg_conv_transform.h:22: extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned q = a * b + (1 << (Shift-1)); ^~~~~~~~~ In file included from extern/agg24-svn/src/agg_bezier_arc.cpp:23: In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: In file included from extern/agg24-svn/include/agg_conv_transform.h:23: extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double tmp = *x; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double tmp = *x; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double d = determinant_reciprocal(); ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double a = (*x - tx) * d; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double b = (*y - ty) * d; ^~~~~~~~~ 6 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -Iextern/agg24-svn/include -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_curves.o -I/usr/local/include/freetype2 -fvisibility=hidden -flto In file included from extern/agg24-svn/src/agg_curves.cpp:17: In file included from extern/agg24-svn/include/agg_curves.h:20: In file included from extern/agg24-svn/include/agg_array.h:20: extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned q = a * b + (1 << (Shift-1)); ^~~~~~~~~ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -Iextern/agg24-svn/include -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_image_filters.o -I/usr/local/include/freetype2 -fvisibility=hidden -flto In file included from extern/agg24-svn/src/agg_image_filters.cpp:21: In file included from extern/agg24-svn/include/agg_image_filters.h:23: In file included from extern/agg24-svn/include/agg_array.h:20: extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned q = a * b + (1 << (Shift-1)); ^~~~~~~~~ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -Iextern/agg24-svn/include -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_trans_affine.o -I/usr/local/include/freetype2 -fvisibility=hidden -flto In file included from extern/agg24-svn/src/agg_trans_affine.cpp:19: In file included from extern/agg24-svn/include/agg_trans_affine.h:23: extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned q = a * b + (1 << (Shift-1)); ^~~~~~~~~ In file included from extern/agg24-svn/src/agg_trans_affine.cpp:19: extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double tmp = *x; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double tmp = *x; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double d = determinant_reciprocal(); ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double a = (*x - tx) * d; ^~~~~~~~~ extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double b = (*y - ty) * d; ^~~~~~~~~ 6 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -Iextern/agg24-svn/include -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_vcgen_contour.o -I/usr/local/include/freetype2 -fvisibility=hidden -flto In file included from extern/agg24-svn/src/agg_vcgen_contour.cpp:21: In file included from extern/agg24-svn/include/agg_vcgen_contour.h:19: In file included from extern/agg24-svn/include/agg_math_stroke.h:23: In file included from extern/agg24-svn/include/agg_math.h:23: extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned q = a * b + (1 << (Shift-1)); ^~~~~~~~~ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -Iextern/agg24-svn/include -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_vcgen_dash.o -I/usr/local/include/freetype2 -fvisibility=hidden -flto In file included from extern/agg24-svn/src/agg_vcgen_dash.cpp:21: In file included from extern/agg24-svn/include/agg_vcgen_dash.h:22: extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned q = a * b + (1 << (Shift-1)); ^~~~~~~~~ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -Iextern/agg24-svn/include -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_vcgen_stroke.o -I/usr/local/include/freetype2 -fvisibility=hidden -flto In file included from extern/agg24-svn/src/agg_vcgen_stroke.cpp:20: In file included from extern/agg24-svn/include/agg_vcgen_stroke.h:19: In file included from extern/agg24-svn/include/agg_math_stroke.h:23: In file included from extern/agg24-svn/include/agg_math.h:23: extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned q = a * b + (1 << (Shift-1)); ^~~~~~~~~ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -Iextern/agg24-svn/include -I/usr/local/lib/python3.7/site-packages/numpy/core/include -I/usr/local/include/python3.7m -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_vpgen_segmentator.o -I/usr/local/include/freetype2 -fvisibility=hidden -flto In file included from extern/agg24-svn/src/agg_vpgen_segmentator.cpp:17: In file included from extern/agg24-svn/include/agg_vpgen_segmentator.h:20: extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned q = a * b + (1 << (Shift-1)); ^~~~~~~~~ 1 warning generated. c++ -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.freebsd-11.4-RELEASE-amd64-3.7/src/checkdep_freetype2.o build/temp.freebsd-11.4-RELEASE-amd64-3.7/src/mplutils.o build/temp.freebsd-11.4-RELEASE-amd64-3.7/src/py_converters.o build/temp.freebsd-11.4-RELEASE-amd64-3.7/src/_backend_agg.o build/temp.freebsd-11.4-RELEASE-amd64-3.7/src/_backend_agg_wrapper.o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_bezier_arc.o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_curves.o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_image_filters.o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_trans_affine.o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.freebsd-11.4-RELEASE-amd64-3.7/extern/agg24-svn/src/agg_vpgen_segmentator.o -L/usr/local/lib -lpython3.7m -o build/lib.freebsd-11.4-RELEASE-amd64-3.7/matplotlib/backends/_backend_agg.so -L/usr/local/lib -lfreetype build/temp.freebsd-11.4-RELEASE-amd64-3.7/src/checkdep_freetype2.o: file not recognized: File format not recognized c++: error: linker command failed with exit code 1 (use -v to see invocation) error: command 'c++' failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-matplotlib