=> 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 py312-cassandra-driver-3.28.0nb1 * Building wheel... /pbulk/work/databases/py-cassandra-driver/work/python-driver-3.28.0/ez_setup.py:114: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources :365: DeprecationWarning: Use shutil.which instead of find_executable /usr/pkg/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/pkg/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/auth.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/cluster.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/compat.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/concurrent.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/connection.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/cqltypes.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/cython_deps.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/encoder.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/marshal.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/metadata.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/metrics.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/murmur3.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/policies.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/pool.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/protocol.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/query.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/segment.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/timestamps.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/type_codes.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/util.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra creating build/lib.netbsd-10.0-amd64-cpython-312/cassandra/io copying cassandra/io/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/io copying cassandra/io/asyncioreactor.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/io copying cassandra/io/asyncorereactor.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/io copying cassandra/io/eventletreactor.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/io copying cassandra/io/geventreactor.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/io copying cassandra/io/libevreactor.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/io copying cassandra/io/twistedreactor.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/io creating build/lib.netbsd-10.0-amd64-cpython-312/cassandra/cqlengine copying cassandra/cqlengine/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/cqlengine copying cassandra/cqlengine/columns.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/cqlengine copying cassandra/cqlengine/connection.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/cqlengine copying cassandra/cqlengine/functions.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/cqlengine copying cassandra/cqlengine/management.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/cqlengine copying cassandra/cqlengine/models.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/cqlengine copying cassandra/cqlengine/named.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/cqlengine copying cassandra/cqlengine/operators.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/cqlengine copying cassandra/cqlengine/query.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/cqlengine copying cassandra/cqlengine/statements.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/cqlengine copying cassandra/cqlengine/usertype.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/cqlengine creating build/lib.netbsd-10.0-amd64-cpython-312/cassandra/graph copying cassandra/graph/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/graph copying cassandra/graph/graphson.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/graph copying cassandra/graph/query.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/graph copying cassandra/graph/types.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/graph creating build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax copying cassandra/datastax/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax creating build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/insights copying cassandra/datastax/insights/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/insights copying cassandra/datastax/insights/registry.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/insights copying cassandra/datastax/insights/reporter.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/insights copying cassandra/datastax/insights/serializers.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/insights copying cassandra/datastax/insights/util.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/insights creating build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/graph copying cassandra/datastax/graph/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/graph copying cassandra/datastax/graph/graphson.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/graph copying cassandra/datastax/graph/query.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/graph copying cassandra/datastax/graph/types.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/graph creating build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/graph/fluent copying cassandra/datastax/graph/fluent/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/graph/fluent copying cassandra/datastax/graph/fluent/_predicates.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/graph/fluent copying cassandra/datastax/graph/fluent/_query.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/graph/fluent copying cassandra/datastax/graph/fluent/_serializers.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/graph/fluent copying cassandra/datastax/graph/fluent/predicates.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/graph/fluent copying cassandra/datastax/graph/fluent/query.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/graph/fluent copying cassandra/datastax/graph/fluent/serializers.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/graph/fluent creating build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/cloud copying cassandra/datastax/cloud/__init__.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/datastax/cloud creating build/lib.netbsd-10.0-amd64-cpython-312/cassandra/column_encryption copying cassandra/column_encryption/_policies.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/column_encryption copying cassandra/column_encryption/policies.py -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/column_encryption running egg_info creating cassandra_driver.egg-info writing cassandra_driver.egg-info/PKG-INFO writing dependency_links to cassandra_driver.egg-info/dependency_links.txt writing requirements to cassandra_driver.egg-info/requires.txt writing top-level names to cassandra_driver.egg-info/top_level.txt writing manifest file 'cassandra_driver.egg-info/SOURCES.txt' reading manifest file 'cassandra_driver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cassandra_driver.egg-info/SOURCES.txt' copying cassandra/buffer.pxd -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/bytesio.pxd -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/bytesio.pyx -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/cmurmur3.c -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/cython_marshal.pyx -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/cython_utils.pxd -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/cython_utils.pyx -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/deserializers.pxd -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/deserializers.pyx -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/ioutils.pyx -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/numpyFlags.h -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/numpy_parser.pyx -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/obj_parser.pyx -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/parsing.pxd -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/parsing.pyx -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/row_parser.pyx -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/tuple.pxd -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/type_codes.pxd -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra copying cassandra/io/libevwrapper.c -> build/lib.netbsd-10.0-amd64-cpython-312/cassandra/io running build_ext Compiling cassandra/cluster.py because it changed. Compiling cassandra/concurrent.py because it changed. Compiling cassandra/connection.py because it changed. Compiling cassandra/cqltypes.py because it changed. Compiling cassandra/metadata.py because it changed. Compiling cassandra/pool.py because it changed. Compiling cassandra/protocol.py because it changed. Compiling cassandra/query.py because it changed. Compiling cassandra/util.py because it changed. [1/9] Cythonizing cassandra/cluster.py [2/9] Cythonizing cassandra/concurrent.py [3/9] Cythonizing cassandra/connection.py [4/9] Cythonizing cassandra/cqltypes.py [5/9] Cythonizing cassandra/metadata.py [6/9] Cythonizing cassandra/pool.py [7/9] Cythonizing cassandra/protocol.py [8/9] Cythonizing cassandra/query.py [9/9] Cythonizing cassandra/util.py Failed to cythonize one or more modules. These will not be compiled as extensions (optional). Compiling cassandra/bytesio.pyx because it changed. Compiling cassandra/cython_marshal.pyx because it changed. Compiling cassandra/cython_utils.pyx because it changed. Compiling cassandra/deserializers.pyx because it changed. Compiling cassandra/ioutils.pyx because it changed. Compiling cassandra/numpy_parser.pyx because it changed. Compiling cassandra/obj_parser.pyx because it changed. Compiling cassandra/parsing.pyx because it changed. Compiling cassandra/row_parser.pyx because it changed. [1/9] Cythonizing cassandra/bytesio.pyx building 'cassandra.cmurmur3' extension creating build/temp.netbsd-10.0-amd64-cpython-312/cassandra gcc -O2 -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -fPIC -I/usr/pkg/include/python3.12 -c cassandra/cmurmur3.c -o build/temp.netbsd-10.0-amd64-cpython-312/cassandra/cmurmur3.o cassandra/cmurmur3.c:14:10: fatal error: Python.h: No such file or directory 14 | #include | ^~~~~~~~~~ compilation terminated. command '/pbulk/work/databases/py-cassandra-driver/work/.cwrapper/bin/gcc' failed with exit code 1 :291: UserWarning: =============================================================================== WARNING: could not compile The cassandra.cmurmur3 extension. The C extensions are not required for the driver to run, but they add support for libev and token-aware routing with the Murmur3Partitioner. Linux users should ensure that GCC and the Python headers are available. On Ubuntu and Debian, this can be accomplished by running: $ sudo apt-get install build-essential python-dev On RedHat and RedHat-based systems like CentOS and Fedora: $ sudo yum install gcc python-devel On OSX, homebrew installations of Python should provide the necessary headers. libev Support ------------- For libev support, you will also need to install libev and its headers. On Debian/Ubuntu: $ sudo apt-get install libev4 libev-dev On RHEL/CentOS/Fedora: $ sudo yum install libev libev-devel On OSX, via homebrew: $ brew install libev =============================================================================== building 'cassandra.io.libevwrapper' extension creating build/temp.netbsd-10.0-amd64-cpython-312/cassandra/io gcc -O2 -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -fPIC -I/usr/include/libev -I/usr/local/include -I/opt/local/include -I/usr/pkg/include/python3.12 -c cassandra/io/libevwrapper.c -o build/temp.netbsd-10.0-amd64-cpython-312/cassandra/io/libevwrapper.o cassandra/io/libevwrapper.c:1:10: fatal error: Python.h: No such file or directory 1 | #include | ^~~~~~~~~~ compilation terminated. command '/pbulk/work/databases/py-cassandra-driver/work/.cwrapper/bin/gcc' failed with exit code 1 :291: UserWarning: =============================================================================== WARNING: could not compile The cassandra.io.libevwrapper extension. The C extensions are not required for the driver to run, but they add support for libev and token-aware routing with the Murmur3Partitioner. Linux users should ensure that GCC and the Python headers are available. On Ubuntu and Debian, this can be accomplished by running: $ sudo apt-get install build-essential python-dev On RedHat and RedHat-based systems like CentOS and Fedora: $ sudo yum install gcc python-devel On OSX, homebrew installations of Python should provide the necessary headers. libev Support ------------- For libev support, you will also need to install libev and its headers. On Debian/Ubuntu: $ sudo apt-get install libev4 libev-dev On RHEL/CentOS/Fedora: $ sudo yum install libev libev-devel On OSX, via homebrew: $ brew install libev =============================================================================== building 'cassandra.cluster' extension gcc -O2 -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -fPIC -I/usr/pkg/include/python3.12 -c cassandra/cluster.c -o build/temp.netbsd-10.0-amd64-cpython-312/cassandra/cluster.o -Wno-unused-function cassandra/cluster.c:34:10: fatal error: Python.h: No such file or directory 34 | #include "Python.h" | ^~~~~~~~~~ compilation terminated. command '/pbulk/work/databases/py-cassandra-driver/work/.cwrapper/bin/gcc' failed with exit code 1 :291: UserWarning: =============================================================================== WARNING: could not compile The cassandra.cluster extension. The C extensions are not required for the driver to run, but they add support for libev and token-aware routing with the Murmur3Partitioner. Linux users should ensure that GCC and the Python headers are available. On Ubuntu and Debian, this can be accomplished by running: $ sudo apt-get install build-essential python-dev On RedHat and RedHat-based systems like CentOS and Fedora: $ sudo yum install gcc python-devel On OSX, homebrew installations of Python should provide the necessary headers. libev Support ------------- For libev support, you will also need to install libev and its headers. On Debian/Ubuntu: $ sudo apt-get install libev4 libev-dev On RHEL/CentOS/Fedora: $ sudo yum install libev libev-devel On OSX, via homebrew: $ brew install libev =============================================================================== building 'cassandra.concurrent' extension gcc -O2 -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -fPIC -I/usr/pkg/include/python3.12 -c cassandra/concurrent.c -o build/temp.netbsd-10.0-amd64-cpython-312/cassandra/concurrent.o -Wno-unused-function cassandra/concurrent.c:34:10: fatal error: Python.h: No such file or directory 34 | #include "Python.h" | ^~~~~~~~~~ compilation terminated. command '/pbulk/work/databases/py-cassandra-driver/work/.cwrapper/bin/gcc' failed with exit code 1 :291: UserWarning: =============================================================================== WARNING: could not compile The cassandra.concurrent extension. The C extensions are not required for the driver to run, but they add support for libev and token-aware routing with the Murmur3Partitioner. Linux users should ensure that GCC and the Python headers are available. On Ubuntu and Debian, this can be accomplished by running: $ sudo apt-get install build-essential python-dev On RedHat and RedHat-based systems like CentOS and Fedora: $ sudo yum install gcc python-devel On OSX, homebrew installations of Python should provide the necessary headers. libev Support ------------- For libev support, you will also need to install libev and its headers. On Debian/Ubuntu: $ sudo apt-get install libev4 libev-dev On RHEL/CentOS/Fedora: $ sudo yum install libev libev-devel On OSX, via homebrew: $ brew install libev =============================================================================== building 'cassandra.connection' extension gcc -O2 -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -fPIC -I/usr/pkg/include/python3.12 -c cassandra/connection.c -o build/temp.netbsd-10.0-amd64-cpython-312/cassandra/connection.o -Wno-unused-function cassandra/connection.c:34:10: fatal error: Python.h: No such file or directory 34 | #include "Python.h" | ^~~~~~~~~~ compilation terminated. command '/pbulk/work/databases/py-cassandra-driver/work/.cwrapper/bin/gcc' failed with exit code 1 :291: UserWarning: =============================================================================== WARNING: could not compile The cassandra.connection extension. The C extensions are not required for the driver to run, but they add support for libev and token-aware routing with the Murmur3Partitioner. Linux users should ensure that GCC and the Python headers are available. On Ubuntu and Debian, this can be accomplished by running: $ sudo apt-get install build-essential python-dev On RedHat and RedHat-based systems like CentOS and Fedora: $ sudo yum install gcc python-devel On OSX, homebrew installations of Python should provide the necessary headers. libev Support ------------- For libev support, you will also need to install libev and its headers. On Debian/Ubuntu: $ sudo apt-get install libev4 libev-dev On RHEL/CentOS/Fedora: $ sudo yum install libev libev-devel On OSX, via homebrew: $ brew install libev =============================================================================== building 'cassandra.cqltypes' extension gcc -O2 -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -fPIC -I/usr/pkg/include/python3.12 -c cassandra/cqltypes.c -o build/temp.netbsd-10.0-amd64-cpython-312/cassandra/cqltypes.o -Wno-unused-function cassandra/cqltypes.c:34:10: fatal error: Python.h: No such file or directory 34 | #include "Python.h" | ^~~~~~~~~~ compilation terminated. command '/pbulk/work/databases/py-cassandra-driver/work/.cwrapper/bin/gcc' failed with exit code 1 :291: UserWarning: =============================================================================== WARNING: could not compile The cassandra.cqltypes extension. The C extensions are not required for the driver to run, but they add support for libev and token-aware routing with the Murmur3Partitioner. Linux users should ensure that GCC and the Python headers are available. On Ubuntu and Debian, this can be accomplished by running: $ sudo apt-get install build-essential python-dev On RedHat and RedHat-based systems like CentOS and Fedora: $ sudo yum install gcc python-devel On OSX, homebrew installations of Python should provide the necessary headers. libev Support ------------- For libev support, you will also need to install libev and its headers. On Debian/Ubuntu: $ sudo apt-get install libev4 libev-dev On RHEL/CentOS/Fedora: $ sudo yum install libev libev-devel On OSX, via homebrew: $ brew install libev =============================================================================== building 'cassandra.metadata' extension gcc -O2 -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -fPIC -I/usr/pkg/include/python3.12 -c cassandra/metadata.c -o build/temp.netbsd-10.0-amd64-cpython-312/cassandra/metadata.o -Wno-unused-function cassandra/metadata.c:34:10: fatal error: Python.h: No such file or directory 34 | #include "Python.h" | ^~~~~~~~~~ compilation terminated. command '/pbulk/work/databases/py-cassandra-driver/work/.cwrapper/bin/gcc' failed with exit code 1 :291: UserWarning: =============================================================================== WARNING: could not compile The cassandra.metadata extension. The C extensions are not required for the driver to run, but they add support for libev and token-aware routing with the Murmur3Partitioner. Linux users should ensure that GCC and the Python headers are available. On Ubuntu and Debian, this can be accomplished by running: $ sudo apt-get install build-essential python-dev On RedHat and RedHat-based systems like CentOS and Fedora: $ sudo yum install gcc python-devel On OSX, homebrew installations of Python should provide the necessary headers. libev Support ------------- For libev support, you will also need to install libev and its headers. On Debian/Ubuntu: $ sudo apt-get install libev4 libev-dev On RHEL/CentOS/Fedora: $ sudo yum install libev libev-devel On OSX, via homebrew: $ brew install libev =============================================================================== building 'cassandra.pool' extension gcc -O2 -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -fPIC -I/usr/pkg/include/python3.12 -c cassandra/pool.c -o build/temp.netbsd-10.0-amd64-cpython-312/cassandra/pool.o -Wno-unused-function cassandra/pool.c:34:10: fatal error: Python.h: No such file or directory 34 | #include "Python.h" | ^~~~~~~~~~ compilation terminated. command '/pbulk/work/databases/py-cassandra-driver/work/.cwrapper/bin/gcc' failed with exit code 1 :291: UserWarning: =============================================================================== WARNING: could not compile The cassandra.pool extension. The C extensions are not required for the driver to run, but they add support for libev and token-aware routing with the Murmur3Partitioner. Linux users should ensure that GCC and the Python headers are available. On Ubuntu and Debian, this can be accomplished by running: $ sudo apt-get install build-essential python-dev On RedHat and RedHat-based systems like CentOS and Fedora: $ sudo yum install gcc python-devel On OSX, homebrew installations of Python should provide the necessary headers. libev Support ------------- For libev support, you will also need to install libev and its headers. On Debian/Ubuntu: $ sudo apt-get install libev4 libev-dev On RHEL/CentOS/Fedora: $ sudo yum install libev libev-devel On OSX, via homebrew: $ brew install libev =============================================================================== building 'cassandra.protocol' extension gcc -O2 -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -fPIC -I/usr/pkg/include/python3.12 -c cassandra/protocol.c -o build/temp.netbsd-10.0-amd64-cpython-312/cassandra/protocol.o -Wno-unused-function cassandra/protocol.c:34:10: fatal error: Python.h: No such file or directory 34 | #include "Python.h" | ^~~~~~~~~~ compilation terminated. command '/pbulk/work/databases/py-cassandra-driver/work/.cwrapper/bin/gcc' failed with exit code 1 :291: UserWarning: =============================================================================== WARNING: could not compile The cassandra.protocol extension. The C extensions are not required for the driver to run, but they add support for libev and token-aware routing with the Murmur3Partitioner. Linux users should ensure that GCC and the Python headers are available. On Ubuntu and Debian, this can be accomplished by running: $ sudo apt-get install build-essential python-dev On RedHat and RedHat-based systems like CentOS and Fedora: $ sudo yum install gcc python-devel On OSX, homebrew installations of Python should provide the necessary headers. libev Support ------------- For libev support, you will also need to install libev and its headers. On Debian/Ubuntu: $ sudo apt-get install libev4 libev-dev On RHEL/CentOS/Fedora: $ sudo yum install libev libev-devel On OSX, via homebrew: $ brew install libev =============================================================================== building 'cassandra.query' extension gcc -O2 -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -fPIC -I/usr/pkg/include/python3.12 -c cassandra/query.c -o build/temp.netbsd-10.0-amd64-cpython-312/cassandra/query.o -Wno-unused-function cassandra/query.c:34:10: fatal error: Python.h: No such file or directory 34 | #include "Python.h" | ^~~~~~~~~~ compilation terminated. command '/pbulk/work/databases/py-cassandra-driver/work/.cwrapper/bin/gcc' failed with exit code 1 :291: UserWarning: =============================================================================== WARNING: could not compile The cassandra.query extension. The C extensions are not required for the driver to run, but they add support for libev and token-aware routing with the Murmur3Partitioner. Linux users should ensure that GCC and the Python headers are available. On Ubuntu and Debian, this can be accomplished by running: $ sudo apt-get install build-essential python-dev On RedHat and RedHat-based systems like CentOS and Fedora: $ sudo yum install gcc python-devel On OSX, homebrew installations of Python should provide the necessary headers. libev Support ------------- For libev support, you will also need to install libev and its headers. On Debian/Ubuntu: $ sudo apt-get install libev4 libev-dev On RHEL/CentOS/Fedora: $ sudo yum install libev libev-devel On OSX, via homebrew: $ brew install libev =============================================================================== building 'cassandra.util' extension gcc -O2 -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include/ev -fPIC -I/usr/pkg/include/python3.12 -c cassandra/util.c -o build/temp.netbsd-10.0-amd64-cpython-312/cassandra/util.o -Wno-unused-function cassandra/util.c:34:10: fatal error: Python.h: No such file or directory 34 | #include "Python.h" | ^~~~~~~~~~ compilation terminated. command '/pbulk/work/databases/py-cassandra-driver/work/.cwrapper/bin/gcc' failed with exit code 1 :291: UserWarning: =============================================================================== WARNING: could not compile The cassandra.util extension. The C extensions are not required for the driver to run, but they add support for libev and token-aware routing with the Murmur3Partitioner. Linux users should ensure that GCC and the Python headers are available. On Ubuntu and Debian, this can be accomplished by running: $ sudo apt-get install build-essential python-dev On RedHat and RedHat-based systems like CentOS and Fedora: $ sudo yum install gcc python-devel On OSX, homebrew installations of Python should provide the necessary headers. libev Support ------------- For libev support, you will also need to install libev and its headers. On Debian/Ubuntu: $ sudo apt-get install libev4 libev-dev On RHEL/CentOS/Fedora: $ sudo yum install libev libev-devel On OSX, via homebrew: $ brew install libev =============================================================================== error: invalid command 'install' ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/databases/py-cassandra-driver *** Error code 1 Stop. make: stopped in /usr/pkgsrc/databases/py-cassandra-driver