=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py39-tables-3.7.0nb2 (cd /Users/pbulk/build/math/py-tables/work/tables-3.7.0/ && /usr/bin/env USETOOLS=no GOTMPDIR=/Users/pbulk/build PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE= DL_CFLAGS= DL_LDFLAGS= DL_LIBS= NPY_BLAS_LIBS=-lblas NPY_LAPACK_LIBS=-llapack\ -lblas NPY_CBLAS_LIBS=-lcblas\ -lblas MACOSX_DEPLOYMENT_TARGET=11.3 PYTHON=/opt/pkg/bin/python3.9 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include\ -I/opt/pkg/include/python3.9 CPPFLAGS=-I/opt/pkg/include/netlib\ -I/opt/pkg/include\ -I/opt/pkg/include/python3.9 CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include\ -I/opt/pkg/include/python3.9 COMPILER_RPATH_FLAG=-L F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/pkg/lib LINKER_RPATH_FLAG=-L PATH=/Users/pbulk/build/math/py-tables/work/.cwrapper/bin:/Users/pbulk/build/math/py-tables/work/.buildlink/bin:/Users/pbulk/build/math/py-tables/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/opt/pkg/etc HOME=/Users/pbulk/build/math/py-tables/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/math/py-tables/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=Mach-O USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 775 INSTALL_INFO= MAKEINFO=/Users/pbulk/build/math/py-tables/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/math/py-tables/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/math/py-tables/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/math/py-tables/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/math/py-tables/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/math/py-tables/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/math/py-tables/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/math/py-tables/work/.cwrapper/config /opt/pkg/bin/python3.9 setup.py build --blosc=/opt/pkg --bzip2=/opt/pkg --hdf5=/opt/pkg --lzo=/opt/pkg -j1) /Users/pbulk/build/math/py-tables/work/tables-3.7.0/setup.py:18: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources Error compiling Cython file: ------------------------------------------------------------ ... def _dump_h5_backtrace(): cdef object bt = [] if H5Ewalk(H5E_DEFAULT, H5E_WALK_DOWNWARD, e_walk_cb, bt) < 0: ^ ------------------------------------------------------------ tables/utilsextension.pyx:387:47: Cannot assign type 'herr_t (unsigned int, const H5E_error_t *, void *) except? -1 nogil' to 'H5E_walk_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'herr_t (unsigned int, const H5E_error_t *, void *) except? -1 nogil'. cpuinfo failed, assuming no CPU features: py-cpuinfo currently only works on X86 and some PPC and ARM CPUs. * Using Python 3.9.18 (main, Dec 8 2023, 11:52:35) * Found cython 3.0.6 * USE_PKGCONFIG: True * Found HDF5 headers at ``/opt/pkg/include``, library at ``/opt/pkg/lib``. .. WARNING:: Could not find the HDF5 runtime. The HDF5 shared library was *not* found in the default library paths. In case of runtime problems, please remember to install it. * Found LZO 2 headers at ``/opt/pkg/include``, library at ``/opt/pkg/lib``. .. WARNING:: Could not find the LZO 2 runtime. The LZO 2 shared library was *not* found in the default library paths. In case of runtime problems, please remember to install it. * Skipping detection of LZO 1 since LZO 2 has already been found. * Found bzip2 headers at ``/opt/pkg/include``, library at ``/opt/pkg/lib``. * Found blosc headers at ``/opt/pkg/include``, library at ``/opt/pkg/lib``. .. WARNING:: Could not find the blosc runtime. The blosc shared library was *not* found in the default library paths. In case of runtime problems, please remember to install it. Compiling tables/utilsextension.pyx because it changed. [1/1] Cythonizing tables/utilsextension.pyx Traceback (most recent call last): File "/Users/pbulk/build/math/py-tables/work/tables-3.7.0/setup.py", line 834, in cython_extfiles = get_cython_extfiles(cython_extnames) File "/Users/pbulk/build/math/py-tables/work/tables-3.7.0/setup.py", line 829, in get_cython_extfiles cythonize(str(extpfile), language_level="2") File "/opt/pkg/lib/python3.9/site-packages/Cython/Build/Dependencies.py", line 1154, in cythonize cythonize_one(*args) File "/opt/pkg/lib/python3.9/site-packages/Cython/Build/Dependencies.py", line 1321, in cythonize_one raise CompileError(None, pyx_file) Cython.Compiler.Errors.CompileError: tables/utilsextension.pyx *** Error code 1 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/math/py-tables *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/math/py-tables