+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=38 WRKLOG=/tmp/bulklog/py38-matplotlib-3.5.2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=38 WRKLOG=/tmp/bulklog/py38-matplotlib-3.5.2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for matplotlib-3.5.2.tar.gz => Checksum SHA512 OK for matplotlib-3.5.2.tar.gz ===> Installing dependencies for py38-matplotlib-3.5.2 ========================================================================== The following variables will affect the build process of this package, py38-matplotlib-3.5.2. Their current value is shown below: * PKGSRC_BLAS_TYPES = netlib openblas openblas_pthread openblas_openmp * PYTHON_VERSION_DEFAULT = 310 Based on these variables, the following variables have been set: * BLAS_INCLUDES = -I/usr/pkg/include/netlib * BLAS_LIBS = -lblas * BLAS_TYPE = netlib * CBLAS_LIBS = -lcblas -lblas * LAPACKE_LIBS = -llapacke -llapack -lblas * LAPACK_LIBS = -llapack -lblas * PYPACKAGE = python38 You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency py38-setuptools-[0-9]*: found py38-setuptools-63.4.1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency py38-certifi>=2020.06.20: found py38-certifi-2021.10.8nb1 => Build dependency py38-setuptools_scm>=4: found py38-setuptools_scm-6.4.2 => Build dependency py38-setuptools_scm_git_archive-[0-9]*: found py38-setuptools_scm_git_archive-1.1nb1 => Full dependency py38-Pillow>=6.2.0: found py38-Pillow-9.2.0nb1 => Full dependency py38-cairo-[0-9]*: found py38-cairo-1.21.0 => Full dependency py38-cycler>=0.10: found py38-cycler-0.11.0nb1 => Full dependency py38-dateutil>=2.7: found py38-dateutil-2.8.2nb1 => Full dependency py38-kiwisolver>=1.0.1: found py38-kiwisolver-1.3.2nb1 => Full dependency py38-pyparsing>=2.2.1: found py38-pyparsing-3.0.9 => Full dependency zlib>=1.2.3: found zlib-1.2.12nb1 => Full dependency freetype2>=2.8.1: found freetype2-2.12.1 => Full dependency png>=1.6.0nb1: found png-1.6.37nb1 => Full dependency python38>=3.8: found python38-3.8.13 => Full dependency py38-numpy>=1.20.3nb1: found py38-numpy-1.22.4nb2 => Full dependency qhull>=2020.2nb1: found qhull-2020.2nb1 ===> Overriding tools for py38-matplotlib-3.5.2 ===> Extracting for py38-matplotlib-3.5.2 ===> Patching for py38-matplotlib-3.5.2 => Applying pkgsrc patches for py38-matplotlib-3.5.2 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/py-matplotlib/patches/patch-mplsetup.cfg => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/py-matplotlib/patches/patch-mplsetup.cfg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mplsetup.cfg,v 1.1 2022/06/16 15:24:40 ryoon Exp $ | |Instruct to use system Freetype | |From: https://matplotlib.org/3.3.3/users/installing.html |----------- |FreeType and Qhull | |Matplotlib depends on FreeType (>= 2.3), a font rendering library, and |on Qhull (>= 2015.2), a library for computing triangulations. By |default (except on AIX) Matplotlib downloads and builds its own copy |of FreeType (this is necessary to run the test suite, because |different versions of FreeType rasterize characters differently), and |uses its own copy of Qhull. | |To force Matplotlib to use a copy of FreeType or Qhull already |installed in your system, create a setup.cfg file with the following |contents: |----------- | |--- /dev/null 2021-01-17 13:10:59.949185604 +0900 |+++ mplsetup.cfg 2021-01-17 13:55:23.673846857 +0900 -------------------------- (Creating file mplsetup.cfg...) Patching file mplsetup.cfg using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done ===> Creating toolchain wrappers for py38-matplotlib-3.5.2 ===> Configuring for py38-matplotlib-3.5.2 => Checking for portability problems in extracted files