=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for pandas-2.0.3.tar.gz => Checksum SHA512 OK for pandas-2.0.3.tar.gz ===> Installing dependencies for py311-pandas-2.0.3 ========================================================================== The following variables will affect the build process of this package, py311-pandas-2.0.3. 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 = python311 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 py311-cython>=0.29.33: found py311-cython-0.29.36 => Tool dependency py311-versioneer-[0-9]*: found py311-versioneer-0.29 => Tool dependency py311-pip>=23.1.2nb1: found py311-pip-23.2.1 => Tool dependency py311-build>=0: found py311-build-0.10.0 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc8>=8.5.0nb1: found gcc8-8.5.0nb1 => Full dependency py311-dateutil>=2.8.2: found py311-dateutil-2.8.2nb1 => Full dependency py311-pytz>=2020.1: found py311-pytz-2023.3 => Full dependency py311-sqlite3-[0-9]*: found py311-sqlite3-3.11.5nb24 => Full dependency py311-tzdata>=2022.1: found py311-tzdata-2023.3 => Full dependency python311>=3.11.0: found python311-3.11.5 => Full dependency py311-numpy>=1.23.2: found py311-numpy-1.25.2 => Full dependency gcc8-libs>=8.3.0: found gcc8-libs-8.5.0nb1 ===> 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 py311-pandas-2.0.3 ===> Extracting for py311-pandas-2.0.3 ===> Patching for py311-pandas-2.0.3 => Applying pkgsrc patches for py311-pandas-2.0.3 => 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.0.3 && /bin/rm -f pandas/_libs/window/aggregations.pyx.orig ===> Creating toolchain wrappers for py311-pandas-2.0.3 ===> Configuring for py311-pandas-2.0.3 => Checking for portability problems in extracted files