=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for pandas-2.1.0.tar.gz => Checksum SHA512 OK for pandas-2.1.0.tar.gz ===> Installing dependencies for py310-pandas-2.1.0 ========================================================================== The following variables will affect the build process of this package, py310-pandas-2.1.0. Their current value is shown below: * PKGSRC_BLAS_TYPES = netlib openblas openblas_pthread openblas_openmp * PYTHON_VERSION_DEFAULT = 311 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 = python310 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/bin/make clean' after the changes. ========================================================================== => Tool dependency py310-cython>=0.29.33: found py310-cython-0.29.36 => Tool dependency py310-meson_python>=0.13.1: found py310-meson_python-0.14.0 => Tool dependency py310-versioneer-[0-9]*: found py310-versioneer-0.29 => Tool dependency py310-pip>=23.1.2nb1: found py310-pip-23.2.1 => Tool dependency py310-build>=0: found py310-build-1.0.3 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.2 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency py310-dateutil>=2.8.2: found py310-dateutil-2.8.2nb1 => Full dependency py310-pytz>=2020.1: found py310-pytz-2023.3 => Full dependency py310-sqlite3-[0-9]*: found py310-sqlite3-3.10.13nb24 => Full dependency py310-tzdata>=2022.1: found py310-tzdata-2023.3 => Full dependency python310>=3.10: found python310-3.10.13 => Full dependency py310-numpy>=1.23.2: found py310-numpy-1.25.2 ===> 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'. ===> Overriding tools for py310-pandas-2.1.0 ===> Extracting for py310-pandas-2.1.0 ===> Patching for py310-pandas-2.1.0 => Applying pkgsrc patches for py310-pandas-2.1.0 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/math/py-pandas/patches/patch-pandas___libs_window_aggregations.pyx => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/math/py-pandas/patches/patch-pandas___libs_window_aggregations.pyx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pandas___libs_window_aggregations.pyx,v 1.3 2023/08/28 10:34:02 adam Exp $ | |On NetBSD, signbit and sqrt cannot be imported from "libc", because |even though is included, Python.h later includes | which in turn #undef's all the relevant definitions |from , forcing the use of the std:: variants of those |functions. So ... re-do how we import signbit() and sqrt(). | |Submitted upstream: |https://github.com/pandas-dev/pandas/pull/51049 | |--- pandas/_libs/window/aggregations.pyx.orig 2023-03-16 14:52:19.000000000 +0000 |+++ pandas/_libs/window/aggregations.pyx -------------------------- Patching file pandas/_libs/window/aggregations.pyx using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 15. done cd /tmp/math/py-pandas/work/pandas-2.1.0 && /bin/rm -f pandas/_libs/window/aggregations.pyx.orig ===> Creating toolchain wrappers for py310-pandas-2.1.0 ===> Configuring for py310-pandas-2.1.0 => Fixing python binary name. => Checking for portability problems in extracted files