>>> cython: Building main/cython 3.2.4-r0 (using abuild 3.16.0-r0) started Mon, 02 Mar 2026 08:53:58 +0000 >>> cython: Validating /home/buildozer/aports/main/cython/APKBUILD... >>> cython: Analyzing dependencies... >>> cython: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev ( 1/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r0) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.2-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20251231-r0) ( 7/25) Installing sqlite-libs (3.51.2-r1) ( 8/25) Installing python3 (3.12.12-r0) ( 9/25) Installing python3-pycache-pyc0 (3.12.12-r0) (10/25) Installing pyc (3.12.12-r0) (11/25) Installing python3-pyc (3.12.12-r0) (12/25) Installing py3-installer (0.7.0-r2) (13/25) Installing py3-installer-pyc (0.7.0-r2) (14/25) Installing py3-gpep517 (19-r1) (15/25) Installing py3-gpep517-pyc (19-r1) (16/25) Installing py3-parsing (3.3.2-r0) (17/25) Installing py3-parsing-pyc (3.3.2-r0) (18/25) Installing py3-packaging (25.0-r0) (19/25) Installing py3-packaging-pyc (25.0-r0) (20/25) Installing py3-setuptools (82.0.0-r0) (21/25) Installing py3-setuptools-pyc (82.0.0-r0) (22/25) Installing py3-wheel (0.46.1-r0) (23/25) Installing py3-wheel-pyc (0.46.1-r0) (24/25) Installing python3-dev (3.12.12-r0) (25/25) Installing .makedepends-cython (20260302.085359) Executing busybox-1.37.0-r31.trigger OK: 396.1 MiB in 131 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Cleaning up tmpdir >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-3.2.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> cython: Fetching cython-3.2.4.tar.gz::https://github.com/cython/cython/archive/3.2.4.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/cython-3.2.4.tar.gz.part' cython-3.2.4.tar.gz. 2% | | 95994 0:00:33 ETA cython-3.2.4.tar.gz. 73% |*********************** | 2379k 0:00:00 ETA cython-3.2.4.tar.gz. 100% |********************************| 3227k 0:00:00 ETA '/var/cache/distfiles/cython-3.2.4.tar.gz.part' saved /var/cache/distfiles/cython-3.2.4.tar.gz: OK /home/buildozer/aports/main/cython/0001-Don-t-include-absolute-paths-when-using-embed-positi.patch: OK /home/buildozer/aports/main/cython/fix-get_time_point.patch: OK >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-3.2.4.tar.gz /var/cache/distfiles/cython-3.2.4.tar.gz: OK /home/buildozer/aports/main/cython/0001-Don-t-include-absolute-paths-when-using-embed-positi.patch: OK /home/buildozer/aports/main/cython/fix-get_time_point.patch: OK >>> cython: Unpacking /var/cache/distfiles/cython-3.2.4.tar.gz... >>> cython: 0001-Don-t-include-absolute-paths-when-using-embed-positi.patch patching file Cython/Compiler/ExprNodes.py Hunk #1 succeeded at 10596 (offset -99 lines). patching file Cython/Compiler/ModuleNode.py Hunk #1 succeeded at 1075 (offset -1 lines). patching file Cython/Compiler/Nodes.py patching file Cython/Compiler/Scanning.py Hunk #4 succeeded at 660 (offset -2 lines). patching file tests/build/run_cython_not_in_cwd.srctree >>> cython: fix-get_time_point.patch patching file tests/run/cpp_condition_variables.pyx 2026-03-02 08:54:04,949 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ Unable to find pgen, not compiling formal grammar. /usr/lib/python3.12/site-packages/setuptools/dist.py:765: 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() 2026-03-02 08:54:05,502 root INFO running bdist_wheel 2026-03-02 08:54:05,521 root INFO running build 2026-03-02 08:54:05,521 root INFO running build_py 2026-03-02 08:54:05,526 root INFO creating build/lib.linux-ppc64le-cpython-312 2026-03-02 08:54:05,527 root INFO copying cython.py -> build/lib.linux-ppc64le-cpython-312 2026-03-02 08:54:05,527 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython 2026-03-02 08:54:05,528 root INFO copying Cython/Debugging.py -> build/lib.linux-ppc64le-cpython-312/Cython 2026-03-02 08:54:05,528 root INFO copying Cython/CodeWriter.py -> build/lib.linux-ppc64le-cpython-312/Cython 2026-03-02 08:54:05,528 root INFO copying Cython/Shadow.py -> build/lib.linux-ppc64le-cpython-312/Cython 2026-03-02 08:54:05,529 root INFO copying Cython/Coverage.py -> build/lib.linux-ppc64le-cpython-312/Cython 2026-03-02 08:54:05,529 root INFO copying Cython/Utils.py -> build/lib.linux-ppc64le-cpython-312/Cython 2026-03-02 08:54:05,529 root INFO copying Cython/StringIOTree.py -> build/lib.linux-ppc64le-cpython-312/Cython 2026-03-02 08:54:05,530 root INFO copying Cython/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython 2026-03-02 08:54:05,530 root INFO copying Cython/TestUtils.py -> build/lib.linux-ppc64le-cpython-312/Cython 2026-03-02 08:54:05,530 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Build 2026-03-02 08:54:05,531 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2026-03-02 08:54:05,531 root INFO copying Cython/Build/Cache.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2026-03-02 08:54:05,531 root INFO copying Cython/Build/Inline.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2026-03-02 08:54:05,532 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2026-03-02 08:54:05,532 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2026-03-02 08:54:05,532 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2026-03-02 08:54:05,533 root INFO copying Cython/Build/SharedModule.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2026-03-02 08:54:05,533 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2026-03-02 08:54:05,533 root INFO copying Cython/Build/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2026-03-02 08:54:05,534 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,535 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,535 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,535 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,536 root INFO copying Cython/Compiler/LineTable.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,536 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,537 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,537 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,537 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,538 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,538 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,538 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,538 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,539 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,539 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,539 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,540 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,540 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,540 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,541 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,541 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,541 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,542 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,542 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,542 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,542 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,543 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,543 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,543 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,544 root INFO copying Cython/Compiler/MatchCaseNodes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,545 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,545 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,545 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,546 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,546 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,546 root INFO copying Cython/Compiler/Dataclass.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,547 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,547 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,547 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,548 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,548 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,548 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,549 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,549 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,550 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,550 root INFO copying Cython/Compiler/UFuncs.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,550 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Runtime 2026-03-02 08:54:05,551 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Runtime 2026-03-02 08:54:05,551 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2026-03-02 08:54:05,551 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2026-03-02 08:54:05,552 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2026-03-02 08:54:05,552 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2026-03-02 08:54:05,552 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2026-03-02 08:54:05,553 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2026-03-02 08:54:05,553 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2026-03-02 08:54:05,553 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2026-03-02 08:54:05,554 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2026-03-02 08:54:05,554 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2026-03-02 08:54:05,554 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2026-03-02 08:54:05,555 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:05,555 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:05,555 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:05,556 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:05,556 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:05,556 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,557 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,557 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,557 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,558 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,558 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,558 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,558 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,559 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,559 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,560 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Tests 2026-03-02 08:54:05,560 root INFO copying Cython/Tests/TestTestUtils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2026-03-02 08:54:05,560 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2026-03-02 08:54:05,560 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2026-03-02 08:54:05,561 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2026-03-02 08:54:05,561 root INFO copying Cython/Tests/TestShadow.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2026-03-02 08:54:05,561 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2026-03-02 08:54:05,562 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2026-03-02 08:54:05,562 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2026-03-02 08:54:05,562 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2026-03-02 08:54:05,563 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2026-03-02 08:54:05,563 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2026-03-02 08:54:05,563 root INFO copying Cython/Build/Tests/TestCythonizeArgsParser.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2026-03-02 08:54:05,564 root INFO copying Cython/Build/Tests/TestDependencies.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2026-03-02 08:54:05,564 root INFO copying Cython/Build/Tests/TestRecythonize.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2026-03-02 08:54:05,564 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2026-03-02 08:54:05,565 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2026-03-02 08:54:05,565 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2026-03-02 08:54:05,566 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,566 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,566 root INFO copying Cython/Compiler/Tests/TestScanning.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,566 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,567 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,567 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,567 root INFO copying Cython/Compiler/Tests/Utils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,568 root INFO copying Cython/Compiler/Tests/TestCode.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,568 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,568 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,569 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,569 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,569 root INFO copying Cython/Compiler/Tests/TestBuiltin.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,569 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,570 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,570 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,570 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,571 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,571 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:05,572 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,572 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,572 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Tempita 2026-03-02 08:54:05,572 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tempita 2026-03-02 08:54:05,573 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tempita 2026-03-02 08:54:05,573 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tempita 2026-03-02 08:54:05,573 root INFO creating build/lib.linux-ppc64le-cpython-312/pyximport 2026-03-02 08:54:05,574 root INFO copying pyximport/pyximport.py -> build/lib.linux-ppc64le-cpython-312/pyximport 2026-03-02 08:54:05,574 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-ppc64le-cpython-312/pyximport 2026-03-02 08:54:05,574 root INFO copying pyximport/__init__.py -> build/lib.linux-ppc64le-cpython-312/pyximport 2026-03-02 08:54:05,591 root INFO copying Cython/Shadow.pyi -> build/lib.linux-ppc64le-cpython-312/Cython 2026-03-02 08:54:05,591 root INFO copying Cython/__init__.pyi -> build/lib.linux-ppc64le-cpython-312/Cython 2026-03-02 08:54:05,592 root INFO copying Cython/py.typed -> build/lib.linux-ppc64le-cpython-312/Cython 2026-03-02 08:54:05,592 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes 2026-03-02 08:54:05,592 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes 2026-03-02 08:54:05,592 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,593 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,593 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,593 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,594 root INFO copying Cython/Includes/cpython/marshal.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,594 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,594 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,595 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,595 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,595 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,596 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,596 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,596 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,597 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,597 root INFO copying Cython/Includes/cpython/fileobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,597 root INFO copying Cython/Includes/cpython/time.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,597 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,598 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,598 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,598 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,599 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,599 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,599 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,600 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,600 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,600 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,601 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,601 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,601 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,602 root INFO copying Cython/Includes/cpython/descr.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,602 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,602 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,603 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,603 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,603 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,604 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,604 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,604 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,604 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,605 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,605 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,605 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,606 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,606 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,606 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,607 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,607 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,607 root INFO copying Cython/Includes/cpython/contextvars.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,608 root INFO copying Cython/Includes/cpython/pyport.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,608 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,608 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:05,609 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,609 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,609 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,609 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,610 root INFO copying Cython/Includes/libc/threads.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,610 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,610 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,611 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,611 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,611 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,612 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,612 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,612 root INFO copying Cython/Includes/libc/complex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,613 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,613 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,613 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,614 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2026-03-02 08:54:05,614 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,614 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,614 root INFO copying Cython/Includes/libcpp/bit.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,615 root INFO copying Cython/Includes/libcpp/semaphore.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,615 root INFO copying Cython/Includes/libcpp/condition_variable.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,615 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,616 root INFO copying Cython/Includes/libcpp/shared_mutex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,616 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,616 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,617 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,617 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,617 root INFO copying Cython/Includes/libcpp/numbers.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,617 root INFO copying Cython/Includes/libcpp/random.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,618 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,618 root INFO copying Cython/Includes/libcpp/any.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,618 root INFO copying Cython/Includes/libcpp/execution.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,619 root INFO copying Cython/Includes/libcpp/optional.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,619 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,619 root INFO copying Cython/Includes/libcpp/stop_token.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,620 root INFO copying Cython/Includes/libcpp/numeric.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,620 root INFO copying Cython/Includes/libcpp/barrier.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,620 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,621 root INFO copying Cython/Includes/libcpp/mutex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,621 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,621 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,622 root INFO copying Cython/Includes/libcpp/string_view.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,622 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,622 root INFO copying Cython/Includes/libcpp/latch.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,623 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,623 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,623 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,623 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,624 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,624 root INFO copying Cython/Includes/libcpp/cmath.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,624 root INFO copying Cython/Includes/libcpp/atomic.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,625 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,625 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,625 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,626 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,626 root INFO copying Cython/Includes/libcpp/span.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,626 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,627 root INFO copying Cython/Includes/libcpp/exception.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,627 root INFO copying Cython/Includes/libcpp/future.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,627 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:05,628 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,628 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,628 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,628 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,629 root INFO copying Cython/Includes/posix/uio.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,629 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,629 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,630 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,630 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,630 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,631 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,631 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,631 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,632 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,632 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,632 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,632 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,633 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2026-03-02 08:54:05,633 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy 2026-03-02 08:54:05,633 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy 2026-03-02 08:54:05,634 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,634 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,634 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,635 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,635 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,635 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2026-03-02 08:54:05,635 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Runtime 2026-03-02 08:54:05,636 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:05,636 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:05,636 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,637 root INFO copying Cython/Plex/Machines.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,637 root INFO copying Cython/Plex/DFA.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,637 root INFO copying Cython/Plex/Transitions.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,638 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2026-03-02 08:54:05,638 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,638 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,639 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,639 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,639 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,640 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,640 root INFO copying Cython/Utility/FusedFunction.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,640 root INFO copying Cython/Utility/UFuncs.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,641 root INFO copying Cython/Utility/MemoryView.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,641 root INFO copying Cython/Utility/BufferFormatFromTypeInfo.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,641 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,642 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,642 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,642 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,642 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,643 root INFO copying Cython/Utility/TString.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,643 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,643 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,644 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,644 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,644 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,645 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,645 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,645 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,646 root INFO copying Cython/Utility/UFuncs_C.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,646 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,646 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,647 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,647 root INFO copying Cython/Utility/Synchronization.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,647 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,648 root INFO copying Cython/Utility/Dataclasses.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,648 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,648 root INFO copying Cython/Utility/NumpyImportArray.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,649 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,649 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,649 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,650 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,650 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,650 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,651 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2026-03-02 08:54:05,657 root INFO running build_ext Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Parsing.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Parsing.py 2026-03-02 08:54:15,018 root INFO building 'Cython.Compiler.Parsing' extension 2026-03-02 08:54:15,018 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler 2026-03-02 08:54:15,019 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Parsing.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Parsing.o 2026-03-02 08:54:36,191 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Parsing.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.cpython-312-powerpc64le-linux-musl.so warning: Cython/Compiler/Code.py:836:40: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly. warning: Cython/Compiler/Code.py:866:54: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Code.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Code.py 2026-03-02 08:54:42,423 root INFO building 'Cython.Compiler.Code' extension 2026-03-02 08:54:42,424 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Code.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Code.o 2026-03-02 08:55:13,375 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Code.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Code.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FlowControl.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FlowControl.py 2026-03-02 08:55:16,914 root INFO building 'Cython.Compiler.FlowControl' extension 2026-03-02 08:55:16,914 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FlowControl.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FlowControl.o 2026-03-02 08:55:30,005 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FlowControl.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FusedNode.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FusedNode.py 2026-03-02 08:55:31,467 root INFO building 'Cython.Compiler.FusedNode' extension 2026-03-02 08:55:31,468 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FusedNode.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FusedNode.o 2026-03-02 08:55:41,033 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FusedNode.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita/_tempita.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita/_tempita.py 2026-03-02 08:55:42,923 root INFO building 'Cython.Tempita._tempita' extension 2026-03-02 08:55:42,924 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita 2026-03-02 08:55:42,924 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita/_tempita.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita/_tempita.o 2026-03-02 08:55:53,410 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Tempita/_tempita.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Visitor.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Visitor.py 2026-03-02 08:55:54,790 root INFO building 'Cython.Compiler.Visitor' extension 2026-03-02 08:55:54,791 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Visitor.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Visitor.o 2026-03-02 08:56:01,115 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Visitor.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Scanning.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Scanning.py 2026-03-02 08:56:02,571 root INFO building 'Cython.Compiler.Scanning' extension 2026-03-02 08:56:02,572 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Scanning.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Scanning.o 2026-03-02 08:56:09,195 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Scanning.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Utils.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Utils.py 2026-03-02 08:56:10,212 root INFO building 'Cython.Utils' extension 2026-03-02 08:56:10,213 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Utils.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Utils.o 2026-03-02 08:56:16,399 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Utils.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Utils.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Scanners.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Scanners.py 2026-03-02 08:56:17,011 root INFO building 'Cython.Plex.Scanners' extension 2026-03-02 08:56:17,012 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex 2026-03-02 08:56:17,012 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Scanners.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Scanners.o 2026-03-02 08:56:19,432 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/Scanners.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime/refnanny.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime/refnanny.pyx 2026-03-02 08:56:20,264 root INFO building 'Cython.Runtime.refnanny' extension 2026-03-02 08:56:20,264 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime 2026-03-02 08:56:20,265 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime/refnanny.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime/refnanny.o 2026-03-02 08:56:21,914 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Runtime/refnanny.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Machines.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Machines.py 2026-03-02 08:56:22,451 root INFO building 'Cython.Plex.Machines' extension 2026-03-02 08:56:22,452 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Machines.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Machines.o 2026-03-02 08:56:25,386 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Machines.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/Machines.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Transitions.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Transitions.py 2026-03-02 08:56:25,842 root INFO building 'Cython.Plex.Transitions' extension 2026-03-02 08:56:25,842 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Transitions.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Transitions.o 2026-03-02 08:56:28,038 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Transitions.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/Transitions.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/DFA.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/DFA.py 2026-03-02 08:56:28,373 root INFO building 'Cython.Plex.DFA' extension 2026-03-02 08:56:28,374 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/DFA.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/DFA.o 2026-03-02 08:56:30,184 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/DFA.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/DFA.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/StringIOTree.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/StringIOTree.py 2026-03-02 08:56:30,430 root INFO building 'Cython.StringIOTree' extension 2026-03-02 08:56:30,431 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/StringIOTree.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/StringIOTree.o 2026-03-02 08:56:32,000 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/StringIOTree.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/StringIOTree.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/LineTable.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/LineTable.py 2026-03-02 08:56:32,184 root INFO building 'Cython.Compiler.LineTable' extension 2026-03-02 08:56:32,185 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/LineTable.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/LineTable.o 2026-03-02 08:56:33,328 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/LineTable.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/LineTable.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Actions.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Actions.py 2026-03-02 08:56:33,525 root INFO building 'Cython.Plex.Actions' extension 2026-03-02 08:56:33,526 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Actions.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Actions.o 2026-03-02 08:56:35,008 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.cpython-312-powerpc64le-linux-musl.so 2026-03-02 08:56:35,050 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-02 08:56:35,050 root INFO running install 2026-03-02 08:56:35,085 root INFO running install_lib 2026-03-02 08:56:35,090 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-02 08:56:35,091 root INFO creating build/bdist.linux-ppc64le/wheel/pyximport 2026-03-02 08:56:35,091 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/pyximport.py -> build/bdist.linux-ppc64le/wheel/./pyximport 2026-03-02 08:56:35,091 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/pyxbuild.py -> build/bdist.linux-ppc64le/wheel/./pyximport 2026-03-02 08:56:35,092 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/__init__.py -> build/bdist.linux-ppc64le/wheel/./pyximport 2026-03-02 08:56:35,092 root INFO creating build/bdist.linux-ppc64le/wheel/Cython 2026-03-02 08:56:35,092 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugging.py -> build/bdist.linux-ppc64le/wheel/./Cython 2026-03-02 08:56:35,092 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Shadow.pyi -> build/bdist.linux-ppc64le/wheel/./Cython 2026-03-02 08:56:35,093 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/CodeWriter.py -> build/bdist.linux-ppc64le/wheel/./Cython 2026-03-02 08:56:35,093 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Shadow.py -> build/bdist.linux-ppc64le/wheel/./Cython 2026-03-02 08:56:35,093 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Coverage.py -> build/bdist.linux-ppc64le/wheel/./Cython 2026-03-02 08:56:35,094 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Utility 2026-03-02 08:56:35,094 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Optimize.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,094 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Overflow.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,094 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Buffer.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,095 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CppConvert.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,095 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,095 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Profile.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,096 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/MemoryView.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,096 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,096 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CMath.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,096 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TString.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,097 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/arrayarray.h -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,097 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CConvert.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,097 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TypeConversion.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,097 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,098 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/MemoryView.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,098 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/FusedFunction.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,098 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,098 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/StringTools.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,099 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CommonStructures.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,099 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CythonFunction.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,099 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Complex.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,099 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/UFuncs.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,100 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ObjectHandling.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,100 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Exceptions.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,100 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/BufferFormatFromTypeInfo.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,100 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/UFuncs_C.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,101 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/FunctionArguments.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,101 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Embed.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,101 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,101 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Synchronization.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,102 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ImportExport.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,102 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Dataclasses.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,102 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Builtins.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,102 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/NumpyImportArray.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,103 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,103 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,103 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/AsyncGen.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,103 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/MemoryView_C.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,104 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Printing.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,104 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CppSupport.cpp -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,104 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Coroutine.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2026-03-02 08:56:35,105 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Tests 2026-03-02 08:56:35,105 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestTestUtils.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2026-03-02 08:56:35,105 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/xmlrunner.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2026-03-02 08:56:35,105 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2026-03-02 08:56:35,106 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2026-03-02 08:56:35,106 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestShadow.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2026-03-02 08:56:35,106 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2026-03-02 08:56:35,106 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2026-03-02 08:56:35,106 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestJediTyper.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2026-03-02 08:56:35,107 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utils.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython 2026-03-02 08:56:35,107 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utils.py -> build/bdist.linux-ppc64le/wheel/./Cython 2026-03-02 08:56:35,108 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes 2026-03-02 08:56:35,108 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/openmp.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes 2026-03-02 08:56:35,108 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2026-03-02 08:56:35,108 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/float.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,109 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/type.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,109 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/getargs.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,109 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/marshal.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,109 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/iterobject.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,109 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/mapping.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,110 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/memoryview.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,110 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/long.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,110 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pylifecycle.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,110 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/tuple.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,111 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/set.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,111 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,111 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/slice.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,111 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/fileobject.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,112 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/time.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,112 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/version.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,112 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pystate.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,112 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/cellobject.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,112 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/unicode.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,113 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pycapsule.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,113 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/longintrepr.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,113 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/dict.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,113 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/exc.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,114 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/conversion.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,114 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/list.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,114 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/weakref.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,114 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/buffer.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,115 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/ceval.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,115 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/descr.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,115 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/complex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,115 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/instance.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,115 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/codecs.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,116 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/method.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,116 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/array.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,116 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/datetime.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,116 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/iterator.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,117 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/ref.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,117 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/sequence.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,117 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/function.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,117 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/bool.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,117 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/mem.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,118 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/bytearray.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,118 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/number.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,118 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/object.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,118 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pythread.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,119 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/module.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,119 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/contextvars.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,119 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pyport.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,119 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/genobject.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,120 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/bytes.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2026-03-02 08:56:35,120 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2026-03-02 08:56:35,120 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/float.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,120 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,121 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/time.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,121 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/threads.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,121 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/signal.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,121 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stdio.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,121 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stdlib.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,122 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/setjmp.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,122 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/math.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,122 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/locale.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,122 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/limits.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,123 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/complex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,123 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stdint.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,123 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/string.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,123 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/errno.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,123 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stddef.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2026-03-02 08:56:35,124 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2026-03-02 08:56:35,124 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/deque.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,124 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/bit.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,125 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/semaphore.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,125 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/condition_variable.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,125 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/pair.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,125 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/shared_mutex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,125 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/queue.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,126 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/set.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,126 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,126 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/vector.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,126 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/numbers.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,127 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/random.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,127 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/utility.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,127 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/any.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,127 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/execution.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,127 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/optional.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,128 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/typeindex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,128 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/stop_token.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,128 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/numeric.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,128 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/barrier.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,129 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/list.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,129 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/mutex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,129 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/algorithm.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,129 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/typeinfo.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,130 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/string_view.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,130 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/limits.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,130 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/latch.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,130 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/forward_list.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,130 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/map.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,131 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/complex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,131 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/iterator.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,131 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/stack.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,131 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/cmath.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,132 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/atomic.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,132 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/unordered_set.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,132 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/memory.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,132 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/cast.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,133 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/string.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,133 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/span.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,133 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/functional.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,133 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/exception.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,133 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/future.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,134 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/unordered_map.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:35,134 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2026-03-02 08:56:35,134 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/strings.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,134 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/unistd.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,135 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/ioctl.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,135 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/uio.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,135 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,135 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/stat.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,136 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/time.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,136 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/signal.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,136 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/stdio.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,136 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/stdlib.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,137 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/select.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,137 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/mman.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,137 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/resource.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,137 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/dlfcn.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,137 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/wait.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,138 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/types.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,138 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/fcntl.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2026-03-02 08:56:35,138 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/numpy 2026-03-02 08:56:35,138 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy/math.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/numpy 2026-03-02 08:56:35,139 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Distutils 2026-03-02 08:56:35,139 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/extension.py -> build/bdist.linux-ppc64le/wheel/./Cython/Distutils 2026-03-02 08:56:35,139 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/old_build_ext.py -> build/bdist.linux-ppc64le/wheel/./Cython/Distutils 2026-03-02 08:56:35,139 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/build_ext.py -> build/bdist.linux-ppc64le/wheel/./Cython/Distutils 2026-03-02 08:56:35,140 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Distutils 2026-03-02 08:56:35,140 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Tempita 2026-03-02 08:56:35,140 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/_tempita.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Tempita 2026-03-02 08:56:35,141 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/_tempita.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tempita 2026-03-02 08:56:35,141 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/_looper.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tempita 2026-03-02 08:56:35,141 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tempita 2026-03-02 08:56:35,142 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Debugger 2026-03-02 08:56:35,142 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Cygdb.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger 2026-03-02 08:56:35,142 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Debugger/Tests 2026-03-02 08:56:35,142 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:35,143 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:35,143 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/cfuncs.c -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:35,143 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/TestLibCython.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:35,143 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/codefile -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:35,144 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:35,144 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/libcython.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger 2026-03-02 08:56:35,144 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/libpython.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger 2026-03-02 08:56:35,144 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/DebugWriter.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger 2026-03-02 08:56:35,145 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger 2026-03-02 08:56:35,145 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Plex 2026-03-02 08:56:35,145 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Machines.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,145 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,146 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Transitions.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,146 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,146 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,147 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/DFA.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,147 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Scanners.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,147 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Machines.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,147 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Lexicons.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,148 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Transitions.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,148 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/DFA.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,148 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Machines.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,148 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Transitions.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,149 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Errors.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,149 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Regexps.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,149 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Scanners.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,150 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,150 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/DFA.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,150 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Scanners.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2026-03-02 08:56:35,150 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Runtime 2026-03-02 08:56:35,151 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Runtime/refnanny.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Runtime 2026-03-02 08:56:35,151 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Runtime/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Runtime 2026-03-02 08:56:35,151 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Runtime/refnanny.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Runtime 2026-03-02 08:56:35,151 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/StringIOTree.py -> build/bdist.linux-ppc64le/wheel/./Cython 2026-03-02 08:56:35,152 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Build 2026-03-02 08:56:35,152 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Distutils.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2026-03-02 08:56:35,152 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Cache.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2026-03-02 08:56:35,153 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Build/Tests 2026-03-02 08:56:35,153 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestCyCache.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2026-03-02 08:56:35,153 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestInline.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2026-03-02 08:56:35,153 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestCythonizeArgsParser.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2026-03-02 08:56:35,153 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestDependencies.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2026-03-02 08:56:35,154 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestRecythonize.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2026-03-02 08:56:35,154 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2026-03-02 08:56:35,154 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestIpythonMagic.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2026-03-02 08:56:35,154 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestStripLiterals.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2026-03-02 08:56:35,155 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Inline.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2026-03-02 08:56:35,155 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/BuildExecutable.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2026-03-02 08:56:35,155 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Dependencies.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2026-03-02 08:56:35,155 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/IpythonMagic.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2026-03-02 08:56:35,156 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/SharedModule.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2026-03-02 08:56:35,156 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Cythonize.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2026-03-02 08:56:35,156 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2026-03-02 08:56:35,156 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/py.typed -> build/bdist.linux-ppc64le/wheel/./Cython 2026-03-02 08:56:35,157 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython 2026-03-02 08:56:35,157 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/StringIOTree.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython 2026-03-02 08:56:35,157 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/__init__.pyi -> build/bdist.linux-ppc64le/wheel/./Cython 2026-03-02 08:56:35,157 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/TestUtils.py -> build/bdist.linux-ppc64le/wheel/./Cython 2026-03-02 08:56:35,158 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Compiler 2026-03-02 08:56:35,158 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/LineTable.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,158 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Annotate.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,159 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ModuleNode.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,159 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Code.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,159 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,160 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/LineTable.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,160 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/DebugFlags.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,160 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Scanning.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,161 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,161 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TypeInference.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,161 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Symtab.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,162 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/MemoryView.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,162 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Version.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,162 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Pipeline.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,162 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/CmdLine.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,163 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FlowControl.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,163 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,164 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2026-03-02 08:56:35,164 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestFlowControl.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,164 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestScanning.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,164 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestBuffer.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,165 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestSignatureMatching.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,165 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestTypes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,165 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/Utils.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,165 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestCode.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,165 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestCmdLine.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,166 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestMemView.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,166 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestGrammar.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,166 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestStringEncoding.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,166 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestBuiltin.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,167 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,167 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestTreePath.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,167 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestVisitor.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,167 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,167 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestTreeFragment.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,168 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestUtilityLoad.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:35,168 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FusedNode.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,168 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Code.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,170 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Options.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,170 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,170 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/UtilityCode.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,170 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FlowControl.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,171 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Scanning.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,171 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Visitor.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,171 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Main.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,171 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,172 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TreePath.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,172 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TreeFragment.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,172 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,173 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Pythran.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,173 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,173 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Lexicon.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,174 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FusedNode.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,174 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Naming.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,174 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Builtin.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,175 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Visitor.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,175 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/CythonScope.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,175 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/StringEncoding.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,175 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ExprNodes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,176 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/MatchCaseNodes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,177 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Buffer.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,177 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Visitor.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,177 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Errors.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,178 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,178 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Future.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,178 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Scanning.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,178 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Dataclass.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,179 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,179 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,179 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,180 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Interpreter.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,180 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Nodes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,181 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/UtilNodes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,181 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Code.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,181 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TypeSlots.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,181 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Optimize.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,182 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/UFuncs.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2026-03-02 08:56:35,182 root INFO copying build/lib.linux-ppc64le-cpython-312/cython.py -> build/bdist.linux-ppc64le/wheel/. 2026-03-02 08:56:35,182 root INFO running install_egg_info 2026-03-02 08:56:35,188 root INFO running egg_info 2026-03-02 08:56:35,192 root INFO creating Cython.egg-info 2026-03-02 08:56:35,192 root INFO writing Cython.egg-info/PKG-INFO 2026-03-02 08:56:35,193 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt 2026-03-02 08:56:35,193 root INFO writing entry points to Cython.egg-info/entry_points.txt 2026-03-02 08:56:35,194 root INFO writing top-level names to Cython.egg-info/top_level.txt 2026-03-02 08:56:35,194 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2026-03-02 08:56:35,218 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Parsing.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:35,218 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Code.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:35,218 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FlowControl.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:35,218 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Visitor.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:35,218 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Scanning.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:35,219 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Utils.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:35,219 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Scanners.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:35,219 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Machines.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:35,219 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Transitions.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:35,219 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/DFA.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:35,219 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/StringIOTree.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:35,219 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Actions.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:35,224 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt' 2026-03-02 08:56:35,224 root INFO reading manifest template 'MANIFEST.in' 2026-03-02 08:56:35,225 root WARNING warning: no files found matching '.gitrev' 2026-03-02 08:56:35,225 root WARNING warning: no files found matching 'setupegg.py' 2026-03-02 08:56:35,268 root WARNING warning: no files found matching 'Doc/*' 2026-03-02 08:56:35,271 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' 2026-03-02 08:56:35,272 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' 2026-03-02 08:56:35,836 root WARNING warning: no files found matching 'pyximport/README' 2026-03-02 08:56:35,907 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2026-03-02 08:56:35,908 root INFO Copying Cython.egg-info to build/bdist.linux-ppc64le/wheel/./Cython-3.2.4-py3.12.egg-info 2026-03-02 08:56:35,909 root INFO running install_scripts 2026-03-02 08:56:35,918 root INFO creating build/bdist.linux-ppc64le/wheel/cython-3.2.4.dist-info/WHEEL 2026-03-02 08:56:35,919 wheel INFO creating '/home/buildozer/aports/main/cython/src/cython-3.2.4/.dist/.tmp-lb8blyyr/cython-3.2.4-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-02 08:56:35,919 wheel INFO adding 'cython.py' 2026-03-02 08:56:35,920 wheel INFO adding 'Cython/CodeWriter.py' 2026-03-02 08:56:35,920 wheel INFO adding 'Cython/Coverage.py' 2026-03-02 08:56:35,920 wheel INFO adding 'Cython/Debugging.py' 2026-03-02 08:56:35,921 wheel INFO adding 'Cython/Shadow.py' 2026-03-02 08:56:35,921 wheel INFO adding 'Cython/Shadow.pyi' 2026-03-02 08:56:35,921 wheel INFO adding 'Cython/StringIOTree.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:35,922 wheel INFO adding 'Cython/StringIOTree.py' 2026-03-02 08:56:35,922 wheel INFO adding 'Cython/TestUtils.py' 2026-03-02 08:56:35,923 wheel INFO adding 'Cython/Utils.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:35,924 wheel INFO adding 'Cython/Utils.py' 2026-03-02 08:56:35,924 wheel INFO adding 'Cython/__init__.py' 2026-03-02 08:56:35,924 wheel INFO adding 'Cython/__init__.pyi' 2026-03-02 08:56:35,925 wheel INFO adding 'Cython/py.typed' 2026-03-02 08:56:35,925 wheel INFO adding 'Cython/Build/BuildExecutable.py' 2026-03-02 08:56:35,925 wheel INFO adding 'Cython/Build/Cache.py' 2026-03-02 08:56:35,926 wheel INFO adding 'Cython/Build/Cythonize.py' 2026-03-02 08:56:35,926 wheel INFO adding 'Cython/Build/Dependencies.py' 2026-03-02 08:56:35,926 wheel INFO adding 'Cython/Build/Distutils.py' 2026-03-02 08:56:35,927 wheel INFO adding 'Cython/Build/Inline.py' 2026-03-02 08:56:35,927 wheel INFO adding 'Cython/Build/IpythonMagic.py' 2026-03-02 08:56:35,927 wheel INFO adding 'Cython/Build/SharedModule.py' 2026-03-02 08:56:35,928 wheel INFO adding 'Cython/Build/__init__.py' 2026-03-02 08:56:35,928 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py' 2026-03-02 08:56:35,928 wheel INFO adding 'Cython/Build/Tests/TestCythonizeArgsParser.py' 2026-03-02 08:56:35,928 wheel INFO adding 'Cython/Build/Tests/TestDependencies.py' 2026-03-02 08:56:35,929 wheel INFO adding 'Cython/Build/Tests/TestInline.py' 2026-03-02 08:56:35,929 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py' 2026-03-02 08:56:35,930 wheel INFO adding 'Cython/Build/Tests/TestRecythonize.py' 2026-03-02 08:56:35,930 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py' 2026-03-02 08:56:35,930 wheel INFO adding 'Cython/Build/Tests/__init__.py' 2026-03-02 08:56:35,931 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py' 2026-03-02 08:56:35,931 wheel INFO adding 'Cython/Compiler/Annotate.py' 2026-03-02 08:56:35,931 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py' 2026-03-02 08:56:35,931 wheel INFO adding 'Cython/Compiler/Buffer.py' 2026-03-02 08:56:35,932 wheel INFO adding 'Cython/Compiler/Builtin.py' 2026-03-02 08:56:35,932 wheel INFO adding 'Cython/Compiler/CmdLine.py' 2026-03-02 08:56:35,933 wheel INFO adding 'Cython/Compiler/Code.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:35,937 wheel INFO adding 'Cython/Compiler/Code.pxd' 2026-03-02 08:56:35,937 wheel INFO adding 'Cython/Compiler/Code.py' 2026-03-02 08:56:35,938 wheel INFO adding 'Cython/Compiler/CodeGeneration.py' 2026-03-02 08:56:35,938 wheel INFO adding 'Cython/Compiler/CythonScope.py' 2026-03-02 08:56:35,939 wheel INFO adding 'Cython/Compiler/Dataclass.py' 2026-03-02 08:56:35,939 wheel INFO adding 'Cython/Compiler/DebugFlags.py' 2026-03-02 08:56:35,939 wheel INFO adding 'Cython/Compiler/Errors.py' 2026-03-02 08:56:35,940 wheel INFO adding 'Cython/Compiler/ExprNodes.py' 2026-03-02 08:56:35,943 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:35,944 wheel INFO adding 'Cython/Compiler/FlowControl.pxd' 2026-03-02 08:56:35,945 wheel INFO adding 'Cython/Compiler/FlowControl.py' 2026-03-02 08:56:35,945 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:35,947 wheel INFO adding 'Cython/Compiler/FusedNode.py' 2026-03-02 08:56:35,947 wheel INFO adding 'Cython/Compiler/Future.py' 2026-03-02 08:56:35,947 wheel INFO adding 'Cython/Compiler/Interpreter.py' 2026-03-02 08:56:35,948 wheel INFO adding 'Cython/Compiler/Lexicon.py' 2026-03-02 08:56:35,948 wheel INFO adding 'Cython/Compiler/LineTable.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:35,949 wheel INFO adding 'Cython/Compiler/LineTable.py' 2026-03-02 08:56:35,949 wheel INFO adding 'Cython/Compiler/Main.py' 2026-03-02 08:56:35,949 wheel INFO adding 'Cython/Compiler/MatchCaseNodes.py' 2026-03-02 08:56:35,950 wheel INFO adding 'Cython/Compiler/MemoryView.py' 2026-03-02 08:56:35,950 wheel INFO adding 'Cython/Compiler/ModuleNode.py' 2026-03-02 08:56:35,951 wheel INFO adding 'Cython/Compiler/Naming.py' 2026-03-02 08:56:35,952 wheel INFO adding 'Cython/Compiler/Nodes.py' 2026-03-02 08:56:35,953 wheel INFO adding 'Cython/Compiler/Optimize.py' 2026-03-02 08:56:35,954 wheel INFO adding 'Cython/Compiler/Options.py' 2026-03-02 08:56:35,955 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd' 2026-03-02 08:56:35,955 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py' 2026-03-02 08:56:35,956 wheel INFO adding 'Cython/Compiler/Parsing.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:35,959 wheel INFO adding 'Cython/Compiler/Parsing.pxd' 2026-03-02 08:56:35,959 wheel INFO adding 'Cython/Compiler/Parsing.py' 2026-03-02 08:56:35,960 wheel INFO adding 'Cython/Compiler/Pipeline.py' 2026-03-02 08:56:35,960 wheel INFO adding 'Cython/Compiler/PyrexTypes.py' 2026-03-02 08:56:35,961 wheel INFO adding 'Cython/Compiler/Pythran.py' 2026-03-02 08:56:35,962 wheel INFO adding 'Cython/Compiler/Scanning.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:35,963 wheel INFO adding 'Cython/Compiler/Scanning.pxd' 2026-03-02 08:56:35,963 wheel INFO adding 'Cython/Compiler/Scanning.py' 2026-03-02 08:56:35,964 wheel INFO adding 'Cython/Compiler/StringEncoding.py' 2026-03-02 08:56:35,964 wheel INFO adding 'Cython/Compiler/Symtab.py' 2026-03-02 08:56:35,965 wheel INFO adding 'Cython/Compiler/TreeFragment.py' 2026-03-02 08:56:35,965 wheel INFO adding 'Cython/Compiler/TreePath.py' 2026-03-02 08:56:35,965 wheel INFO adding 'Cython/Compiler/TypeInference.py' 2026-03-02 08:56:35,966 wheel INFO adding 'Cython/Compiler/TypeSlots.py' 2026-03-02 08:56:35,966 wheel INFO adding 'Cython/Compiler/UFuncs.py' 2026-03-02 08:56:35,966 wheel INFO adding 'Cython/Compiler/UtilNodes.py' 2026-03-02 08:56:35,967 wheel INFO adding 'Cython/Compiler/UtilityCode.py' 2026-03-02 08:56:35,967 wheel INFO adding 'Cython/Compiler/Version.py' 2026-03-02 08:56:35,968 wheel INFO adding 'Cython/Compiler/Visitor.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:35,969 wheel INFO adding 'Cython/Compiler/Visitor.pxd' 2026-03-02 08:56:35,969 wheel INFO adding 'Cython/Compiler/Visitor.py' 2026-03-02 08:56:35,969 wheel INFO adding 'Cython/Compiler/__init__.py' 2026-03-02 08:56:35,970 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py' 2026-03-02 08:56:35,970 wheel INFO adding 'Cython/Compiler/Tests/TestBuiltin.py' 2026-03-02 08:56:35,970 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py' 2026-03-02 08:56:35,971 wheel INFO adding 'Cython/Compiler/Tests/TestCode.py' 2026-03-02 08:56:35,971 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py' 2026-03-02 08:56:35,971 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py' 2026-03-02 08:56:35,971 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py' 2026-03-02 08:56:35,972 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py' 2026-03-02 08:56:35,972 wheel INFO adding 'Cython/Compiler/Tests/TestScanning.py' 2026-03-02 08:56:35,972 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py' 2026-03-02 08:56:35,972 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py' 2026-03-02 08:56:35,973 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py' 2026-03-02 08:56:35,973 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py' 2026-03-02 08:56:35,973 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py' 2026-03-02 08:56:35,974 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py' 2026-03-02 08:56:35,974 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py' 2026-03-02 08:56:35,974 wheel INFO adding 'Cython/Compiler/Tests/Utils.py' 2026-03-02 08:56:35,974 wheel INFO adding 'Cython/Compiler/Tests/__init__.py' 2026-03-02 08:56:35,975 wheel INFO adding 'Cython/Debugger/Cygdb.py' 2026-03-02 08:56:35,975 wheel INFO adding 'Cython/Debugger/DebugWriter.py' 2026-03-02 08:56:35,975 wheel INFO adding 'Cython/Debugger/__init__.py' 2026-03-02 08:56:35,975 wheel INFO adding 'Cython/Debugger/libcython.py' 2026-03-02 08:56:35,976 wheel INFO adding 'Cython/Debugger/libpython.py' 2026-03-02 08:56:35,977 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py' 2026-03-02 08:56:35,977 wheel INFO adding 'Cython/Debugger/Tests/__init__.py' 2026-03-02 08:56:35,977 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c' 2026-03-02 08:56:35,977 wheel INFO adding 'Cython/Debugger/Tests/codefile' 2026-03-02 08:56:35,978 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py' 2026-03-02 08:56:35,978 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py' 2026-03-02 08:56:35,978 wheel INFO adding 'Cython/Distutils/__init__.py' 2026-03-02 08:56:35,978 wheel INFO adding 'Cython/Distutils/build_ext.py' 2026-03-02 08:56:35,979 wheel INFO adding 'Cython/Distutils/extension.py' 2026-03-02 08:56:35,979 wheel INFO adding 'Cython/Distutils/old_build_ext.py' 2026-03-02 08:56:35,979 wheel INFO adding 'Cython/Includes/openmp.pxd' 2026-03-02 08:56:35,980 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd' 2026-03-02 08:56:35,980 wheel INFO adding 'Cython/Includes/cpython/array.pxd' 2026-03-02 08:56:35,980 wheel INFO adding 'Cython/Includes/cpython/bool.pxd' 2026-03-02 08:56:35,981 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd' 2026-03-02 08:56:35,981 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd' 2026-03-02 08:56:35,981 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd' 2026-03-02 08:56:35,981 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd' 2026-03-02 08:56:35,982 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd' 2026-03-02 08:56:35,982 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd' 2026-03-02 08:56:35,982 wheel INFO adding 'Cython/Includes/cpython/complex.pxd' 2026-03-02 08:56:35,983 wheel INFO adding 'Cython/Includes/cpython/contextvars.pxd' 2026-03-02 08:56:35,983 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd' 2026-03-02 08:56:35,983 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd' 2026-03-02 08:56:35,983 wheel INFO adding 'Cython/Includes/cpython/descr.pxd' 2026-03-02 08:56:35,984 wheel INFO adding 'Cython/Includes/cpython/dict.pxd' 2026-03-02 08:56:35,984 wheel INFO adding 'Cython/Includes/cpython/exc.pxd' 2026-03-02 08:56:35,984 wheel INFO adding 'Cython/Includes/cpython/fileobject.pxd' 2026-03-02 08:56:35,984 wheel INFO adding 'Cython/Includes/cpython/float.pxd' 2026-03-02 08:56:35,985 wheel INFO adding 'Cython/Includes/cpython/function.pxd' 2026-03-02 08:56:35,985 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd' 2026-03-02 08:56:35,985 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd' 2026-03-02 08:56:35,986 wheel INFO adding 'Cython/Includes/cpython/instance.pxd' 2026-03-02 08:56:35,986 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd' 2026-03-02 08:56:35,986 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd' 2026-03-02 08:56:35,986 wheel INFO adding 'Cython/Includes/cpython/list.pxd' 2026-03-02 08:56:35,987 wheel INFO adding 'Cython/Includes/cpython/long.pxd' 2026-03-02 08:56:35,987 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd' 2026-03-02 08:56:35,987 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd' 2026-03-02 08:56:35,987 wheel INFO adding 'Cython/Includes/cpython/marshal.pxd' 2026-03-02 08:56:35,988 wheel INFO adding 'Cython/Includes/cpython/mem.pxd' 2026-03-02 08:56:35,988 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd' 2026-03-02 08:56:35,988 wheel INFO adding 'Cython/Includes/cpython/method.pxd' 2026-03-02 08:56:35,988 wheel INFO adding 'Cython/Includes/cpython/module.pxd' 2026-03-02 08:56:35,989 wheel INFO adding 'Cython/Includes/cpython/number.pxd' 2026-03-02 08:56:35,989 wheel INFO adding 'Cython/Includes/cpython/object.pxd' 2026-03-02 08:56:35,989 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd' 2026-03-02 08:56:35,990 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd' 2026-03-02 08:56:35,990 wheel INFO adding 'Cython/Includes/cpython/pyport.pxd' 2026-03-02 08:56:35,990 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd' 2026-03-02 08:56:35,990 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd' 2026-03-02 08:56:35,991 wheel INFO adding 'Cython/Includes/cpython/ref.pxd' 2026-03-02 08:56:35,991 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd' 2026-03-02 08:56:35,991 wheel INFO adding 'Cython/Includes/cpython/set.pxd' 2026-03-02 08:56:35,991 wheel INFO adding 'Cython/Includes/cpython/slice.pxd' 2026-03-02 08:56:35,992 wheel INFO adding 'Cython/Includes/cpython/time.pxd' 2026-03-02 08:56:35,992 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd' 2026-03-02 08:56:35,992 wheel INFO adding 'Cython/Includes/cpython/type.pxd' 2026-03-02 08:56:35,993 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd' 2026-03-02 08:56:35,993 wheel INFO adding 'Cython/Includes/cpython/version.pxd' 2026-03-02 08:56:35,993 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd' 2026-03-02 08:56:35,993 wheel INFO adding 'Cython/Includes/libc/__init__.pxd' 2026-03-02 08:56:35,994 wheel INFO adding 'Cython/Includes/libc/complex.pxd' 2026-03-02 08:56:35,994 wheel INFO adding 'Cython/Includes/libc/errno.pxd' 2026-03-02 08:56:35,994 wheel INFO adding 'Cython/Includes/libc/float.pxd' 2026-03-02 08:56:35,995 wheel INFO adding 'Cython/Includes/libc/limits.pxd' 2026-03-02 08:56:35,995 wheel INFO adding 'Cython/Includes/libc/locale.pxd' 2026-03-02 08:56:35,995 wheel INFO adding 'Cython/Includes/libc/math.pxd' 2026-03-02 08:56:35,995 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd' 2026-03-02 08:56:35,996 wheel INFO adding 'Cython/Includes/libc/signal.pxd' 2026-03-02 08:56:35,996 wheel INFO adding 'Cython/Includes/libc/stddef.pxd' 2026-03-02 08:56:35,996 wheel INFO adding 'Cython/Includes/libc/stdint.pxd' 2026-03-02 08:56:35,996 wheel INFO adding 'Cython/Includes/libc/stdio.pxd' 2026-03-02 08:56:35,997 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd' 2026-03-02 08:56:35,997 wheel INFO adding 'Cython/Includes/libc/string.pxd' 2026-03-02 08:56:35,997 wheel INFO adding 'Cython/Includes/libc/threads.pxd' 2026-03-02 08:56:35,997 wheel INFO adding 'Cython/Includes/libc/time.pxd' 2026-03-02 08:56:35,998 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd' 2026-03-02 08:56:35,998 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd' 2026-03-02 08:56:35,998 wheel INFO adding 'Cython/Includes/libcpp/any.pxd' 2026-03-02 08:56:35,999 wheel INFO adding 'Cython/Includes/libcpp/atomic.pxd' 2026-03-02 08:56:35,999 wheel INFO adding 'Cython/Includes/libcpp/barrier.pxd' 2026-03-02 08:56:35,999 wheel INFO adding 'Cython/Includes/libcpp/bit.pxd' 2026-03-02 08:56:35,999 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd' 2026-03-02 08:56:36,000 wheel INFO adding 'Cython/Includes/libcpp/cmath.pxd' 2026-03-02 08:56:36,000 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd' 2026-03-02 08:56:36,000 wheel INFO adding 'Cython/Includes/libcpp/condition_variable.pxd' 2026-03-02 08:56:36,001 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd' 2026-03-02 08:56:36,001 wheel INFO adding 'Cython/Includes/libcpp/exception.pxd' 2026-03-02 08:56:36,001 wheel INFO adding 'Cython/Includes/libcpp/execution.pxd' 2026-03-02 08:56:36,001 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd' 2026-03-02 08:56:36,002 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd' 2026-03-02 08:56:36,002 wheel INFO adding 'Cython/Includes/libcpp/future.pxd' 2026-03-02 08:56:36,002 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd' 2026-03-02 08:56:36,002 wheel INFO adding 'Cython/Includes/libcpp/latch.pxd' 2026-03-02 08:56:36,003 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd' 2026-03-02 08:56:36,003 wheel INFO adding 'Cython/Includes/libcpp/list.pxd' 2026-03-02 08:56:36,003 wheel INFO adding 'Cython/Includes/libcpp/map.pxd' 2026-03-02 08:56:36,003 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd' 2026-03-02 08:56:36,004 wheel INFO adding 'Cython/Includes/libcpp/mutex.pxd' 2026-03-02 08:56:36,004 wheel INFO adding 'Cython/Includes/libcpp/numbers.pxd' 2026-03-02 08:56:36,004 wheel INFO adding 'Cython/Includes/libcpp/numeric.pxd' 2026-03-02 08:56:36,005 wheel INFO adding 'Cython/Includes/libcpp/optional.pxd' 2026-03-02 08:56:36,005 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd' 2026-03-02 08:56:36,005 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd' 2026-03-02 08:56:36,005 wheel INFO adding 'Cython/Includes/libcpp/random.pxd' 2026-03-02 08:56:36,006 wheel INFO adding 'Cython/Includes/libcpp/semaphore.pxd' 2026-03-02 08:56:36,006 wheel INFO adding 'Cython/Includes/libcpp/set.pxd' 2026-03-02 08:56:36,006 wheel INFO adding 'Cython/Includes/libcpp/shared_mutex.pxd' 2026-03-02 08:56:36,006 wheel INFO adding 'Cython/Includes/libcpp/span.pxd' 2026-03-02 08:56:36,007 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd' 2026-03-02 08:56:36,007 wheel INFO adding 'Cython/Includes/libcpp/stop_token.pxd' 2026-03-02 08:56:36,007 wheel INFO adding 'Cython/Includes/libcpp/string.pxd' 2026-03-02 08:56:36,008 wheel INFO adding 'Cython/Includes/libcpp/string_view.pxd' 2026-03-02 08:56:36,008 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd' 2026-03-02 08:56:36,008 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd' 2026-03-02 08:56:36,008 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd' 2026-03-02 08:56:36,009 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd' 2026-03-02 08:56:36,009 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd' 2026-03-02 08:56:36,009 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd' 2026-03-02 08:56:36,009 wheel INFO adding 'Cython/Includes/numpy/math.pxd' 2026-03-02 08:56:36,010 wheel INFO adding 'Cython/Includes/posix/__init__.pxd' 2026-03-02 08:56:36,010 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd' 2026-03-02 08:56:36,010 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd' 2026-03-02 08:56:36,011 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd' 2026-03-02 08:56:36,011 wheel INFO adding 'Cython/Includes/posix/mman.pxd' 2026-03-02 08:56:36,011 wheel INFO adding 'Cython/Includes/posix/resource.pxd' 2026-03-02 08:56:36,011 wheel INFO adding 'Cython/Includes/posix/select.pxd' 2026-03-02 08:56:36,012 wheel INFO adding 'Cython/Includes/posix/signal.pxd' 2026-03-02 08:56:36,012 wheel INFO adding 'Cython/Includes/posix/stat.pxd' 2026-03-02 08:56:36,012 wheel INFO adding 'Cython/Includes/posix/stdio.pxd' 2026-03-02 08:56:36,012 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd' 2026-03-02 08:56:36,013 wheel INFO adding 'Cython/Includes/posix/strings.pxd' 2026-03-02 08:56:36,013 wheel INFO adding 'Cython/Includes/posix/time.pxd' 2026-03-02 08:56:36,013 wheel INFO adding 'Cython/Includes/posix/types.pxd' 2026-03-02 08:56:36,013 wheel INFO adding 'Cython/Includes/posix/uio.pxd' 2026-03-02 08:56:36,014 wheel INFO adding 'Cython/Includes/posix/unistd.pxd' 2026-03-02 08:56:36,014 wheel INFO adding 'Cython/Includes/posix/wait.pxd' 2026-03-02 08:56:36,014 wheel INFO adding 'Cython/Plex/Actions.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:36,015 wheel INFO adding 'Cython/Plex/Actions.pxd' 2026-03-02 08:56:36,015 wheel INFO adding 'Cython/Plex/Actions.py' 2026-03-02 08:56:36,015 wheel INFO adding 'Cython/Plex/DFA.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:36,016 wheel INFO adding 'Cython/Plex/DFA.pxd' 2026-03-02 08:56:36,016 wheel INFO adding 'Cython/Plex/DFA.py' 2026-03-02 08:56:36,017 wheel INFO adding 'Cython/Plex/Errors.py' 2026-03-02 08:56:36,017 wheel INFO adding 'Cython/Plex/Lexicons.py' 2026-03-02 08:56:36,017 wheel INFO adding 'Cython/Plex/Machines.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:36,018 wheel INFO adding 'Cython/Plex/Machines.pxd' 2026-03-02 08:56:36,018 wheel INFO adding 'Cython/Plex/Machines.py' 2026-03-02 08:56:36,019 wheel INFO adding 'Cython/Plex/Regexps.py' 2026-03-02 08:56:36,019 wheel INFO adding 'Cython/Plex/Scanners.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:36,020 wheel INFO adding 'Cython/Plex/Scanners.pxd' 2026-03-02 08:56:36,020 wheel INFO adding 'Cython/Plex/Scanners.py' 2026-03-02 08:56:36,021 wheel INFO adding 'Cython/Plex/Transitions.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:36,021 wheel INFO adding 'Cython/Plex/Transitions.pxd' 2026-03-02 08:56:36,022 wheel INFO adding 'Cython/Plex/Transitions.py' 2026-03-02 08:56:36,022 wheel INFO adding 'Cython/Plex/__init__.py' 2026-03-02 08:56:36,022 wheel INFO adding 'Cython/Runtime/__init__.py' 2026-03-02 08:56:36,023 wheel INFO adding 'Cython/Runtime/refnanny.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:36,023 wheel INFO adding 'Cython/Runtime/refnanny.pyx' 2026-03-02 08:56:36,023 wheel INFO adding 'Cython/Tempita/__init__.py' 2026-03-02 08:56:36,024 wheel INFO adding 'Cython/Tempita/_looper.py' 2026-03-02 08:56:36,024 wheel INFO adding 'Cython/Tempita/_tempita.cpython-312-powerpc64le-linux-musl.so' 2026-03-02 08:56:36,026 wheel INFO adding 'Cython/Tempita/_tempita.py' 2026-03-02 08:56:36,026 wheel INFO adding 'Cython/Tests/TestCodeWriter.py' 2026-03-02 08:56:36,026 wheel INFO adding 'Cython/Tests/TestCythonUtils.py' 2026-03-02 08:56:36,027 wheel INFO adding 'Cython/Tests/TestJediTyper.py' 2026-03-02 08:56:36,027 wheel INFO adding 'Cython/Tests/TestShadow.py' 2026-03-02 08:56:36,027 wheel INFO adding 'Cython/Tests/TestStringIOTree.py' 2026-03-02 08:56:36,027 wheel INFO adding 'Cython/Tests/TestTestUtils.py' 2026-03-02 08:56:36,028 wheel INFO adding 'Cython/Tests/__init__.py' 2026-03-02 08:56:36,028 wheel INFO adding 'Cython/Tests/xmlrunner.py' 2026-03-02 08:56:36,028 wheel INFO adding 'Cython/Utility/AsyncGen.c' 2026-03-02 08:56:36,029 wheel INFO adding 'Cython/Utility/Buffer.c' 2026-03-02 08:56:36,029 wheel INFO adding 'Cython/Utility/BufferFormatFromTypeInfo.pxd' 2026-03-02 08:56:36,029 wheel INFO adding 'Cython/Utility/Builtins.c' 2026-03-02 08:56:36,030 wheel INFO adding 'Cython/Utility/CConvert.pyx' 2026-03-02 08:56:36,030 wheel INFO adding 'Cython/Utility/CMath.c' 2026-03-02 08:56:36,030 wheel INFO adding 'Cython/Utility/CommonStructures.c' 2026-03-02 08:56:36,031 wheel INFO adding 'Cython/Utility/Complex.c' 2026-03-02 08:56:36,031 wheel INFO adding 'Cython/Utility/Coroutine.c' 2026-03-02 08:56:36,031 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx' 2026-03-02 08:56:36,032 wheel INFO adding 'Cython/Utility/CppConvert.pyx' 2026-03-02 08:56:36,032 wheel INFO adding 'Cython/Utility/CppSupport.cpp' 2026-03-02 08:56:36,032 wheel INFO adding 'Cython/Utility/CythonFunction.c' 2026-03-02 08:56:36,033 wheel INFO adding 'Cython/Utility/Dataclasses.c' 2026-03-02 08:56:36,033 wheel INFO adding 'Cython/Utility/Embed.c' 2026-03-02 08:56:36,033 wheel INFO adding 'Cython/Utility/Exceptions.c' 2026-03-02 08:56:36,034 wheel INFO adding 'Cython/Utility/ExtensionTypes.c' 2026-03-02 08:56:36,034 wheel INFO adding 'Cython/Utility/FunctionArguments.c' 2026-03-02 08:56:36,034 wheel INFO adding 'Cython/Utility/FusedFunction.pyx' 2026-03-02 08:56:36,035 wheel INFO adding 'Cython/Utility/ImportExport.c' 2026-03-02 08:56:36,035 wheel INFO adding 'Cython/Utility/MemoryView.pxd' 2026-03-02 08:56:36,035 wheel INFO adding 'Cython/Utility/MemoryView.pyx' 2026-03-02 08:56:36,036 wheel INFO adding 'Cython/Utility/MemoryView_C.c' 2026-03-02 08:56:36,036 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c' 2026-03-02 08:56:36,037 wheel INFO adding 'Cython/Utility/NumpyImportArray.c' 2026-03-02 08:56:36,037 wheel INFO adding 'Cython/Utility/ObjectHandling.c' 2026-03-02 08:56:36,038 wheel INFO adding 'Cython/Utility/Optimize.c' 2026-03-02 08:56:36,038 wheel INFO adding 'Cython/Utility/Overflow.c' 2026-03-02 08:56:36,039 wheel INFO adding 'Cython/Utility/Printing.c' 2026-03-02 08:56:36,039 wheel INFO adding 'Cython/Utility/Profile.c' 2026-03-02 08:56:36,039 wheel INFO adding 'Cython/Utility/StringTools.c' 2026-03-02 08:56:36,040 wheel INFO adding 'Cython/Utility/Synchronization.c' 2026-03-02 08:56:36,040 wheel INFO adding 'Cython/Utility/TString.c' 2026-03-02 08:56:36,040 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx' 2026-03-02 08:56:36,041 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx' 2026-03-02 08:56:36,041 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c' 2026-03-02 08:56:36,041 wheel INFO adding 'Cython/Utility/TypeConversion.c' 2026-03-02 08:56:36,042 wheel INFO adding 'Cython/Utility/UFuncs.pyx' 2026-03-02 08:56:36,042 wheel INFO adding 'Cython/Utility/UFuncs_C.c' 2026-03-02 08:56:36,042 wheel INFO adding 'Cython/Utility/__init__.py' 2026-03-02 08:56:36,042 wheel INFO adding 'Cython/Utility/arrayarray.h' 2026-03-02 08:56:36,043 wheel INFO adding 'pyximport/__init__.py' 2026-03-02 08:56:36,043 wheel INFO adding 'pyximport/pyxbuild.py' 2026-03-02 08:56:36,044 wheel INFO adding 'pyximport/pyximport.py' 2026-03-02 08:56:36,044 wheel INFO adding 'cython-3.2.4.dist-info/METADATA' 2026-03-02 08:56:36,044 wheel INFO adding 'cython-3.2.4.dist-info/WHEEL' 2026-03-02 08:56:36,044 wheel INFO adding 'cython-3.2.4.dist-info/entry_points.txt' 2026-03-02 08:56:36,044 wheel INFO adding 'cython-3.2.4.dist-info/top_level.txt' 2026-03-02 08:56:36,046 wheel INFO adding 'cython-3.2.4.dist-info/RECORD' 2026-03-02 08:56:36,050 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-02 08:56:36,065 gpep517 INFO The backend produced .dist/cython-3.2.4-cp312-cp312-linux_ppc64le.whl cython-3.2.4-cp312-cp312-linux_ppc64le.whl Python 3.12.12 (main, Oct 11 2025, 01:16:26) [GCC 15.2.0] Running tests against Cython 3.2.4 #### 2026-03-02 08:56:48.892690 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Backends: c,cpp Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Tests in shard (43/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (33/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (40/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (14/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (3/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (15/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (0/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (25/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (60/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (21/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (29/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (32/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (62/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (51/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (36/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (11/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (6/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (37/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (17/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (18/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (45/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (28/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (57/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (41/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (4/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (34/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (42/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (23/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (1/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (61/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (26/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (2/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (8/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (56/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (20/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (30/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (55/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (22/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (38/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (52/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (19/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (27/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (9/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (59/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (12/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (49/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (47/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (39/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (16/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (46/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (7/64) starting (Thread ID 0x7fffb9512c90) /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Debugger/Tests/TestLibCython.py:64: UserWarning: Skipping gdb tests, need gdb >= 7.2 with Python >= 2.7 warnings.warn('Skipping gdb tests, need gdb >= 7.2 with Python >= 2.7') Tests in shard (44/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (35/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (54/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (5/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (10/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (50/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (31/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (13/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (48/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (58/64) starting (Thread ID 0x7fffb9512c90) Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testfmqado5z/srcgocivo6z/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testfmqado5z/srcgocivo6z/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testfmqado5z/srcgocivo6z/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testfmqado5z/srcgocivo6z/a.pyx Tests in shard (24/64) starting (Thread ID 0x7fffb9512c90) Tests in shard (53/64) starting (Thread ID 0x7fffb9512c90) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-test6vd_d8l3/srczi_qbn7m/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-test6vd_d8l3/srczi_qbn7m/a.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testckhe4kkv/srcikh0k4j4/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testckhe4kkv/srcikh0k4j4/b.py because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testckhe4kkv/srcikh0k4j4/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testckhe4kkv/srcikh0k4j4/b.py Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/.cython/inline/_cython_inline_eaa53255695bfc9393e8eb27d27b826070ff2c41c809bda71b2e690bb15fecab.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_eaa53255695bfc9393e8eb27d27b826070ff2c41c809bda71b2e690bb15fecab.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-test6vd_d8l3/srczi_qbn7m/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-test6vd_d8l3/srczi_qbn7m/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-test6vd_d8l3/srczi_qbn7m/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-test6vd_d8l3/srczi_qbn7m/a.pyx in cache Tests in shard (63/64) starting (Thread ID 0x7fffb9512c90) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testbi1q49vv/srcf21u81_d/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testbi1q49vv/srcf21u81_d/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testbi1q49vv/srcf21u81_d/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testbi1q49vv/srcf21u81_d/a.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testpqq_1vjq/src2waqwujn/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testpqq_1vjq/src2waqwujn/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testpqq_1vjq/src2waqwujn/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testpqq_1vjq/src2waqwujn/a.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testkc1cr682/src6rwe48ed/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testkc1cr682/src6rwe48ed/options.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testkc1cr682/src6rwe48ed/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testkc1cr682/src6rwe48ed/options.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testkc1cr682/src6rwe48ed/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testkc1cr682/src6rwe48ed/options.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testkc1cr682/src6rwe48ed/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testkc1cr682/src6rwe48ed/options.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testckhe4kkv/srcikh0k4j4/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testckhe4kkv/srcikh0k4j4/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testckhe4kkv/srcikh0k4j4/b.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testckhe4kkv/srcikh0k4j4/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testckhe4kkv/srcikh0k4j4/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testckhe4kkv/srcikh0k4j4/b.py Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testwx19irm6/srcanc1qn3m/a.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testwx19irm6/srcanc1qn3m/a.py Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testwx19irm6/srcanc1qn3m/a.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testwx19irm6/srcanc1qn3m/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testwx19irm6/srcanc1qn3m/a.py Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxasz_txd/srcid9ux_3g/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxasz_txd/srcid9ux_3g/b.pyx because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxasz_txd/srcid9ux_3g/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxasz_txd/srcid9ux_3g/b.pyx #### 2026-03-02 08:56:58.896337 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxasz_txd/srcid9ux_3g/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxasz_txd/srcid9ux_3g/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxasz_txd/srcid9ux_3g/b.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxasz_txd/srcid9ux_3g/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxasz_txd/srcid9ux_3g/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxasz_txd/srcid9ux_3g/b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhkpjgcyt/src3ibtzg7x/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhkpjgcyt/src3ibtzg7x/a.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhkpjgcyt/src3ibtzg7x/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhkpjgcyt/src3ibtzg7x/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhkpjgcyt/src3ibtzg7x/a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a714f0bf72661ee2e9e13af281c078f7d292fa5a828c6d5e029bb27cacd97fcb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a714f0bf72661ee2e9e13af281c078f7d292fa5a828c6d5e029bb27cacd97fcb.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Python build environment: Python sys.version_info(major=3, minor=12, micro=12, releaselevel='final', serial=0) PY_VERSION_HEX 0x30C0CF0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_LIMITED_API 0 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_GRAAL 0 CYTHON_COMPILING_IN_CPYTHON_FREETHREADING 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 0 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_AVOID_THREAD_UNSAFE_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_USE_TYPE_SLOTS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP487_INIT_SUBCLASS 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_MODULE_STATE 0 CYTHON_USE_SYS_MONITORING 0 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 sizeof(PY_LONG_LONG) 8 (8) Paths: sys.executable = /home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv/bin/python3 sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv sys.base_exec_prefix = /usr sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/26/compile/c/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/26/support/lib.linux-ppc64le-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.2.4', '/home/buildozer/aports/main/cython/src/cython-3.2.4', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv/lib/python3.12/site-packages', '/home/buildozer/.local/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages/setuptools/_vendor'] PYTHONPATH (env) = PYTHONHOME (env) = Distutils: INCDIR = /usr/include/python3.12 LIBS = -ldl LIBDIR = /usr/lib LIBPL = /usr/lib/python3.12/config-3.12-powerpc64le-linux-musl Python LIBRARY = libpython3.12.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = cc CC (env) = cc CFLAGS (distutils) = -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall CFLAGS (env) = -Os -fstack-clash-protection -Wformat -Werror=format-security LINKCC (distutils) = cc LINKCC (env) = Encodings: sys maxunicode = 1114111 LANG (env) = PYTHONIOENCODING (env) = utf-8 sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 Compiling /home/buildozer/.cython/inline/_cython_inline_9dd1755c7451458c5c6c88d4cc75a25cb2e96634ade5c3341f0fea0158bbe630.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9dd1755c7451458c5c6c88d4cc75a25cb2e96634ade5c3341f0fea0158bbe630.pyx #### 2026-03-02 08:57:08.909565 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiler output for module e_switch_transform: e_switch_transform.c: In function '__pyx_pf_18e_switch_transform_is_not_one': e_switch_transform.c:2450:5: error: duplicate case value 2450 | case 1+0: | ^~~~ e_switch_transform.c:2449:5: note: previously used here 2449 | case 1: | ^~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/.cython/inline/_cython_inline_6065c107f8bd89c9b3fc247d7b40f338bba2523d2caa7061c32387b98c47b0c4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6065c107f8bd89c9b3fc247d7b40f338bba2523d2caa7061c32387b98c47b0c4.pyx #### 2026-03-02 08:57:18.941124 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Python build environment: Python sys.version_info(major=3, minor=12, micro=12, releaselevel='final', serial=0) PY_VERSION_HEX 0x30C0CF0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_LIMITED_API 0 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_GRAAL 0 CYTHON_COMPILING_IN_CPYTHON_FREETHREADING 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 0 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_AVOID_THREAD_UNSAFE_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_USE_TYPE_SLOTS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP487_INIT_SUBCLASS 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_MODULE_STATE 0 CYTHON_USE_SYS_MONITORING 0 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 sizeof(PY_LONG_LONG) 8 (8) Paths: sys.executable = /home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv/bin/python3 sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv sys.base_exec_prefix = /usr sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/26/compile/cpp/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/26/support/lib.linux-ppc64le-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.2.4', '/home/buildozer/aports/main/cython/src/cython-3.2.4', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv/lib/python3.12/site-packages', '/home/buildozer/.local/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages/setuptools/_vendor'] PYTHONPATH (env) = PYTHONHOME (env) = Distutils: INCDIR = /usr/include/python3.12 LIBS = -ldl LIBDIR = /usr/lib LIBPL = /usr/lib/python3.12/config-3.12-powerpc64le-linux-musl Python LIBRARY = libpython3.12.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = cc CC (env) = cc CFLAGS (distutils) = -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall CFLAGS (env) = -Os -fstack-clash-protection -Wformat -Werror=format-security LINKCC (distutils) = cc LINKCC (env) = Encodings: sys maxunicode = 1114111 LANG (env) = PYTHONIOENCODING (env) = utf-8 sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/.cython/inline/_cython_inline_68cdeab9f6642ea10e9e503d1356262274a19f17002b1baf19fb7fff1fe175f4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_68cdeab9f6642ea10e9e503d1356262274a19f17002b1baf19fb7fff1fe175f4.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' warning: /home/buildozer/.cython/inline/_cython_inline_a4dc0efa2e656596b957cf8800bdd3f9b6f1b0a098117248ab565909141f2c75.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_a4dc0efa2e656596b957cf8800bdd3f9b6f1b0a098117248ab565909141f2c75.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a4dc0efa2e656596b957cf8800bdd3f9b6f1b0a098117248ab565909141f2c75.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' #### 2026-03-02 08:57:28.944723 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' warning: TEST_TMP/inline/_cython_inline_dd05e90162526a250018b7cbbb61eb5022e964288ee280ad285c89f638379097.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/.cython/inline/_cython_inline_32ff5267cd71b546230f8ba01e8de772a82c130abfdd7864d4361b22c0229026.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_32ff5267cd71b546230f8ba01e8de772a82c130abfdd7864d4361b22c0229026.pyx #### 2026-03-02 08:57:38.948590 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/.cython/inline/_cython_inline_5d84747d5b61db3b90104ebf874a95d3ef70c8da971745e79c2956ccda01bada.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5d84747d5b61db3b90104ebf874a95d3ef70c8da971745e79c2956ccda01bada.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' warning: TEST_TMP/inline/_cython_inline_cdb34b8de40e737ea7164c70b5f6f479d834b09a2bc95ef39ac3f05679a997df.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' #### 2026-03-02 08:57:48.960210 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] warning: TEST_TMP/inline/_cython_inline_8dbf89d594ebc8e92f4e21d6b7dac68fe166bd68404fe551c48916ea8c3e81b1.pyx:11:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/.cython/inline/_cython_inline_baa74fbfa6e8dc7b19199f51f227d60b22256dc68dd85dab962ed72b8535f329.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_baa74fbfa6e8dc7b19199f51f227d60b22256dc68dd85dab962ed72b8535f329.pyx warning: TEST_TMP/inline/_cython_inline_1c8da5c7b871af5ee076a567b3cdef8993e0f33811dbb8b84e3445cba91fadbc.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' warning: TEST_TMP/inline/_cython_inline_ddf319a792ffeed1b6c73116061634a553f8836a2738f109ed977a9c56bfbdd4.pyx:8:4: Unreachable code #### 2026-03-02 08:57:58.963740 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' #### 2026-03-02 08:58:08.967842 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiler output for module cpp_template_subclasses: cpp_template_subclasses.cpp: In function 'std::pair __pyx_convert_pair_from_py_double__and_double(PyObject*)': cpp_template_subclasses.cpp:2963:99: note: parameter passing for argument of type 'std::pair' when C++17 is enabled changed to match C++14 in GCC 10.1 2963 | static std::pair __pyx_convert_pair_from_py_double__and_double(PyObject *__pyx_v_o) { | ^ #### 2026-03-02 08:58:18.971655 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' #### 2026-03-02 08:58:28.975575 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiler output for module cpp_stl_conversion: cpp_stl_conversion.cpp: In function 'std::pair __pyx_convert_pair_from_py_double__and_double(PyObject*)': cpp_stl_conversion.cpp:5924:99: note: parameter passing for argument of type 'std::pair' when C++17 is enabled changed to match C++14 in GCC 10.1 5924 | static std::pair __pyx_convert_pair_from_py_double__and_double(PyObject *__pyx_v_o) { | ^ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! #### 2026-03-02 08:58:38.979652 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2026-03-02 08:58:49.000919 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2026-03-02 08:58:59.009619 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] #### 2026-03-02 08:59:09.013082 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] /usr/lib/python3.12/doctest.py:1375: RuntimeWarning: coroutine 'yield_from_cyobject..simple_nonit' was never awaited exception = sys.exc_info() :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.12/doctest.py:1375: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited exception = sys.exc_info() RuntimeWarning: Enable tracemalloc to get the object allocation traceback Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' ---------------------------------------------------------------------- Ran 88 tests in 142.712s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (49/64) #### 2026-03-02 08:59:19.029847 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback #### 2026-03-02 08:59:29.091416 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] #### 2026-03-02 08:59:39.120141 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] #### 2026-03-02 08:59:49.129869 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] #### 2026-03-02 08:59:59.152044 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: #### 2026-03-02 09:00:09.160386 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: Compiler output for module memslice: memslice.c: In function '__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct': memslice.c:95689:38: warning: taking address of packed member of 'struct __pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 95689 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~^~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' acquired default acquired Global_A ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: #### 2026-03-02 09:00:19.163861 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 104 tests in 206.308s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (17/64) RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: ---------------------------------------------------------------------- Ran 147 tests in 209.259s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (8/64) #### 2026-03-02 09:00:29.200263 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 184 tests in 224.120s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (23/64) #### 2026-03-02 09:00:39.236650 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 234 tests in 232.317s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (40/64) ---------------------------------------------------------------------- Ran 152 tests in 233.680s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (51/64) #### 2026-03-02 09:00:49.259833 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 142 tests in 237.650s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (3/64) #### 2026-03-02 09:00:59.286153 - waiting for [0, 1, 2, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_4b7126b0542ffe960dbd12eb042222730caa18f9f04a455abea8b1901e566851.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_902bb7ea5cd089d71158ff88e86ccc917e8d97dd962c2a0757246eef6adc4bfd.pyx:5:8: Cannot assign to or delete this #### 2026-03-02 09:01:09.319759 - waiting for [0, 1, 2, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{num!z}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_009ec17bf42385787f13089dc2f7f12087dbaa774c2345c5f5002763d01934b8.pyx:5:18: invalid conversion character 'z' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' 'str literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_fbacb0a7aef770004168dfbfc47f0cb4206dadfa6f2aaee69c06cf54e8c2e488.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' u'unicode literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_92c247a61aad867d8d2a52fbd6961b1597868f0f1fe3196e72ee2fbf8416267a.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' f'f-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_7c664564350d291dafb55e3f2bdb9f2f9a0b44a90fd65a403453be70361f4e3c.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' r'raw string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_9b00b320149e8455f23676803b9ef7ad8a0881373c95fa01ad4d0e8835a3195d.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' rf'raw f-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_cb65507a956752d7cbbd86a968c99196d00389699cf203e0b591e789b5b1f5e1.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' b'bytes literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_e74ede70b3e88b89dc2912d824b34f4e9258dd0f8d7f60be03cb9a37741e56f3.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' br'raw bytes literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_5c719c0297d3125abf14d24e18eb052699411723dce170589b63907e22b923d3.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return 'str literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_001ae0018abc9688ad74d70728cf247e00db8d29fa7e173782e346c6f9f721e7.pyx:5:25: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return u'unicode literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_c23c9a689fbdd4f432b6fb59d17d72309549bf6051a9db2b9cc4639419a34a71.pyx:5:30: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return f'f-string literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_99018a7f80389a83adc3262a0154478726b52c39b372ecab5b219cc3d72ac827.pyx:5:31: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return r'raw string literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_1e06b48a4a34a8ce7340bf438fe80897ac8429b13dbce3ff9541163f7d6bcf05.pyx:5:33: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return rf'raw f-string literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_506cc0d496e89c307ac74dc863afd0fc9e9fdb06d71f13279f788d60d9b3a924.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return b'bytes literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_554f7da5addb8f522bdd4c904fb617089aacf078af3a2788240c1589ec608555.pyx:5:28: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return br'raw bytes literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_6ca9388f76a2a4c0f5ee2e356e6772cac21ed3e498d4414d10d0a8b307e71cf8.pyx:5:33: cannot mix t-string literals with string or bytes literals warning: /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx:6:4: Unreachable code Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'Hello, {name}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx:5:21: undeclared name not builtin: name Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_954960ba3cee4bf3b7ef765e1fc2d611eebf6ed94b0933c77f0eca72ed744378.pyx:5:15: Unclosed string literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{a' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_fb19a52fd39482e3ad06cde8e1d2ae812d20958e74f0b65ed38b5a0f0551b420.pyx:5:16: Unclosed string literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_296f0e462583eb46a12bf49d2af74c48434354d74fca431d90213b30857ac346.pyx:5:13: f-string or t-string: single '}' is not allowed Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_55507558f95c6fae088d7e35b6f8927b8f739b310fd2eb3eef5c2fd8e014acc7.pyx:5:13: empty expression not allowed in t-string Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{=x}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_45ee332f618263d6829bf60179e329fcfa3a59879183ebc59049caac31517c83.pyx:5:14: Expected an identifier or literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{!x}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_f2ca274e44beb96c80662e0ac333c0b8bf1709b491ce639efec65ba523ffcd4b.pyx:5:14: Expected an identifier or literal warning: /home/buildozer/.cython/inline/_cython_inline_bddac18f3d1098cee35844a920b96211b793d6f91adbf2892659b55841d106c6.pyx:6:4: Unreachable code Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{:x}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_60ca2835caef449b23dba45a614f3bdce9d09798130f5b5ad9d2eb11b5035a2b.pyx:5:13: empty expression not allowed in t-string Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x;y}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3232a2bf92f3dcce2bab88f8be99722e8481843b6cd64d6012c654b71f31d372.pyx:5:15: Unexpected characters after t-string expression: ; #### 2026-03-02 09:01:19.350480 - waiting for [0, 1, 2, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x=y}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_d9adeaf3878bc6343dfb0bf29a839450bc7f22215d4ff7092b2d3daddc1d3975.pyx:5:16: Unexpected characters after t-string expression: y Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!s!}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_9451aedee364f0dac1146b6a06577405941eb120e3a9114e4b85ef6bb5a6dea7.pyx:5:17: Unexpected characters after t-string expression: ! Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!s:' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_8f8f8f758932e493707c5030b6615e498bb8a86f31df05831105ebf6b654b917.pyx:5:18: Expected '}', found 'END_FT_STRING' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_e97971d757385f09b9f35e67b7c212891c4c675258b8834d540b4bd74e50ec4f.pyx:5:16: missing conversion character Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x=!}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3708ab4eb28661a30a2c118c0e90726db98525ca9b87c189ebb422d7b0d384fc.pyx:5:17: missing conversion character Compiling /home/buildozer/.cython/inline/_cython_inline_009ec17bf42385787f13089dc2f7f12087dbaa774c2345c5f5002763d01934b8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_009ec17bf42385787f13089dc2f7f12087dbaa774c2345c5f5002763d01934b8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fbacb0a7aef770004168dfbfc47f0cb4206dadfa6f2aaee69c06cf54e8c2e488.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fbacb0a7aef770004168dfbfc47f0cb4206dadfa6f2aaee69c06cf54e8c2e488.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_92c247a61aad867d8d2a52fbd6961b1597868f0f1fe3196e72ee2fbf8416267a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_92c247a61aad867d8d2a52fbd6961b1597868f0f1fe3196e72ee2fbf8416267a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7c664564350d291dafb55e3f2bdb9f2f9a0b44a90fd65a403453be70361f4e3c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7c664564350d291dafb55e3f2bdb9f2f9a0b44a90fd65a403453be70361f4e3c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9b00b320149e8455f23676803b9ef7ad8a0881373c95fa01ad4d0e8835a3195d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9b00b320149e8455f23676803b9ef7ad8a0881373c95fa01ad4d0e8835a3195d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_cb65507a956752d7cbbd86a968c99196d00389699cf203e0b591e789b5b1f5e1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cb65507a956752d7cbbd86a968c99196d00389699cf203e0b591e789b5b1f5e1.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e74ede70b3e88b89dc2912d824b34f4e9258dd0f8d7f60be03cb9a37741e56f3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e74ede70b3e88b89dc2912d824b34f4e9258dd0f8d7f60be03cb9a37741e56f3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5c719c0297d3125abf14d24e18eb052699411723dce170589b63907e22b923d3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5c719c0297d3125abf14d24e18eb052699411723dce170589b63907e22b923d3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_001ae0018abc9688ad74d70728cf247e00db8d29fa7e173782e346c6f9f721e7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_001ae0018abc9688ad74d70728cf247e00db8d29fa7e173782e346c6f9f721e7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c23c9a689fbdd4f432b6fb59d17d72309549bf6051a9db2b9cc4639419a34a71.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c23c9a689fbdd4f432b6fb59d17d72309549bf6051a9db2b9cc4639419a34a71.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_99018a7f80389a83adc3262a0154478726b52c39b372ecab5b219cc3d72ac827.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_99018a7f80389a83adc3262a0154478726b52c39b372ecab5b219cc3d72ac827.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1e06b48a4a34a8ce7340bf438fe80897ac8429b13dbce3ff9541163f7d6bcf05.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1e06b48a4a34a8ce7340bf438fe80897ac8429b13dbce3ff9541163f7d6bcf05.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_506cc0d496e89c307ac74dc863afd0fc9e9fdb06d71f13279f788d60d9b3a924.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_506cc0d496e89c307ac74dc863afd0fc9e9fdb06d71f13279f788d60d9b3a924.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_554f7da5addb8f522bdd4c904fb617089aacf078af3a2788240c1589ec608555.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_554f7da5addb8f522bdd4c904fb617089aacf078af3a2788240c1589ec608555.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6ca9388f76a2a4c0f5ee2e356e6772cac21ed3e498d4414d10d0a8b307e71cf8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6ca9388f76a2a4c0f5ee2e356e6772cac21ed3e498d4414d10d0a8b307e71cf8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_954960ba3cee4bf3b7ef765e1fc2d611eebf6ed94b0933c77f0eca72ed744378.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_954960ba3cee4bf3b7ef765e1fc2d611eebf6ed94b0933c77f0eca72ed744378.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fb19a52fd39482e3ad06cde8e1d2ae812d20958e74f0b65ed38b5a0f0551b420.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fb19a52fd39482e3ad06cde8e1d2ae812d20958e74f0b65ed38b5a0f0551b420.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_296f0e462583eb46a12bf49d2af74c48434354d74fca431d90213b30857ac346.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_296f0e462583eb46a12bf49d2af74c48434354d74fca431d90213b30857ac346.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_55507558f95c6fae088d7e35b6f8927b8f739b310fd2eb3eef5c2fd8e014acc7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_55507558f95c6fae088d7e35b6f8927b8f739b310fd2eb3eef5c2fd8e014acc7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_45ee332f618263d6829bf60179e329fcfa3a59879183ebc59049caac31517c83.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_45ee332f618263d6829bf60179e329fcfa3a59879183ebc59049caac31517c83.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_f2ca274e44beb96c80662e0ac333c0b8bf1709b491ce639efec65ba523ffcd4b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f2ca274e44beb96c80662e0ac333c0b8bf1709b491ce639efec65ba523ffcd4b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_60ca2835caef449b23dba45a614f3bdce9d09798130f5b5ad9d2eb11b5035a2b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_60ca2835caef449b23dba45a614f3bdce9d09798130f5b5ad9d2eb11b5035a2b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3232a2bf92f3dcce2bab88f8be99722e8481843b6cd64d6012c654b71f31d372.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3232a2bf92f3dcce2bab88f8be99722e8481843b6cd64d6012c654b71f31d372.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_d9adeaf3878bc6343dfb0bf29a839450bc7f22215d4ff7092b2d3daddc1d3975.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d9adeaf3878bc6343dfb0bf29a839450bc7f22215d4ff7092b2d3daddc1d3975.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9451aedee364f0dac1146b6a06577405941eb120e3a9114e4b85ef6bb5a6dea7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9451aedee364f0dac1146b6a06577405941eb120e3a9114e4b85ef6bb5a6dea7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8f8f8f758932e493707c5030b6615e498bb8a86f31df05831105ebf6b654b917.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8f8f8f758932e493707c5030b6615e498bb8a86f31df05831105ebf6b654b917.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e97971d757385f09b9f35e67b7c212891c4c675258b8834d540b4bd74e50ec4f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e97971d757385f09b9f35e67b7c212891c4c675258b8834d540b4bd74e50ec4f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3708ab4eb28661a30a2c118c0e90726db98525ca9b87c189ebb422d7b0d384fc.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3708ab4eb28661a30a2c118c0e90726db98525ca9b87c189ebb422d7b0d384fc.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_44bcdf69cef838c53901083daadbccad42ddc33b42eb6c82b862aa57c34d3f62.pyx because it changed. Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!z}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_44bcdf69cef838c53901083daadbccad42ddc33b42eb6c82b862aa57c34d3f62.pyx:5:16: invalid conversion character 'z' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{lambda:1}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx:5:20: Expected an identifier, found 'EOF' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{lambda:1}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx:5:20: Unrecognized character Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x:{;}}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_0ddf34cc8fa75069e517c56a153af54985411c169a83d43906fd7141f8c2b5bb.pyx:5:17: Expected an identifier or literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{1:d ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_48e7d79a0bb7e679318589c59c51760538a8c5c0ad8999c4bb487bc9beb32431.pyx:5:17: Unclosed string literal Compiling /home/buildozer/.cython/inline/_cython_inline_bddac18f3d1098cee35844a920b96211b793d6f91adbf2892659b55841d106c6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bddac18f3d1098cee35844a920b96211b793d6f91adbf2892659b55841d106c6.pyx ---------------------------------------------------------------------- Ran 191 tests in 269.605s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (11/64) ---------------------------------------------------------------------- Ran 245 tests in 271.975s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (35/64) ---------------------------------------------------------------------- Ran 103 tests in 273.438s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (34/64) #### 2026-03-02 09:01:29.389688 - waiting for [0, 1, 2, 4, 5, 6, 7, 9, 10, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 169 tests in 278.962s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (43/64) #### 2026-03-02 09:01:39.450443 - waiting for [0, 1, 2, 4, 5, 6, 7, 9, 10, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 307 tests in 285.243s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (10/64) Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{num!z}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_009ec17bf42385787f13089dc2f7f12087dbaa774c2345c5f5002763d01934b8.pyx:5:18: invalid conversion character 'z' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' 'str literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_fbacb0a7aef770004168dfbfc47f0cb4206dadfa6f2aaee69c06cf54e8c2e488.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' u'unicode literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_92c247a61aad867d8d2a52fbd6961b1597868f0f1fe3196e72ee2fbf8416267a.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' f'f-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_7c664564350d291dafb55e3f2bdb9f2f9a0b44a90fd65a403453be70361f4e3c.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' r'raw string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_9b00b320149e8455f23676803b9ef7ad8a0881373c95fa01ad4d0e8835a3195d.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' rf'raw f-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_cb65507a956752d7cbbd86a968c99196d00389699cf203e0b591e789b5b1f5e1.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' b'bytes literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_e74ede70b3e88b89dc2912d824b34f4e9258dd0f8d7f60be03cb9a37741e56f3.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' br'raw bytes literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_5c719c0297d3125abf14d24e18eb052699411723dce170589b63907e22b923d3.pyx:5:36: cannot mix t-string literals with string or bytes literals ---------------------------------------------------------------------- Ran 124 tests in 292.586s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (26/64) Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return 'str literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_001ae0018abc9688ad74d70728cf247e00db8d29fa7e173782e346c6f9f721e7.pyx:5:25: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return u'unicode literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_c23c9a689fbdd4f432b6fb59d17d72309549bf6051a9db2b9cc4639419a34a71.pyx:5:30: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return f'f-string literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_99018a7f80389a83adc3262a0154478726b52c39b372ecab5b219cc3d72ac827.pyx:5:31: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return r'raw string literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_1e06b48a4a34a8ce7340bf438fe80897ac8429b13dbce3ff9541163f7d6bcf05.pyx:5:33: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return rf'raw f-string literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_506cc0d496e89c307ac74dc863afd0fc9e9fdb06d71f13279f788d60d9b3a924.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return b'bytes literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_554f7da5addb8f522bdd4c904fb617089aacf078af3a2788240c1589ec608555.pyx:5:28: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return br'raw bytes literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_6ca9388f76a2a4c0f5ee2e356e6772cac21ed3e498d4414d10d0a8b307e71cf8.pyx:5:33: cannot mix t-string literals with string or bytes literals warning: /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx:6:4: Unreachable code Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'Hello, {name}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx:5:21: undeclared name not builtin: name Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_954960ba3cee4bf3b7ef765e1fc2d611eebf6ed94b0933c77f0eca72ed744378.pyx:5:15: Unclosed string literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{a' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_fb19a52fd39482e3ad06cde8e1d2ae812d20958e74f0b65ed38b5a0f0551b420.pyx:5:16: Unclosed string literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_296f0e462583eb46a12bf49d2af74c48434354d74fca431d90213b30857ac346.pyx:5:13: f-string or t-string: single '}' is not allowed Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_55507558f95c6fae088d7e35b6f8927b8f739b310fd2eb3eef5c2fd8e014acc7.pyx:5:13: empty expression not allowed in t-string Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{=x}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_45ee332f618263d6829bf60179e329fcfa3a59879183ebc59049caac31517c83.pyx:5:14: Expected an identifier or literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{!x}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_f2ca274e44beb96c80662e0ac333c0b8bf1709b491ce639efec65ba523ffcd4b.pyx:5:14: Expected an identifier or literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{:x}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_60ca2835caef449b23dba45a614f3bdce9d09798130f5b5ad9d2eb11b5035a2b.pyx:5:13: empty expression not allowed in t-string Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x;y}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3232a2bf92f3dcce2bab88f8be99722e8481843b6cd64d6012c654b71f31d372.pyx:5:15: Unexpected characters after t-string expression: ; Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x=y}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_d9adeaf3878bc6343dfb0bf29a839450bc7f22215d4ff7092b2d3daddc1d3975.pyx:5:16: Unexpected characters after t-string expression: y [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_44bcdf69cef838c53901083daadbccad42ddc33b42eb6c82b862aa57c34d3f62.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_0ddf34cc8fa75069e517c56a153af54985411c169a83d43906fd7141f8c2b5bb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0ddf34cc8fa75069e517c56a153af54985411c169a83d43906fd7141f8c2b5bb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_48e7d79a0bb7e679318589c59c51760538a8c5c0ad8999c4bb487bc9beb32431.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_48e7d79a0bb7e679318589c59c51760538a8c5c0ad8999c4bb487bc9beb32431.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_009ec17bf42385787f13089dc2f7f12087dbaa774c2345c5f5002763d01934b8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_009ec17bf42385787f13089dc2f7f12087dbaa774c2345c5f5002763d01934b8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fbacb0a7aef770004168dfbfc47f0cb4206dadfa6f2aaee69c06cf54e8c2e488.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fbacb0a7aef770004168dfbfc47f0cb4206dadfa6f2aaee69c06cf54e8c2e488.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_92c247a61aad867d8d2a52fbd6961b1597868f0f1fe3196e72ee2fbf8416267a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_92c247a61aad867d8d2a52fbd6961b1597868f0f1fe3196e72ee2fbf8416267a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7c664564350d291dafb55e3f2bdb9f2f9a0b44a90fd65a403453be70361f4e3c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7c664564350d291dafb55e3f2bdb9f2f9a0b44a90fd65a403453be70361f4e3c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9b00b320149e8455f23676803b9ef7ad8a0881373c95fa01ad4d0e8835a3195d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9b00b320149e8455f23676803b9ef7ad8a0881373c95fa01ad4d0e8835a3195d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_cb65507a956752d7cbbd86a968c99196d00389699cf203e0b591e789b5b1f5e1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cb65507a956752d7cbbd86a968c99196d00389699cf203e0b591e789b5b1f5e1.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e74ede70b3e88b89dc2912d824b34f4e9258dd0f8d7f60be03cb9a37741e56f3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e74ede70b3e88b89dc2912d824b34f4e9258dd0f8d7f60be03cb9a37741e56f3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5c719c0297d3125abf14d24e18eb052699411723dce170589b63907e22b923d3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5c719c0297d3125abf14d24e18eb052699411723dce170589b63907e22b923d3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_001ae0018abc9688ad74d70728cf247e00db8d29fa7e173782e346c6f9f721e7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_001ae0018abc9688ad74d70728cf247e00db8d29fa7e173782e346c6f9f721e7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c23c9a689fbdd4f432b6fb59d17d72309549bf6051a9db2b9cc4639419a34a71.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c23c9a689fbdd4f432b6fb59d17d72309549bf6051a9db2b9cc4639419a34a71.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_99018a7f80389a83adc3262a0154478726b52c39b372ecab5b219cc3d72ac827.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_99018a7f80389a83adc3262a0154478726b52c39b372ecab5b219cc3d72ac827.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1e06b48a4a34a8ce7340bf438fe80897ac8429b13dbce3ff9541163f7d6bcf05.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1e06b48a4a34a8ce7340bf438fe80897ac8429b13dbce3ff9541163f7d6bcf05.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_506cc0d496e89c307ac74dc863afd0fc9e9fdb06d71f13279f788d60d9b3a924.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_506cc0d496e89c307ac74dc863afd0fc9e9fdb06d71f13279f788d60d9b3a924.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_554f7da5addb8f522bdd4c904fb617089aacf078af3a2788240c1589ec608555.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_554f7da5addb8f522bdd4c904fb617089aacf078af3a2788240c1589ec608555.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6ca9388f76a2a4c0f5ee2e356e6772cac21ed3e498d4414d10d0a8b307e71cf8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6ca9388f76a2a4c0f5ee2e356e6772cac21ed3e498d4414d10d0a8b307e71cf8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_954960ba3cee4bf3b7ef765e1fc2d611eebf6ed94b0933c77f0eca72ed744378.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_954960ba3cee4bf3b7ef765e1fc2d611eebf6ed94b0933c77f0eca72ed744378.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fb19a52fd39482e3ad06cde8e1d2ae812d20958e74f0b65ed38b5a0f0551b420.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fb19a52fd39482e3ad06cde8e1d2ae812d20958e74f0b65ed38b5a0f0551b420.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_296f0e462583eb46a12bf49d2af74c48434354d74fca431d90213b30857ac346.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_296f0e462583eb46a12bf49d2af74c48434354d74fca431d90213b30857ac346.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_55507558f95c6fae088d7e35b6f8927b8f739b310fd2eb3eef5c2fd8e014acc7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_55507558f95c6fae088d7e35b6f8927b8f739b310fd2eb3eef5c2fd8e014acc7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_45ee332f618263d6829bf60179e329fcfa3a59879183ebc59049caac31517c83.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_45ee332f618263d6829bf60179e329fcfa3a59879183ebc59049caac31517c83.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_f2ca274e44beb96c80662e0ac333c0b8bf1709b491ce639efec65ba523ffcd4b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f2ca274e44beb96c80662e0ac333c0b8bf1709b491ce639efec65ba523ffcd4b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_60ca2835caef449b23dba45a614f3bdce9d09798130f5b5ad9d2eb11b5035a2b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_60ca2835caef449b23dba45a614f3bdce9d09798130f5b5ad9d2eb11b5035a2b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3232a2bf92f3dcce2bab88f8be99722e8481843b6cd64d6012c654b71f31d372.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3232a2bf92f3dcce2bab88f8be99722e8481843b6cd64d6012c654b71f31d372.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_d9adeaf3878bc6343dfb0bf29a839450bc7f22215d4ff7092b2d3daddc1d3975.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d9adeaf3878bc6343dfb0bf29a839450bc7f22215d4ff7092b2d3daddc1d3975.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9451aedee364f0dac1146b6a06577405941eb120e3a9114e4b85ef6bb5a6dea7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9451aedee364f0dac1146b6a06577405941eb120e3a9114e4b85ef6bb5a6dea7.pyx Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!s!}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_9451aedee364f0dac1146b6a06577405941eb120e3a9114e4b85ef6bb5a6dea7.pyx:5:17: Unexpected characters after t-string expression: ! Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!s:' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_8f8f8f758932e493707c5030b6615e498bb8a86f31df05831105ebf6b654b917.pyx:5:18: Expected '}', found 'END_FT_STRING' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_e97971d757385f09b9f35e67b7c212891c4c675258b8834d540b4bd74e50ec4f.pyx:5:16: missing conversion character Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x=!}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3708ab4eb28661a30a2c118c0e90726db98525ca9b87c189ebb422d7b0d384fc.pyx:5:17: missing conversion character Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!z}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_44bcdf69cef838c53901083daadbccad42ddc33b42eb6c82b862aa57c34d3f62.pyx:5:16: invalid conversion character 'z' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{lambda:1}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx:5:20: Expected an identifier, found 'EOF' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{lambda:1}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx:5:20: Unrecognized character Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x:{;}}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_0ddf34cc8fa75069e517c56a153af54985411c169a83d43906fd7141f8c2b5bb.pyx:5:17: Expected an identifier or literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{1:d ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_48e7d79a0bb7e679318589c59c51760538a8c5c0ad8999c4bb487bc9beb32431.pyx:5:17: Unclosed string literal #### 2026-03-02 09:01:49.480547 - waiting for [0, 1, 2, 4, 5, 6, 7, 9, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 170 tests in 295.596s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (30/64) ---------------------------------------------------------------------- Ran 259 tests in 300.066s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (2/64) #### 2026-03-02 09:01:59.493145 - waiting for [0, 1, 4, 5, 6, 7, 9, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 27, 28, 29, 31, 32, 33, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Compiling /home/buildozer/.cython/inline/_cython_inline_8f8f8f758932e493707c5030b6615e498bb8a86f31df05831105ebf6b654b917.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8f8f8f758932e493707c5030b6615e498bb8a86f31df05831105ebf6b654b917.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e97971d757385f09b9f35e67b7c212891c4c675258b8834d540b4bd74e50ec4f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e97971d757385f09b9f35e67b7c212891c4c675258b8834d540b4bd74e50ec4f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3708ab4eb28661a30a2c118c0e90726db98525ca9b87c189ebb422d7b0d384fc.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3708ab4eb28661a30a2c118c0e90726db98525ca9b87c189ebb422d7b0d384fc.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_44bcdf69cef838c53901083daadbccad42ddc33b42eb6c82b862aa57c34d3f62.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_44bcdf69cef838c53901083daadbccad42ddc33b42eb6c82b862aa57c34d3f62.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_0ddf34cc8fa75069e517c56a153af54985411c169a83d43906fd7141f8c2b5bb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0ddf34cc8fa75069e517c56a153af54985411c169a83d43906fd7141f8c2b5bb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_48e7d79a0bb7e679318589c59c51760538a8c5c0ad8999c4bb487bc9beb32431.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_48e7d79a0bb7e679318589c59c51760538a8c5c0ad8999c4bb487bc9beb32431.pyx ---------------------------------------------------------------------- Ran 179 tests in 311.837s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (6/64) ---------------------------------------------------------------------- Ran 181 tests in 311.976s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (5/64) ---------------------------------------------------------------------- Ran 202 tests in 314.122s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (54/64) #### 2026-03-02 09:02:09.499992 - waiting for [0, 1, 4, 7, 9, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 27, 28, 29, 31, 32, 33, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 50, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63] :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', ---------------------------------------------------------------------- Ran 321 tests in 322.310s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (42/64) #### 2026-03-02 09:02:19.511707 - waiting for [0, 1, 4, 7, 9, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 27, 28, 29, 31, 32, 33, 36, 37, 38, 39, 41, 44, 45, 46, 47, 48, 50, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 279 tests in 324.605s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (38/64) ---------------------------------------------------------------------- Ran 259 tests in 326.786s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (32/64) ---------------------------------------------------------------------- Ran 371 tests in 328.289s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (7/64) ---------------------------------------------------------------------- Ran 204 tests in 329.550s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (1/64) ---------------------------------------------------------------------- Ran 210 tests in 333.999s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (48/64) #### 2026-03-02 09:02:29.515275 - waiting for [0, 4, 9, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 27, 28, 29, 31, 33, 36, 37, 39, 41, 44, 45, 46, 47, 50, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63] warning: /home/buildozer/.cython/inline/_cython_inline_8ddbf200316dc4c120e74997c05f3f7bcb69778b63815920ab979e79cb895e2f.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_8ddbf200316dc4c120e74997c05f3f7bcb69778b63815920ab979e79cb895e2f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8ddbf200316dc4c120e74997c05f3f7bcb69778b63815920ab979e79cb895e2f.pyx #### 2026-03-02 09:02:39.519253 - waiting for [0, 4, 9, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 27, 28, 29, 31, 33, 36, 37, 39, 41, 44, 45, 46, 47, 50, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 157 tests in 345.829s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (22/64) ---------------------------------------------------------------------- Ran 314 tests in 346.930s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (41/64) ---------------------------------------------------------------------- Ran 187 tests in 349.022s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (55/64) Exception ignored in: .Broken object at 0x7fffab29c200> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 573, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7fffab27fdd0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 573, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ 1/0 ZeroDivisionError: integer division or modulo by zero ---------------------------------------------------------------------- Ran 329 tests in 349.495s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (20/64) ---------------------------------------------------------------------- Ran 241 tests in 350.206s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (45/64) Compiling /home/buildozer/.cython/inline/_cython_inline_6b3c0e2b4db18d32b4560edfe2c28015fa23425441eec2e330dfc1b6a6b928c5.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6b3c0e2b4db18d32b4560edfe2c28015fa23425441eec2e330dfc1b6a6b928c5.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_0f578b0cac5bd33ce62f1a12831ac7cf487bcfcea5ffcfc907fc09b9281e255c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0f578b0cac5bd33ce62f1a12831ac7cf487bcfcea5ffcfc907fc09b9281e255c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_0f578b0cac5bd33ce62f1a12831ac7cf487bcfcea5ffcfc907fc09b9281e255c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0f578b0cac5bd33ce62f1a12831ac7cf487bcfcea5ffcfc907fc09b9281e255c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6aa2f9671786fc6783fe9e5191c74e6869e3072422945a260b8948b269c6872f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6aa2f9671786fc6783fe9e5191c74e6869e3072422945a260b8948b269c6872f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e535be4ceb82d28f0660ba3881fabe40e3e279d370de047fa63b7557be6a3da5.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e535be4ceb82d28f0660ba3881fabe40e3e279d370de047fa63b7557be6a3da5.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e535be4ceb82d28f0660ba3881fabe40e3e279d370de047fa63b7557be6a3da5.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e535be4ceb82d28f0660ba3881fabe40e3e279d370de047fa63b7557be6a3da5.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9e3ae020c15dd939ed2cee2d67be92326fdd5e3be0ccae8937c361a38d4a5a45.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9e3ae020c15dd939ed2cee2d67be92326fdd5e3be0ccae8937c361a38d4a5a45.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1f9ff06e9265c255778739f55bbe3d78b602a31cce92e3deb951187dff043c21.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1f9ff06e9265c255778739f55bbe3d78b602a31cce92e3deb951187dff043c21.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1f9ff06e9265c255778739f55bbe3d78b602a31cce92e3deb951187dff043c21.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1f9ff06e9265c255778739f55bbe3d78b602a31cce92e3deb951187dff043c21.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_89cebfdcf1f134a892c56eb3771a054e51078ace8e090f2032934000e3633429.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_89cebfdcf1f134a892c56eb3771a054e51078ace8e090f2032934000e3633429.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_117d6be54d9f62bd48308f3a39b73761fb800002a30da98c49d2d1cde436fc3c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_117d6be54d9f62bd48308f3a39b73761fb800002a30da98c49d2d1cde436fc3c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_117d6be54d9f62bd48308f3a39b73761fb800002a30da98c49d2d1cde436fc3c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_117d6be54d9f62bd48308f3a39b73761fb800002a30da98c49d2d1cde436fc3c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_d08e0413ffed74dcef7ce47833484d4e5261857ae3ebc8b558d29b9817edfde4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d08e0413ffed74dcef7ce47833484d4e5261857ae3ebc8b558d29b9817edfde4.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_479624f6d64be509db2ff0a244b82e5ae925f4898b9258704f132888ddec2e15.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_479624f6d64be509db2ff0a244b82e5ae925f4898b9258704f132888ddec2e15.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_479624f6d64be509db2ff0a244b82e5ae925f4898b9258704f132888ddec2e15.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_479624f6d64be509db2ff0a244b82e5ae925f4898b9258704f132888ddec2e15.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_80adee69195190e90013b54d2163f3e5046db702c07bd0b87823503ac198ade5.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_80adee69195190e90013b54d2163f3e5046db702c07bd0b87823503ac198ade5.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a64711df1f87a38bacdc9bfa865ea54d9d66cb06e7870c192670fa7739404d62.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a64711df1f87a38bacdc9bfa865ea54d9d66cb06e7870c192670fa7739404d62.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a64711df1f87a38bacdc9bfa865ea54d9d66cb06e7870c192670fa7739404d62.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a64711df1f87a38bacdc9bfa865ea54d9d66cb06e7870c192670fa7739404d62.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1689064888dbf0a66d4e24a0742a9c525d7bdfe3a83ae5c8d61514222a34ff47.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1689064888dbf0a66d4e24a0742a9c525d7bdfe3a83ae5c8d61514222a34ff47.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8b80983cabc2860fb2f81919c1aeefcb19d3248ab018fe4f131badc984233460.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8b80983cabc2860fb2f81919c1aeefcb19d3248ab018fe4f131badc984233460.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8b80983cabc2860fb2f81919c1aeefcb19d3248ab018fe4f131badc984233460.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8b80983cabc2860fb2f81919c1aeefcb19d3248ab018fe4f131badc984233460.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_728202d510369d93093cdca0b6bab9cb1d51d9e17778ed3e6ad4434f74823916.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_728202d510369d93093cdca0b6bab9cb1d51d9e17778ed3e6ad4434f74823916.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e987d7683c0c9c86428de8ade00975f652663eeacdbd539958772d0fb3aa41bb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e987d7683c0c9c86428de8ade00975f652663eeacdbd539958772d0fb3aa41bb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e987d7683c0c9c86428de8ade00975f652663eeacdbd539958772d0fb3aa41bb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e987d7683c0c9c86428de8ade00975f652663eeacdbd539958772d0fb3aa41bb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a01f662fcdbcb58e7edffd1516a10e430353426c26a2e1707d0b7cda2055d745.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a01f662fcdbcb58e7edffd1516a10e430353426c26a2e1707d0b7cda2055d745.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a6cfb87a6e291248d86dc1ce64c11b70e5b200c1d7e70401d62ff9d3e3689d6e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a6cfb87a6e291248d86dc1ce64c11b70e5b200c1d7e70401d62ff9d3e3689d6e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a6cfb87a6e291248d86dc1ce64c11b70e5b200c1d7e70401d62ff9d3e3689d6e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a6cfb87a6e291248d86dc1ce64c11b70e5b200c1d7e70401d62ff9d3e3689d6e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_939a6a6f23dede33457a4782e2b6198a712571f84c86f15843b60b6635f04d2c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_939a6a6f23dede33457a4782e2b6198a712571f84c86f15843b60b6635f04d2c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5832f10fdfd6ee891d7b589f886eb06617bfe225cfdc40ef2b38f8d9479c1cbb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5832f10fdfd6ee891d7b589f886eb06617bfe225cfdc40ef2b38f8d9479c1cbb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a72f376f8444659e150488ba9992893e1c270124129011c9705b2ee254d450c0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a72f376f8444659e150488ba9992893e1c270124129011c9705b2ee254d450c0.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a72f376f8444659e150488ba9992893e1c270124129011c9705b2ee254d450c0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a72f376f8444659e150488ba9992893e1c270124129011c9705b2ee254d450c0.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_bdb570e551106e9630b40ef989c912ca962a821b242257fe218afd39cf2f9df7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bdb570e551106e9630b40ef989c912ca962a821b242257fe218afd39cf2f9df7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c4f996f1861aa178a33f76c75785deff0119a09a3229050f91492c0ffc2890df.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c4f996f1861aa178a33f76c75785deff0119a09a3229050f91492c0ffc2890df.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c4f996f1861aa178a33f76c75785deff0119a09a3229050f91492c0ffc2890df.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c4f996f1861aa178a33f76c75785deff0119a09a3229050f91492c0ffc2890df.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_af0be31193065c6b8ebce24c7fd0396ca57f2cf056b63efb801b7dc31bda31b3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_af0be31193065c6b8ebce24c7fd0396ca57f2cf056b63efb801b7dc31bda31b3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_73c0cedbbb14fa18de8ffa082d0626e2d122090a5a40b5859379c88680aa3f52.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_73c0cedbbb14fa18de8ffa082d0626e2d122090a5a40b5859379c88680aa3f52.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c0dbee72be2559c34b809a0706afc5b7cf89ffee1b9234c7c54502f7c996f011.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c0dbee72be2559c34b809a0706afc5b7cf89ffee1b9234c7c54502f7c996f011.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b46ac4524c2d2e1ea9c3acef9b17598b415bc8a632cdae0a50dd7a454c690fc3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b46ac4524c2d2e1ea9c3acef9b17598b415bc8a632cdae0a50dd7a454c690fc3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_997d2eb933874375695d26724043d9a0b489fbbf9d143e756cfaa49934a3808b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_997d2eb933874375695d26724043d9a0b489fbbf9d143e756cfaa49934a3808b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6fa9662f37e8b0bc3b5fa63bde145ae5f927b6f9c80368d91cadecdd827d1de1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6fa9662f37e8b0bc3b5fa63bde145ae5f927b6f9c80368d91cadecdd827d1de1.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_71cd04801d7318f9a423f77aadb6700435f1452ef95d34410d7f9b659119e455.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_71cd04801d7318f9a423f77aadb6700435f1452ef95d34410d7f9b659119e455.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_72df534bcbdc7f14a8f86cba8c5ca8569c90e09a3708678a0bc4bb654f2eb78d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_72df534bcbdc7f14a8f86cba8c5ca8569c90e09a3708678a0bc4bb654f2eb78d.pyx Couldn't find 'a' Compiling /home/buildozer/.cython/inline/_cython_inline_dfe616847ecb173ff34d01968595a23be3b9f809714047cedca01312d20ed9a2.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_dfe616847ecb173ff34d01968595a23be3b9f809714047cedca01312d20ed9a2.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1cef80f304a0501f532d04eb249eb5a7f1b71c2564a57a5bbcb112f4908600fa.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1cef80f304a0501f532d04eb249eb5a7f1b71c2564a57a5bbcb112f4908600fa.pyx #### 2026-03-02 09:02:49.522544 - waiting for [0, 4, 9, 12, 13, 14, 15, 16, 18, 19, 21, 24, 25, 27, 28, 29, 31, 33, 36, 37, 39, 44, 46, 47, 50, 52, 53, 56, 57, 58, 59, 60, 61, 62, 63] Compiling /home/buildozer/.cython/inline/_cython_inline_597cbc9a3bc3945f122ac30aea9434e261ff21643e8c42b4b914823e797f9290.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_597cbc9a3bc3945f122ac30aea9434e261ff21643e8c42b4b914823e797f9290.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_d83aa89d633754c47d7e2541514a108ef797ddbd7b0cd77d813b39bf3f410d34.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d83aa89d633754c47d7e2541514a108ef797ddbd7b0cd77d813b39bf3f410d34.pyx ---------------------------------------------------------------------- Ran 243 tests in 358.393s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (15/64) Compiling /home/buildozer/.cython/inline/_cython_inline_314f24bb7b0257d1166b829998cfa5e5e5324053ce6cb0217a27f4a42d3ced6f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_314f24bb7b0257d1166b829998cfa5e5e5324053ce6cb0217a27f4a42d3ced6f.pyx ---------------------------------------------------------------------- Ran 152 tests in 358.707s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (50/64) Compiling /home/buildozer/.cython/inline/_cython_inline_f10baf8868fa60f15d8aef5890e4cdfd9c27fbd4fca0b01733a1993f8b073f70.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f10baf8868fa60f15d8aef5890e4cdfd9c27fbd4fca0b01733a1993f8b073f70.pyx ---------------------------------------------------------------------- Ran 272 tests in 360.711s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (36/64) ---------------------------------------------------------------------- Ran 245 tests in 361.953s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (21/64) Compiling /home/buildozer/.cython/inline/_cython_inline_48e938d7d4fe8526a79fcdb184daa4c2462e3a4c868e8d91c52f9c553ffffbde.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_48e938d7d4fe8526a79fcdb184daa4c2462e3a4c868e8d91c52f9c553ffffbde.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9f6dada1fb770b06ca16ac8c5ebbb36b98615cb00d96ad892dc0e1fb7321d399.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9f6dada1fb770b06ca16ac8c5ebbb36b98615cb00d96ad892dc0e1fb7321d399.pyx #### 2026-03-02 09:02:59.526159 - waiting for [0, 4, 9, 12, 13, 14, 16, 18, 19, 24, 25, 27, 28, 29, 31, 33, 37, 39, 44, 46, 47, 52, 53, 56, 57, 58, 59, 60, 61, 62, 63] Compiler output for module memslice: memslice.cpp: In function 'PyObject* __pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct(__pyx_t_8memslice_PackedArrayStruct)': memslice.cpp:95710:39: warning: taking address of packed member of '__pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 95710 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~~^~~~ acquired default acquired Global_A Compiling /home/buildozer/.cython/inline/_cython_inline_4dfff8344348e15f4b331fc8cada0d788ee2d1f9bf02e0fd2b5fd14aa98eb4c7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4dfff8344348e15f4b331fc8cada0d788ee2d1f9bf02e0fd2b5fd14aa98eb4c7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_26424daaab6b67c9519d287c1fead71763c50c71ca2fcdd40a53d349dd4c7c02.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_26424daaab6b67c9519d287c1fead71763c50c71ca2fcdd40a53d349dd4c7c02.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a11e702f76a4653469384c772f1c687833d04fe54d1861dabc975fde565e717c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a11e702f76a4653469384c772f1c687833d04fe54d1861dabc975fde565e717c.pyx ---------------------------------------------------------------------- Ran 357 tests in 368.863s OK (skipped=1) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (58/64) Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_f0ad4f478e930c7aad9810581fe4f6981cdbe9eb2d6c392e2c7776a42f7bacf9.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f0ad4f478e930c7aad9810581fe4f6981cdbe9eb2d6c392e2c7776a42f7bacf9.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7a34d6b13762273165c10a3513ce6ac0ccd91b698b164fd239b659a7272b9eb9.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7a34d6b13762273165c10a3513ce6ac0ccd91b698b164fd239b659a7272b9eb9.pyx warning: /home/buildozer/.cython/inline/_cython_inline_fdb832c52ed2159c0613ee518892b903de346699e005b91889b44b0926c01b49.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_fdb832c52ed2159c0613ee518892b903de346699e005b91889b44b0926c01b49.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fdb832c52ed2159c0613ee518892b903de346699e005b91889b44b0926c01b49.pyx #### 2026-03-02 09:03:09.529875 - waiting for [0, 4, 9, 12, 13, 14, 16, 18, 19, 24, 25, 27, 28, 29, 31, 33, 37, 39, 44, 46, 47, 52, 53, 56, 57, 59, 60, 61, 62, 63] Compiling /home/buildozer/.cython/inline/_cython_inline_679a8ebbe9f91006e0557f13584c55e8b90229ee339f806e4adb8ad23c50642b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_679a8ebbe9f91006e0557f13584c55e8b90229ee339f806e4adb8ad23c50642b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_bbb21e3f33618f6d96c28295a393a42da57f3a2caec1da3740c8077cd7546fe4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bbb21e3f33618f6d96c28295a393a42da57f3a2caec1da3740c8077cd7546fe4.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_2df04a6639711c17460b3f08a35e5a57a53fb93881ddc61f79540645bacb0c45.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2df04a6639711c17460b3f08a35e5a57a53fb93881ddc61f79540645bacb0c45.pyx warning: /home/buildozer/.cython/inline/_cython_inline_837d1d44f7b79c008606d8845d57f9ff3287da9f32c10e56bbb25c82f26db602.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_837d1d44f7b79c008606d8845d57f9ff3287da9f32c10e56bbb25c82f26db602.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_837d1d44f7b79c008606d8845d57f9ff3287da9f32c10e56bbb25c82f26db602.pyx Exception ignored in: .Broken object at 0x7fffab9312e0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 573, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7fffab9312e0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 573, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ 1/0 ZeroDivisionError: integer division or modulo by zero ---------------------------------------------------------------------- Ran 356 tests in 382.179s OK (skipped=1) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (37/64) #### 2026-03-02 09:03:19.533059 - waiting for [0, 4, 9, 12, 13, 14, 16, 18, 19, 24, 25, 27, 28, 29, 31, 33, 39, 44, 46, 47, 52, 53, 56, 57, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 276 tests in 387.369s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (62/64) ---------------------------------------------------------------------- Ran 358 tests in 387.661s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (29/64) ---------------------------------------------------------------------- Ran 200 tests in 388.844s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (52/64) ---------------------------------------------------------------------- Ran 226 tests in 391.226s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (33/64) ---------------------------------------------------------------------- Ran 256 tests in 392.983s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (63/64) #### 2026-03-02 09:03:29.536561 - waiting for [0, 4, 9, 12, 13, 14, 16, 18, 19, 24, 25, 27, 28, 31, 39, 44, 46, 47, 53, 56, 57, 59, 60, 61] ---------------------------------------------------------------------- Ran 237 tests in 395.668s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (39/64) ---------------------------------------------------------------------- Ran 240 tests in 399.607s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (4/64) ---------------------------------------------------------------------- Ran 444 tests in 402.114s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (57/64) #### 2026-03-02 09:03:39.539989 - waiting for [0, 9, 12, 13, 14, 16, 18, 19, 24, 25, 27, 28, 31, 44, 46, 47, 53, 56, 59, 60, 61] ---------------------------------------------------------------------- Ran 334 tests in 407.539s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (44/64) ---------------------------------------------------------------------- Ran 386 tests in 412.083s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (28/64) ---------------------------------------------------------------------- Ran 368 tests in 412.251s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (59/64) ---------------------------------------------------------------------- Ran 264 tests in 414.421s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (60/64) #### 2026-03-02 09:03:49.542930 - waiting for [0, 9, 12, 13, 14, 16, 18, 19, 24, 25, 27, 31, 46, 47, 53, 56, 61] ---------------------------------------------------------------------- Ran 237 tests in 421.350s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (46/64) #### 2026-03-02 09:03:59.546115 - waiting for [0, 9, 12, 13, 14, 16, 18, 19, 24, 25, 27, 31, 47, 53, 56, 61] Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_4b7126b0542ffe960dbd12eb042222730caa18f9f04a455abea8b1901e566851.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_902bb7ea5cd089d71158ff88e86ccc917e8d97dd962c2a0757246eef6adc4bfd.pyx:5:8: Cannot assign to or delete this ---------------------------------------------------------------------- Ran 167 tests in 427.323s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (61/64) #### 2026-03-02 09:04:09.549376 - waiting for [0, 9, 12, 13, 14, 16, 18, 19, 24, 25, 27, 31, 47, 53, 56] ---------------------------------------------------------------------- Ran 274 tests in 437.401s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (9/64) ---------------------------------------------------------------------- Ran 785 tests in 440.659s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (27/64) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bcb6ffbe9c8b34be8b9bd38ff963d70e98f203062780d017b9fbf0df5279e6e3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bcb6ffbe9c8b34be8b9bd38ff963d70e98f203062780d017b9fbf0df5279e6e3.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bc9ed788d722bee7eb60ed1f27b3f4d4e13ec187504e98d967a59e717543e1b7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bc9ed788d722bee7eb60ed1f27b3f4d4e13ec187504e98d967a59e717543e1b7.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c3f186c83d56f5eb2125bfbeed8dca654c6e9e8ae751525c700fa2516fcb7472.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c3f186c83d56f5eb2125bfbeed8dca654c6e9e8ae751525c700fa2516fcb7472.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_eb80fdde6a038990c9d9594087ae065605fc89852d2ad35f31f430dc9baf4d0a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_eb80fdde6a038990c9d9594087ae065605fc89852d2ad35f31f430dc9baf4d0a.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_4e84b7085e6d45b70c2f84e9cf3515fb96986c5a89de7b4f4e1086404b263eb5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_4e84b7085e6d45b70c2f84e9cf3515fb96986c5a89de7b4f4e1086404b263eb5.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_fd5504baa3c0e829973894fa978e013706d71f8431617c6ed5c1891856fb5019.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_fd5504baa3c0e829973894fa978e013706d71f8431617c6ed5c1891856fb5019.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_441565440fe1d1b0b1cf7f0c4d24f96b33b203c3ff479e8e08d07cf31a0e4c82.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_441565440fe1d1b0b1cf7f0c4d24f96b33b203c3ff479e8e08d07cf31a0e4c82.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_cb627ec7503756393f1ae1194d7a078a3698e8e684d4ae71756f5ca14d4c7b38.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_cb627ec7503756393f1ae1194d7a078a3698e8e684d4ae71756f5ca14d4c7b38.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_10197881e1ad18143b73f84144a48c1fb4a0a6584d84d5833873730cb98c2e69.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_10197881e1ad18143b73f84144a48c1fb4a0a6584d84d5833873730cb98c2e69.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_f0ce8b9e10d5efd7415387f139c66b945a9fe1992fbeddc7314d29c2cdfed04a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_f0ce8b9e10d5efd7415387f139c66b945a9fe1992fbeddc7314d29c2cdfed04a.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_b20ed142f7eb014729b28df5246972b85e29d49c1fb2af875e26b8cf26c4e38f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_b20ed142f7eb014729b28df5246972b85e29d49c1fb2af875e26b8cf26c4e38f.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_373e1da0a542a21999b4c879b64795b7a4cb1121d3ed0752913b4345d7ddfe87.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_373e1da0a542a21999b4c879b64795b7a4cb1121d3ed0752913b4345d7ddfe87.pyx #### 2026-03-02 09:04:19.552360 - waiting for [0, 12, 13, 14, 16, 18, 19, 24, 25, 31, 47, 53, 56] ---------------------------------------------------------------------- Ran 306 tests in 445.209s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (18/64) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_58be46240f3bb4a848e8c69814f4d03b098dd57d8f53dafb155745ace1c98c21.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_58be46240f3bb4a848e8c69814f4d03b098dd57d8f53dafb155745ace1c98c21.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_819ac26372ea1c252a559ade085e3bb36b3859a142ec0e270193079b0b5cb7fe.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_819ac26372ea1c252a559ade085e3bb36b3859a142ec0e270193079b0b5cb7fe.pyx ---------------------------------------------------------------------- Ran 271 tests in 447.167s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (19/64) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_f770a4556f6b9188c882ad7e4cbd941e170bb23ccddfbde3f4c673cc515d4599.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_f770a4556f6b9188c882ad7e4cbd941e170bb23ccddfbde3f4c673cc515d4599.pyx Couldn't find 'f' Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_f0ad4f478e930c7aad9810581fe4f6981cdbe9eb2d6c392e2c7776a42f7bacf9.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f0ad4f478e930c7aad9810581fe4f6981cdbe9eb2d6c392e2c7776a42f7bacf9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9f0ff5b63e20dc776dcacac5f1a1f846a05a87cf41c6490e68cd5236338b0f94.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9f0ff5b63e20dc776dcacac5f1a1f846a05a87cf41c6490e68cd5236338b0f94.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9e14611357c4da502e921fccaa018bb4379694861f76fdaf7511c2db7fd63745.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9e14611357c4da502e921fccaa018bb4379694861f76fdaf7511c2db7fd63745.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_1eb9c9ff77b08747804fc32e2be011a513c6ad9914e8dff1ec0581d539aacd1a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_1eb9c9ff77b08747804fc32e2be011a513c6ad9914e8dff1ec0581d539aacd1a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_def2145ae5481ce17c2791646243f284c301ffe5c85b70766ce67e65483b5ac4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_def2145ae5481ce17c2791646243f284c301ffe5c85b70766ce67e65483b5ac4.pyx /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '123' was never awaited if method() is not None: Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_270a633a659a11dbb787051441cd597d0f570af20e60a458f23d166f771b91c4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_270a633a659a11dbb787051441cd597d0f570af20e60a458f23d166f771b91c4.pyx ---------------------------------------------------------------------- Ran 390 tests in 452.759s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (14/64) ---------------------------------------------------------------------- Ran 266 tests in 452.374s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (53/64) /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: #### 2026-03-02 09:04:29.555288 - waiting for [0, 12, 13, 16, 24, 25, 31, 47, 56] ---------------------------------------------------------------------- Ran 376 tests in 460.911s OK (skipped=24) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused TestCodeFormat ALL DONE (0/64) #### 2026-03-02 09:04:39.558648 - waiting for [12, 13, 16, 24, 25, 31, 47, 56] ---------------------------------------------------------------------- Ran 294 tests in 474.222s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (56/64) #### 2026-03-02 09:04:49.561509 - waiting for [12, 13, 16, 24, 25, 31, 47] ---------------------------------------------------------------------- Ran 409 tests in 484.310s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (31/64) #### 2026-03-02 09:04:59.566058 - waiting for [12, 13, 16, 24, 25, 47] ---------------------------------------------------------------------- Ran 285 tests in 491.532s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (12/64) #### 2026-03-02 09:05:09.570696 - waiting for [13, 16, 24, 25, 47] Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_37a83ec14df123c8b611e1929b0896902e247a1d46ce46c3c07ba166fae8eb88.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_37a83ec14df123c8b611e1929b0896902e247a1d46ce46c3c07ba166fae8eb88.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_bba51bc71fdac81559abe84dfd49cfc86b7cf3489893136cd0e959bf27074252.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_bba51bc71fdac81559abe84dfd49cfc86b7cf3489893136cd0e959bf27074252.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_823b005300c9993880ab2db97d5c9bb3e6501fbb25d044707ba3d8887402ef4c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_823b005300c9993880ab2db97d5c9bb3e6501fbb25d044707ba3d8887402ef4c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_3cd570c77577e96efd5e52ec17323dec7a91ff4efac592861d2d9afcc7d44b9c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_3cd570c77577e96efd5e52ec17323dec7a91ff4efac592861d2d9afcc7d44b9c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_515e1de04623b780333385184ba43ea4cb7ea04ffd3c202093e91895125ae2fe.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_515e1de04623b780333385184ba43ea4cb7ea04ffd3c202093e91895125ae2fe.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_37a83ec14df123c8b611e1929b0896902e247a1d46ce46c3c07ba166fae8eb88.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_37a83ec14df123c8b611e1929b0896902e247a1d46ce46c3c07ba166fae8eb88.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_bba51bc71fdac81559abe84dfd49cfc86b7cf3489893136cd0e959bf27074252.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_bba51bc71fdac81559abe84dfd49cfc86b7cf3489893136cd0e959bf27074252.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_823b005300c9993880ab2db97d5c9bb3e6501fbb25d044707ba3d8887402ef4c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_823b005300c9993880ab2db97d5c9bb3e6501fbb25d044707ba3d8887402ef4c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_3cd570c77577e96efd5e52ec17323dec7a91ff4efac592861d2d9afcc7d44b9c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_3cd570c77577e96efd5e52ec17323dec7a91ff4efac592861d2d9afcc7d44b9c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_515e1de04623b780333385184ba43ea4cb7ea04ffd3c202093e91895125ae2fe.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_515e1de04623b780333385184ba43ea4cb7ea04ffd3c202093e91895125ae2fe.pyx #### 2026-03-02 09:05:19.575239 - waiting for [13, 16, 24, 25, 47] ---------------------------------------------------------------------- Ran 197 tests in 513.538s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (24/64) ---------------------------------------------------------------------- Ran 422 tests in 514.325s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (47/64) #### 2026-03-02 09:05:29.577997 - waiting for [13, 16, 25] ---------------------------------------------------------------------- Ran 491 tests in 516.943s OK (skipped=22) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (25/64) #### 2026-03-02 09:05:39.580744 - waiting for [13, 16] Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_bcb6ffbe9c8b34be8b9bd38ff963d70e98f203062780d017b9fbf0df5279e6e3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_bcb6ffbe9c8b34be8b9bd38ff963d70e98f203062780d017b9fbf0df5279e6e3.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_bc9ed788d722bee7eb60ed1f27b3f4d4e13ec187504e98d967a59e717543e1b7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_bc9ed788d722bee7eb60ed1f27b3f4d4e13ec187504e98d967a59e717543e1b7.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c3f186c83d56f5eb2125bfbeed8dca654c6e9e8ae751525c700fa2516fcb7472.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c3f186c83d56f5eb2125bfbeed8dca654c6e9e8ae751525c700fa2516fcb7472.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_eb80fdde6a038990c9d9594087ae065605fc89852d2ad35f31f430dc9baf4d0a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_eb80fdde6a038990c9d9594087ae065605fc89852d2ad35f31f430dc9baf4d0a.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_4e84b7085e6d45b70c2f84e9cf3515fb96986c5a89de7b4f4e1086404b263eb5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_4e84b7085e6d45b70c2f84e9cf3515fb96986c5a89de7b4f4e1086404b263eb5.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_fd5504baa3c0e829973894fa978e013706d71f8431617c6ed5c1891856fb5019.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_fd5504baa3c0e829973894fa978e013706d71f8431617c6ed5c1891856fb5019.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_441565440fe1d1b0b1cf7f0c4d24f96b33b203c3ff479e8e08d07cf31a0e4c82.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_441565440fe1d1b0b1cf7f0c4d24f96b33b203c3ff479e8e08d07cf31a0e4c82.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_cb627ec7503756393f1ae1194d7a078a3698e8e684d4ae71756f5ca14d4c7b38.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_cb627ec7503756393f1ae1194d7a078a3698e8e684d4ae71756f5ca14d4c7b38.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_10197881e1ad18143b73f84144a48c1fb4a0a6584d84d5833873730cb98c2e69.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_10197881e1ad18143b73f84144a48c1fb4a0a6584d84d5833873730cb98c2e69.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_f0ce8b9e10d5efd7415387f139c66b945a9fe1992fbeddc7314d29c2cdfed04a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_f0ce8b9e10d5efd7415387f139c66b945a9fe1992fbeddc7314d29c2cdfed04a.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_b20ed142f7eb014729b28df5246972b85e29d49c1fb2af875e26b8cf26c4e38f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_b20ed142f7eb014729b28df5246972b85e29d49c1fb2af875e26b8cf26c4e38f.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx/usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: /usr/lib/python3.12/contextlib.py:141: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited def __exit__(self, typ, value, traceback): /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: #### 2026-03-02 09:05:49.583579 - waiting for [13, 16] #### 2026-03-02 09:05:59.586437 - waiting for [13, 16] ---------------------------------------------------------------------- Ran 348 tests in 547.252s OK (skipped=2) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (13/64) #### 2026-03-02 09:06:09.605814 - waiting for [16] ---------------------------------------------------------------------- Ran 245 tests in 555.400s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (16/64) Compiler output for module embedded: embedded_main.c: In function 'main': embedded_main.c:29:5: warning: 'Py_SetProgramName' is deprecated [-Wdeprecated-declarations] 29 | Py_SetProgramName(program); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:94, from embedded.h:6, from embedded_main.c:4: /usr/include/python3.12/pylifecycle.h:37:38: note: declared here 37 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *); | ^~~~~~~~~~~~~~~~~ Sharded tests run in 572 seconds (9.5 minutes) Most expensive pipeline stages: 'AnalyseDeclarationsTransform': 1526.85 / 8801 (0.173 / run, 31.2%), 'generate_pyx_code_stage': 750.61 / 2862 (0.262 / run, 15.4%), 'inject_utility_code_stage': 674.84 / 3198 (0.211 / run, 13.8%), 'parse': 320.72 / 6767 (0.047 / run, 6.6%), 'AnalyseExpressionsTransform': 166.52 / 7645 (0.022 / run, 3.4%), 'RemoveUnreachableCode': 104.83 / 16449 (0.006 / run, 2.1%), 'MarkClosureVisitor': 86.34 / 8803 (0.010 / run, 1.8%), 'PostParse': 73.80 / 8803 (0.008 / run, 1.5%), 'ControlFlowAnalysis': 70.96 / 7646 (0.009 / run, 1.5%), 'InterpretCompilerDirectives': 70.65 / 8803 (0.008 / run, 1.4%) Times: compile-cpp : 9860.84 sec (1426, 6.915 / run) - slowest: 'cpp:test_dataclasses' (97.81s), 'cpp:memslice' (85.50s), 'cpp:exttype_total_ordering' (70.78s), 'cpp:memoryview' (70.08s), 'cpp:test_coroutines_pep492' (66.23s), 'cpp:test_unicode' (63.57s), 'cpp:fused_def' (57.01s), 'cpp:test_grammar' (49.29s) compile-c : 7403.73 sec (1238, 5.980 / run) - slowest: 'c:test_dataclasses' (190.76s), 'c:test_unicode' (112.62s), 'c:memslice' (88.58s), 'c:test_coroutines_pep492' (88.02s), 'c:test_grammar' (80.49s), 'c:test_fstring' (79.29s), 'c:exttype_total_ordering' (67.79s), 'c:fused_def' (65.42s) cython : 3126.15 sec (2903, 1.077 / run) - slowest: 'c:test_dataclasses' (52.62s), 'c:test_unicode' (29.96s), 'c:memslice' (25.07s), 'cpp:memslice' (24.87s), 'cpp:test_dataclasses' (22.96s), 'cpp:memoryview' (19.97s), 'c:fused_types' (19.73s), 'c:memoryview' (19.10s) etoe-build : 1505.34 sec ( 105, 14.337 / run) - slowest: 'c:isolated_limited_api_tests(2)' (207.64s), 'c:memoryview_compare_type_pointers(1)' (48.59s), 'c:memoryview_acq_count(1)' (42.66s), 'c:cline_in_traceback(1)' (41.04s), 'c:cdef_multiple_inheritance_errors(1)' (31.66s), 'c:pure_pxd(1)' (29.95s), 'c:check_size(1)' (27.96s), 'c:asyncio_generators(1)' (26.60s) run : 889.07 sec (1669, 0.533 / run) - slowest: 'c:trashcan' (156.57s), 'c:test_fstring' (132.69s), 'cpp:trashcan' (82.29s), 'c:fstring' (75.64s), 'cpp:fstring' (63.15s), 'c:memslice' (56.33s), 'cpp:memslice' (55.71s), 'cpp:compare_binary_pyversions' (42.45s) etoe-run : 333.18 sec ( 231, 1.442 / run) - slowest: 'c:cythonize_cymeit(2)' (19.25s), 'c:cythonize_cymeit(1)' (12.94s), 'c:cpdef_pickle(1)' (11.63s), 'c:cythonize_with_annotate_via_cli(5)' (10.61s), 'c:cythonize_with_annotate_via_cli(3)' (10.53s), 'c:string_compression(2)' (9.94s), 'c:cythonize_with_annotate_via_cli(1)' (9.39s), 'c:cythonize_script_package(1)' (8.85s) import : 2.47 sec (1669, 0.001 / run) - slowest: 'c:test_dataclasses' (0.06s), 'c:memslice' (0.05s), 'cpp:test_dataclasses' (0.04s), 'cpp:memslice' (0.04s), 'c:bufaccess' (0.03s), 'cpp:bufaccess' (0.03s), 'cpp:parallel_refcounting_stress_test' (0.03s), 'c:memoryview' (0.03s) pyrun : 1.62 sec ( 80, 0.020 / run) - slowest: 'py:builtin_exceptions' (0.27s), 'py:posonly' (0.11s), 'py:builtin_divmod' (0.10s), 'py:ext_auto_richcmp' (0.10s), 'py:generators_py' (0.07s), 'py:builtin_float' (0.07s), 'py:methodmangling_T5' (0.06s), 'py:pure_py' (0.06s) pyimport : 0.45 sec ( 80, 0.006 / run) - slowest: 'py:builtin_exceptions' (0.09s), 'py:pure_py' (0.02s), 'py:constant_folding' (0.01s), 'py:pure_cdef_class_dataclass' (0.01s), 'py:methodmangling_T5' (0.01s), 'py:pep557_dataclasses' (0.01s), 'py:pep526_variable_annotations' (0.01s), 'py:pep3135_class_cell' (0.01s) ALL DONE >>> cython: Entering fakeroot... >>> cython-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pyximport/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/pyximport/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Utility/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Utility/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Tests/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Distutils/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Distutils/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Tempita/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Tempita/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Debugger/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Debugger/Tests/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Debugger/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Debugger/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Plex/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Plex/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Runtime/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Runtime/__pycache__' 'usr/lib/python3.12/site-packages/Cython/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Build/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Build/Tests/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Build/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Build/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Compiler/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Compiler/Tests/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Compiler/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Compiler/__pycache__' 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> cython-pyc*: Preparing subpackage cython-pyc... >>> cython-pyc*: Running postcheck for cython-pyc >>> cython-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/main/cython/pkg/cython-doc/usr/share/doc' 'usr/share/licenses' -> '/home/buildozer/aports/main/cython/pkg/cython-doc/usr/share/licenses' >>> cython-doc*: Preparing subpackage cython-doc... >>> cython-doc*: Running postcheck for cython-doc >>> cython*: Running postcheck for cython >>> cython*: Preparing package cython... >>> cython*: Stripping binaries >>> cython*: Scanning shared objects >>> cython-doc*: Tracing dependencies... >>> cython-doc*: Package size: 15.8 KB >>> cython-doc*: Compressing data... >>> cython-doc*: Create checksum... >>> cython-doc*: Create cython-doc-3.2.4-r0.apk >>> cython-pyc*: Tracing dependencies... python3~3.12 >>> cython-pyc*: Package size: 4.3 MB >>> cython-pyc*: Compressing data... >>> cython-pyc*: Create checksum... >>> cython-pyc*: Create cython-pyc-3.2.4-r0.apk >>> cython*: Tracing dependencies... python3 python3~3.12 so:libc.musl-ppc64le.so.1 >>> cython*: Package size: 9.1 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-3.2.4-r0.apk >>> cython: Build complete at Mon, 02 Mar 2026 09:06:14 +0000 elapsed time 0h 12m 16s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Uninstalling dependencies... ( 1/25) Purging .makedepends-cython (20260302.085359) ( 2/25) Purging py3-gpep517-pyc (19-r1) ( 3/25) Purging py3-gpep517 (19-r1) ( 4/25) Purging py3-installer-pyc (0.7.0-r2) ( 5/25) Purging py3-installer (0.7.0-r2) ( 6/25) Purging py3-setuptools-pyc (82.0.0-r0) ( 7/25) Purging py3-setuptools (82.0.0-r0) ( 8/25) Purging py3-wheel-pyc (0.46.1-r0) ( 9/25) Purging py3-wheel (0.46.1-r0) (10/25) Purging py3-packaging-pyc (25.0-r0) (11/25) Purging py3-packaging (25.0-r0) (12/25) Purging py3-parsing-pyc (3.3.2-r0) (13/25) Purging py3-parsing (3.3.2-r0) (14/25) Purging python3-dev (3.12.12-r0) (15/25) Purging python3-pyc (3.12.12-r0) (16/25) Purging python3-pycache-pyc0 (3.12.12-r0) (17/25) Purging pyc (3.12.12-r0) (18/25) Purging python3 (3.12.12-r0) (19/25) Purging gdbm (1.26-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.5.2-r0) (22/25) Purging libpanelw (6.6_p20251231-r0) (23/25) Purging mpdecimal (4.0.1-r0) (24/25) Purging sqlite-libs (3.51.2-r1) (25/25) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 288.6 MiB in 106 packages >>> cython: Updating the main/ppc64le repository index... >>> cython: Signing the index...