=> 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 py313-lap-0.5.13 * Building wheel... Compiling _lapjv_cpp/_lapjv.pyx because it changed. [1/1] Cythonizing _lapjv_cpp/_lapjv.pyx running bdist_wheel running build running build_py creating build/lib.netbsd-10.0-amd64-cpython-313/lap copying lap/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-313/lap copying lap/lapmod.py -> build/lib.netbsd-10.0-amd64-cpython-313/lap creating build/lib.netbsd-10.0-amd64-cpython-313/lap/tests copying lap/tests/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-313/lap/tests copying lap/tests/test_arr_loop.py -> build/lib.netbsd-10.0-amd64-cpython-313/lap/tests copying lap/tests/test_lapjv.py -> build/lib.netbsd-10.0-amd64-cpython-313/lap/tests copying lap/tests/test_lapmod.py -> build/lib.netbsd-10.0-amd64-cpython-313/lap/tests copying lap/tests/test_simple.py -> build/lib.netbsd-10.0-amd64-cpython-313/lap/tests copying lap/tests/test_utils.py -> build/lib.netbsd-10.0-amd64-cpython-313/lap/tests running egg_info writing lap.egg-info/PKG-INFO writing dependency_links to lap.egg-info/dependency_links.txt writing requirements to lap.egg-info/requires.txt writing top-level names to lap.egg-info/top_level.txt dependency /usr/pkg/lib/python3.13/site-packages/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/pkg/lib/python3.13/site-packages/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative dependency /usr/pkg/lib/python3.13/site-packages/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/pkg/lib/python3.13/site-packages/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative dependency /usr/pkg/lib/python3.13/site-packages/numpy/_core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative reading manifest file 'lap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' warning: no previously-included files matching '*/__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution no previously-included directories found matching '.github' no previously-included directories found matching 'benchmark' adding license file 'LICENSE' writing manifest file 'lap.egg-info/SOURCES.txt' copying lap/tests/cost_eps.csv.gz -> build/lib.netbsd-10.0-amd64-cpython-313/lap/tests running build_ext building 'lap._lapjv' extension c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -I_lapjv_cpp -I/usr/pkg/lib/python3.13/site-packages/numpy/_core/include -Ilap -I/usr/pkg/include/python3.13 -c _lapjv_cpp/_lapjv.cpp -o build/temp.netbsd-10.0-amd64-cpython-313/_lapjv_cpp/_lapjv.o _lapjv_cpp/_lapjv.cpp: In function 'int __Pyx_PyObject_CompareFloatIntBoolLt(PyObject*, PyObject*)': _lapjv_cpp/_lapjv.cpp:12251:19: error: 'isfinite' was not declared in this scope; did you mean 'std::isfinite'? 12251 | if (unlikely(!isfinite(float_op1))) { | ^~~~~~~~ _lapjv_cpp/_lapjv.cpp:1504:43: note: in definition of macro 'unlikely' 1504 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ In file included from /usr/include/g++/complex:44, from _lapjv_cpp/_lapjv.cpp:1544: /usr/include/g++/cmath:578:5: note: 'std::isfinite' declared here 578 | isfinite(_Tp __x) | ^~~~~~~~ error: Command '['c++', '-O2', '-I/usr/pkg/include', '-I/usr/include', '-I/usr/pkg/include/python3.13', '-I/usr/pkg/include', '-I/usr/include', '-I/usr/pkg/include/python3.13', '-fPIC', '-I_lapjv_cpp', '-I/usr/pkg/lib/python3.13/site-packages/numpy/_core/include', '-Ilap', '-I/usr/pkg/include/python3.13', '-c', '_lapjv_cpp/_lapjv.cpp', '-o', 'build/temp.netbsd-10.0-amd64-cpython-313/_lapjv_cpp/_lapjv.o']' returned non-zero exit status 1. TIP pass --env-dir and --sdist-extract-dir to keep the build environment and sources, then see https://build.pypa.io/en/stable/how-to/troubleshooting.html#debug-a-failed-build for help debugging a failed build ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/math/py-lap *** Error code 1 Stop. make: stopped in /usr/pkgsrc/math/py-lap