=> 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-borgbackup-1.4.1nb1 * Building wheel... Detected and preferring libcrypto [via BORG_OPENSSL_PREFIX] Detected and preferring liblz4 [via BORG_LIBLZ4_PREFIX] Detected and preferring libzstd [via BORG_LIBZSTD_PREFIX] Detected and preferring libxxhash [via BORG_LIBXXHASH_PREFIX] Compiling src/borg/platform/posix.pyx because it changed. Compiling src/borg/platform/linux.pyx because it changed. Compiling src/borg/platform/syncfilerange.pyx because it changed. Compiling src/borg/platform/freebsd.pyx because it changed. Compiling src/borg/platform/darwin.pyx because it changed. Compiling src/borg/platform/windows.pyx because it changed. Fatal Python error: _PySemaphore_PlatformWait: unexpected error from semaphore: 22 Python runtime state: initialized Thread 0xf2424000 (most recent call first): File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 395 in _recv File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 430 in _recv_bytes File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 250 in recv File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 579 in _handle_results File "/usr/pkg/lib/python3.13/threading.py", line 994 in run File "/usr/pkg/lib/python3.13/threading.py", line 1043 in _bootstrap_inner File "/usr/pkg/lib/python3.13/threading.py", line 1014 in _bootstrap Thread 0xf2b00000 (most recent call first): File "/usr/pkg/lib/python3.13/multiprocessing/reduction.py", line 51 in dumps File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 206 in send File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 540 in _handle_tasks File "/usr/pkg/lib/python3.13/threading.py", line 994 in run File "/usr/pkg/lib/python3.13/threading.py", line 1043 in _bootstrap_inner File "/usr/pkg/lib/python3.13/threading.py", line 1014 in _bootstrap Thread 0xf2a89000 (most recent call first): File "/usr/pkg/lib/python3.13/multiprocessing/popen_fork.py", line 28 in poll File "/usr/pkg/lib/python3.13/multiprocessing/process.py", line 232 in exitcode File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 297 in _join_exited_workers File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 339 in _maintain_pool File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 516 in _handle_workers File "/usr/pkg/lib/python3.13/threading.py", line 994 in run File "/usr/pkg/lib/python3.13/threading.py", line 1043 in _bootstrap_inner File "/usr/pkg/lib/python3.13/threading.py", line 1014 in _bootstrap Current thread 0xf46e0c00 (most recent call first): File "/usr/pkg/lib/python3.13/threading.py", line 363 in wait File "/usr/pkg/lib/python3.13/threading.py", line 659 in wait File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 765 in wait File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 768 in get File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1145 in cythonize File "", line 218 in File "/usr/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 317 in run_setup File "/usr/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 404 in _build_with_temp_dir File "/usr/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 423 in _build File "/usr/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 432 in build_wheel File "/usr/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280 in build_wheel File "/usr/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373 in main File "/usr/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389 in Extension modules: cython.cimports.libc.math, Cython.Utils, Cython.Plex.Actions, Cython.Plex.Transitions, Cython.Plex.Machines, Cython.Plex.DFA, Cython.Plex.Scanners, Cython.Compiler.Scanning, Cython.StringIOTree, Cython.Compiler.Code, Cython.Tempita._tempita, Cython.Compiler.LineTable, Cython.Compiler.Visitor, Cython.Compiler.Parsing (total: 14) ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/sysutils/py-borgbackup *** Error code 1 Stop. make: stopped in /usr/pkgsrc/sysutils/py-borgbackup [Errno 2] No such file or directory Traceback (most recent call last): File "Cython/Compiler/Visitor.py", line 174, in Cython.Compiler.Visitor.TreeVisitor._visit File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/ParseTreeTransforms.py", line 2180, in visit_ModuleNode node.analyse_declarations(self.current_env()) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/ModuleNode.py", line 207, in analyse_declarations self.body.analyse_declarations(env) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Nodes.py", line 405, in analyse_declarations stat.analyse_declarations(env) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Nodes.py", line 405, in analyse_declarations stat.analyse_declarations(env) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Nodes.py", line 9307, in analyse_declarations module_scope = env.find_module(self.module_name, self.pos, relative_level=self.relative_level) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Symtab.py", line 1558, in find_module return module_scope.context.find_module( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ module_name, from_module=from_module, pos=pos, absolute_fallback=absolute_fallback, relative_import=is_relative_import) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 267, in find_module source_desc = FileSourceDescriptor(pxd_pathname, rel_path) File "Cython/Compiler/Scanning.py", line 197, in Cython.Compiler.Scanning.FileSourceDescriptor.__init__ File "", line 524, in relpath File "", line 384, in abspath FileNotFoundError: [Errno 2] No such file or directory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1277, in cythonize_one result = compile_single(pyx_file, options, full_module_name=full_module_name, cache=cache, fingerprint=fingerprint) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 667, in compile_single return run_pipeline(source, options, full_module_name, context) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 563, in run_pipeline err, enddata = Pipeline.run_pipeline(pipeline, source) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 418, in run_pipeline data = run(phase, data) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 400, in run return phase(data) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/ParseTreeTransforms.py", line 2170, in __call__ return super_class.__call__(root) ~~~~~~~~~~~~~~~~~~~~^^^^^^ File "Cython/Compiler/Visitor.py", line 358, in Cython.Compiler.Visitor.EnvTransform.__call__ File "Cython/Compiler/Visitor.py", line 305, in Cython.Compiler.Visitor.CythonTransform.__call__ File "Cython/Compiler/Visitor.py", line 287, in Cython.Compiler.Visitor.VisitorTransform.__call__ File "Cython/Compiler/Visitor.py", line 182, in Cython.Compiler.Visitor.TreeVisitor._visit File "Cython/Compiler/Visitor.py", line 140, in Cython.Compiler.Visitor.TreeVisitor._raise_compiler_error File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Errors.py", line 115, in __init__ CompileError.__init__(self, pos, message) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Errors.py", line 65, in __init__ self.formatted_message = format_error(message, position) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Errors.py", line 55, in format_error pos_str = format_position(position) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Errors.py", line 49, in format_position return "%s:%d:%d: " % (position[0].get_error_description(), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "Cython/Compiler/Scanning.py", line 238, in Cython.Compiler.Scanning.FileSourceDescriptor.get_error_description FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1306, in cythonize_one_helper return cythonize_one(*m) File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1298, in cythonize_one raise CompileError(None, pyx_file) Cython.Compiler.Errors.CompileError: src/borg/platform/darwin.pyx Process ForkPoolWorker-1: Traceback (most recent call last): File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 131, in worker put((job, i, result)) ~~~^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/queues.py", line 397, in put self._writer.send_bytes(obj) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 200, in send_bytes self._send_bytes(m[offset:offset + size]) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 427, in _send_bytes self._send(header + buf) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 384, in _send n = write(self._handle, buf) BrokenPipeError: [Errno 32] Broken pipe During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/pkg/lib/python3.13/multiprocessing/process.py", line 313, in _bootstrap self.run() ~~~~~~~~^^ File "/usr/pkg/lib/python3.13/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 136, in worker put((job, i, (False, wrapped))) ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/queues.py", line 397, in put self._writer.send_bytes(obj) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 200, in send_bytes self._send_bytes(m[offset:offset + size]) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 427, in _send_bytes self._send(header + buf) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 384, in _send n = write(self._handle, buf) BrokenPipeError: [Errno 32] Broken pipe [1/6] Cythonizing src/borg/platform/darwin.pyx /pbulk/work/sysutils/py-borgbackup/work/borgbackup-1.4.1/src/borg/platform/posix.pyx Traceback (most recent call last): File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1277, in cythonize_one result = compile_single(pyx_file, options, full_module_name=full_module_name, cache=cache, fingerprint=fingerprint) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 667, in compile_single return run_pipeline(source, options, full_module_name, context) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 563, in run_pipeline err, enddata = Pipeline.run_pipeline(pipeline, source) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 418, in run_pipeline data = run(phase, data) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 400, in run return phase(data) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 32, in parse tree = context.parse(source_desc, scope, pxd = 0, full_module_name = full_module_name) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 381, in parse with source_desc.get_file_object() as f: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "Cython/Compiler/Scanning.py", line 231, in Cython.Compiler.Scanning.FileSourceDescriptor.get_file_object File "Cython/Utils.py", line 418, in Cython.Utils.open_source_file FileNotFoundError: /pbulk/work/sysutils/py-borgbackup/work/borgbackup-1.4.1/src/borg/platform/posix.pyx Traceback (most recent call last): /pbulk/work/sysutils/py-borgbackup/work/borgbackup-1.4.1/src/borg/platform/syncfilerange.pyx File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1306, in cythonize_one_helper return cythonize_one(*m) File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1298, in cythonize_one raise CompileError(None, pyx_file) Cython.Compiler.Errors.CompileError: src/borg/platform/posix.pyx Process ForkPoolWorker-6: Traceback (most recent call last): Traceback (most recent call last): /pbulk/work/sysutils/py-borgbackup/work/borgbackup-1.4.1/src/borg/platform/freebsd.pyx File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 131, in worker put((job, i, result)) ~~~^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/queues.py", line 397, in put self._writer.send_bytes(obj) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 200, in send_bytes self._send_bytes(m[offset:offset + size]) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 427, in _send_bytes self._send(header + buf) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 384, in _send n = write(self._handle, buf) File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1277, in cythonize_one result = compile_single(pyx_file, options, full_module_name=full_module_name, cache=cache, fingerprint=fingerprint) BrokenPipeError: [Errno 32] Broken pipe File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 667, in compile_single return run_pipeline(source, options, full_module_name, context) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 563, in run_pipeline err, enddata = Pipeline.run_pipeline(pipeline, source) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ During handling of the above exception, another exception occurred: File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 418, in run_pipeline data = run(phase, data) Traceback (most recent call last): File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 400, in run return phase(data) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 32, in parse tree = context.parse(source_desc, scope, pxd = 0, full_module_name = full_module_name) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 381, in parse with source_desc.get_file_object() as f: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "Cython/Compiler/Scanning.py", line 231, in Cython.Compiler.Scanning.FileSourceDescriptor.get_file_object File "Cython/Utils.py", line 418, in Cython.Utils.open_source_file FileNotFoundError: /pbulk/work/sysutils/py-borgbackup/work/borgbackup-1.4.1/src/borg/platform/syncfilerange.pyx Traceback (most recent call last): File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1306, in cythonize_one_helper return cythonize_one(*m) File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1298, in cythonize_one raise CompileError(None, pyx_file) Cython.Compiler.Errors.CompileError: src/borg/platform/syncfilerange.pyx File "/usr/pkg/lib/python3.13/multiprocessing/process.py", line 313, in _bootstrap self.run() ~~~~~~~~^^ File "/usr/pkg/lib/python3.13/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 136, in worker put((job, i, (False, wrapped))) ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/queues.py", line 397, in put self._writer.send_bytes(obj) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 200, in send_bytes self._send_bytes(m[offset:offset + size]) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 427, in _send_bytes self._send(header + buf) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 384, in _send n = write(self._handle, buf) BrokenPipeError: [Errno 32] Broken pipe [4/6] Cythonizing src/borg/platform/posix.pyx Traceback (most recent call last): Process ForkPoolWorker-15: File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1277, in cythonize_one result = compile_single(pyx_file, options, full_module_name=full_module_name, cache=cache, fingerprint=fingerprint) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 667, in compile_single return run_pipeline(source, options, full_module_name, context) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 563, in run_pipeline err, enddata = Pipeline.run_pipeline(pipeline, source) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 418, in run_pipeline data = run(phase, data) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 400, in run return phase(data) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 32, in parse tree = context.parse(source_desc, scope, pxd = 0, full_module_name = full_module_name) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 381, in parse with source_desc.get_file_object() as f: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "Cython/Compiler/Scanning.py", line 231, in Cython.Compiler.Scanning.FileSourceDescriptor.get_file_object File "Cython/Utils.py", line 418, in Cython.Utils.open_source_file FileNotFoundError: /pbulk/work/sysutils/py-borgbackup/work/borgbackup-1.4.1/src/borg/platform/freebsd.pyx Traceback (most recent call last): Traceback (most recent call last): File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1306, in cythonize_one_helper return cythonize_one(*m) File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1298, in cythonize_one raise CompileError(None, pyx_file) Cython.Compiler.Errors.CompileError: src/borg/platform/freebsd.pyx File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 131, in worker put((job, i, result)) ~~~^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/queues.py", line 397, in put self._writer.send_bytes(obj) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 200, in send_bytes self._send_bytes(m[offset:offset + size]) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 427, in _send_bytes self._send(header + buf) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 384, in _send n = write(self._handle, buf) BrokenPipeError: [Errno 32] Broken pipe During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/pkg/lib/python3.13/multiprocessing/process.py", line 313, in _bootstrap self.run() ~~~~~~~~^^ File "/usr/pkg/lib/python3.13/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 136, in worker put((job, i, (False, wrapped))) ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/queues.py", line 397, in put self._writer.send_bytes(obj) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 200, in send_bytes self._send_bytes(m[offset:offset + size]) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 427, in _send_bytes self._send(header + buf) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 384, in _send n = write(self._handle, buf) BrokenPipeError: [Errno 32] Broken pipe Process ForkPoolWorker-7: [5/6] Cythonizing src/borg/platform/syncfilerange.pyx Traceback (most recent call last): File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 131, in worker put((job, i, result)) ~~~^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/queues.py", line 397, in put self._writer.send_bytes(obj) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 200, in send_bytes self._send_bytes(m[offset:offset + size]) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 427, in _send_bytes self._send(header + buf) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 384, in _send n = write(self._handle, buf) BrokenPipeError: [Errno 32] Broken pipe During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/pkg/lib/python3.13/multiprocessing/process.py", line 313, in _bootstrap self.run() ~~~~~~~~^^ File "/usr/pkg/lib/python3.13/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 136, in worker put((job, i, (False, wrapped))) ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/queues.py", line 397, in put self._writer.send_bytes(obj) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 200, in send_bytes self._send_bytes(m[offset:offset + size]) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 427, in _send_bytes self._send(header + buf) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 384, in _send n = write(self._handle, buf) BrokenPipeError: [Errno 32] Broken pipe [2/6] Cythonizing src/borg/platform/freebsd.pyx [Errno 2] No such file or directory /pbulk/work/sysutils/py-borgbackup/work/borgbackup-1.4.1/src/borg/platform/windows.pyx Traceback (most recent call last): File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1277, in cythonize_one result = compile_single(pyx_file, options, full_module_name=full_module_name, cache=cache, fingerprint=fingerprint) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 667, in compile_single return run_pipeline(source, options, full_module_name, context) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 563, in run_pipeline err, enddata = Pipeline.run_pipeline(pipeline, source) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 418, in run_pipeline data = run(phase, data) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 400, in run return phase(data) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 32, in parse tree = context.parse(source_desc, scope, pxd = 0, full_module_name = full_module_name) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 381, in parse with source_desc.get_file_object() as f: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "Cython/Compiler/Scanning.py", line 231, in Cython.Compiler.Scanning.FileSourceDescriptor.get_file_object File "Cython/Utils.py", line 418, in Cython.Utils.open_source_file FileNotFoundError: /pbulk/work/sysutils/py-borgbackup/work/borgbackup-1.4.1/src/borg/platform/windows.pyx Traceback (most recent call last): File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1306, in cythonize_one_helper return cythonize_one(*m) File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1298, in cythonize_one raise CompileError(None, pyx_file) Traceback (most recent call last): Cython.Compiler.Errors.CompileError: src/borg/platform/windows.pyx File "Cython/Compiler/Visitor.py", line 174, in Cython.Compiler.Visitor.TreeVisitor._visit File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/ParseTreeTransforms.py", line 2180, in visit_ModuleNode node.analyse_declarations(self.current_env()) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/ModuleNode.py", line 207, in analyse_declarations self.body.analyse_declarations(env) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Nodes.py", line 405, in analyse_declarations stat.analyse_declarations(env) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Nodes.py", line 405, in analyse_declarations stat.analyse_declarations(env) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Nodes.py", line 9307, in analyse_declarations module_scope = env.find_module(self.module_name, self.pos, relative_level=self.relative_level) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Symtab.py", line 1558, in find_module return module_scope.context.find_module( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ module_name, from_module=from_module, pos=pos, absolute_fallback=absolute_fallback, relative_import=is_relative_import) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 267, in find_module source_desc = FileSourceDescriptor(pxd_pathname, rel_path) Process ForkPoolWorker-25: File "Cython/Compiler/Scanning.py", line 197, in Cython.Compiler.Scanning.FileSourceDescriptor.__init__ File "", line 524, in relpath File "", line 384, in abspath FileNotFoundError: [Errno 2] No such file or directory During handling of the above exception, another exception occurred: Traceback (most recent call last): Traceback (most recent call last): File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 131, in worker put((job, i, result)) ~~~^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/queues.py", line 397, in put self._writer.send_bytes(obj) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 200, in send_bytes self._send_bytes(m[offset:offset + size]) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 427, in _send_bytes self._send(header + buf) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 384, in _send n = write(self._handle, buf) BrokenPipeError: [Errno 32] Broken pipe During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1277, in cythonize_one result = compile_single(pyx_file, options, full_module_name=full_module_name, cache=cache, fingerprint=fingerprint) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 667, in compile_single return run_pipeline(source, options, full_module_name, context) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Main.py", line 563, in run_pipeline err, enddata = Pipeline.run_pipeline(pipeline, source) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 418, in run_pipeline data = run(phase, data) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Pipeline.py", line 400, in run return phase(data) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/ParseTreeTransforms.py", line 2170, in __call__ return super_class.__call__(root) ~~~~~~~~~~~~~~~~~~~~^^^^^^ File "Cython/Compiler/Visitor.py", line 358, in Cython.Compiler.Visitor.EnvTransform.__call__ File "Cython/Compiler/Visitor.py", line 305, in Cython.Compiler.Visitor.CythonTransform.__call__ File "Cython/Compiler/Visitor.py", line 287, in Cython.Compiler.Visitor.VisitorTransform.__call__ File "Cython/Compiler/Visitor.py", line 182, in Cython.Compiler.Visitor.TreeVisitor._visit File "Cython/Compiler/Visitor.py", line 140, in Cython.Compiler.Visitor.TreeVisitor._raise_compiler_error File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Errors.py", line 115, in __init__ CompileError.__init__(self, pos, message) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Errors.py", line 65, in __init__ self.formatted_message = format_error(message, position) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Errors.py", line 55, in format_error pos_str = format_position(position) File "/usr/pkg/lib/python3.13/site-packages/Cython/Compiler/Errors.py", line 49, in format_position return "%s:%d:%d: " % (position[0].get_error_description(), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "Cython/Compiler/Scanning.py", line 238, in Cython.Compiler.Scanning.FileSourceDescriptor.get_error_description FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1306, in cythonize_one_helper return cythonize_one(*m) File "/usr/pkg/lib/python3.13/site-packages/Cython/Build/Dependencies.py", line 1298, in cythonize_one raise CompileError(None, pyx_file) Cython.Compiler.Errors.CompileError: src/borg/platform/linux.pyx File "/usr/pkg/lib/python3.13/multiprocessing/process.py", line 313, in _bootstrap self.run() ~~~~~~~~^^ File "/usr/pkg/lib/python3.13/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 136, in worker put((job, i, (False, wrapped))) ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/queues.py", line 397, in put self._writer.send_bytes(obj) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 200, in send_bytes self._send_bytes(m[offset:offset + size]) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 427, in _send_bytes self._send(header + buf) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 384, in _send n = write(self._handle, buf) BrokenPipeError: [Errno 32] Broken pipe [6/6] Cythonizing src/borg/platform/windows.pyx Process ForkPoolWorker-2: Traceback (most recent call last): File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 131, in worker put((job, i, result)) ~~~^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/queues.py", line 397, in put self._writer.send_bytes(obj) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 200, in send_bytes self._send_bytes(m[offset:offset + size]) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 427, in _send_bytes self._send(header + buf) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 384, in _send n = write(self._handle, buf) BrokenPipeError: [Errno 32] Broken pipe During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/pkg/lib/python3.13/multiprocessing/process.py", line 313, in _bootstrap self.run() ~~~~~~~~^^ File "/usr/pkg/lib/python3.13/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/pool.py", line 136, in worker put((job, i, (False, wrapped))) ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/queues.py", line 397, in put self._writer.send_bytes(obj) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 200, in send_bytes self._send_bytes(m[offset:offset + size]) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 427, in _send_bytes self._send(header + buf) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/pkg/lib/python3.13/multiprocessing/connection.py", line 384, in _send n = write(self._handle, buf) BrokenPipeError: [Errno 32] Broken pipe [3/6] Cythonizing src/borg/platform/linux.pyx