=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for py310-matplotlib-3.7.1
(cd /work/graphics/py-matplotlib/work/matplotlib-3.7.1/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\  PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\  DL_LDFLAGS=\ -pthread DL_LIBS= NPY_BLAS_LIBS=-lblas NPY_LAPACK_LIBS=-llapack\ -lblas NPY_CBLAS_LIBS=-lcblas\ -lblas PYTHON=/usr/pkg/bin/python3.10 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.10\ -I/usr/pkg/include/freetype2 CPPFLAGS=-I/usr/pkg/include/netlib\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.10\ -I/usr/pkg/include/freetype2 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.10\ -I/usr/pkg/include/freetype2 COMPILER_RPATH_FLAG=-Wl,-R F77=g77 FC=g77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/work/graphics/py-matplotlib/work/.cwrapper/bin:/work/graphics/py-matplotlib/work/.buildlink/bin:/work/graphics/py-matplotlib/work/.gcc/bin:/work/graphics/py-matplotlib/work/.tools/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/work/graphics/py-matplotlib/work/.home CWRAPPERS_CONFIG_DIR=/work/graphics/py-matplotlib/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/work/graphics/py-matplotlib/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/work/graphics/py-matplotlib/work/.tools/bin/itstool GDBUS_CODEGEN=/work/graphics/py-matplotlib/work/.tools/bin/gdbus-codegen PKG_CONFIG=/work/graphics/py-matplotlib/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/work/graphics/py-matplotlib/work/.buildlink/lib/pkgconfig:/work/graphics/py-matplotlib/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/work/graphics/py-matplotlib/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/work/graphics/py-matplotlib/work/.cwrapper/config /usr/pkg/bin/python3.10  setup.py  build  -j2)
/usr/pkg/lib/python3.10/site-packages/setuptools/dist.py:287: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
  warnings.warn(msg, SetuptoolsDeprecationWarning)
/usr/pkg/lib/python3.10/site-packages/setuptools_scm/git.py:295: UserWarning: git archive did not support describe output
  warnings.warn("git archive did not support describe output")
/usr/pkg/lib/python3.10/site-packages/setuptools_scm/git.py:312: UserWarning: unexported git archival found
  warnings.warn("unexported git archival found")

Edit mplsetup.cfg to change the build options; suppress output with --quiet.

BUILDING MATPLOTLIB
      python: yes [3.10.10 (main, Mar 29 2023, 04:13:33) [GCC 5.5.0]]
    platform: yes [netbsd8]
       tests: no  [skipping due to configuration]
      macosx: no  [Mac OS-X only]

running build
running build_py
creating build
creating build/lib.netbsd-8.0-amd64-cpython-310
copying lib/pylab.py -> build/lib.netbsd-8.0-amd64-cpython-310
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_afm.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_animation_data.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_blocking_input.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_cm.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_cm_listed.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_color_data.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_constrained_layout.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_docstring.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_enums.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_fontconfig_pattern.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_internal_utils.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_layoutgrid.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_mathtext.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_mathtext_data.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_pylab_helpers.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_text_helpers.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_tight_bbox.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_type1font.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_tight_layout.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/_version.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/afm.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/animation.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/artist.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/axis.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/backend_bases.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/backend_managers.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/backend_tools.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/bezier.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/category.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/cm.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/collections.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/colorbar.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/colors.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/container.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/contour.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/dates.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/docstring.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/dviread.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/figure.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/font_manager.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/fontconfig_pattern.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/gridspec.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/hatch.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/image.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/layout_engine.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/legend.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/legend_handler.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/lines.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/markers.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/mathtext.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/mlab.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/offsetbox.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/patches.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/path.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/patheffects.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/pylab.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/pyplot.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/quiver.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/rcsetup.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/sankey.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/scale.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/spines.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/stackplot.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/streamplot.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/table.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/texmanager.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/text.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/textpath.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/ticker.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/tight_bbox.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/tight_layout.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/transforms.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/type1font.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/units.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
copying lib/matplotlib/widgets.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib
creating build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits
copying lib/mpl_toolkits/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/_api
copying lib/matplotlib/_api/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/_api
copying lib/matplotlib/_api/deprecation.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/_api
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/axes
copying lib/matplotlib/axes/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/axes
copying lib/matplotlib/axes/_axes.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/axes
copying lib/matplotlib/axes/_base.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/axes
copying lib/matplotlib/axes/_secondary_axes.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/axes
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/_backend_gtk.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/_backend_pdf_ps.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/_backend_tk.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_agg.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_cairo.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_gtk3.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_gtk3agg.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_gtk3cairo.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_gtk4.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_gtk4agg.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_gtk4cairo.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_macosx.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_mixed.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_nbagg.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_pdf.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_pgf.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_ps.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_qt.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_qt5.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_qt5agg.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_qt5cairo.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_qtagg.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_qtcairo.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_svg.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_template.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_tkagg.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_tkcairo.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_webagg.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_webagg_core.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_wx.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_wxagg.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/backend_wxcairo.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
copying lib/matplotlib/backends/qt_compat.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/cbook
copying lib/matplotlib/cbook/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/cbook
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/projections
copying lib/matplotlib/projections/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/projections
copying lib/matplotlib/projections/geo.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/projections
copying lib/matplotlib/projections/polar.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/projections
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/sphinxext
copying lib/matplotlib/sphinxext/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/sphinxext
copying lib/matplotlib/sphinxext/mathmpl.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/sphinxext
copying lib/matplotlib/sphinxext/plot_directive.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/sphinxext
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/style
copying lib/matplotlib/style/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/style
copying lib/matplotlib/style/core.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/style
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing
copying lib/matplotlib/testing/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing
copying lib/matplotlib/testing/_markers.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing
copying lib/matplotlib/testing/compare.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing
copying lib/matplotlib/testing/conftest.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing
copying lib/matplotlib/testing/decorators.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing
copying lib/matplotlib/testing/exceptions.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing
copying lib/matplotlib/testing/widgets.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/conftest.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_afm.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_agg.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_agg_filter.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_animation.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_api.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_arrow_patches.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_artist.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_axes.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backend_bases.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backend_cairo.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backend_gtk3.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backend_macosx.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backend_nbagg.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backend_pdf.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backend_pgf.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backend_ps.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backend_qt.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backend_svg.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backend_template.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backend_tk.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backend_tools.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backend_webagg.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_backends_interactive.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_basic.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_bbox_tight.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_category.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_cbook.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_collections.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_colorbar.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_colors.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_compare_images.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_constrainedlayout.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_container.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_contour.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_cycles.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_dates.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_determinism.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_doc.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_dviread.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_figure.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_font_manager.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_fontconfig_pattern.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_ft2font.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_getattr.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_gridspec.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_image.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_legend.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_lines.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_marker.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_mathtext.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_matplotlib.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_mlab.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_offsetbox.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_patches.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_path.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_patheffects.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_pickle.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_png.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_polar.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_preprocess_data.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_pyplot.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_quiver.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_rcparams.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_sankey.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_scale.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_simplification.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_skew.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_sphinxext.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_spines.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_streamplot.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_style.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_subplots.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_table.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_testing.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_texmanager.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_text.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_textpath.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_ticker.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_tightlayout.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_transforms.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_triangulation.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_ttconv.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_type1font.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_units.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_usetex.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
copying lib/matplotlib/tests/test_widgets.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tests
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/_triangulation.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/_tricontour.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/_trifinder.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/_triinterpolate.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/_tripcolor.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/_triplot.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/_trirefine.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/_tritools.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/triangulation.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/tricontour.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/trifinder.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/triinterpolate.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/tripcolor.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/triplot.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/trirefine.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
copying lib/matplotlib/tri/tritools.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/tri
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/qt_editor
copying lib/matplotlib/backends/qt_editor/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/qt_editor
copying lib/matplotlib/backends/qt_editor/_formlayout.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/qt_editor
copying lib/matplotlib/backends/qt_editor/figureoptions.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/qt_editor
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing/jpl_units
copying lib/matplotlib/testing/jpl_units/Duration.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing/jpl_units
copying lib/matplotlib/testing/jpl_units/Epoch.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing/jpl_units
copying lib/matplotlib/testing/jpl_units/EpochConverter.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing/jpl_units
copying lib/matplotlib/testing/jpl_units/StrConverter.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing/jpl_units
copying lib/matplotlib/testing/jpl_units/UnitDbl.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing/jpl_units
copying lib/matplotlib/testing/jpl_units/UnitDblConverter.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing/jpl_units
copying lib/matplotlib/testing/jpl_units/UnitDblFormatter.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing/jpl_units
copying lib/matplotlib/testing/jpl_units/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/testing/jpl_units
creating build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axes_grid1
copying lib/mpl_toolkits/axes_grid1/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axes_grid1
copying lib/mpl_toolkits/axes_grid1/anchored_artists.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axes_grid1
copying lib/mpl_toolkits/axes_grid1/axes_divider.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axes_grid1
copying lib/mpl_toolkits/axes_grid1/axes_grid.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axes_grid1
copying lib/mpl_toolkits/axes_grid1/axes_rgb.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axes_grid1
copying lib/mpl_toolkits/axes_grid1/axes_size.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axes_grid1
copying lib/mpl_toolkits/axes_grid1/inset_locator.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axes_grid1
copying lib/mpl_toolkits/axes_grid1/mpl_axes.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axes_grid1
copying lib/mpl_toolkits/axes_grid1/parasite_axes.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axes_grid1
creating build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist
copying lib/mpl_toolkits/axisartist/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist
copying lib/mpl_toolkits/axisartist/angle_helper.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist
copying lib/mpl_toolkits/axisartist/axes_divider.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist
copying lib/mpl_toolkits/axisartist/axes_grid.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist
copying lib/mpl_toolkits/axisartist/axes_rgb.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist
copying lib/mpl_toolkits/axisartist/axis_artist.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist
copying lib/mpl_toolkits/axisartist/axisline_style.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist
copying lib/mpl_toolkits/axisartist/axislines.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist
copying lib/mpl_toolkits/axisartist/floating_axes.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist
copying lib/mpl_toolkits/axisartist/grid_finder.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist
copying lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist
copying lib/mpl_toolkits/axisartist/parasite_axes.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist
creating build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/mplot3d
copying lib/mpl_toolkits/mplot3d/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/mplot3d
copying lib/mpl_toolkits/mplot3d/art3d.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/mplot3d
copying lib/mpl_toolkits/mplot3d/axes3d.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/mplot3d
copying lib/mpl_toolkits/mplot3d/axis3d.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/mplot3d
copying lib/mpl_toolkits/mplot3d/proj3d.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/mplot3d
creating build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axes_grid1/tests
copying lib/mpl_toolkits/axes_grid1/tests/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axes_grid1/tests
copying lib/mpl_toolkits/axes_grid1/tests/conftest.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axes_grid1/tests
copying lib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axes_grid1/tests
creating build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist/tests
copying lib/mpl_toolkits/axisartist/tests/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist/tests
copying lib/mpl_toolkits/axisartist/tests/conftest.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist/tests
copying lib/mpl_toolkits/axisartist/tests/test_angle_helper.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist/tests
copying lib/mpl_toolkits/axisartist/tests/test_axis_artist.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist/tests
copying lib/mpl_toolkits/axisartist/tests/test_axislines.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist/tests
copying lib/mpl_toolkits/axisartist/tests/test_floating_axes.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist/tests
copying lib/mpl_toolkits/axisartist/tests/test_grid_finder.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist/tests
copying lib/mpl_toolkits/axisartist/tests/test_grid_helper_curvelinear.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/axisartist/tests
creating build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/mplot3d/tests
copying lib/mpl_toolkits/mplot3d/tests/__init__.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/mplot3d/tests
copying lib/mpl_toolkits/mplot3d/tests/conftest.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/mplot3d/tests
copying lib/mpl_toolkits/mplot3d/tests/test_art3d.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/mplot3d/tests
copying lib/mpl_toolkits/mplot3d/tests/test_axes3d.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/mplot3d/tests
copying lib/mpl_toolkits/mplot3d/tests/test_legend3d.py -> build/lib.netbsd-8.0-amd64-cpython-310/mpl_toolkits/mplot3d/tests
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymReg.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/pplr8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/ttf/cmsy10.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/afm/ptmbi8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/home.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/mpl-data/sample_data/logo2.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/mpl-data/fonts/afm/pplri8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/images/help.pdf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/subplots.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/move.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/home.pdf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/ttf/LICENSE_DEJAVU -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniBol.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/afm/pagk8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/pcrro8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/pncb8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Bold.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/images/filesave.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/help.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralBol.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymBol.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/images/forward_large.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/filesave-symbolic.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/forward.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymBol.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-BoldItalic.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/ttf/LICENSE_STIX -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend
copying lib/matplotlib/backends/web_backend/ipython_inline_figure.html -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend
copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerifDisplay.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/ZapfDingbats.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/fonts/afm/pplb8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/ptmr8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Bold.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/images/zoom_to_rect.pdf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/home-symbolic.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-pastel.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/images/matplotlib.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymReg.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend/css
copying lib/matplotlib/backends/web_backend/css/page.css -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend/css
copying lib/matplotlib/mpl-data/stylelib/tableau-colorblind10.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/fonts/afm/pbkli8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/phvro8an.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/images/subplots.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-deep.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/images/filesave_large.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/stylelib/_mpl-gallery-nogrid.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/images/help.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/afm/putb8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/putr8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/phvbo8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/ttf/cmr10.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/sample_data/grace_hopper.jpg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneral.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-colorblind.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/stylelib/classic.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymReg.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/afm/pagdo8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymBol.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/images/subplots_large.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/backends/web_backend/css/mpl.css -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend/css
copying lib/matplotlib/mpl-data/images/help-symbolic.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-ticks.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/images/subplots.pdf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/matplotlib.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/zoom_to_rect.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/afm/phvb8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/backends/web_backend/css/boilerplate.css -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend/css
copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansDisplay.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/ttf/cmex10.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Symbol.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/sample_data/msft.csv -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/mpl-data/stylelib/_classic_test_patch.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/images/filesave.pdf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/sample_data/Minduka_Present_Blue_Pack.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/mpl-data/images/zoom_to_rect-symbolic.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/backends/web_backend/single_figure.html -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend
copying lib/matplotlib/mpl-data/fonts/afm/phvlo8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Roman.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/stylelib/fast.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/backends/web_backend/css/fbm.css -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend/css
copying lib/matplotlib/mpl-data/images/qt4_editor_options_large.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data/axes_grid
copying lib/matplotlib/mpl-data/sample_data/axes_grid/bivariate_normal.npy -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data/axes_grid
copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniIta.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/afm/pagko8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-BoldOblique.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-paper.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/fonts/afm/cmsy10.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/ttf/cmtt10.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-poster.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Oblique.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/images/zoom_to_rect.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-white.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/stylelib/grayscale.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Italic.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/images/back-symbolic.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Oblique.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFiveSymReg.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/stylelib/fivethirtyeight.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/stylelib/ggplot.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/fonts/afm/phvl8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/images/matplotlib_large.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/sample_data/membrane.dat -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/mpl-data/images/home.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/backends/web_backend/all_figures.html -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Oblique.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/fonts/afm/phvbo8an.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/sample_data/topobathy.npz -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/mpl-data/sample_data/goog.npz -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/mpl-data/fonts/afm/pbkdi8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/backends/web_backend/package.json -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Italic.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/images/forward-symbolic.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/sample_data/README.txt -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Bold.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/images/hand.pdf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/images/forward.pdf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/afm/pplbi8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/images/hand.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/afm/ptmri8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Bold.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/images/filesave.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/matplotlib.pdf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-darkgrid.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/fonts/afm/pzdr.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend/js
copying lib/matplotlib/backends/web_backend/js/nbagg_mpl.js -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend/js
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-BoldOblique.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/images/subplots-symbolic.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/move.pdf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/back.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/qt4_editor_options.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-whitegrid.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-dark.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/fonts/afm/cmex10.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/images/hand.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-muted.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/backends/web_backend/nbagg_uat.ipynb -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend
copying lib/matplotlib/mpl-data/images/qt4_editor_options.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/afm/pncr8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUni.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/afm/pzcmi8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/pcrbo8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Bold.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/sample_data/s1045.ima.gz -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/mpl-data/images/back.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymReg.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/afm/pbkd8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/backends/web_backend/js/mpl.js -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend/js
copying lib/matplotlib/mpl-data/stylelib/Solarize_Light2.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymBol.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/images/qt4_editor_options.pdf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/afm/cmr10.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/phvr8an.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-dark-palette.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/backends/web_backend/.prettierignore -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend
copying lib/matplotlib/mpl-data/sample_data/percent_bachelors_degrees_women_usa.csv -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/backends/web_backend/.prettierrc -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend
copying lib/matplotlib/mpl-data/images/zoom_to_rect_large.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/ttf/cmmi10.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralBolIta.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/sample_data/data_x_x2_x3.csv -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
creating build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/plot_directive
copying lib/matplotlib/mpl-data/plot_directive/plot_directive.css -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/plot_directive
copying lib/matplotlib/mpl-data/fonts/afm/ptmb8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/pncri8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-BoldItalic.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/sample_data/Stocks.csv -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/mpl-data/kpsewhich.lua -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data
copying lib/matplotlib/mpl-data/fonts/afm/psyr.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-bright.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/stylelib/_mpl-gallery.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/fonts/afm/pbkl8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/images/help_large.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/afm/pncbi8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/putri8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/phvr8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/pdfcorefonts
copying lib/matplotlib/mpl-data/matplotlibrc -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data
copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/backends/web_backend/js/mpl_tornado.js -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend/js
copying lib/matplotlib/mpl-data/images/move.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/move_large.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/fonts/afm/putbi8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/images/home_large.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/sample_data/jacksboro_fault_dem.npz -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/mpl-data/sample_data/eeg.dat -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-talk.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/fonts/afm/pagd8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/images/move-symbolic.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/backends/web_backend/.eslintrc.js -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/web_backend
copying lib/matplotlib/mpl-data/fonts/afm/pcrb8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/cmtt10.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/phvro8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/stylelib/dark_background.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralItalic.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/images/back.pdf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/stylelib/bmh.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/sample_data/embedding_in_wx3.xrc -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/sample_data
copying lib/matplotlib/mpl-data/fonts/afm/phvb8an.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-BoldOblique.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/images/back_large.png -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/images/forward.svg -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/images
copying lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-notebook.mplstyle -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/stylelib
copying lib/matplotlib/mpl-data/fonts/ttf/cmss10.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/afm/pcrr8a.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/afm/cmmi10.afm -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/afm
copying lib/matplotlib/mpl-data/fonts/ttf/cmb10.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniBolIta.ttf -> build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/mpl-data/fonts/ttf
running build_ext
creating tmp
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -fPIC -I/usr/pkg/include/python3.10 -c /tmp/tmp79a9oa5r.cpp -o tmp/tmp79a9oa5r.o -fvisibility=hidden
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -fPIC -I/usr/pkg/include/python3.10 -c /tmp/tmpl26qeynl.cpp -o tmp/tmpl26qeynl.o -fvisibility-inlines-hidden
building 'matplotlib.backends._backend_agg' extension
creating build/temp.netbsd-8.0-amd64-cpython-310
creating build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg
creating build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern
creating build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn
creating build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src
creating build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/src
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -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/pkg/lib/python3.10/site-packages/numpy/core/include -I/usr/pkg/include/python3.10 -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_bezier_arc.o -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include -fvisibility=hidden
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -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/pkg/lib/python3.10/site-packages/numpy/core/include -I/usr/pkg/include/python3.10 -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_curves.o -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include -fvisibility=hidden
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -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/pkg/lib/python3.10/site-packages/numpy/core/include -I/usr/pkg/include/python3.10 -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_image_filters.o -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include -fvisibility=hidden
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -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/pkg/lib/python3.10/site-packages/numpy/core/include -I/usr/pkg/include/python3.10 -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_trans_affine.o -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include -fvisibility=hidden
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -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/pkg/lib/python3.10/site-packages/numpy/core/include -I/usr/pkg/include/python3.10 -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_vcgen_contour.o -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include -fvisibility=hidden
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -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/pkg/lib/python3.10/site-packages/numpy/core/include -I/usr/pkg/include/python3.10 -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_vcgen_dash.o -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include -fvisibility=hidden
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -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/pkg/lib/python3.10/site-packages/numpy/core/include -I/usr/pkg/include/python3.10 -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_vcgen_stroke.o -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include -fvisibility=hidden
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -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/pkg/lib/python3.10/site-packages/numpy/core/include -I/usr/pkg/include/python3.10 -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_vpgen_segmentator.o -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include -fvisibility=hidden
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -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/pkg/lib/python3.10/site-packages/numpy/core/include -I/usr/pkg/include/python3.10 -c src/_backend_agg.cpp -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/src/_backend_agg.o -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include -fvisibility=hidden
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -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/pkg/lib/python3.10/site-packages/numpy/core/include -I/usr/pkg/include/python3.10 -c src/_backend_agg_wrapper.cpp -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/src/_backend_agg_wrapper.o -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include -fvisibility=hidden
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -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/pkg/lib/python3.10/site-packages/numpy/core/include -I/usr/pkg/include/python3.10 -c src/checkdep_freetype2.c -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/src/checkdep_freetype2.o -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include -fvisibility=hidden
src/checkdep_freetype2.c:14:9: note: #pragma message: Compiling with FreeType version 2.13.0.
 #pragma message("Compiling with FreeType version " \
         ^
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -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/pkg/lib/python3.10/site-packages/numpy/core/include -I/usr/pkg/include/python3.10 -c src/py_converters.cpp -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/src/py_converters.o -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include -fvisibility=hidden
c++ -shared -L. -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_bezier_arc.o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_curves.o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_image_filters.o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_trans_affine.o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/extern/agg24-svn/src/agg_vpgen_segmentator.o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/src/_backend_agg.o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/src/_backend_agg_wrapper.o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/src/checkdep_freetype2.o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.backends._backend_agg/src/py_converters.o -L/usr/pkg/lib -o build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/backends/_backend_agg.so -L/usr/pkg/lib -lfreetype
building 'matplotlib._c_internal_utils' extension
creating build/temp.netbsd-8.0-amd64-cpython-310/matplotlib._c_internal_utils
creating build/temp.netbsd-8.0-amd64-cpython-310/matplotlib._c_internal_utils/src
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -fPIC -I/usr/pkg/include/python3.10 -c src/_c_internal_utils.c -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib._c_internal_utils/src/_c_internal_utils.o -fvisibility=hidden
gcc -shared -L. -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 build/temp.netbsd-8.0-amd64-cpython-310/matplotlib._c_internal_utils/src/_c_internal_utils.o -L/usr/pkg/lib -o build/lib.netbsd-8.0-amd64-cpython-310/matplotlib/_c_internal_utils.so
building 'matplotlib.ft2font' extension
creating build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.ft2font
creating build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.ft2font/src
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -fPIC -DFREETYPE_BUILD_TYPE=system -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/usr/pkg/lib/python3.10/site-packages/numpy/core/include -I/usr/pkg/include/python3.10 -c src/checkdep_freetype2.c -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.ft2font/src/checkdep_freetype2.o -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include -fvisibility=hidden
src/checkdep_freetype2.c:14:9: note: #pragma message: Compiling with FreeType version 2.13.0.
 #pragma message("Compiling with FreeType version " \
         ^
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/freetype2 -fPIC -DFREETYPE_BUILD_TYPE=system -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/usr/pkg/lib/python3.10/site-packages/numpy/core/include -I/usr/pkg/include/python3.10 -c src/ft2font.cpp -o build/temp.netbsd-8.0-amd64-cpython-310/matplotlib.ft2font/src/ft2font.o -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include -fvisibility=hidden
In file included from /usr/include/g++/unordered_map:35:0,
                 from src/ft2font.h:9,
                 from src/ft2font.cpp:11:
/usr/include/g++/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
  ^
In file included from src/ft2font.cpp:11:0:
src/ft2font.h:89:39: error: 'std::unordered_map' has not been declared
                                  std::unordered_map<long, FT2Font *> &parent_char_to_font,
                                       ^
src/ft2font.h:89:52: error: expected ',' or '...' before '<' token
                                  std::unordered_map<long, FT2Font *> &parent_char_to_font,
                                                    ^
src/ft2font.h:149:10: error: 'unordered_map' in namespace 'std' does not name a template type
     std::unordered_map<FT_UInt, FT2Font *> glyph_to_font;
          ^
src/ft2font.h:150:10: error: 'unordered_map' in namespace 'std' does not name a template type
     std::unordered_map<long, FT2Font *> char_to_font;
          ^
src/ft2font.cpp: In member function 'void FT2Font::clear()':
src/ft2font.cpp:400:5: error: 'glyph_to_font' was not declared in this scope
     glyph_to_font.clear();
     ^
src/ft2font.cpp:401:5: error: 'char_to_font' was not declared in this scope
     char_to_font.clear();
     ^
src/ft2font.cpp: In member function 'int FT2Font::get_kerning(FT_UInt, FT_UInt, FT_UInt, bool)':
src/ft2font.cpp:443:21: error: 'glyph_to_font' was not declared in this scope
     if (fallback && glyph_to_font.find(left) != glyph_to_font.end() &&
                     ^
src/ft2font.cpp: In member function 'void FT2Font::set_text(size_t, __uint32_t*, double, FT_Int32, std::vector<double>&)':
src/ft2font.cpp:512:50: error: 'char_to_font' was not declared in this scope
                                                  char_to_font, glyph_to_font, codepoints[n], flags,
                                                  ^
src/ft2font.cpp:512:64: error: 'glyph_to_font' was not declared in this scope
                                                  char_to_font, glyph_to_font, codepoints[n], flags,
                                                                ^
src/ft2font.cpp: In member function 'void FT2Font::load_char(long int, FT_Int32, FT2Font*&, bool)':
src/ft2font.cpp:570:21: error: 'char_to_font' was not declared in this scope
     if (fallback && char_to_font.find(charcode) != char_to_font.end()) {
                     ^
src/ft2font.cpp:580:33: error: 'glyph_to_font' was not declared in this scope
                                 glyph_to_font, charcode, flags, charcode_error, glyph_error, true);
                                 ^
src/ft2font.cpp: At global scope:
src/ft2font.cpp:634:44: error: 'std::unordered_map' has not been declared
                                       std::unordered_map<long, FT2Font *> &parent_char_to_font,
                                            ^
src/ft2font.cpp:634:57: error: expected ',' or '...' before '<' token
                                       std::unordered_map<long, FT2Font *> &parent_char_to_font,
                                                         ^
src/ft2font.cpp: In member function 'bool FT2Font::load_char_with_fallback(FT2Font*&, FT_UInt&, std::vector<FT_GlyphRec_*>&, int)':
src/ft2font.cpp:642:51: error: 'charcode' was not declared in this scope
     FT_UInt glyph_index = FT_Get_Char_Index(face, charcode);
                                                   ^
src/ft2font.cpp:644:24: error: 'override' was not declared in this scope
     if (glyph_index || override) {
                        ^
src/ft2font.cpp:645:9: error: 'charcode_error' was not declared in this scope
         charcode_error = FT_Load_Glyph(face, glyph_index, flags);
         ^
src/ft2font.cpp:645:59: error: 'flags' was not declared in this scope
         charcode_error = FT_Load_Glyph(face, glyph_index, flags);
                                                           ^
src/ft2font.cpp:651:9: error: 'glyph_error' was not declared in this scope
         glyph_error = FT_Get_Glyph(face->glyph, &thisGlyph);
         ^
src/ft2font.cpp:662:9: error: 'parent_glyph_to_font' was not declared in this scope
         parent_glyph_to_font[final_glyph_index] = this;
         ^
src/ft2font.cpp:663:9: error: 'parent_char_to_font' was not declared in this scope
         parent_char_to_font[charcode] = this;
         ^
src/ft2font.cpp:671:73: error: 'parent_char_to_font' was not declared in this scope
                 ft_object_with_glyph, final_glyph_index, parent_glyphs, parent_char_to_font,
                                                                         ^
src/ft2font.cpp:672:17: error: 'parent_glyph_to_font' was not declared in this scope
                 parent_glyph_to_font, charcode, flags, charcode_error, glyph_error, override);
                 ^
src/ft2font.cpp:672:49: error: 'flags' was not declared in this scope
                 parent_glyph_to_font, charcode, flags, charcode_error, glyph_error, override);
                                                 ^
src/ft2font.cpp:672:56: error: 'charcode_error' was not declared in this scope
                 parent_glyph_to_font, charcode, flags, charcode_error, glyph_error, override);
                                                        ^
src/ft2font.cpp:672:72: error: 'glyph_error' was not declared in this scope
                 parent_glyph_to_font, charcode, flags, charcode_error, glyph_error, override);
                                                                        ^
src/ft2font.cpp: In member function 'void FT2Font::load_glyph(FT_UInt, FT_Int32, FT2Font*&, bool)':
src/ft2font.cpp:687:21: error: 'glyph_to_font' was not declared in this scope
     if (fallback && glyph_to_font.find(glyph_index) != glyph_to_font.end()) {
                     ^
src/ft2font.cpp: In member function 'FT_UInt FT2Font::get_char_index(FT_ULong, bool)':
src/ft2font.cpp:711:21: error: 'char_to_font' was not declared in this scope
     if (fallback && char_to_font.find(charcode) != char_to_font.end()) {
                     ^
src/ft2font.cpp: In member function 'void FT2Font::get_glyph_name(unsigned int, char*, bool)':
src/ft2font.cpp:822:21: error: 'glyph_to_font' was not declared in this scope
     if (fallback && glyph_to_font.find(glyph_number) != glyph_to_font.end()) {
                     ^
error: command '/work/graphics/py-matplotlib/work/.cwrapper/bin/gcc' failed with exit code 1
*** Error code 1

Stop.
make[1]: stopped in /tree/pkgsrc/graphics/py-matplotlib
*** Error code 1

Stop.
make: stopped in /tree/pkgsrc/graphics/py-matplotlib