+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=314 WRKLOG=/tmp/bulklog/py314-pandas-2.3.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=314 WRKLOG=/tmp/bulklog/py314-pandas-2.3.3/work.log => Checksum BLAKE2s OK for pandas-2.3.3.tar.gz => Checksum SHA512 OK for pandas-2.3.3.tar.gz ===> Installing dependencies for py314-pandas-2.3.3 ========================================================================== The following variables will affect the build process of this package, py314-pandas-2.3.3. Their current value is shown below: * PKGSRC_BLAS_TYPES = netlib openblas openblas_pthread openblas_openmp * PYTHON_VERSION_DEFAULT = 313 Based on these variables, the following variables have been set: * BLAS_INCLUDES = -I/opt/pkg/include/netlib * BLAS_LIBS = -lblas * BLAS_PC = blas * BLAS_TYPE = netlib * CBLAS_LIBS = -lcblas -lblas * CBLAS_PC = cblas * LAPACKE_LIBS = -llapacke -llapack -lblas * LAPACKE_PC = lapacke * LAPACK_LIBS = -llapack -lblas * LAPACK_PC = lapack * PYPACKAGE = python314 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency py314-cython>=0.29.33: found py314-cython-3.1.4 => Tool dependency meson>=1.2.2nb1: found meson-1.9.1 => Tool dependency py314-meson_python>=0.13.1: found py314-meson_python-0.18.0 => Tool dependency py314-versioneer-[0-9]*: found py314-versioneer-0.29 => Tool dependency py314-build>=0: found py314-build-1.3.0 => Tool dependency py314-installer>=0.7.0nb1: found py314-installer-0.7.0nb3 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency py314-dateutil>=2.8.2: found py314-dateutil-2.9.0.0.0.0nb2 => Full dependency py314-pytz>=2020.1: found py314-pytz-2025.2nb1 => Full dependency py314-tzdata>=2022.1: found py314-tzdata-2025.2nb1 => Full dependency py314-numpy>=1.23.2: found py314-numpy-2.3.3 => Full dependency python314>=3.14.0: found python314-3.14.0 => Full dependency blas>=3.9.0: found blas-3.12.0 => Full dependency cblas>=3.9.0: found cblas-3.12.0 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17nb1 => Full dependency lapack>=3.9.0: found lapack-3.12.0 => Full dependency lapacke>=3.9.0: found lapacke-3.12.0 ===> Overriding tools for py314-pandas-2.3.3 ===> Extracting for py314-pandas-2.3.3 ===> Patching for py314-pandas-2.3.3 => Applying pkgsrc patches for py314-pandas-2.3.3 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-pandas/patches/patch-meson.build => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-pandas/patches/patch-meson.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-meson.build,v 1.1 2023/10/05 04:46:05 gutteridge Exp $ | |Allow for differences between meson's idea of the path to Python and the |version that's actually the target. (meson is not py-versioned.) | |--- meson.build.orig 1970-01-01 00:00:00.000000000 +0000 |+++ meson.build -------------------------- Patching file meson.build using Plan A... Hunk #1 succeeded at 2. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-pandas/patches/patch-pandas___libs_window_aggregations.pyx => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/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 /home/pbulk/build/math/py-pandas/work/pandas-2.3.3 && /usr/bin/rm -f pandas/_libs/window/aggregations.pyx.orig ===> Creating toolchain wrappers for py314-pandas-2.3.3 ===> Configuring for py314-pandas-2.3.3 => Fixing python binary name. => Checking for portability problems in extracted files