=> 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-Levenshtein-0.25.1 * Building wheel... -------------------------------------------------------------------------------- -- Trying 'Ninja' generator -------------------------------- --------------------------- ---------------------- ----------------- ------------ ------- -- Not searching for unused variables given on the command line. -- The C compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/textproc/py-Levenshtein/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- The CXX compiler identification is GNU 7.5.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /pbulk/work/textproc/py-Levenshtein/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (1.9s) -- Generating done (0.1s) -- Build files have been written to: /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/_cmake_test_compile/build -- ------- ------------ ----------------- ---------------------- --------------------------- -------------------------------- -- Trying 'Ninja' generator - success -------------------------------------------------------------------------------- Configuring Project Working directory: /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/_skbuild/netbsd-9.0-amd64-3.13/cmake-build Command: /usr/pkg/bin/cmake /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1 -G Ninja --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/_skbuild/netbsd-9.0-amd64-3.13/cmake-install -DPYTHON_VERSION_STRING:STRING=3.13.0 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/usr/pkg/lib/python3.13/site-packages/skbuild/resources/cmake -DPYTHON_EXECUTABLE:PATH=/usr/pkg/bin/python3.13 -DPYTHON_INCLUDE_DIR:PATH=/usr/pkg/include/python3.13 -DPYTHON_LIBRARY:PATH=/usr/pkg/lib/libpython3.13.so -DPython_EXECUTABLE:PATH=/usr/pkg/bin/python3.13 -DPython_ROOT_DIR:PATH=/usr/pkg -DPython_FIND_REGISTRY:STRING=NEVER -DPython_INCLUDE_DIR:PATH=/usr/pkg/include/python3.13 -DPython3_EXECUTABLE:PATH=/usr/pkg/bin/python3.13 -DPython3_ROOT_DIR:PATH=/usr/pkg -DPython3_FIND_REGISTRY:STRING=NEVER -DPython3_INCLUDE_DIR:PATH=/usr/pkg/include/python3.13 -DCMAKE_BUILD_TYPE:STRING=Release Not searching for unused variables given on the command line. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/textproc/py-Levenshtein/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /pbulk/work/textproc/py-Levenshtein/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Python: /usr/pkg/bin/python3.13 (found version "3.13.0") found components: Interpreter Development.Module -- Using packaged version of rapidfuzz-cpp -- Configuring done (3.1s) -- Generating done (0.1s) -- Build files have been written to: /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/_skbuild/netbsd-9.0-amd64-3.13/cmake-build [1/4] Building CXX object src/Levenshtein/CMakeFiles/levenshtein_cpp.dir/levenshtein_cpp.cxx.o FAILED: src/Levenshtein/CMakeFiles/levenshtein_cpp.dir/levenshtein_cpp.cxx.o /pbulk/work/textproc/py-Levenshtein/work/.cwrapper/bin/c++ -Dlevenshtein_cpp_EXPORTS -I/pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/Levenshtein-c -I/pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/extern/rapidfuzz-cpp/rapidfuzz/.. -isystem /usr/pkg/include/python3.13 -O2 -I/usr/include -I/usr/pkg/include/python3.13 -O3 -DNDEBUG -std=gnu++1z -fPIC -Wall -Wextra -pedantic -MD -MT src/Levenshtein/CMakeFiles/levenshtein_cpp.dir/levenshtein_cpp.cxx.o -MF src/Levenshtein/CMakeFiles/levenshtein_cpp.dir/levenshtein_cpp.cxx.o.d -o src/Levenshtein/CMakeFiles/levenshtein_cpp.dir/levenshtein_cpp.cxx.o -c /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx:1296:72: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u) ^ /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx: In function 'size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE*)': /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx:1298:23: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] const Py_UNICODE *u_end = u; ^~~~~ In file included from /usr/pkg/include/python3.13/unicodeobject.h:1014:0, from /usr/pkg/include/python3.13/Python.h:79, from /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx:16: /usr/pkg/include/python3.13/cpython/unicodeobject.h:10:37: note: declared here Py_DEPRECATED(3.13) typedef wchar_t Py_UNICODE; ^~~~~~~~~~ /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx: At global scope: /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx:7609:1: warning: missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers] }; ^ /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx: In function 'size_t __Pyx_PyInt_As_size_t(PyObject*)': /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx:8200:67: error: too few arguments to function 'int _PyLong_AsByteArray(PyLongObject*, unsigned char*, size_t, int, int, int)' is_little, !is_unsigned); ^ In file included from /usr/pkg/include/python3.13/longobject.h:107:0, from /usr/pkg/include/python3.13/Python.h:81, from /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx:16: /usr/pkg/include/python3.13/cpython/longobject.h:111:17: note: declared here PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, ^~~~~~~~~~~~~~~~~~~ /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx: In function 'long int __Pyx_PyInt_As_long(PyObject*)': /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx:8551:67: error: too few arguments to function 'int _PyLong_AsByteArray(PyLongObject*, unsigned char*, size_t, int, int, int)' is_little, !is_unsigned); ^ In file included from /usr/pkg/include/python3.13/longobject.h:107:0, from /usr/pkg/include/python3.13/Python.h:81, from /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx:16: /usr/pkg/include/python3.13/cpython/longobject.h:111:17: note: declared here PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, ^~~~~~~~~~~~~~~~~~~ /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx: In function 'int __Pyx_PyInt_As_int(PyObject*)': /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx:8824:67: error: too few arguments to function 'int _PyLong_AsByteArray(PyLongObject*, unsigned char*, size_t, int, int, int)' is_little, !is_unsigned); ^ In file included from /usr/pkg/include/python3.13/longobject.h:107:0, from /usr/pkg/include/python3.13/Python.h:81, from /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/src/Levenshtein/levenshtein_cpp.cxx:16: /usr/pkg/include/python3.13/cpython/longobject.h:111:17: note: declared here PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, ^~~~~~~~~~~~~~~~~~~ [2/4] Building CXX object src/Levenshtein/CMakeFiles/levenshtein_cpp.dir/Levenshtein-c/_levenshtein.cpp.o ninja: build stopped: subcommand failed. Traceback (most recent call last): File "/usr/pkg/lib/python3.13/site-packages/skbuild/setuptools_wrap.py", line 668, in setup cmkr.make(make_args, install_target=cmake_install_target, env=env) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/skbuild/cmaker.py", line 696, in make self.make_impl(clargs=clargs, config=config, source_dir=source_dir, install_target=install_target, env=env) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/skbuild/cmaker.py", line 741, in make_impl raise SKBuildError(msg) An error occurred while building with CMake. Command: /usr/pkg/bin/cmake --build . --target install --config Release -- Install target: install Source directory: /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1 Working directory: /pbulk/work/textproc/py-Levenshtein/work/Levenshtein-0.25.1/_skbuild/netbsd-9.0-amd64-3.13/cmake-build Please check the install target is valid and see CMake's output for more information. ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/textproc/py-Levenshtein *** Error code 1 Stop. make: stopped in /usr/pkgsrc/textproc/py-Levenshtein