>>> cython: Building main/cython 3.2.4-r0 (using abuild 3.16.0-r0) started Mon, 02 Mar 2026 08:53:56 +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.085357) Executing busybox-1.37.0-r31.trigger OK: 497.3 MiB in 130 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 (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/cython-3.2.4.tar.gz.part' cython-3.2.4.tar.gz. 3073k --:--:-- ETA cython-3.2.4.tar.gz. 100% |********************************| 3227k 0:00:00 ETA '/var/cache/distfiles/edge/cython-3.2.4.tar.gz.part' saved /var/cache/distfiles/edge/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/edge/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/edge/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:53:59,482 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:53:59,924 root INFO running bdist_wheel 2026-03-02 08:53:59,936 root INFO running build 2026-03-02 08:53:59,936 root INFO running build_py 2026-03-02 08:53:59,940 root INFO creating build/lib.linux-i686-cpython-312 2026-03-02 08:53:59,941 root INFO copying cython.py -> build/lib.linux-i686-cpython-312 2026-03-02 08:53:59,941 root INFO creating build/lib.linux-i686-cpython-312/Cython 2026-03-02 08:53:59,942 root INFO copying Cython/Utils.py -> build/lib.linux-i686-cpython-312/Cython 2026-03-02 08:53:59,942 root INFO copying Cython/Shadow.py -> build/lib.linux-i686-cpython-312/Cython 2026-03-02 08:53:59,942 root INFO copying Cython/Debugging.py -> build/lib.linux-i686-cpython-312/Cython 2026-03-02 08:53:59,943 root INFO copying Cython/Coverage.py -> build/lib.linux-i686-cpython-312/Cython 2026-03-02 08:53:59,943 root INFO copying Cython/__init__.py -> build/lib.linux-i686-cpython-312/Cython 2026-03-02 08:53:59,943 root INFO copying Cython/StringIOTree.py -> build/lib.linux-i686-cpython-312/Cython 2026-03-02 08:53:59,944 root INFO copying Cython/TestUtils.py -> build/lib.linux-i686-cpython-312/Cython 2026-03-02 08:53:59,944 root INFO copying Cython/CodeWriter.py -> build/lib.linux-i686-cpython-312/Cython 2026-03-02 08:53:59,945 root INFO creating build/lib.linux-i686-cpython-312/Cython/Build 2026-03-02 08:53:59,945 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-i686-cpython-312/Cython/Build 2026-03-02 08:53:59,945 root INFO copying Cython/Build/SharedModule.py -> build/lib.linux-i686-cpython-312/Cython/Build 2026-03-02 08:53:59,945 root INFO copying Cython/Build/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Build 2026-03-02 08:53:59,946 root INFO copying Cython/Build/Inline.py -> build/lib.linux-i686-cpython-312/Cython/Build 2026-03-02 08:53:59,946 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-i686-cpython-312/Cython/Build 2026-03-02 08:53:59,946 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-i686-cpython-312/Cython/Build 2026-03-02 08:53:59,947 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-i686-cpython-312/Cython/Build 2026-03-02 08:53:59,947 root INFO copying Cython/Build/Cache.py -> build/lib.linux-i686-cpython-312/Cython/Build 2026-03-02 08:53:59,948 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-i686-cpython-312/Cython/Build 2026-03-02 08:53:59,949 root INFO creating build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,949 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,950 root INFO copying Cython/Compiler/LineTable.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,951 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,951 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,952 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,952 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,952 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,953 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,953 root INFO copying Cython/Compiler/MatchCaseNodes.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,954 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,954 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,954 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,955 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,955 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,955 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,956 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,956 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,956 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,957 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,957 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,958 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,958 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,958 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,959 root INFO copying Cython/Compiler/Dataclass.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,959 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,959 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,960 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,960 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,960 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,961 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,961 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,961 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,962 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,962 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,962 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,963 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,963 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,963 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,964 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,964 root INFO copying Cython/Compiler/UFuncs.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,964 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,965 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,965 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,965 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,966 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:53:59,966 root INFO creating build/lib.linux-i686-cpython-312/Cython/Runtime 2026-03-02 08:53:59,966 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Runtime 2026-03-02 08:53:59,967 root INFO creating build/lib.linux-i686-cpython-312/Cython/Distutils 2026-03-02 08:53:59,967 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-i686-cpython-312/Cython/Distutils 2026-03-02 08:53:59,967 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-i686-cpython-312/Cython/Distutils 2026-03-02 08:53:59,968 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Distutils 2026-03-02 08:53:59,968 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-i686-cpython-312/Cython/Distutils 2026-03-02 08:53:59,968 root INFO creating build/lib.linux-i686-cpython-312/Cython/Debugger 2026-03-02 08:53:59,969 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-i686-cpython-312/Cython/Debugger 2026-03-02 08:53:59,969 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Debugger 2026-03-02 08:53:59,969 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-i686-cpython-312/Cython/Debugger 2026-03-02 08:53:59,970 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-i686-cpython-312/Cython/Debugger 2026-03-02 08:53:59,970 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-i686-cpython-312/Cython/Debugger 2026-03-02 08:53:59,970 root INFO creating build/lib.linux-i686-cpython-312/Cython/Debugger/Tests 2026-03-02 08:53:59,971 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-i686-cpython-312/Cython/Debugger/Tests 2026-03-02 08:53:59,971 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Debugger/Tests 2026-03-02 08:53:59,971 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-i686-cpython-312/Cython/Debugger/Tests 2026-03-02 08:53:59,971 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-i686-cpython-312/Cython/Debugger/Tests 2026-03-02 08:53:59,972 root INFO creating build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:53:59,972 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:53:59,972 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:53:59,973 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:53:59,973 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:53:59,973 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:53:59,974 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:53:59,974 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:53:59,974 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:53:59,975 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:53:59,975 root INFO creating build/lib.linux-i686-cpython-312/Cython/Tests 2026-03-02 08:53:59,975 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2026-03-02 08:53:59,976 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2026-03-02 08:53:59,976 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2026-03-02 08:53:59,976 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2026-03-02 08:53:59,976 root INFO copying Cython/Tests/TestShadow.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2026-03-02 08:53:59,977 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2026-03-02 08:53:59,977 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2026-03-02 08:53:59,977 root INFO copying Cython/Tests/TestTestUtils.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2026-03-02 08:53:59,978 root INFO creating build/lib.linux-i686-cpython-312/Cython/Build/Tests 2026-03-02 08:53:59,978 root INFO copying Cython/Build/Tests/TestCythonizeArgsParser.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2026-03-02 08:53:59,978 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2026-03-02 08:53:59,979 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2026-03-02 08:53:59,979 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2026-03-02 08:53:59,979 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2026-03-02 08:53:59,980 root INFO copying Cython/Build/Tests/TestRecythonize.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2026-03-02 08:53:59,980 root INFO copying Cython/Build/Tests/TestDependencies.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2026-03-02 08:53:59,980 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2026-03-02 08:53:59,981 root INFO creating build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,981 root INFO copying Cython/Compiler/Tests/Utils.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,981 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,982 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,982 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,982 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,982 root INFO copying Cython/Compiler/Tests/TestScanning.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,983 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,983 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,983 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,984 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,984 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,984 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,985 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,985 root INFO copying Cython/Compiler/Tests/TestCode.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,985 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,985 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,986 root INFO copying Cython/Compiler/Tests/TestBuiltin.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,986 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2026-03-02 08:53:59,987 root INFO creating build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:53:59,987 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:53:59,987 root INFO creating build/lib.linux-i686-cpython-312/Cython/Tempita 2026-03-02 08:53:59,988 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-i686-cpython-312/Cython/Tempita 2026-03-02 08:53:59,988 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Tempita 2026-03-02 08:53:59,988 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-i686-cpython-312/Cython/Tempita 2026-03-02 08:53:59,989 root INFO creating build/lib.linux-i686-cpython-312/pyximport 2026-03-02 08:53:59,989 root INFO copying pyximport/__init__.py -> build/lib.linux-i686-cpython-312/pyximport 2026-03-02 08:53:59,989 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-i686-cpython-312/pyximport 2026-03-02 08:53:59,989 root INFO copying pyximport/pyximport.py -> build/lib.linux-i686-cpython-312/pyximport 2026-03-02 08:54:00,000 root INFO copying Cython/Shadow.pyi -> build/lib.linux-i686-cpython-312/Cython 2026-03-02 08:54:00,000 root INFO copying Cython/__init__.pyi -> build/lib.linux-i686-cpython-312/Cython 2026-03-02 08:54:00,000 root INFO copying Cython/py.typed -> build/lib.linux-i686-cpython-312/Cython 2026-03-02 08:54:00,001 root INFO creating build/lib.linux-i686-cpython-312/Cython/Includes 2026-03-02 08:54:00,001 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes 2026-03-02 08:54:00,001 root INFO creating build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,001 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,002 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,002 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,002 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,003 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,003 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,003 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,003 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,004 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,004 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,004 root INFO copying Cython/Includes/libc/complex.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,005 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,005 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,005 root INFO copying Cython/Includes/libc/threads.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,006 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,006 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,006 root INFO creating build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,006 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,007 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,007 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,007 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,008 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,008 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,008 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,008 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,009 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,009 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,009 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,010 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,010 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,010 root INFO copying Cython/Includes/posix/uio.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,011 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,011 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,011 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,011 root INFO creating build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,012 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,012 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,013 root INFO copying Cython/Includes/libcpp/optional.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,013 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,013 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,014 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,014 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,014 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,015 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,015 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,015 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,015 root INFO copying Cython/Includes/libcpp/cmath.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,016 root INFO copying Cython/Includes/libcpp/barrier.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,016 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,016 root INFO copying Cython/Includes/libcpp/numeric.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,017 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,017 root INFO copying Cython/Includes/libcpp/semaphore.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,017 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,018 root INFO copying Cython/Includes/libcpp/string_view.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,018 root INFO copying Cython/Includes/libcpp/execution.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,018 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,019 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,019 root INFO copying Cython/Includes/libcpp/random.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,019 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,020 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,020 root INFO copying Cython/Includes/libcpp/condition_variable.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,020 root INFO copying Cython/Includes/libcpp/any.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,021 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,021 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,021 root INFO copying Cython/Includes/libcpp/mutex.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,022 root INFO copying Cython/Includes/libcpp/future.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,022 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,022 root INFO copying Cython/Includes/libcpp/shared_mutex.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,022 root INFO copying Cython/Includes/libcpp/numbers.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,023 root INFO copying Cython/Includes/libcpp/stop_token.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,023 root INFO copying Cython/Includes/libcpp/latch.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,023 root INFO copying Cython/Includes/libcpp/span.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,024 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,024 root INFO copying Cython/Includes/libcpp/atomic.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,024 root INFO copying Cython/Includes/libcpp/bit.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,025 root INFO copying Cython/Includes/libcpp/exception.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,025 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,025 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,025 root INFO creating build/lib.linux-i686-cpython-312/Cython/Includes/numpy 2026-03-02 08:54:00,026 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/numpy 2026-03-02 08:54:00,026 root INFO creating build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,026 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,026 root INFO copying Cython/Includes/cpython/descr.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,027 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,027 root INFO copying Cython/Includes/cpython/marshal.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,027 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,028 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,028 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,028 root INFO copying Cython/Includes/cpython/contextvars.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,029 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,029 root INFO copying Cython/Includes/cpython/time.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,029 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,030 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,030 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,030 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,030 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,031 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,031 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,031 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,032 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,032 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,032 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,033 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,033 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,033 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,034 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,034 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,034 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,034 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,035 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,035 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,035 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,036 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,036 root INFO copying Cython/Includes/cpython/fileobject.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,036 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,037 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,037 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,037 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,038 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,038 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,038 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,038 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,039 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,039 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,039 root INFO copying Cython/Includes/cpython/pyport.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,040 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,040 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,040 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,041 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,041 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,041 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,042 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:54:00,042 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:54:00,042 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:54:00,042 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:54:00,043 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:54:00,043 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-i686-cpython-312/Cython/Compiler 2026-03-02 08:54:00,043 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-i686-cpython-312/Cython/Runtime 2026-03-02 08:54:00,044 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-i686-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:00,044 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-i686-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:00,044 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:54:00,045 root INFO copying Cython/Plex/Machines.pxd -> build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:54:00,045 root INFO copying Cython/Plex/DFA.pxd -> build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:54:00,045 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:54:00,046 root INFO copying Cython/Plex/Transitions.pxd -> build/lib.linux-i686-cpython-312/Cython/Plex 2026-03-02 08:54:00,046 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,046 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,046 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,047 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,047 root INFO copying Cython/Utility/FusedFunction.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,047 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,048 root INFO copying Cython/Utility/UFuncs.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,048 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,048 root INFO copying Cython/Utility/BufferFormatFromTypeInfo.pxd -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,049 root INFO copying Cython/Utility/MemoryView.pxd -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,049 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,049 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,050 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,050 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,050 root INFO copying Cython/Utility/Synchronization.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,051 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,051 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,051 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,052 root INFO copying Cython/Utility/TString.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,052 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,052 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,053 root INFO copying Cython/Utility/UFuncs_C.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,053 root INFO copying Cython/Utility/NumpyImportArray.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,053 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,054 root INFO copying Cython/Utility/Dataclasses.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,054 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,054 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,055 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,055 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,055 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,056 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,056 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,056 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,057 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,057 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,057 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,058 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,058 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,058 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,059 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-i686-cpython-312/Cython/Utility 2026-03-02 08:54:00,062 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:05,164 root INFO building 'Cython.Compiler.Parsing' extension 2026-03-02 08:54:05,165 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler 2026-03-02 08:54:05,165 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Parsing.o 2026-03-02 08:54:28,189 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Parsing.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Compiler/Parsing.cpython-312-i386-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:31,354 root INFO building 'Cython.Compiler.Code' extension 2026-03-02 08:54:31,354 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Code.o 2026-03-02 08:55:05,842 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Code.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Compiler/Code.cpython-312-i386-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:07,550 root INFO building 'Cython.Compiler.FlowControl' extension 2026-03-02 08:55:07,550 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FlowControl.o 2026-03-02 08:55:22,087 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Compiler/FlowControl.cpython-312-i386-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:22,825 root INFO building 'Cython.Compiler.FusedNode' extension 2026-03-02 08:55:22,826 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FusedNode.o 2026-03-02 08:55:33,513 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Compiler/FusedNode.cpython-312-i386-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:34,423 root INFO building 'Cython.Tempita._tempita' extension 2026-03-02 08:55:34,424 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita 2026-03-02 08:55:34,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/Tempita/_tempita.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita/_tempita.o 2026-03-02 08:55:46,052 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Tempita/_tempita.cpython-312-i386-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:46,729 root INFO building 'Cython.Compiler.Visitor' extension 2026-03-02 08:55:46,729 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Visitor.o 2026-03-02 08:55:53,978 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Compiler/Visitor.cpython-312-i386-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:55:54,671 root INFO building 'Cython.Compiler.Scanning' extension 2026-03-02 08:55:54,671 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Scanning.o 2026-03-02 08:56:02,310 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Compiler/Scanning.cpython-312-i386-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:02,808 root INFO building 'Cython.Utils' extension 2026-03-02 08:56:02,809 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Utils.o 2026-03-02 08:56:09,855 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Utils.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Utils.cpython-312-i386-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:10,163 root INFO building 'Cython.Plex.Scanners' extension 2026-03-02 08:56:10,164 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex 2026-03-02 08:56:10,164 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Scanners.o 2026-03-02 08:56:13,121 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Plex/Scanners.cpython-312-i386-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:13,533 root INFO building 'Cython.Runtime.refnanny' extension 2026-03-02 08:56:13,534 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime 2026-03-02 08:56:13,534 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime/refnanny.o 2026-03-02 08:56:15,599 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Runtime/refnanny.cpython-312-i386-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:15,892 root INFO building 'Cython.Plex.Machines' extension 2026-03-02 08:56:15,893 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Machines.o 2026-03-02 08:56:19,439 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Machines.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Plex/Machines.cpython-312-i386-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:19,676 root INFO building 'Cython.Plex.Transitions' extension 2026-03-02 08:56:19,676 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Transitions.o 2026-03-02 08:56:22,526 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Transitions.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Plex/Transitions.cpython-312-i386-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:22,720 root INFO building 'Cython.Plex.DFA' extension 2026-03-02 08:56:22,721 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/DFA.o 2026-03-02 08:56:24,946 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/DFA.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Plex/DFA.cpython-312-i386-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:25,090 root INFO building 'Cython.StringIOTree' extension 2026-03-02 08:56:25,091 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/StringIOTree.o 2026-03-02 08:56:27,006 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/StringIOTree.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/StringIOTree.cpython-312-i386-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:27,102 root INFO building 'Cython.Compiler.LineTable' extension 2026-03-02 08:56:27,103 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/LineTable.o 2026-03-02 08:56:28,566 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/LineTable.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Compiler/LineTable.cpython-312-i386-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:28,718 root INFO building 'Cython.Plex.Actions' extension 2026-03-02 08:56:28,719 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Actions.o 2026-03-02 08:56:30,639 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-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Plex/Actions.cpython-312-i386-linux-musl.so 2026-03-02 08:56:30,663 root INFO installing to build/bdist.linux-i686/wheel 2026-03-02 08:56:30,663 root INFO running install 2026-03-02 08:56:30,675 root INFO running install_lib 2026-03-02 08:56:30,679 root INFO creating build/bdist.linux-i686/wheel 2026-03-02 08:56:30,679 root INFO creating build/bdist.linux-i686/wheel/pyximport 2026-03-02 08:56:30,679 root INFO copying build/lib.linux-i686-cpython-312/pyximport/__init__.py -> build/bdist.linux-i686/wheel/./pyximport 2026-03-02 08:56:30,680 root INFO copying build/lib.linux-i686-cpython-312/pyximport/pyxbuild.py -> build/bdist.linux-i686/wheel/./pyximport 2026-03-02 08:56:30,680 root INFO copying build/lib.linux-i686-cpython-312/pyximport/pyximport.py -> build/bdist.linux-i686/wheel/./pyximport 2026-03-02 08:56:30,680 root INFO copying build/lib.linux-i686-cpython-312/cython.py -> build/bdist.linux-i686/wheel/. 2026-03-02 08:56:30,680 root INFO creating build/bdist.linux-i686/wheel/Cython 2026-03-02 08:56:30,681 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utils.py -> build/bdist.linux-i686/wheel/./Cython 2026-03-02 08:56:30,681 root INFO creating build/bdist.linux-i686/wheel/Cython/Compiler 2026-03-02 08:56:30,681 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/ExprNodes.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,682 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/LineTable.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,682 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Symtab.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,683 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/LineTable.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,683 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Optimize.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,684 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Code.pxd -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,684 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/TypeSlots.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,684 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Main.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,684 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/ModuleNode.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,685 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/DebugFlags.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,685 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/MatchCaseNodes.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,685 root INFO creating build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2026-03-02 08:56:30,686 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/Utils.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,686 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestMemView.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,686 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestCmdLine.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,686 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestTreeFragment.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,687 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,687 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestScanning.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,687 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/__init__.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,687 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestSignatureMatching.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,688 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestVisitor.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,688 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestFlowControl.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,688 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestTypes.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,688 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestBuffer.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,688 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestStringEncoding.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,689 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestCode.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,689 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestUtilityLoad.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,689 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestGrammar.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,689 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestBuiltin.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,690 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestTreePath.py -> build/bdist.linux-i686/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:30,690 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Buffer.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,690 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Code.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,691 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Visitor.pxd -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,691 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Scanning.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,691 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Visitor.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,692 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Interpreter.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,692 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Scanning.pxd -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,692 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Pipeline.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,693 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/FusedNode.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,693 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/__init__.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,693 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,693 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,694 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Errors.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,694 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Annotate.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,694 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,695 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/TypeInference.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,695 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Nodes.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,696 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/TreePath.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,696 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Version.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,696 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/CmdLine.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,696 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Dataclass.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,697 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/FlowControl.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,697 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Visitor.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,697 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/UtilNodes.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,698 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/MemoryView.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,698 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/TreeFragment.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,698 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/FusedNode.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,698 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Scanning.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,699 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Parsing.pxd -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,699 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,699 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/StringEncoding.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,699 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,700 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/UtilityCode.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,700 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,700 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/FlowControl.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,701 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Code.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,702 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/CythonScope.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,702 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Naming.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,702 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Parsing.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,703 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/UFuncs.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,703 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Parsing.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,704 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Builtin.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,704 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,704 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Pythran.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,704 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Future.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,705 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Lexicon.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,705 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Options.py -> build/bdist.linux-i686/wheel/./Cython/Compiler 2026-03-02 08:56:30,705 root INFO copying build/lib.linux-i686-cpython-312/Cython/Shadow.pyi -> build/bdist.linux-i686/wheel/./Cython 2026-03-02 08:56:30,705 root INFO copying build/lib.linux-i686-cpython-312/Cython/Shadow.py -> build/bdist.linux-i686/wheel/./Cython 2026-03-02 08:56:30,706 root INFO creating build/bdist.linux-i686/wheel/Cython/Tests 2026-03-02 08:56:30,706 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/TestJediTyper.py -> build/bdist.linux-i686/wheel/./Cython/Tests 2026-03-02 08:56:30,706 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-i686/wheel/./Cython/Tests 2026-03-02 08:56:30,707 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/__init__.py -> build/bdist.linux-i686/wheel/./Cython/Tests 2026-03-02 08:56:30,707 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-i686/wheel/./Cython/Tests 2026-03-02 08:56:30,707 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/TestShadow.py -> build/bdist.linux-i686/wheel/./Cython/Tests 2026-03-02 08:56:30,708 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/xmlrunner.py -> build/bdist.linux-i686/wheel/./Cython/Tests 2026-03-02 08:56:30,708 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-i686/wheel/./Cython/Tests 2026-03-02 08:56:30,708 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/TestTestUtils.py -> build/bdist.linux-i686/wheel/./Cython/Tests 2026-03-02 08:56:30,709 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugging.py -> build/bdist.linux-i686/wheel/./Cython 2026-03-02 08:56:30,709 root INFO creating build/bdist.linux-i686/wheel/Cython/Runtime 2026-03-02 08:56:30,710 root INFO copying build/lib.linux-i686-cpython-312/Cython/Runtime/refnanny.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython/Runtime 2026-03-02 08:56:30,710 root INFO copying build/lib.linux-i686-cpython-312/Cython/Runtime/__init__.py -> build/bdist.linux-i686/wheel/./Cython/Runtime 2026-03-02 08:56:30,710 root INFO copying build/lib.linux-i686-cpython-312/Cython/Runtime/refnanny.pyx -> build/bdist.linux-i686/wheel/./Cython/Runtime 2026-03-02 08:56:30,711 root INFO copying build/lib.linux-i686-cpython-312/Cython/Coverage.py -> build/bdist.linux-i686/wheel/./Cython 2026-03-02 08:56:30,711 root INFO copying build/lib.linux-i686-cpython-312/Cython/__init__.py -> build/bdist.linux-i686/wheel/./Cython 2026-03-02 08:56:30,712 root INFO creating build/bdist.linux-i686/wheel/Cython/Plex 2026-03-02 08:56:30,712 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Machines.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,713 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Scanners.py -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,713 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Scanners.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,714 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Machines.py -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,714 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/DFA.py -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,714 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/__init__.py -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,715 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Errors.py -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,715 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Transitions.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,716 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/DFA.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,716 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Transitions.py -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,716 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Scanners.pxd -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,717 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Actions.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,717 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Lexicons.py -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,718 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Machines.pxd -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,718 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/DFA.pxd -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,718 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Actions.py -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,719 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Actions.pxd -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,719 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Transitions.pxd -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,720 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Regexps.py -> build/bdist.linux-i686/wheel/./Cython/Plex 2026-03-02 08:56:30,720 root INFO copying build/lib.linux-i686-cpython-312/Cython/__init__.pyi -> build/bdist.linux-i686/wheel/./Cython 2026-03-02 08:56:30,720 root INFO creating build/bdist.linux-i686/wheel/Cython/Build 2026-03-02 08:56:30,721 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Cythonize.py -> build/bdist.linux-i686/wheel/./Cython/Build 2026-03-02 08:56:30,721 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/SharedModule.py -> build/bdist.linux-i686/wheel/./Cython/Build 2026-03-02 08:56:30,722 root INFO creating build/bdist.linux-i686/wheel/Cython/Build/Tests 2026-03-02 08:56:30,722 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/TestCythonizeArgsParser.py -> build/bdist.linux-i686/wheel/./Cython/Build/Tests 2026-03-02 08:56:30,722 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/TestInline.py -> build/bdist.linux-i686/wheel/./Cython/Build/Tests 2026-03-02 08:56:30,723 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/TestStripLiterals.py -> build/bdist.linux-i686/wheel/./Cython/Build/Tests 2026-03-02 08:56:30,723 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/__init__.py -> build/bdist.linux-i686/wheel/./Cython/Build/Tests 2026-03-02 08:56:30,724 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/TestIpythonMagic.py -> build/bdist.linux-i686/wheel/./Cython/Build/Tests 2026-03-02 08:56:30,724 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/TestRecythonize.py -> build/bdist.linux-i686/wheel/./Cython/Build/Tests 2026-03-02 08:56:30,724 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/TestDependencies.py -> build/bdist.linux-i686/wheel/./Cython/Build/Tests 2026-03-02 08:56:30,725 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/TestCyCache.py -> build/bdist.linux-i686/wheel/./Cython/Build/Tests 2026-03-02 08:56:30,725 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/__init__.py -> build/bdist.linux-i686/wheel/./Cython/Build 2026-03-02 08:56:30,725 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Inline.py -> build/bdist.linux-i686/wheel/./Cython/Build 2026-03-02 08:56:30,726 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Distutils.py -> build/bdist.linux-i686/wheel/./Cython/Build 2026-03-02 08:56:30,726 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Dependencies.py -> build/bdist.linux-i686/wheel/./Cython/Build 2026-03-02 08:56:30,727 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/IpythonMagic.py -> build/bdist.linux-i686/wheel/./Cython/Build 2026-03-02 08:56:30,727 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Cache.py -> build/bdist.linux-i686/wheel/./Cython/Build 2026-03-02 08:56:30,727 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/BuildExecutable.py -> build/bdist.linux-i686/wheel/./Cython/Build 2026-03-02 08:56:30,728 root INFO copying build/lib.linux-i686-cpython-312/Cython/StringIOTree.py -> build/bdist.linux-i686/wheel/./Cython 2026-03-02 08:56:30,728 root INFO creating build/bdist.linux-i686/wheel/Cython/Debugger 2026-03-02 08:56:30,729 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/libpython.py -> build/bdist.linux-i686/wheel/./Cython/Debugger 2026-03-02 08:56:30,729 root INFO creating build/bdist.linux-i686/wheel/Cython/Debugger/Tests 2026-03-02 08:56:30,730 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/Tests/cfuncs.c -> build/bdist.linux-i686/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:30,730 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/Tests/TestLibCython.py -> build/bdist.linux-i686/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:30,730 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/Tests/__init__.py -> build/bdist.linux-i686/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:30,731 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/bdist.linux-i686/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:30,731 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/Tests/codefile -> build/bdist.linux-i686/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:30,731 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/bdist.linux-i686/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:30,732 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/__init__.py -> build/bdist.linux-i686/wheel/./Cython/Debugger 2026-03-02 08:56:30,732 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/DebugWriter.py -> build/bdist.linux-i686/wheel/./Cython/Debugger 2026-03-02 08:56:30,733 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/Cygdb.py -> build/bdist.linux-i686/wheel/./Cython/Debugger 2026-03-02 08:56:30,733 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/libcython.py -> build/bdist.linux-i686/wheel/./Cython/Debugger 2026-03-02 08:56:30,733 root INFO creating build/bdist.linux-i686/wheel/Cython/Distutils 2026-03-02 08:56:30,734 root INFO copying build/lib.linux-i686-cpython-312/Cython/Distutils/extension.py -> build/bdist.linux-i686/wheel/./Cython/Distutils 2026-03-02 08:56:30,734 root INFO copying build/lib.linux-i686-cpython-312/Cython/Distutils/build_ext.py -> build/bdist.linux-i686/wheel/./Cython/Distutils 2026-03-02 08:56:30,735 root INFO copying build/lib.linux-i686-cpython-312/Cython/Distutils/__init__.py -> build/bdist.linux-i686/wheel/./Cython/Distutils 2026-03-02 08:56:30,735 root INFO copying build/lib.linux-i686-cpython-312/Cython/Distutils/old_build_ext.py -> build/bdist.linux-i686/wheel/./Cython/Distutils 2026-03-02 08:56:30,735 root INFO copying build/lib.linux-i686-cpython-312/Cython/py.typed -> build/bdist.linux-i686/wheel/./Cython 2026-03-02 08:56:30,736 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utils.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython 2026-03-02 08:56:30,737 root INFO creating build/bdist.linux-i686/wheel/Cython/Utility 2026-03-02 08:56:30,737 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,737 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,738 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Printing.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,738 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/CMath.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,739 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Builtins.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,739 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/CppConvert.pyx -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,739 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/CppSupport.cpp -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,740 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Synchronization.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,740 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/BufferFormatFromTypeInfo.pxd -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,740 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Complex.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,741 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/arrayarray.h -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,741 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Embed.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,742 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,742 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/TString.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,742 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Coroutine.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,743 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/MemoryView.pyx -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,743 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Exceptions.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,744 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/__init__.py -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,744 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/UFuncs_C.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,744 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/NumpyImportArray.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,745 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/CConvert.pyx -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,745 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/MemoryView_C.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,746 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Dataclasses.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,746 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,746 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/StringTools.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,747 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Overflow.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,747 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Buffer.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,748 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/FusedFunction.pyx -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,748 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/TypeConversion.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,748 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/ImportExport.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,749 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/CythonFunction.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,749 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Profile.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,750 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/FunctionArguments.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,750 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,751 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/UFuncs.pyx -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,751 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/MemoryView.pxd -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,751 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Optimize.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,752 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,752 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/ObjectHandling.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,753 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/CommonStructures.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,753 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/AsyncGen.c -> build/bdist.linux-i686/wheel/./Cython/Utility 2026-03-02 08:56:30,754 root INFO creating build/bdist.linux-i686/wheel/Cython/Tempita 2026-03-02 08:56:30,754 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tempita/_tempita.py -> build/bdist.linux-i686/wheel/./Cython/Tempita 2026-03-02 08:56:30,754 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tempita/__init__.py -> build/bdist.linux-i686/wheel/./Cython/Tempita 2026-03-02 08:56:30,755 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tempita/_tempita.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython/Tempita 2026-03-02 08:56:30,756 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tempita/_looper.py -> build/bdist.linux-i686/wheel/./Cython/Tempita 2026-03-02 08:56:30,756 root INFO creating build/bdist.linux-i686/wheel/Cython/Includes 2026-03-02 08:56:30,757 root INFO creating build/bdist.linux-i686/wheel/Cython/Includes/libc 2026-03-02 08:56:30,757 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/limits.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,757 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/time.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,758 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/locale.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,758 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/float.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,759 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/stdlib.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,759 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/stdint.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,759 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/stdio.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,760 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/errno.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,760 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/__init__.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,760 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/setjmp.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,761 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/complex.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,761 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/string.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,761 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/math.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,762 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/threads.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,762 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/stddef.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,763 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/signal.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libc 2026-03-02 08:56:30,763 root INFO creating build/bdist.linux-i686/wheel/Cython/Includes/posix 2026-03-02 08:56:30,763 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/select.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,764 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/resource.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,764 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/time.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,765 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/mman.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,765 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/dlfcn.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,765 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/stat.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,766 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/stdlib.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,766 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/stdio.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,767 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/types.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,767 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/__init__.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,768 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/unistd.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,768 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/fcntl.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,768 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/wait.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,769 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/uio.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,769 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/signal.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,769 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/strings.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,770 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/ioctl.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/posix 2026-03-02 08:56:30,770 root INFO creating build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2026-03-02 08:56:30,771 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/iterator.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,771 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/vector.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,771 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/optional.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,772 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/queue.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,772 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/typeinfo.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,772 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/pair.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,773 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/limits.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,773 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/functional.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,774 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/utility.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,774 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/memory.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,774 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/cast.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,775 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/cmath.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,775 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/barrier.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,775 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/unordered_map.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,776 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/numeric.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,777 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/set.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,777 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/semaphore.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,777 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/__init__.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,778 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/string_view.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,778 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/execution.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,778 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/algorithm.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,778 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/complex.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,779 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/random.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,779 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/map.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,779 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/forward_list.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,779 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/condition_variable.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,779 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/any.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,780 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/stack.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,780 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/unordered_set.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,780 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/mutex.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,780 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/future.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,781 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/string.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,781 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/shared_mutex.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,781 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/numbers.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,781 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/stop_token.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,782 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/latch.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,782 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/span.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,782 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/typeindex.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,782 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/atomic.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,782 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/bit.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,783 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/exception.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,783 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/deque.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,783 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/list.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:30,783 root INFO creating build/bdist.linux-i686/wheel/Cython/Includes/numpy 2026-03-02 08:56:30,784 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/numpy/math.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/numpy 2026-03-02 08:56:30,784 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/openmp.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes 2026-03-02 08:56:30,784 root INFO creating build/bdist.linux-i686/wheel/Cython/Includes/cpython 2026-03-02 08:56:30,784 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/iterator.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,785 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/descr.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,785 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/number.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,785 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/marshal.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,785 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/exc.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,786 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/version.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,786 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/object.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,786 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/contextvars.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,786 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/unicode.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,787 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/time.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,787 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/pystate.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,787 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/iterobject.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,787 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/ceval.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,787 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/genobject.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,788 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/long.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,788 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/longintrepr.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,788 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/float.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,788 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/conversion.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,789 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/weakref.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,789 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/set.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,789 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/dict.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,789 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/type.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,789 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/pylifecycle.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,790 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/array.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,790 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/function.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,790 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/__init__.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,790 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/instance.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,791 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/complex.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,791 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/method.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,791 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/slice.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,791 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/pythread.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,791 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/bytes.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,792 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/fileobject.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,792 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/mem.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,792 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/cellobject.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,792 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/bytearray.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,793 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/tuple.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,793 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/datetime.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,793 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/codecs.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,793 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/buffer.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,793 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/module.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,794 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/memoryview.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,794 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/pycapsule.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,794 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/pyport.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,794 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/bool.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,795 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/ref.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,795 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/sequence.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,795 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/getargs.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,795 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/mapping.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,795 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/list.pxd -> build/bdist.linux-i686/wheel/./Cython/Includes/cpython 2026-03-02 08:56:30,796 root INFO copying build/lib.linux-i686-cpython-312/Cython/StringIOTree.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./Cython 2026-03-02 08:56:30,796 root INFO copying build/lib.linux-i686-cpython-312/Cython/TestUtils.py -> build/bdist.linux-i686/wheel/./Cython 2026-03-02 08:56:30,796 root INFO copying build/lib.linux-i686-cpython-312/Cython/CodeWriter.py -> build/bdist.linux-i686/wheel/./Cython 2026-03-02 08:56:30,797 root INFO running install_egg_info 2026-03-02 08:56:30,801 root INFO running egg_info 2026-03-02 08:56:30,803 root INFO creating Cython.egg-info 2026-03-02 08:56:30,804 root INFO writing Cython.egg-info/PKG-INFO 2026-03-02 08:56:30,804 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt 2026-03-02 08:56:30,805 root INFO writing entry points to Cython.egg-info/entry_points.txt 2026-03-02 08:56:30,805 root INFO writing top-level names to Cython.egg-info/top_level.txt 2026-03-02 08:56:30,805 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2026-03-02 08:56:30,820 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:30,820 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:30,820 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:30,820 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:30,820 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:30,820 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:30,820 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:30,820 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:30,820 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:30,820 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:30,820 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:30,820 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:30,823 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt' 2026-03-02 08:56:30,824 root INFO reading manifest template 'MANIFEST.in' 2026-03-02 08:56:30,824 root WARNING warning: no files found matching '.gitrev' 2026-03-02 08:56:30,825 root WARNING warning: no files found matching 'setupegg.py' 2026-03-02 08:56:30,849 root WARNING warning: no files found matching 'Doc/*' 2026-03-02 08:56:30,851 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' 2026-03-02 08:56:30,851 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' 2026-03-02 08:56:31,175 root WARNING warning: no files found matching 'pyximport/README' 2026-03-02 08:56:31,210 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2026-03-02 08:56:31,211 root INFO Copying Cython.egg-info to build/bdist.linux-i686/wheel/./Cython-3.2.4-py3.12.egg-info 2026-03-02 08:56:31,212 root INFO running install_scripts 2026-03-02 08:56:31,219 root INFO creating build/bdist.linux-i686/wheel/cython-3.2.4.dist-info/WHEEL 2026-03-02 08:56:31,219 wheel INFO creating '/home/buildozer/aports/main/cython/src/cython-3.2.4/.dist/.tmp-cx7eivpy/cython-3.2.4-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-03-02 08:56:31,220 wheel INFO adding 'cython.py' 2026-03-02 08:56:31,220 wheel INFO adding 'Cython/CodeWriter.py' 2026-03-02 08:56:31,221 wheel INFO adding 'Cython/Coverage.py' 2026-03-02 08:56:31,221 wheel INFO adding 'Cython/Debugging.py' 2026-03-02 08:56:31,221 wheel INFO adding 'Cython/Shadow.py' 2026-03-02 08:56:31,222 wheel INFO adding 'Cython/Shadow.pyi' 2026-03-02 08:56:31,222 wheel INFO adding 'Cython/StringIOTree.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,223 wheel INFO adding 'Cython/StringIOTree.py' 2026-03-02 08:56:31,223 wheel INFO adding 'Cython/TestUtils.py' 2026-03-02 08:56:31,224 wheel INFO adding 'Cython/Utils.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,225 wheel INFO adding 'Cython/Utils.py' 2026-03-02 08:56:31,225 wheel INFO adding 'Cython/__init__.py' 2026-03-02 08:56:31,225 wheel INFO adding 'Cython/__init__.pyi' 2026-03-02 08:56:31,225 wheel INFO adding 'Cython/py.typed' 2026-03-02 08:56:31,226 wheel INFO adding 'Cython/Build/BuildExecutable.py' 2026-03-02 08:56:31,226 wheel INFO adding 'Cython/Build/Cache.py' 2026-03-02 08:56:31,226 wheel INFO adding 'Cython/Build/Cythonize.py' 2026-03-02 08:56:31,227 wheel INFO adding 'Cython/Build/Dependencies.py' 2026-03-02 08:56:31,227 wheel INFO adding 'Cython/Build/Distutils.py' 2026-03-02 08:56:31,228 wheel INFO adding 'Cython/Build/Inline.py' 2026-03-02 08:56:31,228 wheel INFO adding 'Cython/Build/IpythonMagic.py' 2026-03-02 08:56:31,228 wheel INFO adding 'Cython/Build/SharedModule.py' 2026-03-02 08:56:31,228 wheel INFO adding 'Cython/Build/__init__.py' 2026-03-02 08:56:31,229 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py' 2026-03-02 08:56:31,229 wheel INFO adding 'Cython/Build/Tests/TestCythonizeArgsParser.py' 2026-03-02 08:56:31,229 wheel INFO adding 'Cython/Build/Tests/TestDependencies.py' 2026-03-02 08:56:31,230 wheel INFO adding 'Cython/Build/Tests/TestInline.py' 2026-03-02 08:56:31,230 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py' 2026-03-02 08:56:31,230 wheel INFO adding 'Cython/Build/Tests/TestRecythonize.py' 2026-03-02 08:56:31,231 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py' 2026-03-02 08:56:31,231 wheel INFO adding 'Cython/Build/Tests/__init__.py' 2026-03-02 08:56:31,231 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py' 2026-03-02 08:56:31,232 wheel INFO adding 'Cython/Compiler/Annotate.py' 2026-03-02 08:56:31,232 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py' 2026-03-02 08:56:31,232 wheel INFO adding 'Cython/Compiler/Buffer.py' 2026-03-02 08:56:31,233 wheel INFO adding 'Cython/Compiler/Builtin.py' 2026-03-02 08:56:31,233 wheel INFO adding 'Cython/Compiler/CmdLine.py' 2026-03-02 08:56:31,236 wheel INFO adding 'Cython/Compiler/Code.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,239 wheel INFO adding 'Cython/Compiler/Code.pxd' 2026-03-02 08:56:31,239 wheel INFO adding 'Cython/Compiler/Code.py' 2026-03-02 08:56:31,240 wheel INFO adding 'Cython/Compiler/CodeGeneration.py' 2026-03-02 08:56:31,240 wheel INFO adding 'Cython/Compiler/CythonScope.py' 2026-03-02 08:56:31,241 wheel INFO adding 'Cython/Compiler/Dataclass.py' 2026-03-02 08:56:31,241 wheel INFO adding 'Cython/Compiler/DebugFlags.py' 2026-03-02 08:56:31,241 wheel INFO adding 'Cython/Compiler/Errors.py' 2026-03-02 08:56:31,243 wheel INFO adding 'Cython/Compiler/ExprNodes.py' 2026-03-02 08:56:31,246 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,248 wheel INFO adding 'Cython/Compiler/FlowControl.pxd' 2026-03-02 08:56:31,248 wheel INFO adding 'Cython/Compiler/FlowControl.py' 2026-03-02 08:56:31,249 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,250 wheel INFO adding 'Cython/Compiler/FusedNode.py' 2026-03-02 08:56:31,251 wheel INFO adding 'Cython/Compiler/Future.py' 2026-03-02 08:56:31,251 wheel INFO adding 'Cython/Compiler/Interpreter.py' 2026-03-02 08:56:31,251 wheel INFO adding 'Cython/Compiler/Lexicon.py' 2026-03-02 08:56:31,252 wheel INFO adding 'Cython/Compiler/LineTable.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,252 wheel INFO adding 'Cython/Compiler/LineTable.py' 2026-03-02 08:56:31,253 wheel INFO adding 'Cython/Compiler/Main.py' 2026-03-02 08:56:31,253 wheel INFO adding 'Cython/Compiler/MatchCaseNodes.py' 2026-03-02 08:56:31,253 wheel INFO adding 'Cython/Compiler/MemoryView.py' 2026-03-02 08:56:31,254 wheel INFO adding 'Cython/Compiler/ModuleNode.py' 2026-03-02 08:56:31,255 wheel INFO adding 'Cython/Compiler/Naming.py' 2026-03-02 08:56:31,257 wheel INFO adding 'Cython/Compiler/Nodes.py' 2026-03-02 08:56:31,259 wheel INFO adding 'Cython/Compiler/Optimize.py' 2026-03-02 08:56:31,260 wheel INFO adding 'Cython/Compiler/Options.py' 2026-03-02 08:56:31,260 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd' 2026-03-02 08:56:31,261 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py' 2026-03-02 08:56:31,263 wheel INFO adding 'Cython/Compiler/Parsing.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,265 wheel INFO adding 'Cython/Compiler/Parsing.pxd' 2026-03-02 08:56:31,266 wheel INFO adding 'Cython/Compiler/Parsing.py' 2026-03-02 08:56:31,267 wheel INFO adding 'Cython/Compiler/Pipeline.py' 2026-03-02 08:56:31,268 wheel INFO adding 'Cython/Compiler/PyrexTypes.py' 2026-03-02 08:56:31,269 wheel INFO adding 'Cython/Compiler/Pythran.py' 2026-03-02 08:56:31,269 wheel INFO adding 'Cython/Compiler/Scanning.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,270 wheel INFO adding 'Cython/Compiler/Scanning.pxd' 2026-03-02 08:56:31,271 wheel INFO adding 'Cython/Compiler/Scanning.py' 2026-03-02 08:56:31,271 wheel INFO adding 'Cython/Compiler/StringEncoding.py' 2026-03-02 08:56:31,272 wheel INFO adding 'Cython/Compiler/Symtab.py' 2026-03-02 08:56:31,272 wheel INFO adding 'Cython/Compiler/TreeFragment.py' 2026-03-02 08:56:31,273 wheel INFO adding 'Cython/Compiler/TreePath.py' 2026-03-02 08:56:31,273 wheel INFO adding 'Cython/Compiler/TypeInference.py' 2026-03-02 08:56:31,273 wheel INFO adding 'Cython/Compiler/TypeSlots.py' 2026-03-02 08:56:31,274 wheel INFO adding 'Cython/Compiler/UFuncs.py' 2026-03-02 08:56:31,274 wheel INFO adding 'Cython/Compiler/UtilNodes.py' 2026-03-02 08:56:31,274 wheel INFO adding 'Cython/Compiler/UtilityCode.py' 2026-03-02 08:56:31,275 wheel INFO adding 'Cython/Compiler/Version.py' 2026-03-02 08:56:31,275 wheel INFO adding 'Cython/Compiler/Visitor.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,276 wheel INFO adding 'Cython/Compiler/Visitor.pxd' 2026-03-02 08:56:31,277 wheel INFO adding 'Cython/Compiler/Visitor.py' 2026-03-02 08:56:31,277 wheel INFO adding 'Cython/Compiler/__init__.py' 2026-03-02 08:56:31,278 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py' 2026-03-02 08:56:31,278 wheel INFO adding 'Cython/Compiler/Tests/TestBuiltin.py' 2026-03-02 08:56:31,278 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py' 2026-03-02 08:56:31,278 wheel INFO adding 'Cython/Compiler/Tests/TestCode.py' 2026-03-02 08:56:31,279 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py' 2026-03-02 08:56:31,279 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py' 2026-03-02 08:56:31,279 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py' 2026-03-02 08:56:31,279 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py' 2026-03-02 08:56:31,280 wheel INFO adding 'Cython/Compiler/Tests/TestScanning.py' 2026-03-02 08:56:31,280 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py' 2026-03-02 08:56:31,280 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py' 2026-03-02 08:56:31,281 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py' 2026-03-02 08:56:31,281 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py' 2026-03-02 08:56:31,281 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py' 2026-03-02 08:56:31,281 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py' 2026-03-02 08:56:31,282 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py' 2026-03-02 08:56:31,282 wheel INFO adding 'Cython/Compiler/Tests/Utils.py' 2026-03-02 08:56:31,282 wheel INFO adding 'Cython/Compiler/Tests/__init__.py' 2026-03-02 08:56:31,282 wheel INFO adding 'Cython/Debugger/Cygdb.py' 2026-03-02 08:56:31,283 wheel INFO adding 'Cython/Debugger/DebugWriter.py' 2026-03-02 08:56:31,283 wheel INFO adding 'Cython/Debugger/__init__.py' 2026-03-02 08:56:31,283 wheel INFO adding 'Cython/Debugger/libcython.py' 2026-03-02 08:56:31,284 wheel INFO adding 'Cython/Debugger/libpython.py' 2026-03-02 08:56:31,285 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py' 2026-03-02 08:56:31,285 wheel INFO adding 'Cython/Debugger/Tests/__init__.py' 2026-03-02 08:56:31,285 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c' 2026-03-02 08:56:31,285 wheel INFO adding 'Cython/Debugger/Tests/codefile' 2026-03-02 08:56:31,286 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py' 2026-03-02 08:56:31,286 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py' 2026-03-02 08:56:31,286 wheel INFO adding 'Cython/Distutils/__init__.py' 2026-03-02 08:56:31,286 wheel INFO adding 'Cython/Distutils/build_ext.py' 2026-03-02 08:56:31,287 wheel INFO adding 'Cython/Distutils/extension.py' 2026-03-02 08:56:31,287 wheel INFO adding 'Cython/Distutils/old_build_ext.py' 2026-03-02 08:56:31,287 wheel INFO adding 'Cython/Includes/openmp.pxd' 2026-03-02 08:56:31,288 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd' 2026-03-02 08:56:31,288 wheel INFO adding 'Cython/Includes/cpython/array.pxd' 2026-03-02 08:56:31,288 wheel INFO adding 'Cython/Includes/cpython/bool.pxd' 2026-03-02 08:56:31,289 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd' 2026-03-02 08:56:31,289 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd' 2026-03-02 08:56:31,289 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd' 2026-03-02 08:56:31,289 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd' 2026-03-02 08:56:31,290 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd' 2026-03-02 08:56:31,290 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd' 2026-03-02 08:56:31,290 wheel INFO adding 'Cython/Includes/cpython/complex.pxd' 2026-03-02 08:56:31,290 wheel INFO adding 'Cython/Includes/cpython/contextvars.pxd' 2026-03-02 08:56:31,291 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd' 2026-03-02 08:56:31,291 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd' 2026-03-02 08:56:31,291 wheel INFO adding 'Cython/Includes/cpython/descr.pxd' 2026-03-02 08:56:31,292 wheel INFO adding 'Cython/Includes/cpython/dict.pxd' 2026-03-02 08:56:31,292 wheel INFO adding 'Cython/Includes/cpython/exc.pxd' 2026-03-02 08:56:31,292 wheel INFO adding 'Cython/Includes/cpython/fileobject.pxd' 2026-03-02 08:56:31,292 wheel INFO adding 'Cython/Includes/cpython/float.pxd' 2026-03-02 08:56:31,293 wheel INFO adding 'Cython/Includes/cpython/function.pxd' 2026-03-02 08:56:31,293 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd' 2026-03-02 08:56:31,293 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd' 2026-03-02 08:56:31,293 wheel INFO adding 'Cython/Includes/cpython/instance.pxd' 2026-03-02 08:56:31,294 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd' 2026-03-02 08:56:31,294 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd' 2026-03-02 08:56:31,294 wheel INFO adding 'Cython/Includes/cpython/list.pxd' 2026-03-02 08:56:31,294 wheel INFO adding 'Cython/Includes/cpython/long.pxd' 2026-03-02 08:56:31,295 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd' 2026-03-02 08:56:31,295 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd' 2026-03-02 08:56:31,295 wheel INFO adding 'Cython/Includes/cpython/marshal.pxd' 2026-03-02 08:56:31,295 wheel INFO adding 'Cython/Includes/cpython/mem.pxd' 2026-03-02 08:56:31,296 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd' 2026-03-02 08:56:31,296 wheel INFO adding 'Cython/Includes/cpython/method.pxd' 2026-03-02 08:56:31,296 wheel INFO adding 'Cython/Includes/cpython/module.pxd' 2026-03-02 08:56:31,296 wheel INFO adding 'Cython/Includes/cpython/number.pxd' 2026-03-02 08:56:31,297 wheel INFO adding 'Cython/Includes/cpython/object.pxd' 2026-03-02 08:56:31,297 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd' 2026-03-02 08:56:31,297 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd' 2026-03-02 08:56:31,298 wheel INFO adding 'Cython/Includes/cpython/pyport.pxd' 2026-03-02 08:56:31,298 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd' 2026-03-02 08:56:31,298 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd' 2026-03-02 08:56:31,298 wheel INFO adding 'Cython/Includes/cpython/ref.pxd' 2026-03-02 08:56:31,299 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd' 2026-03-02 08:56:31,299 wheel INFO adding 'Cython/Includes/cpython/set.pxd' 2026-03-02 08:56:31,299 wheel INFO adding 'Cython/Includes/cpython/slice.pxd' 2026-03-02 08:56:31,299 wheel INFO adding 'Cython/Includes/cpython/time.pxd' 2026-03-02 08:56:31,300 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd' 2026-03-02 08:56:31,300 wheel INFO adding 'Cython/Includes/cpython/type.pxd' 2026-03-02 08:56:31,300 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd' 2026-03-02 08:56:31,301 wheel INFO adding 'Cython/Includes/cpython/version.pxd' 2026-03-02 08:56:31,301 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd' 2026-03-02 08:56:31,301 wheel INFO adding 'Cython/Includes/libc/__init__.pxd' 2026-03-02 08:56:31,302 wheel INFO adding 'Cython/Includes/libc/complex.pxd' 2026-03-02 08:56:31,302 wheel INFO adding 'Cython/Includes/libc/errno.pxd' 2026-03-02 08:56:31,302 wheel INFO adding 'Cython/Includes/libc/float.pxd' 2026-03-02 08:56:31,302 wheel INFO adding 'Cython/Includes/libc/limits.pxd' 2026-03-02 08:56:31,303 wheel INFO adding 'Cython/Includes/libc/locale.pxd' 2026-03-02 08:56:31,303 wheel INFO adding 'Cython/Includes/libc/math.pxd' 2026-03-02 08:56:31,303 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd' 2026-03-02 08:56:31,303 wheel INFO adding 'Cython/Includes/libc/signal.pxd' 2026-03-02 08:56:31,304 wheel INFO adding 'Cython/Includes/libc/stddef.pxd' 2026-03-02 08:56:31,304 wheel INFO adding 'Cython/Includes/libc/stdint.pxd' 2026-03-02 08:56:31,304 wheel INFO adding 'Cython/Includes/libc/stdio.pxd' 2026-03-02 08:56:31,304 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd' 2026-03-02 08:56:31,305 wheel INFO adding 'Cython/Includes/libc/string.pxd' 2026-03-02 08:56:31,305 wheel INFO adding 'Cython/Includes/libc/threads.pxd' 2026-03-02 08:56:31,305 wheel INFO adding 'Cython/Includes/libc/time.pxd' 2026-03-02 08:56:31,305 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd' 2026-03-02 08:56:31,306 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd' 2026-03-02 08:56:31,306 wheel INFO adding 'Cython/Includes/libcpp/any.pxd' 2026-03-02 08:56:31,306 wheel INFO adding 'Cython/Includes/libcpp/atomic.pxd' 2026-03-02 08:56:31,307 wheel INFO adding 'Cython/Includes/libcpp/barrier.pxd' 2026-03-02 08:56:31,307 wheel INFO adding 'Cython/Includes/libcpp/bit.pxd' 2026-03-02 08:56:31,307 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd' 2026-03-02 08:56:31,307 wheel INFO adding 'Cython/Includes/libcpp/cmath.pxd' 2026-03-02 08:56:31,308 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd' 2026-03-02 08:56:31,308 wheel INFO adding 'Cython/Includes/libcpp/condition_variable.pxd' 2026-03-02 08:56:31,308 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd' 2026-03-02 08:56:31,308 wheel INFO adding 'Cython/Includes/libcpp/exception.pxd' 2026-03-02 08:56:31,309 wheel INFO adding 'Cython/Includes/libcpp/execution.pxd' 2026-03-02 08:56:31,309 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd' 2026-03-02 08:56:31,309 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd' 2026-03-02 08:56:31,309 wheel INFO adding 'Cython/Includes/libcpp/future.pxd' 2026-03-02 08:56:31,310 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd' 2026-03-02 08:56:31,310 wheel INFO adding 'Cython/Includes/libcpp/latch.pxd' 2026-03-02 08:56:31,310 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd' 2026-03-02 08:56:31,310 wheel INFO adding 'Cython/Includes/libcpp/list.pxd' 2026-03-02 08:56:31,311 wheel INFO adding 'Cython/Includes/libcpp/map.pxd' 2026-03-02 08:56:31,311 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd' 2026-03-02 08:56:31,311 wheel INFO adding 'Cython/Includes/libcpp/mutex.pxd' 2026-03-02 08:56:31,312 wheel INFO adding 'Cython/Includes/libcpp/numbers.pxd' 2026-03-02 08:56:31,312 wheel INFO adding 'Cython/Includes/libcpp/numeric.pxd' 2026-03-02 08:56:31,312 wheel INFO adding 'Cython/Includes/libcpp/optional.pxd' 2026-03-02 08:56:31,312 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd' 2026-03-02 08:56:31,313 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd' 2026-03-02 08:56:31,313 wheel INFO adding 'Cython/Includes/libcpp/random.pxd' 2026-03-02 08:56:31,313 wheel INFO adding 'Cython/Includes/libcpp/semaphore.pxd' 2026-03-02 08:56:31,313 wheel INFO adding 'Cython/Includes/libcpp/set.pxd' 2026-03-02 08:56:31,314 wheel INFO adding 'Cython/Includes/libcpp/shared_mutex.pxd' 2026-03-02 08:56:31,314 wheel INFO adding 'Cython/Includes/libcpp/span.pxd' 2026-03-02 08:56:31,314 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd' 2026-03-02 08:56:31,314 wheel INFO adding 'Cython/Includes/libcpp/stop_token.pxd' 2026-03-02 08:56:31,315 wheel INFO adding 'Cython/Includes/libcpp/string.pxd' 2026-03-02 08:56:31,315 wheel INFO adding 'Cython/Includes/libcpp/string_view.pxd' 2026-03-02 08:56:31,315 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd' 2026-03-02 08:56:31,316 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd' 2026-03-02 08:56:31,316 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd' 2026-03-02 08:56:31,316 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd' 2026-03-02 08:56:31,316 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd' 2026-03-02 08:56:31,317 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd' 2026-03-02 08:56:31,317 wheel INFO adding 'Cython/Includes/numpy/math.pxd' 2026-03-02 08:56:31,317 wheel INFO adding 'Cython/Includes/posix/__init__.pxd' 2026-03-02 08:56:31,317 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd' 2026-03-02 08:56:31,318 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd' 2026-03-02 08:56:31,318 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd' 2026-03-02 08:56:31,318 wheel INFO adding 'Cython/Includes/posix/mman.pxd' 2026-03-02 08:56:31,318 wheel INFO adding 'Cython/Includes/posix/resource.pxd' 2026-03-02 08:56:31,319 wheel INFO adding 'Cython/Includes/posix/select.pxd' 2026-03-02 08:56:31,319 wheel INFO adding 'Cython/Includes/posix/signal.pxd' 2026-03-02 08:56:31,319 wheel INFO adding 'Cython/Includes/posix/stat.pxd' 2026-03-02 08:56:31,319 wheel INFO adding 'Cython/Includes/posix/stdio.pxd' 2026-03-02 08:56:31,320 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd' 2026-03-02 08:56:31,320 wheel INFO adding 'Cython/Includes/posix/strings.pxd' 2026-03-02 08:56:31,320 wheel INFO adding 'Cython/Includes/posix/time.pxd' 2026-03-02 08:56:31,320 wheel INFO adding 'Cython/Includes/posix/types.pxd' 2026-03-02 08:56:31,321 wheel INFO adding 'Cython/Includes/posix/uio.pxd' 2026-03-02 08:56:31,321 wheel INFO adding 'Cython/Includes/posix/unistd.pxd' 2026-03-02 08:56:31,321 wheel INFO adding 'Cython/Includes/posix/wait.pxd' 2026-03-02 08:56:31,322 wheel INFO adding 'Cython/Plex/Actions.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,322 wheel INFO adding 'Cython/Plex/Actions.pxd' 2026-03-02 08:56:31,322 wheel INFO adding 'Cython/Plex/Actions.py' 2026-03-02 08:56:31,323 wheel INFO adding 'Cython/Plex/DFA.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,323 wheel INFO adding 'Cython/Plex/DFA.pxd' 2026-03-02 08:56:31,324 wheel INFO adding 'Cython/Plex/DFA.py' 2026-03-02 08:56:31,324 wheel INFO adding 'Cython/Plex/Errors.py' 2026-03-02 08:56:31,324 wheel INFO adding 'Cython/Plex/Lexicons.py' 2026-03-02 08:56:31,325 wheel INFO adding 'Cython/Plex/Machines.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,325 wheel INFO adding 'Cython/Plex/Machines.pxd' 2026-03-02 08:56:31,326 wheel INFO adding 'Cython/Plex/Machines.py' 2026-03-02 08:56:31,326 wheel INFO adding 'Cython/Plex/Regexps.py' 2026-03-02 08:56:31,326 wheel INFO adding 'Cython/Plex/Scanners.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,327 wheel INFO adding 'Cython/Plex/Scanners.pxd' 2026-03-02 08:56:31,327 wheel INFO adding 'Cython/Plex/Scanners.py' 2026-03-02 08:56:31,328 wheel INFO adding 'Cython/Plex/Transitions.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,328 wheel INFO adding 'Cython/Plex/Transitions.pxd' 2026-03-02 08:56:31,329 wheel INFO adding 'Cython/Plex/Transitions.py' 2026-03-02 08:56:31,329 wheel INFO adding 'Cython/Plex/__init__.py' 2026-03-02 08:56:31,329 wheel INFO adding 'Cython/Runtime/__init__.py' 2026-03-02 08:56:31,330 wheel INFO adding 'Cython/Runtime/refnanny.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,330 wheel INFO adding 'Cython/Runtime/refnanny.pyx' 2026-03-02 08:56:31,330 wheel INFO adding 'Cython/Tempita/__init__.py' 2026-03-02 08:56:31,331 wheel INFO adding 'Cython/Tempita/_looper.py' 2026-03-02 08:56:31,332 wheel INFO adding 'Cython/Tempita/_tempita.cpython-312-i386-linux-musl.so' 2026-03-02 08:56:31,333 wheel INFO adding 'Cython/Tempita/_tempita.py' 2026-03-02 08:56:31,333 wheel INFO adding 'Cython/Tests/TestCodeWriter.py' 2026-03-02 08:56:31,334 wheel INFO adding 'Cython/Tests/TestCythonUtils.py' 2026-03-02 08:56:31,334 wheel INFO adding 'Cython/Tests/TestJediTyper.py' 2026-03-02 08:56:31,334 wheel INFO adding 'Cython/Tests/TestShadow.py' 2026-03-02 08:56:31,334 wheel INFO adding 'Cython/Tests/TestStringIOTree.py' 2026-03-02 08:56:31,335 wheel INFO adding 'Cython/Tests/TestTestUtils.py' 2026-03-02 08:56:31,335 wheel INFO adding 'Cython/Tests/__init__.py' 2026-03-02 08:56:31,335 wheel INFO adding 'Cython/Tests/xmlrunner.py' 2026-03-02 08:56:31,336 wheel INFO adding 'Cython/Utility/AsyncGen.c' 2026-03-02 08:56:31,336 wheel INFO adding 'Cython/Utility/Buffer.c' 2026-03-02 08:56:31,336 wheel INFO adding 'Cython/Utility/BufferFormatFromTypeInfo.pxd' 2026-03-02 08:56:31,337 wheel INFO adding 'Cython/Utility/Builtins.c' 2026-03-02 08:56:31,337 wheel INFO adding 'Cython/Utility/CConvert.pyx' 2026-03-02 08:56:31,337 wheel INFO adding 'Cython/Utility/CMath.c' 2026-03-02 08:56:31,338 wheel INFO adding 'Cython/Utility/CommonStructures.c' 2026-03-02 08:56:31,338 wheel INFO adding 'Cython/Utility/Complex.c' 2026-03-02 08:56:31,338 wheel INFO adding 'Cython/Utility/Coroutine.c' 2026-03-02 08:56:31,339 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx' 2026-03-02 08:56:31,339 wheel INFO adding 'Cython/Utility/CppConvert.pyx' 2026-03-02 08:56:31,340 wheel INFO adding 'Cython/Utility/CppSupport.cpp' 2026-03-02 08:56:31,340 wheel INFO adding 'Cython/Utility/CythonFunction.c' 2026-03-02 08:56:31,340 wheel INFO adding 'Cython/Utility/Dataclasses.c' 2026-03-02 08:56:31,341 wheel INFO adding 'Cython/Utility/Embed.c' 2026-03-02 08:56:31,341 wheel INFO adding 'Cython/Utility/Exceptions.c' 2026-03-02 08:56:31,341 wheel INFO adding 'Cython/Utility/ExtensionTypes.c' 2026-03-02 08:56:31,342 wheel INFO adding 'Cython/Utility/FunctionArguments.c' 2026-03-02 08:56:31,342 wheel INFO adding 'Cython/Utility/FusedFunction.pyx' 2026-03-02 08:56:31,343 wheel INFO adding 'Cython/Utility/ImportExport.c' 2026-03-02 08:56:31,343 wheel INFO adding 'Cython/Utility/MemoryView.pxd' 2026-03-02 08:56:31,344 wheel INFO adding 'Cython/Utility/MemoryView.pyx' 2026-03-02 08:56:31,344 wheel INFO adding 'Cython/Utility/MemoryView_C.c' 2026-03-02 08:56:31,345 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c' 2026-03-02 08:56:31,345 wheel INFO adding 'Cython/Utility/NumpyImportArray.c' 2026-03-02 08:56:31,346 wheel INFO adding 'Cython/Utility/ObjectHandling.c' 2026-03-02 08:56:31,347 wheel INFO adding 'Cython/Utility/Optimize.c' 2026-03-02 08:56:31,347 wheel INFO adding 'Cython/Utility/Overflow.c' 2026-03-02 08:56:31,347 wheel INFO adding 'Cython/Utility/Printing.c' 2026-03-02 08:56:31,348 wheel INFO adding 'Cython/Utility/Profile.c' 2026-03-02 08:56:31,348 wheel INFO adding 'Cython/Utility/StringTools.c' 2026-03-02 08:56:31,349 wheel INFO adding 'Cython/Utility/Synchronization.c' 2026-03-02 08:56:31,349 wheel INFO adding 'Cython/Utility/TString.c' 2026-03-02 08:56:31,349 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx' 2026-03-02 08:56:31,350 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx' 2026-03-02 08:56:31,350 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c' 2026-03-02 08:56:31,350 wheel INFO adding 'Cython/Utility/TypeConversion.c' 2026-03-02 08:56:31,351 wheel INFO adding 'Cython/Utility/UFuncs.pyx' 2026-03-02 08:56:31,351 wheel INFO adding 'Cython/Utility/UFuncs_C.c' 2026-03-02 08:56:31,351 wheel INFO adding 'Cython/Utility/__init__.py' 2026-03-02 08:56:31,351 wheel INFO adding 'Cython/Utility/arrayarray.h' 2026-03-02 08:56:31,352 wheel INFO adding 'pyximport/__init__.py' 2026-03-02 08:56:31,352 wheel INFO adding 'pyximport/pyxbuild.py' 2026-03-02 08:56:31,353 wheel INFO adding 'pyximport/pyximport.py' 2026-03-02 08:56:31,353 wheel INFO adding 'cython-3.2.4.dist-info/METADATA' 2026-03-02 08:56:31,353 wheel INFO adding 'cython-3.2.4.dist-info/WHEEL' 2026-03-02 08:56:31,353 wheel INFO adding 'cython-3.2.4.dist-info/entry_points.txt' 2026-03-02 08:56:31,353 wheel INFO adding 'cython-3.2.4.dist-info/top_level.txt' 2026-03-02 08:56:31,355 wheel INFO adding 'cython-3.2.4.dist-info/RECORD' 2026-03-02 08:56:31,357 root INFO removing build/bdist.linux-i686/wheel 2026-03-02 08:56:31,366 gpep517 INFO The backend produced .dist/cython-3.2.4-cp312-cp312-linux_i686.whl cython-3.2.4-cp312-cp312-linux_i686.whl Python 3.12.12 (main, Oct 11 2025, 01:16:26) [GCC 15.2.0] Running tests against Cython 3.2.4 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 (1/48) starting (Thread ID 0xf7f78c64) 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 (47/48) starting (Thread ID 0xf7f78c64) Tests in shard (21/48) starting (Thread ID 0xf7f78c64) Using Cython language level 2. Using Cython language level 2. 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-test3cfwu7st/srcat0zg1wk/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test3cfwu7st/srcat0zg1wk/b.py because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test3cfwu7st/srcat0zg1wk/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test3cfwu7st/srcat0zg1wk/b.py Using Cython language level 2. Using Cython language level 2. Backends: c,cpp Using Cython language level 2. Using Cython language level 2. Tests in shard (16/48) starting (Thread ID 0xf7f78c64) Tests in shard (42/48) starting (Thread ID 0xf7f78c64) Tests in shard (22/48) starting (Thread ID 0xf7f78c64) Tests in shard (27/48) starting (Thread ID 0xf7f78c64) Tests in shard (25/48) starting (Thread ID 0xf7f78c64) Tests in shard (37/48) starting (Thread ID 0xf7f78c64) Using Cython language level 2. Tests in shard (12/48) starting (Thread ID 0xf7f78c64) Tests in shard (23/48) starting (Thread ID 0xf7f78c64) Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Tests in shard (17/48) starting (Thread ID 0xf7f78c64) Tests in shard (3/48) starting (Thread ID 0xf7f78c64) Using Cython language level 2. Tests in shard (18/48) starting (Thread ID 0xf7f78c64) Tests in shard (29/48) starting (Thread ID 0xf7f78c64) Tests in shard (19/48) starting (Thread ID 0xf7f78c64) Tests in shard (46/48) starting (Thread ID 0xf7f78c64) Using Cython language level 2. /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') Using Cython language level 2. Tests in shard (44/48) starting (Thread ID 0xf7f78c64) Tests in shard (4/48) starting (Thread ID 0xf7f78c64) 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-testond0p8vs/src8lpm6o9b/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testond0p8vs/src8lpm6o9b/a.pyx Using Cython language level 2. Tests in shard (28/48) starting (Thread ID 0xf7f78c64) Tests in shard (8/48) starting (Thread ID 0xf7f78c64) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testond0p8vs/src8lpm6o9b/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testond0p8vs/src8lpm6o9b/a.pyx Tests in shard (32/48) starting (Thread ID 0xf7f78c64) Tests in shard (33/48) starting (Thread ID 0xf7f78c64) Tests in shard (15/48) starting (Thread ID 0xf7f78c64) Tests in shard (41/48) starting (Thread ID 0xf7f78c64) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testz4si4toe/srck3kj2czv/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testz4si4toe/srck3kj2czv/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testz4si4toe/srck3kj2czv/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testz4si4toe/srck3kj2czv/a.pyx Using Cython language level 2. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testz4si4toe/srck3kj2czv/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testz4si4toe/srck3kj2czv/a.pyx in cache Tests in shard (24/48) starting (Thread ID 0xf7f78c64) Tests in shard (0/48) starting (Thread ID 0xf7f78c64) Tests in shard (40/48) starting (Thread ID 0xf7f78c64) Tests in shard (26/48) starting (Thread ID 0xf7f78c64) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test3cfwu7st/srcat0zg1wk/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test3cfwu7st/srcat0zg1wk/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test3cfwu7st/srcat0zg1wk/b.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test3cfwu7st/srcat0zg1wk/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test3cfwu7st/srcat0zg1wk/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test3cfwu7st/srcat0zg1wk/b.py Tests in shard (39/48) starting (Thread ID 0xf7f78c64) Using Cython language level 2. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test9r69sa8i/src1o4uxs8g/a.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test9r69sa8i/src1o4uxs8g/a.py Tests in shard (9/48) starting (Thread ID 0xf7f78c64) Using Cython language level 2. Using Cython language level 2. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testh54dry86/srczk372qsl/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testh54dry86/srczk372qsl/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testh54dry86/srczk372qsl/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testh54dry86/srczk372qsl/a.pyx in cache 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 Using Cython language level 2. Tests in shard (35/48) starting (Thread ID 0xf7f78c64) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testmoqkpzcu/srcx8fg09cd/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testmoqkpzcu/srcx8fg09cd/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testmoqkpzcu/srcx8fg09cd/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testmoqkpzcu/srcx8fg09cd/a.pyx in cache Tests in shard (30/48) starting (Thread ID 0xf7f78c64) Tests in shard (7/48) starting (Thread ID 0xf7f78c64) Using Cython language level 2. Tests in shard (45/48) starting (Thread ID 0xf7f78c64) Tests in shard (31/48) starting (Thread ID 0xf7f78c64) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testetcpf69k/srcgkudqay_/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testetcpf69k/srcgkudqay_/options.pyx Tests in shard (36/48) starting (Thread ID 0xf7f78c64) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testetcpf69k/srcgkudqay_/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testetcpf69k/srcgkudqay_/options.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testetcpf69k/srcgkudqay_/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testetcpf69k/srcgkudqay_/options.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testetcpf69k/srcgkudqay_/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testetcpf69k/srcgkudqay_/options.pyx in cache Tests in shard (34/48) starting (Thread ID 0xf7f78c64) Tests in shard (38/48) starting (Thread ID 0xf7f78c64) Tests in shard (2/48) starting (Thread ID 0xf7f78c64) Tests in shard (14/48) starting (Thread ID 0xf7f78c64) Tests in shard (43/48) starting (Thread ID 0xf7f78c64) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test9r69sa8i/src1o4uxs8g/a.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test9r69sa8i/src1o4uxs8g/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test9r69sa8i/src1o4uxs8g/a.py Tests in shard (5/48) starting (Thread ID 0xf7f78c64) Tests in shard (20/48) starting (Thread ID 0xf7f78c64) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testko5r8cvi/srcicbpkkno/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testko5r8cvi/srcicbpkkno/b.pyx because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testko5r8cvi/srcicbpkkno/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testko5r8cvi/srcicbpkkno/b.pyx #### 2026-03-02 08:56:43.847327 - 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] Tests in shard (6/48) starting (Thread ID 0xf7f78c64) Tests in shard (10/48) starting (Thread ID 0xf7f78c64) Tests in shard (13/48) starting (Thread ID 0xf7f78c64) Tests in shard (11/48) starting (Thread ID 0xf7f78c64) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testko5r8cvi/srcicbpkkno/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testko5r8cvi/srcicbpkkno/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testko5r8cvi/srcicbpkkno/b.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testko5r8cvi/srcicbpkkno/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testko5r8cvi/srcicbpkkno/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testko5r8cvi/srcicbpkkno/b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testowpsajfx/srcfgqem1q2/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testowpsajfx/srcfgqem1q2/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testowpsajfx/srcfgqem1q2/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testowpsajfx/srcfgqem1q2/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testowpsajfx/srcfgqem1q2/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' 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_a714f0bf72661ee2e9e13af281c078f7d292fa5a828c6d5e029bb27cacd97fcb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a714f0bf72661ee2e9e13af281c078f7d292fa5a828c6d5e029bb27cacd97fcb.pyx #### 2026-03-02 08:56:53.853299 - 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] 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_9dd1755c7451458c5c6c88d4cc75a25cb2e96634ade5c3341f0fea0158bbe630.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9dd1755c7451458c5c6c88d4cc75a25cb2e96634ade5c3341f0fea0158bbe630.pyx 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' 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:03.859117 - 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] 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) (16, 16, 16, 16, 20, 20, 24, 24) SIZEOF_INT 4 (4) SIZEOF_LONG 4 (4) SIZEOF_SIZE_T 4 (4, 2147483647) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 4 (4) SIZEOF_UINTPTR_T 4 (4) 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/10/compile/c/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/10/support/lib.linux-i686-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', '/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-i386-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) = C.UTF-8 PYTHONIOENCODING (env) = utf-8 sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 #### 2026-03-02 08:57:13.865991 - 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] 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' 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' 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:23.886297 - 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] 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 Compiling /home/buildozer/.cython/inline/_cython_inline_32ff5267cd71b546230f8ba01e8de772a82c130abfdd7864d4361b22c0229026.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_32ff5267cd71b546230f8ba01e8de772a82c130abfdd7864d4361b22c0229026.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' 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) (16, 16, 16, 16, 20, 20, 24, 24) SIZEOF_INT 4 (4) SIZEOF_LONG 4 (4) SIZEOF_SIZE_T 4 (4, 2147483647) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 4 (4) SIZEOF_UINTPTR_T 4 (4) 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/10/compile/cpp/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/10/support/lib.linux-i686-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', '/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-i386-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) = C.UTF-8 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_5d84747d5b61db3b90104ebf874a95d3ef70c8da971745e79c2956ccda01bada.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5d84747d5b61db3b90104ebf874a95d3ef70c8da971745e79c2956ccda01bada.pyx 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' #### 2026-03-02 08:57:33.899060 - 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] 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_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' 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_baa74fbfa6e8dc7b19199f51f227d60b22256dc68dd85dab962ed72b8535f329.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_baa74fbfa6e8dc7b19199f51f227d60b22256dc68dd85dab962ed72b8535f329.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' #### 2026-03-02 08:57:43.902450 - 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] 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' warning: TEST_TMP/inline/_cython_inline_ddf319a792ffeed1b6c73116061634a553f8836a2738f109ed977a9c56bfbdd4.pyx:8: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' #### 2026-03-02 08:57:53.906518 - 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] 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:03.912060 - 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] 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:13.917446 - 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] 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:23.922928 - 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] 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: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2026-03-02 08:58:33.928378 - 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] 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 Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2026-03-02 08:58:43.934160 - 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] #### 2026-03-02 08:58:53.943207 - 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] ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: #### 2026-03-02 08:59:03.946677 - 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] 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 ! #### 2026-03-02 08:59:13.949861 - 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] ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: 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 ! #### 2026-03-02 08:59:23.970540 - 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] /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 :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:33.977002 - 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] 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 #### 2026-03-02 08:59:43.987640 - 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] Compiler output for module exttype: exttype.c: In function '__pyx_pf_7exttype_tp_new_ptr': exttype.c:2901:56: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2901 | __pyx_t_2 = __Pyx_PyLong_From_unsigned_PY_LONG_LONG(((unsigned PY_LONG_LONG)((void *)__pyx_v_tp->tp_new))); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 16, __pyx_L1_error) | ^ RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2026-03-02 08:59:53.998673 - 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] RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2026-03-02 09:00:04.004686 - 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] 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. #### 2026-03-02 09:00:14.007824 - 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] [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 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 Compiling /home/buildozer/.cython/inline/_cython_inline_314f24bb7b0257d1166b829998cfa5e5e5324053ce6cb0217a27f4a42d3ced6f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_314f24bb7b0257d1166b829998cfa5e5e5324053ce6cb0217a27f4a42d3ced6f.pyx #### 2026-03-02 09:00:24.011299 - 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] Compiling /home/buildozer/.cython/inline/_cython_inline_f10baf8868fa60f15d8aef5890e4cdfd9c27fbd4fca0b01733a1993f8b073f70.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f10baf8868fa60f15d8aef5890e4cdfd9c27fbd4fca0b01733a1993f8b073f70.pyx 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 Compiling /home/buildozer/.cython/inline/_cython_inline_4dfff8344348e15f4b331fc8cada0d788ee2d1f9bf02e0fd2b5fd14aa98eb4c7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4dfff8344348e15f4b331fc8cada0d788ee2d1f9bf02e0fd2b5fd14aa98eb4c7.pyx #### 2026-03-02 09:00:34.015903 - 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] Compiling /home/buildozer/.cython/inline/_cython_inline_26424daaab6b67c9519d287c1fead71763c50c71ca2fcdd40a53d349dd4c7c02.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_26424daaab6b67c9519d287c1fead71763c50c71ca2fcdd40a53d349dd4c7c02.pyx #### 2026-03-02 09:00:44.021601 - 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] #### 2026-03-02 09:00:54.027986 - 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] 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 239 tests in 259.758s 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 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 numpy.convolve2 ALL DONE (40/48) #### 2026-03-02 09:01:04.031297 - 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, 41, 42, 43, 44, 45, 46, 47] :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', ---------------------------------------------------------------------- Ran 243 tests in 270.950s 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 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 numpy.convolve2 ALL DONE (46/48) warning: /home/buildozer/.cython/inline/_cython_inline_bddac18f3d1098cee35844a920b96211b793d6f91adbf2892659b55841d106c6.pyx:6:4: Unreachable code :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', #### 2026-03-02 09:01:14.037176 - 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, 41, 42, 43, 44, 45, 47] Compiling /home/buildozer/.cython/inline/_cython_inline_bddac18f3d1098cee35844a920b96211b793d6f91adbf2892659b55841d106c6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bddac18f3d1098cee35844a920b96211b793d6f91adbf2892659b55841d106c6.pyx ---------------------------------------------------------------------- Ran 269 tests in 275.300s 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 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 numpy.convolve2 ALL DONE (42/48) ---------------------------------------------------------------------- Ran 228 tests in 278.954s 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 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 numpy.convolve2 ALL DONE (34/48) ---------------------------------------------------------------------- Ran 164 tests in 281.050s 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 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 numpy.convolve2 ALL DONE (1/48) #### 2026-03-02 09:01:24.043666 - waiting for [0, 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, 35, 36, 37, 38, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 241 tests in 284.967s 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 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 numpy.convolve2 ALL DONE (17/48) #### 2026-03-02 09:01:34.049459 - waiting for [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 315 tests in 301.534s 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 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 numpy.convolve2 ALL DONE (32/48) #### 2026-03-02 09:01:44.071295 - waiting for [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 298 tests in 307.007s 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 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 numpy.convolve2 ALL DONE (19/48) #### 2026-03-02 09:01:54.110932 - waiting for [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 169 tests in 314.834s 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 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 numpy.convolve2 ALL DONE (29/48) ---------------------------------------------------------------------- Ran 230 tests in 315.749s 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 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 numpy.convolve2 ALL DONE (38/48) ---------------------------------------------------------------------- Ran 235 tests in 317.910s 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 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 numpy.convolve2 ALL DONE (7/48) #### 2026-03-02 09:02:04.123373 - waiting for [0, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 33, 35, 36, 37, 39, 41, 43, 44, 45, 47] 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 #### 2026-03-02 09:02:14.128463 - waiting for [0, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 33, 35, 36, 37, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 297 tests in 332.111s 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 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 numpy.convolve2 ALL DONE (4/48) #### 2026-03-02 09:02:24.141372 - waiting for [0, 2, 3, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 33, 35, 36, 37, 39, 41, 43, 44, 45, 47] 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:34.153452 - waiting for [0, 2, 3, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 33, 35, 36, 37, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 270 tests in 355.154s 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 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 numpy.convolve2 ALL DONE (3/48) ---------------------------------------------------------------------- Ran 242 tests in 357.073s 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 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 numpy.convolve2 ALL DONE (21/48) ---------------------------------------------------------------------- Ran 482 tests in 354.571s 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 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 numpy.convolve2 ALL DONE (10/48) 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 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 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 #### 2026-03-02 09:02:44.157692 - waiting for [0, 2, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 18, 20, 22, 23, 24, 25, 26, 27, 28, 30, 31, 33, 35, 36, 37, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 217 tests in 366.575s 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 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 numpy.convolve2 ALL DONE (33/48) ---------------------------------------------------------------------- Ran 224 tests in 368.238s 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 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 numpy.convolve2 ALL DONE (18/48) ---------------------------------------------------------------------- Ran 289 tests in 370.473s 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 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 numpy.convolve2 ALL DONE (27/48) Exception ignored in: .Broken object at 0xef4a5618> 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 0xef4a5618> 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 #### 2026-03-02 09:02:54.163542 - waiting for [0, 2, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 20, 22, 23, 24, 25, 26, 28, 30, 31, 35, 36, 37, 39, 41, 43, 44, 45, 47] 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 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 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 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 #### 2026-03-02 09:03:04.166816 - waiting for [0, 2, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 20, 22, 23, 24, 25, 26, 28, 30, 31, 35, 36, 37, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 347 tests in 383.395s 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 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 numpy.convolve2 ALL DONE (23/48) 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 ---------------------------------------------------------------------- Ran 350 tests in 384.218s 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 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 numpy.convolve2 ALL DONE (37/48) ---------------------------------------------------------------------- Ran 330 tests in 385.124s 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 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 numpy.convolve2 ALL DONE (22/48) Compiling /home/buildozer/.cython/inline/_cython_inline_a11e702f76a4653469384c772f1c687833d04fe54d1861dabc975fde565e717c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a11e702f76a4653469384c772f1c687833d04fe54d1861dabc975fde565e717c.pyx 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_1e46a62a253881db7151c4388e85fd4df779dc1205d9acd623087359d407b260.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1e46a62a253881db7151c4388e85fd4df779dc1205d9acd623087359d407b260.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_cfc22c44788987e300e2300eb6d891e7611fc61a82b849a423a467a7ca0546fc.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cfc22c44788987e300e2300eb6d891e7611fc61a82b849a423a467a7ca0546fc.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c3978480ba5dd28b4f8ff9cc85daf13d1f597ae8481fed7108bd360a27077efa.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c3978480ba5dd28b4f8ff9cc85daf13d1f597ae8481fed7108bd360a27077efa.pyx #### 2026-03-02 09:03:14.171438 - waiting for [0, 2, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 20, 24, 25, 26, 28, 30, 31, 35, 36, 39, 41, 43, 44, 45, 47] Compiling /home/buildozer/.cython/inline/_cython_inline_f3ab0f31dda032c81f71a24e8df6f6acfc8914b8fc7133c85be9ec407973b138.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f3ab0f31dda032c81f71a24e8df6f6acfc8914b8fc7133c85be9ec407973b138.pyx Exception ignored in: .Broken object at 0xef777a80> 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 0xef777a80> 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 334 tests in 399.059s 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 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 numpy.convolve2 ALL DONE (28/48) #### 2026-03-02 09:03:24.176701 - waiting for [0, 2, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 20, 24, 25, 26, 30, 31, 35, 36, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 242 tests in 402.501s 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 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 numpy.convolve2 ALL DONE (35/48) ---------------------------------------------------------------------- Ran 307 tests in 405.795s 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 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 numpy.convolve2 ALL DONE (11/48) #### 2026-03-02 09:03:34.183448 - waiting for [0, 2, 5, 6, 8, 9, 12, 13, 14, 15, 16, 20, 24, 25, 26, 30, 31, 36, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 257 tests in 411.555s 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 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 numpy.convolve2 ALL DONE (6/48) ---------------------------------------------------------------------- Ran 282 tests in 413.687s 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 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 numpy.convolve2 ALL DONE (41/48) #### 2026-03-02 09:03:44.188859 - waiting for [0, 2, 5, 8, 9, 12, 13, 14, 15, 16, 20, 24, 25, 26, 30, 31, 36, 39, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 609 tests in 422.873s 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 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 numpy.convolve2 ALL DONE (25/48) 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:03:54.193927 - waiting for [0, 2, 5, 8, 9, 12, 13, 14, 15, 16, 20, 24, 26, 30, 31, 36, 39, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 358 tests in 435.184s 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 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 numpy.convolve2 ALL DONE (26/48) ---------------------------------------------------------------------- Ran 278 tests in 438.492s 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 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 numpy.convolve2 ALL DONE (36/48) #### 2026-03-02 09:04:04.198152 - waiting for [0, 2, 5, 8, 9, 12, 13, 14, 15, 16, 20, 24, 30, 31, 39, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 397 tests in 442.917s 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 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 numpy.convolve2 ALL DONE (39/48) ---------------------------------------------------------------------- Ran 917 tests in 443.598s 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 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 numpy.convolve2 ALL DONE (43/48) ---------------------------------------------------------------------- Ran 466 tests in 448.131s 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 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 numpy.convolve2 ALL DONE (20/48) #### 2026-03-02 09:04:14.203328 - waiting for [0, 2, 5, 8, 9, 12, 13, 14, 15, 16, 24, 30, 31, 44, 45, 47] ---------------------------------------------------------------------- Ran 377 tests in 453.463s 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 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 numpy.convolve2 ALL DONE (15/48) ---------------------------------------------------------------------- Ran 241 tests in 454.099s 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 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 numpy.convolve2 ALL DONE (24/48) ---------------------------------------------------------------------- Ran 394 tests in 453.948s 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 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 numpy.convolve2 ALL DONE (31/48) #### 2026-03-02 09:04:24.206964 - waiting for [0, 2, 5, 8, 9, 12, 13, 14, 16, 30, 44, 45, 47] ---------------------------------------------------------------------- Ran 377 tests in 462.677s 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 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 numpy.convolve2 ALL DONE (30/48) #### 2026-03-02 09:04:34.210955 - waiting for [0, 2, 5, 8, 9, 12, 13, 14, 16, 44, 45, 47] 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 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 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 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 #### 2026-03-02 09:04:44.214543 - waiting for [0, 2, 5, 8, 9, 12, 13, 14, 16, 44, 45, 47] 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 ---------------------------------------------------------------------- Ran 368 tests in 483.151s 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 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 numpy.convolve2 ALL DONE (2/48) 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 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 /usr/lib/python3.12/unittest/case.py:868: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited asserter = getattr(self, asserter) /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: /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '123' was never awaited if method() is not None: #### 2026-03-02 09:04:54.218014 - waiting for [0, 5, 8, 9, 12, 13, 14, 16, 44, 45, 47] ---------------------------------------------------------------------- Ran 411 tests in 496.798s 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 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 numpy.convolve2 ALL DONE (44/48) ---------------------------------------------------------------------- Ran 356 tests in 497.159s 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 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 numpy.convolve2 TestCodeFormat ALL DONE (0/48) #### 2026-03-02 09:05:04.222056 - waiting for [5, 8, 9, 12, 13, 14, 16, 45, 47] ---------------------------------------------------------------------- Ran 392 tests in 503.264s 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 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 numpy.convolve2 ALL DONE (8/48) ---------------------------------------------------------------------- Ran 453 tests in 505.956s 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 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 numpy.convolve2 ALL DONE (14/48) ---------------------------------------------------------------------- Ran 456 tests in 508.928s 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 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 numpy.convolve2 ALL DONE (5/48) #### 2026-03-02 09:05:14.225788 - waiting for [9, 12, 13, 16, 45, 47] ---------------------------------------------------------------------- Ran 416 tests in 513.274s 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 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 numpy.convolve2 ALL DONE (45/48) #### 2026-03-02 09:05:24.229335 - waiting for [9, 12, 13, 16, 47] ---------------------------------------------------------------------- Ran 524 tests in 522.748s 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 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 numpy.convolve2 ALL DONE (12/48) 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:34.233144 - waiting for [9, 13, 16, 47] #### 2026-03-02 09:05:44.237439 - waiting for [9, 13, 16, 47] #### 2026-03-02 09:05:54.242112 - waiting for [9, 13, 16, 47] 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:06:04.246561 - waiting for [9, 13, 16, 47] #### 2026-03-02 09:06:14.250790 - waiting for [9, 13, 16, 47] ---------------------------------------------------------------------- Ran 529 tests in 576.213s 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 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 numpy.convolve2 ALL DONE (13/48) ---------------------------------------------------------------------- Ran 620 tests in 581.465s OK (skipped=16) 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 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 numpy.convolve2 ALL DONE (9/48) #### 2026-03-02 09:06:24.254343 - waiting for [16, 47] ---------------------------------------------------------------------- Ran 559 tests in 586.045s 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 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 numpy.convolve2 ALL DONE (47/48) #### 2026-03-02 09:06:34.259081 - waiting for [16] #### 2026-03-02 09:06:44.263606 - waiting for [16] #### 2026-03-02 09:06:54.268416 - waiting for [16] #### 2026-03-02 09:07:04.273417 - waiting for [16] #### 2026-03-02 09:07:14.278313 - waiting for [16] ---------------------------------------------------------------------- Ran 419 tests in 636.817s 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 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 numpy.convolve2 ALL DONE (16/48) 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 *); | ^~~~~~~~~~~~~~~~~ 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 Sharded tests run in 645 seconds (10.7 minutes) Most expensive pipeline stages: 'AnalyseDeclarationsTransform': 673.05 / 8671 (0.078 / run, 29.5%), 'generate_pyx_code_stage': 499.74 / 2844 (0.176 / run, 21.9%), 'inject_utility_code_stage': 289.94 / 3180 (0.091 / run, 12.7%), 'parse': 167.28 / 6637 (0.025 / run, 7.3%), 'AnalyseExpressionsTransform': 93.72 / 7515 (0.012 / run, 4.1%), 'ControlFlowAnalysis': 41.24 / 7516 (0.005 / run, 1.8%), 'RemoveUnreachableCode': 36.98 / 16189 (0.002 / run, 1.6%), 'MarkClosureVisitor': 30.38 / 8673 (0.004 / run, 1.3%), 'PostParse': 25.94 / 8673 (0.003 / run, 1.1%), 'InterpretCompilerDirectives': 24.28 / 8673 (0.003 / run, 1.1%) Times: compile-cpp : 8965.96 sec (1425, 6.292 / run) - slowest: 'cpp:test_dataclasses' (126.50s), 'cpp:memslice' (78.48s), 'cpp:test_coroutines_pep492' (62.89s), 'cpp:test_unicode' (60.70s), 'cpp:memoryview' (60.16s), 'cpp:exttype_total_ordering' (58.30s), 'cpp:fused_def' (45.18s), 'cpp:test_grammar' (44.82s) compile-c : 6705.58 sec (1237, 5.421 / run) - slowest: 'c:test_dataclasses' (202.03s), 'c:test_unicode' (76.92s), 'c:test_grammar' (72.77s), 'c:test_coroutines_pep492' (72.69s), 'c:test_fstring' (61.01s), 'c:memslice' (60.91s), 'c:exttype_total_ordering' (59.30s), 'c:fused_def' (51.99s) cython : 1591.45 sec (2901, 0.549 / run) - slowest: 'c:test_dataclasses' (28.74s), 'cpp:fused_types' (15.84s), 'c:memslice' (13.99s), 'c:fused_types' (12.94s), 'cpp:memslice' (12.54s), 'cpp:test_dataclasses' (11.68s), 'cpp:memoryview' (11.41s), 'c:memoryview' (10.61s) etoe-build : 1333.56 sec ( 105, 12.701 / run) - slowest: 'c:isolated_limited_api_tests(2)' (209.05s), 'c:memoryview_compare_type_pointers(1)' (41.49s), 'c:memoryview_acq_count(1)' (39.57s), 'c:cline_in_traceback(1)' (39.20s), 'c:public_fused_types(1)' (31.80s), 'c:cdef_multiple_inheritance_errors(1)' (30.44s), 'c:check_size(1)' (25.94s), 'c:pymutex_includes(1)' (25.14s) run : 574.61 sec (1667, 0.345 / run) - slowest: 'c:test_fstring' (127.50s), 'c:trashcan' (62.17s), 'cpp:memslice' (61.45s), 'c:memslice' (54.49s), 'cpp:trashcan' (42.04s), 'c:fstring' (31.35s), 'cpp:fstring' (30.13s), 'c:test_named_expressions' (27.89s) etoe-run : 238.37 sec ( 231, 1.032 / run) - slowest: 'c:cythonize_cymeit(2)' (16.46s), 'c:cpdef_pickle(1)' (10.35s), 'c:cythonize_cymeit(1)' (9.41s), 'c:cythonize_script_package(1)' (8.02s), 'c:string_compression(2)' (7.15s), 'c:cythonize_with_annotate_via_cli(5)' (6.82s), 'c:cythonize_with_annotate_via_cli(1)' (6.74s), 'c:cythonize_with_annotate_via_cli(3)' (6.60s) import : 1.75 sec (1667, 0.001 / run) - slowest: 'c:test_dataclasses' (0.04s), 'c:memslice' (0.04s), 'cpp:test_dataclasses' (0.03s), 'c:memoryview' (0.02s), 'c:memoryview_pep484_typing' (0.02s), 'c:bufaccess' (0.02s), 'cpp:parallel_refcounting_stress_test' (0.02s), 'c:test_fstring' (0.02s) pyrun : 1.24 sec ( 80, 0.016 / run) - slowest: 'py:posonly' (0.20s), 'py:builtin_exceptions' (0.13s), 'py:ext_auto_richcmp' (0.08s), 'py:generators_py' (0.07s), 'py:methodmangling_T5' (0.06s), 'py:builtin_float' (0.06s), 'py:builtin_divmod' (0.04s), 'py:constant_folding' (0.04s) pyimport : 0.34 sec ( 80, 0.004 / run) - slowest: 'py:builtin_exceptions' (0.05s), 'py:pure_cdef_class_dataclass' (0.02s), 'py:posonly' (0.02s), 'py:constant_folding' (0.01s), 'py:methodmangling_T5' (0.01s), 'py:py3k_super' (0.01s), 'py:pure_py' (0.01s), 'py:ext_auto_richcmp' (0.01s) ALL DONE >>> cython: Entering fakeroot... >>> cython-pyc*: Running split function pyc... libfakeroot internal error: payload not recognized! '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/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/__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/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/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/__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/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/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/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/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/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/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/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/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/Tempita/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Tempita/__pycache__' >>> cython-pyc*: Preparing subpackage cython-pyc... >>> cython-pyc*: Running postcheck for cython-pyc >>> cython-doc*: Running split function doc... libfakeroot internal error: payload not recognized! '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-x86.so.1 >>> cython*: Package size: 8.2 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-3.2.4-r0.apk >>> cython: Build complete at Mon, 02 Mar 2026 09:07:22 +0000 elapsed time 0h 13m 26s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Cleaning up tmpdir >>> cython: Uninstalling dependencies... ( 1/25) Purging .makedepends-cython (20260302.085357) ( 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: 426.4 MiB in 105 packages >>> cython: Updating the main/x86 repository index... >>> cython: Signing the index...