>>> cython: Building main/cython 3.0.12-r0 (using abuild 3.16.0_rc4-r0) started Fri, 17 Oct 2025 13:32: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.1-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.5_p20251010-r0) ( 7/25) Installing sqlite-libs (3.50.4-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-r0) (15/25) Installing py3-gpep517-pyc (19-r0) (16/25) Installing py3-parsing (3.2.3-r0) (17/25) Installing py3-parsing-pyc (3.2.3-r0) (18/25) Installing py3-packaging (25.0-r0) (19/25) Installing py3-packaging-pyc (25.0-r0) (20/25) Installing py3-setuptools (80.9.0-r1) (21/25) Installing py3-setuptools-pyc (80.9.0-r1) (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 (20251017.133257) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 785 MiB in 126 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Cleaning up tmpdir >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-3.0.12.tar.gz /var/cache/distfiles/cython-3.0.12.tar.gz: OK >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-3.0.12.tar.gz /var/cache/distfiles/cython-3.0.12.tar.gz: OK >>> cython: Unpacking /var/cache/distfiles/cython-3.0.12.tar.gz... 2025-10-17 13:32:59,574 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :118: DeprecationWarning: Use shutil.which instead of find_executable Unable to find pgen, not compiling formal grammar. /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-17 13:32:59,666 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-17 13:32:59,686 root INFO running build 2025-10-17 13:32:59,686 root INFO running build_py 2025-10-17 13:32:59,692 root INFO creating build/lib.linux-loongarch64-cpython-312 2025-10-17 13:32:59,692 root INFO copying cython.py -> build/lib.linux-loongarch64-cpython-312 2025-10-17 13:32:59,693 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython 2025-10-17 13:32:59,694 root INFO copying Cython/TestUtils.py -> build/lib.linux-loongarch64-cpython-312/Cython 2025-10-17 13:32:59,694 root INFO copying Cython/StringIOTree.py -> build/lib.linux-loongarch64-cpython-312/Cython 2025-10-17 13:32:59,695 root INFO copying Cython/Debugging.py -> build/lib.linux-loongarch64-cpython-312/Cython 2025-10-17 13:32:59,695 root INFO copying Cython/CodeWriter.py -> build/lib.linux-loongarch64-cpython-312/Cython 2025-10-17 13:32:59,696 root INFO copying Cython/__init__.py -> build/lib.linux-loongarch64-cpython-312/Cython 2025-10-17 13:32:59,696 root INFO copying Cython/Coverage.py -> build/lib.linux-loongarch64-cpython-312/Cython 2025-10-17 13:32:59,696 root INFO copying Cython/Shadow.py -> build/lib.linux-loongarch64-cpython-312/Cython 2025-10-17 13:32:59,697 root INFO copying Cython/Utils.py -> build/lib.linux-loongarch64-cpython-312/Cython 2025-10-17 13:32:59,698 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Build 2025-10-17 13:32:59,698 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build 2025-10-17 13:32:59,698 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build 2025-10-17 13:32:59,699 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build 2025-10-17 13:32:59,699 root INFO copying Cython/Build/__init__.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build 2025-10-17 13:32:59,700 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build 2025-10-17 13:32:59,700 root INFO copying Cython/Build/Inline.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build 2025-10-17 13:32:59,701 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build 2025-10-17 13:32:59,702 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,702 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,703 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,703 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,704 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,705 root INFO copying Cython/Compiler/UFuncs.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,705 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,706 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,706 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,707 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,707 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,708 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,708 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,709 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,710 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,710 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,711 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,711 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,712 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,712 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,713 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,714 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,714 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,714 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,715 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,716 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,716 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,717 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,717 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,717 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,718 root INFO copying Cython/Compiler/Dataclass.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,718 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,719 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,719 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,720 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,720 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,721 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,721 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,722 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,722 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,722 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,723 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,723 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,724 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,724 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Runtime 2025-10-17 13:32:59,725 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-loongarch64-cpython-312/Cython/Runtime 2025-10-17 13:32:59,725 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Distutils 2025-10-17 13:32:59,726 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-loongarch64-cpython-312/Cython/Distutils 2025-10-17 13:32:59,726 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-loongarch64-cpython-312/Cython/Distutils 2025-10-17 13:32:59,726 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-loongarch64-cpython-312/Cython/Distutils 2025-10-17 13:32:59,727 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-loongarch64-cpython-312/Cython/Distutils 2025-10-17 13:32:59,727 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Debugger 2025-10-17 13:32:59,728 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-loongarch64-cpython-312/Cython/Debugger 2025-10-17 13:32:59,728 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-loongarch64-cpython-312/Cython/Debugger 2025-10-17 13:32:59,729 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-loongarch64-cpython-312/Cython/Debugger 2025-10-17 13:32:59,729 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-loongarch64-cpython-312/Cython/Debugger 2025-10-17 13:32:59,730 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-loongarch64-cpython-312/Cython/Debugger 2025-10-17 13:32:59,730 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Debugger/Tests 2025-10-17 13:32:59,731 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-loongarch64-cpython-312/Cython/Debugger/Tests 2025-10-17 13:32:59,731 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-loongarch64-cpython-312/Cython/Debugger/Tests 2025-10-17 13:32:59,731 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-loongarch64-cpython-312/Cython/Debugger/Tests 2025-10-17 13:32:59,732 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-loongarch64-cpython-312/Cython/Debugger/Tests 2025-10-17 13:32:59,733 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,733 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,733 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,734 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,734 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,735 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,735 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,735 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,736 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,736 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,737 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Tests 2025-10-17 13:32:59,737 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-loongarch64-cpython-312/Cython/Tests 2025-10-17 13:32:59,738 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-loongarch64-cpython-312/Cython/Tests 2025-10-17 13:32:59,738 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-loongarch64-cpython-312/Cython/Tests 2025-10-17 13:32:59,739 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-loongarch64-cpython-312/Cython/Tests 2025-10-17 13:32:59,739 root INFO copying Cython/Tests/TestShadow.py -> build/lib.linux-loongarch64-cpython-312/Cython/Tests 2025-10-17 13:32:59,739 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-loongarch64-cpython-312/Cython/Tests 2025-10-17 13:32:59,740 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-loongarch64-cpython-312/Cython/Tests 2025-10-17 13:32:59,740 root INFO copying Cython/Tests/TestTestUtils.py -> build/lib.linux-loongarch64-cpython-312/Cython/Tests 2025-10-17 13:32:59,741 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests 2025-10-17 13:32:59,741 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests 2025-10-17 13:32:59,742 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests 2025-10-17 13:32:59,742 root INFO copying Cython/Build/Tests/TestCythonizeArgsParser.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests 2025-10-17 13:32:59,743 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests 2025-10-17 13:32:59,743 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests 2025-10-17 13:32:59,744 root INFO copying Cython/Build/Tests/TestDependencies.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests 2025-10-17 13:32:59,744 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests 2025-10-17 13:32:59,744 root INFO copying Cython/Build/Tests/TestRecythonize.py -> build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests 2025-10-17 13:32:59,745 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,745 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,746 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,746 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,747 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,747 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,748 root INFO copying Cython/Compiler/Tests/TestScanning.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,748 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,749 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,749 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,749 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,750 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,750 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,751 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,751 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,752 root INFO copying Cython/Compiler/Tests/Utils.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,752 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests 2025-10-17 13:32:59,753 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,753 root INFO copying Cython/Utility/Dataclasses.py -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,753 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,754 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Tempita 2025-10-17 13:32:59,754 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-loongarch64-cpython-312/Cython/Tempita 2025-10-17 13:32:59,755 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-loongarch64-cpython-312/Cython/Tempita 2025-10-17 13:32:59,755 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-loongarch64-cpython-312/Cython/Tempita 2025-10-17 13:32:59,756 root INFO copying Cython/Tempita/compat3.py -> build/lib.linux-loongarch64-cpython-312/Cython/Tempita 2025-10-17 13:32:59,756 root INFO creating build/lib.linux-loongarch64-cpython-312/pyximport 2025-10-17 13:32:59,757 root INFO copying pyximport/pyximport.py -> build/lib.linux-loongarch64-cpython-312/pyximport 2025-10-17 13:32:59,757 root INFO copying pyximport/_pyximport3.py -> build/lib.linux-loongarch64-cpython-312/pyximport 2025-10-17 13:32:59,758 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-loongarch64-cpython-312/pyximport 2025-10-17 13:32:59,758 root INFO copying pyximport/__init__.py -> build/lib.linux-loongarch64-cpython-312/pyximport 2025-10-17 13:32:59,758 root INFO copying pyximport/_pyximport2.py -> build/lib.linux-loongarch64-cpython-312/pyximport 2025-10-17 13:32:59,772 root INFO copying Cython/Shadow.pyi -> build/lib.linux-loongarch64-cpython-312/Cython 2025-10-17 13:32:59,773 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Includes 2025-10-17 13:32:59,773 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes 2025-10-17 13:32:59,773 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,774 root INFO copying Cython/Includes/posix/uio.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,774 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,774 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,775 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,775 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,776 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,776 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,777 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,777 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,778 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,778 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,778 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,779 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,779 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,780 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,780 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,781 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix 2025-10-17 13:32:59,781 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,781 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,782 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,782 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,783 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,783 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,784 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,784 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,785 root INFO copying Cython/Includes/libcpp/bit.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,785 root INFO copying Cython/Includes/libcpp/cmath.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,785 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,786 root INFO copying Cython/Includes/libcpp/atomic.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,786 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,787 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,787 root INFO copying Cython/Includes/libcpp/execution.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,788 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,788 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,789 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,789 root INFO copying Cython/Includes/libcpp/numeric.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,789 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,790 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,790 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,791 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,791 root INFO copying Cython/Includes/libcpp/any.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,792 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,792 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,792 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,793 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,793 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,794 root INFO copying Cython/Includes/libcpp/numbers.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,794 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,795 root INFO copying Cython/Includes/libcpp/optional.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,795 root INFO copying Cython/Includes/libcpp/random.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp 2025-10-17 13:32:59,796 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,796 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,796 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,797 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,797 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,798 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,798 root INFO copying Cython/Includes/libc/complex.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,799 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,799 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,799 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,800 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,800 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,801 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,801 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,802 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,802 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc 2025-10-17 13:32:59,802 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Includes/numpy 2025-10-17 13:32:59,803 root INFO copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/numpy 2025-10-17 13:32:59,803 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/numpy 2025-10-17 13:32:59,804 root INFO creating build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,804 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,804 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,805 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,805 root INFO copying Cython/Includes/cpython/fileobject.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,806 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,806 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,807 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,807 root INFO copying Cython/Includes/cpython/descr.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,808 root INFO copying Cython/Includes/cpython/string.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,808 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,808 root INFO copying Cython/Includes/cpython/pyport.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,809 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,809 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,810 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,810 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,811 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,811 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,812 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,812 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,812 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,813 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,813 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,814 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,814 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,815 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,815 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,816 root INFO copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,816 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,816 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,817 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,817 root INFO copying Cython/Includes/cpython/time.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,818 root INFO copying Cython/Includes/cpython/int.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,818 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,819 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,819 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,820 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,820 root INFO copying Cython/Includes/cpython/marshal.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,820 root INFO copying Cython/Includes/cpython/contextvars.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,821 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,821 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,822 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,822 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,823 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,823 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,824 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,824 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,824 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,825 root INFO copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,825 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,826 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,826 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,827 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,827 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,828 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython 2025-10-17 13:32:59,828 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,829 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,829 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,829 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,830 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,830 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Compiler 2025-10-17 13:32:59,831 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-loongarch64-cpython-312/Cython/Runtime 2025-10-17 13:32:59,831 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-loongarch64-cpython-312/Cython/Debugger/Tests 2025-10-17 13:32:59,832 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-loongarch64-cpython-312/Cython/Debugger/Tests 2025-10-17 13:32:59,832 root INFO copying Cython/Plex/Machines.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,833 root INFO copying Cython/Plex/DFA.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,833 root INFO copying Cython/Plex/Transitions.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,833 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,834 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-loongarch64-cpython-312/Cython/Plex 2025-10-17 13:32:59,834 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,835 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,835 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,836 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,836 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,837 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,837 root INFO copying Cython/Utility/UFuncs.pyx -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,837 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,838 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,838 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,839 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,839 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,840 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,840 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,841 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,841 root INFO copying Cython/Utility/Dataclasses.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,842 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,842 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,843 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,843 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,844 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,844 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,845 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,845 root INFO copying Cython/Utility/UFuncs_C.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,846 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,846 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,846 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,847 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,848 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,848 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,849 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,849 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,850 root INFO copying Cython/Utility/NumpyImportArray.c -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,850 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,851 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-loongarch64-cpython-312/Cython/Utility 2025-10-17 13:32:59,855 root INFO running build_ext Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.py 2025-10-17 13:33:06,874 root INFO building 'Cython.Compiler.Parsing' extension 2025-10-17 13:33:06,875 root INFO creating build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler 2025-10-17 13:33:06,876 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.0.12/Cython/Compiler/Parsing.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.o 2025-10-17 13:33:56,194 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Parsing.cpython-312-loongarch64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.py 2025-10-17 13:34:00,227 root INFO building 'Cython.Compiler.Code' extension 2025-10-17 13:34:00,228 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.0.12/Cython/Compiler/Code.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.o 2025-10-17 13:35:01,826 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Code.cpython-312-loongarch64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FlowControl.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FlowControl.py 2025-10-17 13:35:04,753 root INFO building 'Cython.Compiler.FlowControl' extension 2025-10-17 13:35:04,753 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.0.12/Cython/Compiler/FlowControl.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FlowControl.o 2025-10-17 13:35:33,183 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/Compiler/FlowControl.cpython-312-loongarch64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FusedNode.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FusedNode.py 2025-10-17 13:35:34,369 root INFO building 'Cython.Compiler.FusedNode' extension 2025-10-17 13:35:34,370 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.0.12/Cython/Compiler/FusedNode.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FusedNode.o 2025-10-17 13:35:55,329 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/Compiler/FusedNode.cpython-312-loongarch64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Tempita/_tempita.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Tempita/_tempita.py 2025-10-17 13:35:56,875 root INFO building 'Cython.Tempita._tempita' extension 2025-10-17 13:35:56,876 root INFO creating build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Tempita 2025-10-17 13:35:56,876 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.0.12/Cython/Tempita/_tempita.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Tempita/_tempita.o 2025-10-17 13:36:20,145 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/Tempita/_tempita.cpython-312-loongarch64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Visitor.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Visitor.py 2025-10-17 13:36:21,247 root INFO building 'Cython.Compiler.Visitor' extension 2025-10-17 13:36:21,248 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.0.12/Cython/Compiler/Visitor.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Visitor.o 2025-10-17 13:36:36,867 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Visitor.cpython-312-loongarch64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Utils.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Utils.py 2025-10-17 13:36:37,908 root INFO building 'Cython.Utils' extension 2025-10-17 13:36:37,909 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.0.12/Cython/Utils.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Utils.o 2025-10-17 13:36:55,098 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Utils.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/Utils.cpython-312-loongarch64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Scanning.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Scanning.py 2025-10-17 13:36:56,004 root INFO building 'Cython.Compiler.Scanning' extension 2025-10-17 13:36:56,005 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.0.12/Cython/Compiler/Scanning.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Scanning.o 2025-10-17 13:37:11,365 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Scanning.cpython-312-loongarch64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Scanners.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Scanners.py 2025-10-17 13:37:11,907 root INFO building 'Cython.Plex.Scanners' extension 2025-10-17 13:37:11,908 root INFO creating build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex 2025-10-17 13:37:11,908 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.0.12/Cython/Plex/Scanners.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Scanners.o 2025-10-17 13:37:15,895 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/Plex/Scanners.cpython-312-loongarch64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Machines.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Machines.py 2025-10-17 13:37:16,333 root INFO building 'Cython.Plex.Machines' extension 2025-10-17 13:37:16,334 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.0.12/Cython/Plex/Machines.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Machines.o 2025-10-17 13:37:22,491 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Machines.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/Plex/Machines.cpython-312-loongarch64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Transitions.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Transitions.py 2025-10-17 13:37:22,804 root INFO building 'Cython.Plex.Transitions' extension 2025-10-17 13:37:22,805 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.0.12/Cython/Plex/Transitions.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Transitions.o 2025-10-17 13:37:27,173 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Transitions.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/Plex/Transitions.cpython-312-loongarch64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Runtime/refnanny.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Runtime/refnanny.pyx 2025-10-17 13:37:27,888 root INFO building 'Cython.Runtime.refnanny' extension 2025-10-17 13:37:27,889 root INFO creating build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Runtime 2025-10-17 13:37:27,890 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.0.12/Cython/Runtime/refnanny.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Runtime/refnanny.o 2025-10-17 13:37:30,749 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/Runtime/refnanny.cpython-312-loongarch64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/StringIOTree.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/StringIOTree.py 2025-10-17 13:37:30,942 root INFO building 'Cython.StringIOTree' extension 2025-10-17 13:37:30,943 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.0.12/Cython/StringIOTree.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/StringIOTree.o 2025-10-17 13:37:33,685 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/StringIOTree.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/StringIOTree.cpython-312-loongarch64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/DFA.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/DFA.py 2025-10-17 13:37:33,988 root INFO building 'Cython.Plex.DFA' extension 2025-10-17 13:37:33,989 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.0.12/Cython/Plex/DFA.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/DFA.o 2025-10-17 13:37:37,874 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/DFA.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/Plex/DFA.cpython-312-loongarch64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Actions.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Actions.py 2025-10-17 13:37:38,024 root INFO building 'Cython.Plex.Actions' extension 2025-10-17 13:37:38,025 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.0.12/Cython/Plex/Actions.c -o build/temp.linux-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Actions.o 2025-10-17 13:37:40,458 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-loongarch64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/Cython/Plex/Actions.cpython-312-loongarch64-linux-musl.so 2025-10-17 13:37:40,493 root INFO installing to build/bdist.linux-loongarch64/wheel 2025-10-17 13:37:40,493 root INFO running install 2025-10-17 13:37:40,511 root INFO running install_lib 2025-10-17 13:37:40,517 root INFO creating build/bdist.linux-loongarch64/wheel 2025-10-17 13:37:40,517 root INFO copying build/lib.linux-loongarch64-cpython-312/cython.py -> build/bdist.linux-loongarch64/wheel/. 2025-10-17 13:37:40,518 root INFO creating build/bdist.linux-loongarch64/wheel/Cython 2025-10-17 13:37:40,518 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Includes 2025-10-17 13:37:40,519 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Includes/posix 2025-10-17 13:37:40,519 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/uio.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,519 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/signal.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,520 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/stat.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,520 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/wait.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,521 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/unistd.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,521 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/__init__.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,521 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/select.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,522 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/types.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,522 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/stdio.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,522 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/stdlib.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,523 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/time.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,523 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/strings.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,523 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/resource.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,524 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/dlfcn.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,524 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/ioctl.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,524 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/mman.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,525 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/posix/fcntl.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/posix 2025-10-17 13:37:40,525 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Includes/libcpp 2025-10-17 13:37:40,525 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/memory.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,526 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/functional.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,526 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/algorithm.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,526 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/string.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,527 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/utility.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,527 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/map.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,527 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/deque.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,528 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/bit.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,528 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/cmath.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,529 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/__init__.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,529 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/atomic.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,529 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/set.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,530 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/pair.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,530 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/execution.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,530 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/complex.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,531 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/iterator.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,531 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/cast.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,531 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/numeric.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,532 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/queue.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,532 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/unordered_map.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,532 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/list.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,533 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/unordered_set.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,533 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/any.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,533 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/vector.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,534 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/stack.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,534 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/typeinfo.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,534 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/typeindex.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,535 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/limits.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,535 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/numbers.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,535 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/forward_list.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,536 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/optional.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,536 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libcpp/random.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libcpp 2025-10-17 13:37:40,537 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Includes/libc 2025-10-17 13:37:40,537 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/signal.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,537 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/float.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,537 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/stdint.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,538 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/string.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,538 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/__init__.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,538 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/complex.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,539 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/stdio.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,539 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/locale.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,540 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/stddef.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,540 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/stdlib.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,540 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/time.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,541 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/setjmp.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,541 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/limits.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,541 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/math.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,542 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/libc/errno.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/libc 2025-10-17 13:37:40,542 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/openmp.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes 2025-10-17 13:37:40,542 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Includes/numpy 2025-10-17 13:37:40,543 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/numpy/__init__.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/numpy 2025-10-17 13:37:40,543 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/numpy/math.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/numpy 2025-10-17 13:37:40,544 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Includes/cpython 2025-10-17 13:37:40,544 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/mapping.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,544 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/pylifecycle.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,545 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/float.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,545 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/fileobject.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,545 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/codecs.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,546 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/genobject.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,546 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/pythread.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,546 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/descr.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,547 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/string.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,547 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/buffer.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,547 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/pyport.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,548 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/getargs.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,548 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/bytearray.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,548 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/unicode.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,549 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/__init__.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,549 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/bytes.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,549 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/set.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,550 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/complex.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,550 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/tuple.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,550 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/conversion.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,551 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/instance.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,551 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/iterator.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,551 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/pystate.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,552 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/number.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,552 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/ceval.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,552 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/cellobject.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,553 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/cobject.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,553 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/long.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,553 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/version.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,554 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/list.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,554 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/time.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,554 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/int.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,555 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/pycapsule.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,555 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/function.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,555 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/memoryview.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,556 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/dict.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,556 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/marshal.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,557 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/contextvars.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,557 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/bool.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,557 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/array.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,558 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/ref.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,558 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/datetime.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,558 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/object.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,559 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/method.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,559 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/longintrepr.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,559 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/iterobject.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,560 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/exc.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,560 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/oldbuffer.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,560 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/sequence.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,561 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/mem.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,561 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/weakref.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,561 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/type.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,562 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/module.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,562 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Includes/cpython/slice.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Includes/cpython 2025-10-17 13:37:40,563 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Distutils 2025-10-17 13:37:40,563 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Distutils/build_ext.py -> build/bdist.linux-loongarch64/wheel/./Cython/Distutils 2025-10-17 13:37:40,563 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Distutils/__init__.py -> build/bdist.linux-loongarch64/wheel/./Cython/Distutils 2025-10-17 13:37:40,564 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Distutils/extension.py -> build/bdist.linux-loongarch64/wheel/./Cython/Distutils 2025-10-17 13:37:40,564 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Distutils/old_build_ext.py -> build/bdist.linux-loongarch64/wheel/./Cython/Distutils 2025-10-17 13:37:40,564 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Runtime 2025-10-17 13:37:40,565 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Runtime/refnanny.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython/Runtime 2025-10-17 13:37:40,565 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Runtime/refnanny.pyx -> build/bdist.linux-loongarch64/wheel/./Cython/Runtime 2025-10-17 13:37:40,565 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Runtime/__init__.py -> build/bdist.linux-loongarch64/wheel/./Cython/Runtime 2025-10-17 13:37:40,566 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Shadow.pyi -> build/bdist.linux-loongarch64/wheel/./Cython 2025-10-17 13:37:40,566 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/TestUtils.py -> build/bdist.linux-loongarch64/wheel/./Cython 2025-10-17 13:37:40,567 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Utility 2025-10-17 13:37:40,567 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/TypeConversion.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,567 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/Profile.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,568 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/AsyncGen.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,568 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/Buffer.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,569 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/Printing.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,569 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/Overflow.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,569 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,570 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/CMath.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,570 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/Dataclasses.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,570 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,571 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/FunctionArguments.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,571 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,571 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/Dataclasses.py -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,572 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/Exceptions.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,572 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/Complex.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,573 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/StringTools.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,573 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/MemoryView.pyx -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,573 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/MemoryView_C.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,574 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/CppSupport.cpp -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,574 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/arrayarray.h -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,574 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/UFuncs_C.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,575 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/Optimize.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,575 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/CommonStructures.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,575 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/Coroutine.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,576 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/__init__.py -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,576 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,577 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/CConvert.pyx -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,577 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,577 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/Builtins.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,578 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/CppConvert.pyx -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,578 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/ObjectHandling.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,579 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/Embed.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,579 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,579 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/CythonFunction.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,580 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/ImportExport.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,580 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/UFuncs.pyx -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,580 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utility/NumpyImportArray.c -> build/bdist.linux-loongarch64/wheel/./Cython/Utility 2025-10-17 13:37:40,581 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utils.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython 2025-10-17 13:37:40,582 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/StringIOTree.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython 2025-10-17 13:37:40,582 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/StringIOTree.py -> build/bdist.linux-loongarch64/wheel/./Cython 2025-10-17 13:37:40,582 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Build 2025-10-17 13:37:40,583 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/BuildExecutable.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build 2025-10-17 13:37:40,583 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/Dependencies.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build 2025-10-17 13:37:40,584 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/Cythonize.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build 2025-10-17 13:37:40,584 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/__init__.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build 2025-10-17 13:37:40,584 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/Distutils.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build 2025-10-17 13:37:40,585 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Build/Tests 2025-10-17 13:37:40,585 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests/TestInline.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build/Tests 2025-10-17 13:37:40,585 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests/TestStripLiterals.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build/Tests 2025-10-17 13:37:40,586 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests/TestCythonizeArgsParser.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build/Tests 2025-10-17 13:37:40,586 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests/TestCyCache.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build/Tests 2025-10-17 13:37:40,586 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests/__init__.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build/Tests 2025-10-17 13:37:40,587 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests/TestDependencies.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build/Tests 2025-10-17 13:37:40,587 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests/TestIpythonMagic.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build/Tests 2025-10-17 13:37:40,587 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/Tests/TestRecythonize.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build/Tests 2025-10-17 13:37:40,588 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/Inline.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build 2025-10-17 13:37:40,588 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Build/IpythonMagic.py -> build/bdist.linux-loongarch64/wheel/./Cython/Build 2025-10-17 13:37:40,589 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Debugging.py -> build/bdist.linux-loongarch64/wheel/./Cython 2025-10-17 13:37:40,589 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/CodeWriter.py -> build/bdist.linux-loongarch64/wheel/./Cython 2025-10-17 13:37:40,589 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/__init__.py -> build/bdist.linux-loongarch64/wheel/./Cython 2025-10-17 13:37:40,590 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Debugger 2025-10-17 13:37:40,590 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Debugger/libcython.py -> build/bdist.linux-loongarch64/wheel/./Cython/Debugger 2025-10-17 13:37:40,590 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Debugger/Cygdb.py -> build/bdist.linux-loongarch64/wheel/./Cython/Debugger 2025-10-17 13:37:40,591 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Debugger/__init__.py -> build/bdist.linux-loongarch64/wheel/./Cython/Debugger 2025-10-17 13:37:40,591 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Debugger/DebugWriter.py -> build/bdist.linux-loongarch64/wheel/./Cython/Debugger 2025-10-17 13:37:40,591 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Debugger/libpython.py -> build/bdist.linux-loongarch64/wheel/./Cython/Debugger 2025-10-17 13:37:40,592 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Debugger/Tests 2025-10-17 13:37:40,592 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Debugger/Tests/codefile -> build/bdist.linux-loongarch64/wheel/./Cython/Debugger/Tests 2025-10-17 13:37:40,593 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Debugger/Tests/TestLibCython.py -> build/bdist.linux-loongarch64/wheel/./Cython/Debugger/Tests 2025-10-17 13:37:40,593 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Debugger/Tests/cfuncs.c -> build/bdist.linux-loongarch64/wheel/./Cython/Debugger/Tests 2025-10-17 13:37:40,593 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Debugger/Tests/__init__.py -> build/bdist.linux-loongarch64/wheel/./Cython/Debugger/Tests 2025-10-17 13:37:40,594 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/bdist.linux-loongarch64/wheel/./Cython/Debugger/Tests 2025-10-17 13:37:40,594 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/bdist.linux-loongarch64/wheel/./Cython/Debugger/Tests 2025-10-17 13:37:40,595 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Compiler 2025-10-17 13:37:40,595 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/UtilityCode.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,595 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Symtab.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,596 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Scanning.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,596 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/ExprNodes.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,597 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Code.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,598 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/UFuncs.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,598 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Parsing.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,598 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Buffer.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,599 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,599 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Pythran.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,599 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/TreePath.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,600 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Parsing.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,600 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/TypeInference.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,601 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Visitor.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,601 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Annotate.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,601 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Code.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,602 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Nodes.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,603 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,603 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,604 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Code.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,605 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Scanning.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,605 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/ModuleNode.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,606 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/FusedNode.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,606 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/TypeSlots.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,607 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Visitor.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,608 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Visitor.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,608 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,608 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Optimize.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,609 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Future.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,609 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,610 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/MemoryView.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,610 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,611 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Parsing.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,612 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/TreeFragment.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,613 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Lexicon.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,613 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Scanning.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,614 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/DebugFlags.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,614 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/__init__.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,614 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Builtin.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,615 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Dataclass.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,615 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/StringEncoding.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,615 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/FlowControl.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,616 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/FusedNode.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,617 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/CythonScope.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,617 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Main.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,617 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Naming.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,618 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/UtilNodes.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,618 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Compiler/Tests 2025-10-17 13:37:40,619 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/TestSignatureMatching.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,619 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/TestTypes.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,619 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/TestTreePath.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,620 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/TestMemView.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,620 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,620 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/TestScanning.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,621 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/TestVisitor.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,621 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/TestFlowControl.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,621 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/TestBuffer.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,622 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/__init__.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,622 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/TestGrammar.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,622 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/TestCmdLine.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,623 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/TestStringEncoding.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,623 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/TestTreeFragment.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,623 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/Utils.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,624 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Tests/TestUtilityLoad.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler/Tests 2025-10-17 13:37:40,624 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Errors.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,624 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Pipeline.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,625 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Options.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,625 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Interpreter.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,625 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/CmdLine.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,626 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/Version.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,626 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,626 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Compiler/FlowControl.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython/Compiler 2025-10-17 13:37:40,628 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Tempita 2025-10-17 13:37:40,628 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Tempita/_tempita.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython/Tempita 2025-10-17 13:37:40,629 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Tempita/_tempita.py -> build/bdist.linux-loongarch64/wheel/./Cython/Tempita 2025-10-17 13:37:40,629 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Tempita/__init__.py -> build/bdist.linux-loongarch64/wheel/./Cython/Tempita 2025-10-17 13:37:40,630 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Tempita/_looper.py -> build/bdist.linux-loongarch64/wheel/./Cython/Tempita 2025-10-17 13:37:40,630 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Tempita/compat3.py -> build/bdist.linux-loongarch64/wheel/./Cython/Tempita 2025-10-17 13:37:40,630 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Coverage.py -> build/bdist.linux-loongarch64/wheel/./Cython 2025-10-17 13:37:40,631 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Tests 2025-10-17 13:37:40,631 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-loongarch64/wheel/./Cython/Tests 2025-10-17 13:37:40,631 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Tests/xmlrunner.py -> build/bdist.linux-loongarch64/wheel/./Cython/Tests 2025-10-17 13:37:40,632 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Tests/TestJediTyper.py -> build/bdist.linux-loongarch64/wheel/./Cython/Tests 2025-10-17 13:37:40,632 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Tests/__init__.py -> build/bdist.linux-loongarch64/wheel/./Cython/Tests 2025-10-17 13:37:40,632 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Tests/TestShadow.py -> build/bdist.linux-loongarch64/wheel/./Cython/Tests 2025-10-17 13:37:40,633 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-loongarch64/wheel/./Cython/Tests 2025-10-17 13:37:40,633 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-loongarch64/wheel/./Cython/Tests 2025-10-17 13:37:40,633 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Tests/TestTestUtils.py -> build/bdist.linux-loongarch64/wheel/./Cython/Tests 2025-10-17 13:37:40,634 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Shadow.py -> build/bdist.linux-loongarch64/wheel/./Cython 2025-10-17 13:37:40,634 root INFO creating build/bdist.linux-loongarch64/wheel/Cython/Plex 2025-10-17 13:37:40,635 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Machines.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,635 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/DFA.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,635 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Actions.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,636 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Actions.py -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,636 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Transitions.py -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,636 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Transitions.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,637 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/DFA.py -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,637 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Machines.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,638 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Lexicons.py -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,638 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Scanners.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,638 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Transitions.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,639 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/__init__.py -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,639 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Scanners.py -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,640 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Actions.pxd -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,640 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Machines.py -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,640 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/DFA.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,641 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Regexps.py -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,641 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Scanners.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,642 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Plex/Errors.py -> build/bdist.linux-loongarch64/wheel/./Cython/Plex 2025-10-17 13:37:40,642 root INFO copying build/lib.linux-loongarch64-cpython-312/Cython/Utils.py -> build/bdist.linux-loongarch64/wheel/./Cython 2025-10-17 13:37:40,643 root INFO creating build/bdist.linux-loongarch64/wheel/pyximport 2025-10-17 13:37:40,643 root INFO copying build/lib.linux-loongarch64-cpython-312/pyximport/pyximport.py -> build/bdist.linux-loongarch64/wheel/./pyximport 2025-10-17 13:37:40,643 root INFO copying build/lib.linux-loongarch64-cpython-312/pyximport/_pyximport3.py -> build/bdist.linux-loongarch64/wheel/./pyximport 2025-10-17 13:37:40,644 root INFO copying build/lib.linux-loongarch64-cpython-312/pyximport/pyxbuild.py -> build/bdist.linux-loongarch64/wheel/./pyximport 2025-10-17 13:37:40,644 root INFO copying build/lib.linux-loongarch64-cpython-312/pyximport/__init__.py -> build/bdist.linux-loongarch64/wheel/./pyximport 2025-10-17 13:37:40,644 root INFO copying build/lib.linux-loongarch64-cpython-312/pyximport/_pyximport2.py -> build/bdist.linux-loongarch64/wheel/./pyximport 2025-10-17 13:37:40,645 root INFO running install_egg_info 2025-10-17 13:37:40,651 root INFO running egg_info 2025-10-17 13:37:40,655 root INFO creating Cython.egg-info 2025-10-17 13:37:40,656 root INFO writing Cython.egg-info/PKG-INFO 2025-10-17 13:37:40,657 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt 2025-10-17 13:37:40,657 root INFO writing entry points to Cython.egg-info/entry_points.txt 2025-10-17 13:37:40,658 root INFO writing top-level names to Cython.egg-info/top_level.txt 2025-10-17 13:37:40,658 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2025-10-17 13:37:40,682 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt' 2025-10-17 13:37:40,683 root INFO reading manifest template 'MANIFEST.in' 2025-10-17 13:37:40,684 root WARNING warning: no files found matching '.gitrev' 2025-10-17 13:37:40,722 root WARNING warning: no files found matching 'Doc/*' 2025-10-17 13:37:40,725 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' 2025-10-17 13:37:40,725 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' 2025-10-17 13:37:40,728 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Utility' 2025-10-17 13:37:41,207 root WARNING warning: no files found matching 'pyximport/README' 2025-10-17 13:37:41,207 root INFO adding license file 'LICENSE.txt' 2025-10-17 13:37:41,207 root INFO adding license file 'COPYING.txt' 2025-10-17 13:37:41,252 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2025-10-17 13:37:41,253 root INFO Copying Cython.egg-info to build/bdist.linux-loongarch64/wheel/./Cython-3.0.12-py3.12.egg-info 2025-10-17 13:37:41,255 root INFO running install_scripts 2025-10-17 13:37:41,269 root INFO creating build/bdist.linux-loongarch64/wheel/cython-3.0.12.dist-info/WHEEL 2025-10-17 13:37:41,270 wheel INFO creating '/home/buildozer/aports/main/cython/src/cython-3.0.12/.dist/.tmp-al5ln49n/cython-3.0.12-cp312-cp312-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2025-10-17 13:37:41,270 wheel INFO adding 'cython.py' 2025-10-17 13:37:41,271 wheel INFO adding 'Cython/CodeWriter.py' 2025-10-17 13:37:41,272 wheel INFO adding 'Cython/Coverage.py' 2025-10-17 13:37:41,272 wheel INFO adding 'Cython/Debugging.py' 2025-10-17 13:37:41,273 wheel INFO adding 'Cython/Shadow.py' 2025-10-17 13:37:41,273 wheel INFO adding 'Cython/Shadow.pyi' 2025-10-17 13:37:41,274 wheel INFO adding 'Cython/StringIOTree.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,275 wheel INFO adding 'Cython/StringIOTree.py' 2025-10-17 13:37:41,275 wheel INFO adding 'Cython/TestUtils.py' 2025-10-17 13:37:41,276 wheel INFO adding 'Cython/Utils.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,278 wheel INFO adding 'Cython/Utils.py' 2025-10-17 13:37:41,279 wheel INFO adding 'Cython/__init__.py' 2025-10-17 13:37:41,279 wheel INFO adding 'Cython/Build/BuildExecutable.py' 2025-10-17 13:37:41,280 wheel INFO adding 'Cython/Build/Cythonize.py' 2025-10-17 13:37:41,280 wheel INFO adding 'Cython/Build/Dependencies.py' 2025-10-17 13:37:41,281 wheel INFO adding 'Cython/Build/Distutils.py' 2025-10-17 13:37:41,281 wheel INFO adding 'Cython/Build/Inline.py' 2025-10-17 13:37:41,282 wheel INFO adding 'Cython/Build/IpythonMagic.py' 2025-10-17 13:37:41,282 wheel INFO adding 'Cython/Build/__init__.py' 2025-10-17 13:37:41,283 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py' 2025-10-17 13:37:41,283 wheel INFO adding 'Cython/Build/Tests/TestCythonizeArgsParser.py' 2025-10-17 13:37:41,284 wheel INFO adding 'Cython/Build/Tests/TestDependencies.py' 2025-10-17 13:37:41,284 wheel INFO adding 'Cython/Build/Tests/TestInline.py' 2025-10-17 13:37:41,285 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py' 2025-10-17 13:37:41,285 wheel INFO adding 'Cython/Build/Tests/TestRecythonize.py' 2025-10-17 13:37:41,285 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py' 2025-10-17 13:37:41,286 wheel INFO adding 'Cython/Build/Tests/__init__.py' 2025-10-17 13:37:41,286 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py' 2025-10-17 13:37:41,287 wheel INFO adding 'Cython/Compiler/Annotate.py' 2025-10-17 13:37:41,287 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py' 2025-10-17 13:37:41,288 wheel INFO adding 'Cython/Compiler/Buffer.py' 2025-10-17 13:37:41,288 wheel INFO adding 'Cython/Compiler/Builtin.py' 2025-10-17 13:37:41,289 wheel INFO adding 'Cython/Compiler/CmdLine.py' 2025-10-17 13:37:41,291 wheel INFO adding 'Cython/Compiler/Code.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,298 wheel INFO adding 'Cython/Compiler/Code.pxd' 2025-10-17 13:37:41,298 wheel INFO adding 'Cython/Compiler/Code.py' 2025-10-17 13:37:41,299 wheel INFO adding 'Cython/Compiler/CodeGeneration.py' 2025-10-17 13:37:41,300 wheel INFO adding 'Cython/Compiler/CythonScope.py' 2025-10-17 13:37:41,300 wheel INFO adding 'Cython/Compiler/Dataclass.py' 2025-10-17 13:37:41,301 wheel INFO adding 'Cython/Compiler/DebugFlags.py' 2025-10-17 13:37:41,301 wheel INFO adding 'Cython/Compiler/Errors.py' 2025-10-17 13:37:41,302 wheel INFO adding 'Cython/Compiler/ExprNodes.py' 2025-10-17 13:37:41,308 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,312 wheel INFO adding 'Cython/Compiler/FlowControl.pxd' 2025-10-17 13:37:41,312 wheel INFO adding 'Cython/Compiler/FlowControl.py' 2025-10-17 13:37:41,314 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,317 wheel INFO adding 'Cython/Compiler/FusedNode.py' 2025-10-17 13:37:41,317 wheel INFO adding 'Cython/Compiler/Future.py' 2025-10-17 13:37:41,318 wheel INFO adding 'Cython/Compiler/Interpreter.py' 2025-10-17 13:37:41,318 wheel INFO adding 'Cython/Compiler/Lexicon.py' 2025-10-17 13:37:41,319 wheel INFO adding 'Cython/Compiler/Main.py' 2025-10-17 13:37:41,319 wheel INFO adding 'Cython/Compiler/MemoryView.py' 2025-10-17 13:37:41,320 wheel INFO adding 'Cython/Compiler/ModuleNode.py' 2025-10-17 13:37:41,322 wheel INFO adding 'Cython/Compiler/Naming.py' 2025-10-17 13:37:41,323 wheel INFO adding 'Cython/Compiler/Nodes.py' 2025-10-17 13:37:41,327 wheel INFO adding 'Cython/Compiler/Optimize.py' 2025-10-17 13:37:41,329 wheel INFO adding 'Cython/Compiler/Options.py' 2025-10-17 13:37:41,329 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd' 2025-10-17 13:37:41,330 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py' 2025-10-17 13:37:41,334 wheel INFO adding 'Cython/Compiler/Parsing.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,339 wheel INFO adding 'Cython/Compiler/Parsing.pxd' 2025-10-17 13:37:41,340 wheel INFO adding 'Cython/Compiler/Parsing.py' 2025-10-17 13:37:41,341 wheel INFO adding 'Cython/Compiler/Pipeline.py' 2025-10-17 13:37:41,343 wheel INFO adding 'Cython/Compiler/PyrexTypes.py' 2025-10-17 13:37:41,344 wheel INFO adding 'Cython/Compiler/Pythran.py' 2025-10-17 13:37:41,345 wheel INFO adding 'Cython/Compiler/Scanning.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,347 wheel INFO adding 'Cython/Compiler/Scanning.pxd' 2025-10-17 13:37:41,348 wheel INFO adding 'Cython/Compiler/Scanning.py' 2025-10-17 13:37:41,348 wheel INFO adding 'Cython/Compiler/StringEncoding.py' 2025-10-17 13:37:41,349 wheel INFO adding 'Cython/Compiler/Symtab.py' 2025-10-17 13:37:41,350 wheel INFO adding 'Cython/Compiler/TreeFragment.py' 2025-10-17 13:37:41,351 wheel INFO adding 'Cython/Compiler/TreePath.py' 2025-10-17 13:37:41,351 wheel INFO adding 'Cython/Compiler/TypeInference.py' 2025-10-17 13:37:41,352 wheel INFO adding 'Cython/Compiler/TypeSlots.py' 2025-10-17 13:37:41,352 wheel INFO adding 'Cython/Compiler/UFuncs.py' 2025-10-17 13:37:41,353 wheel INFO adding 'Cython/Compiler/UtilNodes.py' 2025-10-17 13:37:41,353 wheel INFO adding 'Cython/Compiler/UtilityCode.py' 2025-10-17 13:37:41,354 wheel INFO adding 'Cython/Compiler/Version.py' 2025-10-17 13:37:41,355 wheel INFO adding 'Cython/Compiler/Visitor.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,357 wheel INFO adding 'Cython/Compiler/Visitor.pxd' 2025-10-17 13:37:41,358 wheel INFO adding 'Cython/Compiler/Visitor.py' 2025-10-17 13:37:41,358 wheel INFO adding 'Cython/Compiler/__init__.py' 2025-10-17 13:37:41,359 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py' 2025-10-17 13:37:41,359 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py' 2025-10-17 13:37:41,360 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py' 2025-10-17 13:37:41,360 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py' 2025-10-17 13:37:41,360 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py' 2025-10-17 13:37:41,361 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py' 2025-10-17 13:37:41,361 wheel INFO adding 'Cython/Compiler/Tests/TestScanning.py' 2025-10-17 13:37:41,362 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py' 2025-10-17 13:37:41,362 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py' 2025-10-17 13:37:41,362 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py' 2025-10-17 13:37:41,363 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py' 2025-10-17 13:37:41,363 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py' 2025-10-17 13:37:41,363 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py' 2025-10-17 13:37:41,364 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py' 2025-10-17 13:37:41,364 wheel INFO adding 'Cython/Compiler/Tests/Utils.py' 2025-10-17 13:37:41,364 wheel INFO adding 'Cython/Compiler/Tests/__init__.py' 2025-10-17 13:37:41,365 wheel INFO adding 'Cython/Debugger/Cygdb.py' 2025-10-17 13:37:41,365 wheel INFO adding 'Cython/Debugger/DebugWriter.py' 2025-10-17 13:37:41,366 wheel INFO adding 'Cython/Debugger/__init__.py' 2025-10-17 13:37:41,366 wheel INFO adding 'Cython/Debugger/libcython.py' 2025-10-17 13:37:41,367 wheel INFO adding 'Cython/Debugger/libpython.py' 2025-10-17 13:37:41,368 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py' 2025-10-17 13:37:41,368 wheel INFO adding 'Cython/Debugger/Tests/__init__.py' 2025-10-17 13:37:41,369 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c' 2025-10-17 13:37:41,369 wheel INFO adding 'Cython/Debugger/Tests/codefile' 2025-10-17 13:37:41,369 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py' 2025-10-17 13:37:41,370 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py' 2025-10-17 13:37:41,370 wheel INFO adding 'Cython/Distutils/__init__.py' 2025-10-17 13:37:41,371 wheel INFO adding 'Cython/Distutils/build_ext.py' 2025-10-17 13:37:41,371 wheel INFO adding 'Cython/Distutils/extension.py' 2025-10-17 13:37:41,371 wheel INFO adding 'Cython/Distutils/old_build_ext.py' 2025-10-17 13:37:41,372 wheel INFO adding 'Cython/Includes/openmp.pxd' 2025-10-17 13:37:41,372 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd' 2025-10-17 13:37:41,373 wheel INFO adding 'Cython/Includes/cpython/array.pxd' 2025-10-17 13:37:41,373 wheel INFO adding 'Cython/Includes/cpython/bool.pxd' 2025-10-17 13:37:41,374 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd' 2025-10-17 13:37:41,374 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd' 2025-10-17 13:37:41,374 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd' 2025-10-17 13:37:41,375 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd' 2025-10-17 13:37:41,375 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd' 2025-10-17 13:37:41,375 wheel INFO adding 'Cython/Includes/cpython/cobject.pxd' 2025-10-17 13:37:41,376 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd' 2025-10-17 13:37:41,376 wheel INFO adding 'Cython/Includes/cpython/complex.pxd' 2025-10-17 13:37:41,377 wheel INFO adding 'Cython/Includes/cpython/contextvars.pxd' 2025-10-17 13:37:41,377 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd' 2025-10-17 13:37:41,377 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd' 2025-10-17 13:37:41,378 wheel INFO adding 'Cython/Includes/cpython/descr.pxd' 2025-10-17 13:37:41,378 wheel INFO adding 'Cython/Includes/cpython/dict.pxd' 2025-10-17 13:37:41,379 wheel INFO adding 'Cython/Includes/cpython/exc.pxd' 2025-10-17 13:37:41,379 wheel INFO adding 'Cython/Includes/cpython/fileobject.pxd' 2025-10-17 13:37:41,379 wheel INFO adding 'Cython/Includes/cpython/float.pxd' 2025-10-17 13:37:41,380 wheel INFO adding 'Cython/Includes/cpython/function.pxd' 2025-10-17 13:37:41,380 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd' 2025-10-17 13:37:41,380 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd' 2025-10-17 13:37:41,381 wheel INFO adding 'Cython/Includes/cpython/instance.pxd' 2025-10-17 13:37:41,381 wheel INFO adding 'Cython/Includes/cpython/int.pxd' 2025-10-17 13:37:41,381 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd' 2025-10-17 13:37:41,382 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd' 2025-10-17 13:37:41,382 wheel INFO adding 'Cython/Includes/cpython/list.pxd' 2025-10-17 13:37:41,382 wheel INFO adding 'Cython/Includes/cpython/long.pxd' 2025-10-17 13:37:41,383 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd' 2025-10-17 13:37:41,383 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd' 2025-10-17 13:37:41,384 wheel INFO adding 'Cython/Includes/cpython/marshal.pxd' 2025-10-17 13:37:41,384 wheel INFO adding 'Cython/Includes/cpython/mem.pxd' 2025-10-17 13:37:41,384 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd' 2025-10-17 13:37:41,385 wheel INFO adding 'Cython/Includes/cpython/method.pxd' 2025-10-17 13:37:41,385 wheel INFO adding 'Cython/Includes/cpython/module.pxd' 2025-10-17 13:37:41,385 wheel INFO adding 'Cython/Includes/cpython/number.pxd' 2025-10-17 13:37:41,386 wheel INFO adding 'Cython/Includes/cpython/object.pxd' 2025-10-17 13:37:41,386 wheel INFO adding 'Cython/Includes/cpython/oldbuffer.pxd' 2025-10-17 13:37:41,387 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd' 2025-10-17 13:37:41,387 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd' 2025-10-17 13:37:41,388 wheel INFO adding 'Cython/Includes/cpython/pyport.pxd' 2025-10-17 13:37:41,388 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd' 2025-10-17 13:37:41,388 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd' 2025-10-17 13:37:41,389 wheel INFO adding 'Cython/Includes/cpython/ref.pxd' 2025-10-17 13:37:41,389 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd' 2025-10-17 13:37:41,389 wheel INFO adding 'Cython/Includes/cpython/set.pxd' 2025-10-17 13:37:41,390 wheel INFO adding 'Cython/Includes/cpython/slice.pxd' 2025-10-17 13:37:41,390 wheel INFO adding 'Cython/Includes/cpython/string.pxd' 2025-10-17 13:37:41,390 wheel INFO adding 'Cython/Includes/cpython/time.pxd' 2025-10-17 13:37:41,391 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd' 2025-10-17 13:37:41,391 wheel INFO adding 'Cython/Includes/cpython/type.pxd' 2025-10-17 13:37:41,392 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd' 2025-10-17 13:37:41,392 wheel INFO adding 'Cython/Includes/cpython/version.pxd' 2025-10-17 13:37:41,393 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd' 2025-10-17 13:37:41,393 wheel INFO adding 'Cython/Includes/libc/__init__.pxd' 2025-10-17 13:37:41,393 wheel INFO adding 'Cython/Includes/libc/complex.pxd' 2025-10-17 13:37:41,394 wheel INFO adding 'Cython/Includes/libc/errno.pxd' 2025-10-17 13:37:41,394 wheel INFO adding 'Cython/Includes/libc/float.pxd' 2025-10-17 13:37:41,394 wheel INFO adding 'Cython/Includes/libc/limits.pxd' 2025-10-17 13:37:41,395 wheel INFO adding 'Cython/Includes/libc/locale.pxd' 2025-10-17 13:37:41,395 wheel INFO adding 'Cython/Includes/libc/math.pxd' 2025-10-17 13:37:41,395 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd' 2025-10-17 13:37:41,396 wheel INFO adding 'Cython/Includes/libc/signal.pxd' 2025-10-17 13:37:41,396 wheel INFO adding 'Cython/Includes/libc/stddef.pxd' 2025-10-17 13:37:41,396 wheel INFO adding 'Cython/Includes/libc/stdint.pxd' 2025-10-17 13:37:41,397 wheel INFO adding 'Cython/Includes/libc/stdio.pxd' 2025-10-17 13:37:41,397 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd' 2025-10-17 13:37:41,398 wheel INFO adding 'Cython/Includes/libc/string.pxd' 2025-10-17 13:37:41,398 wheel INFO adding 'Cython/Includes/libc/time.pxd' 2025-10-17 13:37:41,398 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd' 2025-10-17 13:37:41,399 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd' 2025-10-17 13:37:41,399 wheel INFO adding 'Cython/Includes/libcpp/any.pxd' 2025-10-17 13:37:41,400 wheel INFO adding 'Cython/Includes/libcpp/atomic.pxd' 2025-10-17 13:37:41,400 wheel INFO adding 'Cython/Includes/libcpp/bit.pxd' 2025-10-17 13:37:41,400 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd' 2025-10-17 13:37:41,401 wheel INFO adding 'Cython/Includes/libcpp/cmath.pxd' 2025-10-17 13:37:41,401 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd' 2025-10-17 13:37:41,401 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd' 2025-10-17 13:37:41,402 wheel INFO adding 'Cython/Includes/libcpp/execution.pxd' 2025-10-17 13:37:41,402 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd' 2025-10-17 13:37:41,403 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd' 2025-10-17 13:37:41,403 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd' 2025-10-17 13:37:41,403 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd' 2025-10-17 13:37:41,404 wheel INFO adding 'Cython/Includes/libcpp/list.pxd' 2025-10-17 13:37:41,404 wheel INFO adding 'Cython/Includes/libcpp/map.pxd' 2025-10-17 13:37:41,404 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd' 2025-10-17 13:37:41,405 wheel INFO adding 'Cython/Includes/libcpp/numbers.pxd' 2025-10-17 13:37:41,405 wheel INFO adding 'Cython/Includes/libcpp/numeric.pxd' 2025-10-17 13:37:41,405 wheel INFO adding 'Cython/Includes/libcpp/optional.pxd' 2025-10-17 13:37:41,406 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd' 2025-10-17 13:37:41,406 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd' 2025-10-17 13:37:41,406 wheel INFO adding 'Cython/Includes/libcpp/random.pxd' 2025-10-17 13:37:41,407 wheel INFO adding 'Cython/Includes/libcpp/set.pxd' 2025-10-17 13:37:41,407 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd' 2025-10-17 13:37:41,408 wheel INFO adding 'Cython/Includes/libcpp/string.pxd' 2025-10-17 13:37:41,408 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd' 2025-10-17 13:37:41,408 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd' 2025-10-17 13:37:41,409 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd' 2025-10-17 13:37:41,409 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd' 2025-10-17 13:37:41,410 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd' 2025-10-17 13:37:41,410 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd' 2025-10-17 13:37:41,410 wheel INFO adding 'Cython/Includes/numpy/__init__.pxd' 2025-10-17 13:37:41,411 wheel INFO adding 'Cython/Includes/numpy/math.pxd' 2025-10-17 13:37:41,412 wheel INFO adding 'Cython/Includes/posix/__init__.pxd' 2025-10-17 13:37:41,412 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd' 2025-10-17 13:37:41,412 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd' 2025-10-17 13:37:41,413 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd' 2025-10-17 13:37:41,413 wheel INFO adding 'Cython/Includes/posix/mman.pxd' 2025-10-17 13:37:41,413 wheel INFO adding 'Cython/Includes/posix/resource.pxd' 2025-10-17 13:37:41,414 wheel INFO adding 'Cython/Includes/posix/select.pxd' 2025-10-17 13:37:41,414 wheel INFO adding 'Cython/Includes/posix/signal.pxd' 2025-10-17 13:37:41,414 wheel INFO adding 'Cython/Includes/posix/stat.pxd' 2025-10-17 13:37:41,415 wheel INFO adding 'Cython/Includes/posix/stdio.pxd' 2025-10-17 13:37:41,415 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd' 2025-10-17 13:37:41,415 wheel INFO adding 'Cython/Includes/posix/strings.pxd' 2025-10-17 13:37:41,416 wheel INFO adding 'Cython/Includes/posix/time.pxd' 2025-10-17 13:37:41,416 wheel INFO adding 'Cython/Includes/posix/types.pxd' 2025-10-17 13:37:41,416 wheel INFO adding 'Cython/Includes/posix/uio.pxd' 2025-10-17 13:37:41,417 wheel INFO adding 'Cython/Includes/posix/unistd.pxd' 2025-10-17 13:37:41,417 wheel INFO adding 'Cython/Includes/posix/wait.pxd' 2025-10-17 13:37:41,418 wheel INFO adding 'Cython/Plex/Actions.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,419 wheel INFO adding 'Cython/Plex/Actions.pxd' 2025-10-17 13:37:41,419 wheel INFO adding 'Cython/Plex/Actions.py' 2025-10-17 13:37:41,420 wheel INFO adding 'Cython/Plex/DFA.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,421 wheel INFO adding 'Cython/Plex/DFA.pxd' 2025-10-17 13:37:41,421 wheel INFO adding 'Cython/Plex/DFA.py' 2025-10-17 13:37:41,422 wheel INFO adding 'Cython/Plex/Errors.py' 2025-10-17 13:37:41,422 wheel INFO adding 'Cython/Plex/Lexicons.py' 2025-10-17 13:37:41,423 wheel INFO adding 'Cython/Plex/Machines.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,424 wheel INFO adding 'Cython/Plex/Machines.pxd' 2025-10-17 13:37:41,425 wheel INFO adding 'Cython/Plex/Machines.py' 2025-10-17 13:37:41,425 wheel INFO adding 'Cython/Plex/Regexps.py' 2025-10-17 13:37:41,426 wheel INFO adding 'Cython/Plex/Scanners.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,427 wheel INFO adding 'Cython/Plex/Scanners.pxd' 2025-10-17 13:37:41,428 wheel INFO adding 'Cython/Plex/Scanners.py' 2025-10-17 13:37:41,429 wheel INFO adding 'Cython/Plex/Transitions.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,430 wheel INFO adding 'Cython/Plex/Transitions.pxd' 2025-10-17 13:37:41,430 wheel INFO adding 'Cython/Plex/Transitions.py' 2025-10-17 13:37:41,431 wheel INFO adding 'Cython/Plex/__init__.py' 2025-10-17 13:37:41,431 wheel INFO adding 'Cython/Runtime/__init__.py' 2025-10-17 13:37:41,432 wheel INFO adding 'Cython/Runtime/refnanny.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,433 wheel INFO adding 'Cython/Runtime/refnanny.pyx' 2025-10-17 13:37:41,433 wheel INFO adding 'Cython/Tempita/__init__.py' 2025-10-17 13:37:41,433 wheel INFO adding 'Cython/Tempita/_looper.py' 2025-10-17 13:37:41,435 wheel INFO adding 'Cython/Tempita/_tempita.cpython-312-loongarch64-linux-musl.so' 2025-10-17 13:37:41,438 wheel INFO adding 'Cython/Tempita/_tempita.py' 2025-10-17 13:37:41,438 wheel INFO adding 'Cython/Tempita/compat3.py' 2025-10-17 13:37:41,438 wheel INFO adding 'Cython/Tests/TestCodeWriter.py' 2025-10-17 13:37:41,439 wheel INFO adding 'Cython/Tests/TestCythonUtils.py' 2025-10-17 13:37:41,439 wheel INFO adding 'Cython/Tests/TestJediTyper.py' 2025-10-17 13:37:41,440 wheel INFO adding 'Cython/Tests/TestShadow.py' 2025-10-17 13:37:41,440 wheel INFO adding 'Cython/Tests/TestStringIOTree.py' 2025-10-17 13:37:41,440 wheel INFO adding 'Cython/Tests/TestTestUtils.py' 2025-10-17 13:37:41,441 wheel INFO adding 'Cython/Tests/__init__.py' 2025-10-17 13:37:41,441 wheel INFO adding 'Cython/Tests/xmlrunner.py' 2025-10-17 13:37:41,442 wheel INFO adding 'Cython/Utility/AsyncGen.c' 2025-10-17 13:37:41,443 wheel INFO adding 'Cython/Utility/Buffer.c' 2025-10-17 13:37:41,443 wheel INFO adding 'Cython/Utility/Builtins.c' 2025-10-17 13:37:41,444 wheel INFO adding 'Cython/Utility/CConvert.pyx' 2025-10-17 13:37:41,444 wheel INFO adding 'Cython/Utility/CMath.c' 2025-10-17 13:37:41,444 wheel INFO adding 'Cython/Utility/CommonStructures.c' 2025-10-17 13:37:41,445 wheel INFO adding 'Cython/Utility/Complex.c' 2025-10-17 13:37:41,445 wheel INFO adding 'Cython/Utility/Coroutine.c' 2025-10-17 13:37:41,446 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx' 2025-10-17 13:37:41,447 wheel INFO adding 'Cython/Utility/CppConvert.pyx' 2025-10-17 13:37:41,447 wheel INFO adding 'Cython/Utility/CppSupport.cpp' 2025-10-17 13:37:41,448 wheel INFO adding 'Cython/Utility/CythonFunction.c' 2025-10-17 13:37:41,449 wheel INFO adding 'Cython/Utility/Dataclasses.c' 2025-10-17 13:37:41,449 wheel INFO adding 'Cython/Utility/Dataclasses.py' 2025-10-17 13:37:41,449 wheel INFO adding 'Cython/Utility/Embed.c' 2025-10-17 13:37:41,450 wheel INFO adding 'Cython/Utility/Exceptions.c' 2025-10-17 13:37:41,450 wheel INFO adding 'Cython/Utility/ExtensionTypes.c' 2025-10-17 13:37:41,451 wheel INFO adding 'Cython/Utility/FunctionArguments.c' 2025-10-17 13:37:41,452 wheel INFO adding 'Cython/Utility/ImportExport.c' 2025-10-17 13:37:41,452 wheel INFO adding 'Cython/Utility/MemoryView.pyx' 2025-10-17 13:37:41,453 wheel INFO adding 'Cython/Utility/MemoryView_C.c' 2025-10-17 13:37:41,454 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c' 2025-10-17 13:37:41,455 wheel INFO adding 'Cython/Utility/NumpyImportArray.c' 2025-10-17 13:37:41,455 wheel INFO adding 'Cython/Utility/ObjectHandling.c' 2025-10-17 13:37:41,457 wheel INFO adding 'Cython/Utility/Optimize.c' 2025-10-17 13:37:41,457 wheel INFO adding 'Cython/Utility/Overflow.c' 2025-10-17 13:37:41,458 wheel INFO adding 'Cython/Utility/Printing.c' 2025-10-17 13:37:41,458 wheel INFO adding 'Cython/Utility/Profile.c' 2025-10-17 13:37:41,459 wheel INFO adding 'Cython/Utility/StringTools.c' 2025-10-17 13:37:41,460 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx' 2025-10-17 13:37:41,460 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx' 2025-10-17 13:37:41,460 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c' 2025-10-17 13:37:41,461 wheel INFO adding 'Cython/Utility/TypeConversion.c' 2025-10-17 13:37:41,461 wheel INFO adding 'Cython/Utility/UFuncs.pyx' 2025-10-17 13:37:41,462 wheel INFO adding 'Cython/Utility/UFuncs_C.c' 2025-10-17 13:37:41,462 wheel INFO adding 'Cython/Utility/__init__.py' 2025-10-17 13:37:41,462 wheel INFO adding 'Cython/Utility/arrayarray.h' 2025-10-17 13:37:41,463 wheel INFO adding 'cython-3.0.12.dist-info/licenses/COPYING.txt' 2025-10-17 13:37:41,463 wheel INFO adding 'cython-3.0.12.dist-info/licenses/LICENSE.txt' 2025-10-17 13:37:41,464 wheel INFO adding 'pyximport/__init__.py' 2025-10-17 13:37:41,464 wheel INFO adding 'pyximport/_pyximport2.py' 2025-10-17 13:37:41,465 wheel INFO adding 'pyximport/_pyximport3.py' 2025-10-17 13:37:41,465 wheel INFO adding 'pyximport/pyxbuild.py' 2025-10-17 13:37:41,466 wheel INFO adding 'pyximport/pyximport.py' 2025-10-17 13:37:41,466 wheel INFO adding 'cython-3.0.12.dist-info/METADATA' 2025-10-17 13:37:41,466 wheel INFO adding 'cython-3.0.12.dist-info/WHEEL' 2025-10-17 13:37:41,467 wheel INFO adding 'cython-3.0.12.dist-info/entry_points.txt' 2025-10-17 13:37:41,467 wheel INFO adding 'cython-3.0.12.dist-info/top_level.txt' 2025-10-17 13:37:41,469 wheel INFO adding 'cython-3.0.12.dist-info/RECORD' 2025-10-17 13:37:41,471 root INFO removing build/bdist.linux-loongarch64/wheel 2025-10-17 13:37:41,487 gpep517 INFO The backend produced .dist/cython-3.0.12-cp312-cp312-linux_loongarch64.whl cython-3.0.12-cp312-cp312-linux_loongarch64.whl Python 3.12.12 (main, Oct 11 2025, 01:16:26) [GCC 15.2.0] Running tests against Cython 3.0.12 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. Backends: c,cpp Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Tests in shard (15/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (28/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (2/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (27/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (22/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (5/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (13/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (17/32) starting (Thread ID 0x7ffff37c2d10) Using Cython language level 2. Tests in shard (30/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (3/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (24/32) starting (Thread ID 0x7ffff37c2d10) /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testc445b6rs/srcbn12c7xy/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (23/32) starting (Thread ID 0x7ffff37c2d10) 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' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testc445b6rs/srcbn12c7xy/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testc445b6rs/srcbn12c7xy/a.pyx Tests in shard (19/32) starting (Thread ID 0x7ffff37c2d10) Using Cython language level 2. /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testc445b6rs/srcbn12c7xy/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (12/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (0/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (4/32) starting (Thread ID 0x7ffff37c2d10) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testc445b6rs/srcbn12c7xy/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testc445b6rs/srcbn12c7xy/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testc445b6rs/srcbn12c7xy/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testc445b6rs/srcbn12c7xy/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testfawgjd7h/src82x9am81/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (29/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (11/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (26/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (9/32) starting (Thread ID 0x7ffff37c2d10) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testfawgjd7h/src82x9am81/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testfawgjd7h/src82x9am81/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testfawgjd7h/src82x9am81/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testfawgjd7h/src82x9am81/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmgjzev02/srcwpusjul_/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) 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' Compiling /home/buildozer/.cython/inline/_cython_inline_acdf1d1097d40e65706d94b839c6f955ffb75905.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_acdf1d1097d40e65706d94b839c6f955ffb75905.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmgjzev02/srcwpusjul_/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmgjzev02/srcwpusjul_/a.pyx Tests in shard (6/32) starting (Thread ID 0x7ffff37c2d10) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmgjzev02/srcwpusjul_/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmgjzev02/srcwpusjul_/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testk7merin4/srcs8kra8af/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (8/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (16/32) starting (Thread ID 0x7ffff37c2d10) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testk7merin4/srcs8kra8af/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testk7merin4/srcs8kra8af/options.pyx /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testk7merin4/srcs8kra8af/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (31/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (20/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (14/32) starting (Thread ID 0x7ffff37c2d10) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testk7merin4/srcs8kra8af/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testk7merin4/srcs8kra8af/options.pyx /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Debugger/Tests/TestLibCython.py:65: 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') Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testk7merin4/srcs8kra8af/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testk7merin4/srcs8kra8af/options.pyx in cache Tests in shard (7/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (18/32) starting (Thread ID 0x7ffff37c2d10) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testk7merin4/srcs8kra8af/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testk7merin4/srcs8kra8af/options.pyx in cache Using Cython language level 2. Tests in shard (25/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (10/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (1/32) starting (Thread ID 0x7ffff37c2d10) Tests in shard (21/32) starting (Thread ID 0x7ffff37c2d10) /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testgnt3es81/src3fa71sbt/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testgnt3es81/src3fa71sbt/b.pxd tree = Parsing.p_module(s, pxd, full_module_name) 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' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testgnt3es81/src3fa71sbt/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testgnt3es81/src3fa71sbt/b.py because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testgnt3es81/src3fa71sbt/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testgnt3es81/src3fa71sbt/b.py warning: /home/buildozer/.cython/inline/_cython_inline_608dc3b2540d52bbdfd87e652a250b69dda66a9e.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_608dc3b2540d52bbdfd87e652a250b69dda66a9e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_608dc3b2540d52bbdfd87e652a250b69dda66a9e.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testgnt3es81/src3fa71sbt/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testgnt3es81/src3fa71sbt/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testgnt3es81/src3fa71sbt/b.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testgnt3es81/src3fa71sbt/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testgnt3es81/src3fa71sbt/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testgnt3es81/src3fa71sbt/b.py /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test6dgjhx7z/srcoz5q0r2t/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test6dgjhx7z/srcoz5q0r2t/a.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test6dgjhx7z/srcoz5q0r2t/a.py Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test6dgjhx7z/srcoz5q0r2t/a.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test6dgjhx7z/srcoz5q0r2t/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test6dgjhx7z/srcoz5q0r2t/a.py /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test75aw0llz/src2xvx02sx/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test75aw0llz/src2xvx02sx/b.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test75aw0llz/src2xvx02sx/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test75aw0llz/src2xvx02sx/b.pyx because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test75aw0llz/src2xvx02sx/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test75aw0llz/src2xvx02sx/b.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' #### 2025-10-17 13:37:53.974239 Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test75aw0llz/src2xvx02sx/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test75aw0llz/src2xvx02sx/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test75aw0llz/src2xvx02sx/b.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test75aw0llz/src2xvx02sx/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test75aw0llz/src2xvx02sx/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test75aw0llz/src2xvx02sx/b.pyx /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test6p3lkhmh/src56vwweuh/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test6p3lkhmh/src56vwweuh/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test6p3lkhmh/src56vwweuh/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' warning: TEST_TMP/inline/_cython_inline_c7363b563d6157930d5176b9d05f7a3f23977162.pyx:6:4: Unreachable code Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test6p3lkhmh/src56vwweuh/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test6p3lkhmh/src56vwweuh/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test6p3lkhmh/src56vwweuh/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' Compiling /home/buildozer/.cython/inline/_cython_inline_ced8822174298fac2e4c007cc10997fbc33326fe.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ced8822174298fac2e4c007cc10997fbc33326fe.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_494ac73cd5c45dccf93db0f2e3dae5622875cb34.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_494ac73cd5c45dccf93db0f2e3dae5622875cb34.pyx warning: TEST_TMP/inline/_cython_inline_87791bed8ee02dd81c4403c86345489e259864ec.pyx:6:4: Unreachable code #### 2025-10-17 13:38:03.982903 warning: TEST_TMP/inline/_cython_inline_68e73e1c6d2e65847439f323dfedab46a8a73a11.pyx:11:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_a8afa7d2c1d3c2c40af7df74a61be28ea6fb676f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a8afa7d2c1d3c2c40af7df74a61be28ea6fb676f.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' warning: TEST_TMP/inline/_cython_inline_98fcc3eec614e492177cd85783b7470e92d0560f.pyx:6:4: Unreachable code warning: TEST_TMP/inline/_cython_inline_bb1e5ec9231ce4d98e6e60e596208463767c31c4.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' #### 2025-10-17 13:38:13.990772 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: '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' #### 2025-10-17 13:38:23.998070 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: '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' 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_NOGIL 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_ASSUME_SAFE_MACROS 1 CYTHON_USE_TYPE_SLOTS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 Paths: sys.executable = /home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv/bin/python3 sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv sys.base_exec_prefix = /usr sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/26/compile/c/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/26/support/lib.linux-loongarch64-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.0.12', '/home/buildozer/aports/main/cython/src/cython-3.0.12', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv/lib/python3.12/site-packages', '/home/buildozer/.local/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages/setuptools/_vendor'] PYTHONPATH (env) = PYTHONHOME (env) = Distutils: INCDIR = /usr/include/python3.12 LIBS = -ldl LIBDIR = /usr/lib LIBPL = /usr/lib/python3.12/config-3.12-loongarch64-linux-musl Python LIBRARY = libpython3.12.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = cc CC (env) = cc CFLAGS (distutils) = -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall CFLAGS (env) = -Os -fstack-clash-protection -Wformat -Werror=format-security LINKCC (distutils) = cc LINKCC (env) = Encodings: sys maxunicode = 1114111 LANG (env) = PYTHONIOENCODING (env) = utf-8 sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: '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' 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:2283:5: error: duplicate case value 2283 | case 1+0: | ^~~~ e_switch_transform.c:2282:5: note: previously used here 2282 | 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: '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: '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' #### 2025-10-17 13:38:34.007111 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_NOGIL 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_ASSUME_SAFE_MACROS 1 CYTHON_USE_TYPE_SLOTS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 Paths: sys.executable = /home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv/bin/python3 sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv sys.base_exec_prefix = /usr sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/26/compile/cpp/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/26/support/lib.linux-loongarch64-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.0.12', '/home/buildozer/aports/main/cython/src/cython-3.0.12', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv/lib/python3.12/site-packages', '/home/buildozer/.local/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages/setuptools/_vendor'] PYTHONPATH (env) = PYTHONHOME (env) = Distutils: INCDIR = /usr/include/python3.12 LIBS = -ldl LIBDIR = /usr/lib LIBPL = /usr/lib/python3.12/config-3.12-loongarch64-linux-musl Python LIBRARY = libpython3.12.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = cc CC (env) = cc CFLAGS (distutils) = -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall CFLAGS (env) = -Os -fstack-clash-protection -Wformat -Werror=format-security LINKCC (distutils) = cc LINKCC (env) = Encodings: sys maxunicode = 1114111 LANG (env) = PYTHONIOENCODING (env) = utf-8 sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: '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: '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: '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' #### 2025-10-17 13:38:44.015507 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: '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: '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: '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' #### 2025-10-17 13:38:54.024991 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: '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' #### 2025-10-17 13:39:04.030903 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' #### 2025-10-17 13:39:14.038464 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: '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' #### 2025-10-17 13:39:24.046684 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' #### 2025-10-17 13:39:34.057682 RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2025-10-17 13:39:44.065159 RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: 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 ! #### 2025-10-17 13:39:54.074564 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 ! Compiler output for module cpdef_extern_func: cpdef_extern_func.c: In function '__pyx_pymod_exec_cpdef_extern_func': cpdef_extern_func.c:3626:121: warning: passing argument 1 of '__Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle' from incompatible pointer type [-Wincompatible-pointer-types] 3626 | PyObject* wrapped = __Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(strchr); | ^~~~~~ | | | char * (*)(const char *, int) cpdef_extern_func.c:2752:128: note: expected 'const char * (*)(const char *, int)' but argument is of type 'char * (*)(const char *, int)' 2752 | static PyObject *__Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/fortify/string.h:23, from /usr/include/python3.12/Python.h:26, from cpdef_extern_func.c:16: /usr/include/string.h:45:7: note: 'strchr' declared here 45 | char *strchr (const char *, int); | ^~~~~~ Compiler output for module cpdef_extern_func: cpdef_extern_func.cpp: In function 'int __pyx_pymod_exec_cpdef_extern_func(PyObject*)': cpdef_extern_func.cpp:3638:121: warning: invalid conversion from 'char* (*)(const char*, int)' to 'const char* (*)(const char*, int)' [-fpermissive] 3638 | PyObject* wrapped = __Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(strchr); | ^~~~~~ | | | char* (*)(const char*, int) cpdef_extern_func.cpp:2764:128: note: initializing argument 1 of 'PyObject* __Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(const char* (*)(const char*, int))' 2764 | static PyObject *__Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2025-10-17 13:40:04.079531 #### 2025-10-17 13:40:14.090297 #### 2025-10-17 13:40:24.096621 RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2025-10-17 13:40:34.104372 ---------------------------------------------------------------------- Ran 178 tests in 166.596s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.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.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/32) Compiler output for module memslice: memslice.c: In function '__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct': memslice.c:101376:38: warning: taking address of packed member of 'struct __pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 101376 | 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' acquired default acquired Global_A #### 2025-10-17 13:40:44.110670 #### 2025-10-17 13:40:54.164400 ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: #### 2025-10-17 13:41:04.190746 #### 2025-10-17 13:41:14.215720 ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: #### 2025-10-17 13:41:24.233736 #### 2025-10-17 13:41:34.340494 /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 #### 2025-10-17 13:41:44.404901 :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback #### 2025-10-17 13:41:54.468400 #### 2025-10-17 13:42:04.494952 #### 2025-10-17 13:42:14.502825 #### 2025-10-17 13:42:24.514748 #### 2025-10-17 13:42:34.572619 ---------------------------------------------------------------------- Ran 374 tests in 294.247s 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.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.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/32) #### 2025-10-17 13:42:44.624829 #### 2025-10-17 13:42:54.653939 #### 2025-10-17 13:43:04.662444 #### 2025-10-17 13:43:14.688860 ---------------------------------------------------------------------- Ran 365 tests in 332.969s 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.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.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/32) ---------------------------------------------------------------------- Ran 280 tests in 333.016s 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.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.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/32) #### 2025-10-17 13:43:24.709873 #### 2025-10-17 13:43:34.748398 #### 2025-10-17 13:43:44.770753 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_61f069146841a2781841ade8bccbf7f2da4a10bc.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_2ca34d351d593b3e66d40b82d3d5f5a308046241.pyx:5:8: Cannot assign to or delete this #### 2025-10-17 13:43:54.785015 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): f'{a $ b}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_775e214e5d439bcfc0dc5d92b91972b28a548931.pyx:5:12: Unrecognized character warning: /home/buildozer/.cython/inline/_cython_inline_a98b21807b41eb8f76ef9caa76c259bd178303b9.pyx:6:4: Unreachable code #### 2025-10-17 13:44:04.796403 Compiling /home/buildozer/.cython/inline/_cython_inline_a98b21807b41eb8f76ef9caa76c259bd178303b9.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a98b21807b41eb8f76ef9caa76c259bd178303b9.pyx :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', ---------------------------------------------------------------------- Ran 333 tests in 383.965s 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.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.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/32) #### 2025-10-17 13:44:14.812663 #### 2025-10-17 13:44:24.822002 ---------------------------------------------------------------------- Ran 553 tests in 395.609s 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.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.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/32) ---------------------------------------------------------------------- Ran 381 tests in 401.048s 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.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.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/32) #### 2025-10-17 13:44:34.832688 #### 2025-10-17 13:44:44.851827 :1: SyntaxWarning: invalid escape sequence '\d' t == re.search('(\d+)', '-2.80 98\n').groups() :1: SyntaxWarning: invalid escape sequence '\d' t == re.search('(\d+)', '-2.80 98\n').groups() 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:101393:39: warning: taking address of packed member of '__pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 101393 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~~^~~~ acquired default acquired Global_A #### 2025-10-17 13:44:54.862955 ---------------------------------------------------------------------- Ran 345 tests in 426.715s 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.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.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/32) ---------------------------------------------------------------------- Ran 370 tests in 427.085s 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.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.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/32) #### 2025-10-17 13:45:04.870576 ---------------------------------------------------------------------- Ran 517 tests in 440.392s 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.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.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/32) ---------------------------------------------------------------------- Ran 458 tests in 442.328s 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.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.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/32) ---------------------------------------------------------------------- Ran 367 tests in 442.934s 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.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.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/32) Compiling /home/buildozer/.cython/inline/_cython_inline_e2ac9acf440b773686f7af4d77ea70ef627e7549.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e2ac9acf440b773686f7af4d77ea70ef627e7549.pyx #### 2025-10-17 13:45:14.875763 Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_6f213f64201a44b6d1debefc697eb0709d05055f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6f213f64201a44b6d1debefc697eb0709d05055f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7db9c11182806f3561dbda59608b763e13508355.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7db9c11182806f3561dbda59608b763e13508355.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3d54b149ef95c95fc297d8c82e16ac72ebc6af9e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3d54b149ef95c95fc297d8c82e16ac72ebc6af9e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_f1b61e311c718a660702b0a0a4fd326794510265.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f1b61e311c718a660702b0a0a4fd326794510265.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_4123b49b98f29d3c83e01c4bdcb2d8dfbf6c831c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4123b49b98f29d3c83e01c4bdcb2d8dfbf6c831c.pyx #### 2025-10-17 13:45:24.895335 #### 2025-10-17 13:45:34.912616 ---------------------------------------------------------------------- Ran 376 tests in 464.524s 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.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.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/32) ---------------------------------------------------------------------- Ran 403 tests in 473.182s 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.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.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/32) #### 2025-10-17 13:45:44.930890 warning: /home/buildozer/.cython/inline/_cython_inline_54dad61d89ce8b41540df94a6df4a64f30ec087f.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_54dad61d89ce8b41540df94a6df4a64f30ec087f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_54dad61d89ce8b41540df94a6df4a64f30ec087f.pyx #### 2025-10-17 13:45:54.951357 Exception ignored in: .Broken object at 0x7fffe82a7b60> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:19820) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7fffe82a7b60> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:19820) 1/0 ZeroDivisionError: integer division or modulo by zero ---------------------------------------------------------------------- Ran 472 tests in 487.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.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.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/32) Couldn't find 'b' Couldn't find 'a' Compiling /home/buildozer/.cython/inline/_cython_inline_0e440a91467bb35c804b4e58dcfa9c0995ff8748.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0e440a91467bb35c804b4e58dcfa9c0995ff8748.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_65335aa03ff052683f2805a379abfddbc285f1e3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_65335aa03ff052683f2805a379abfddbc285f1e3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_65335aa03ff052683f2805a379abfddbc285f1e3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_65335aa03ff052683f2805a379abfddbc285f1e3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c9a9e3c971a4cee3da39eb284e01f4886d9461f3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c9a9e3c971a4cee3da39eb284e01f4886d9461f3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_15d7040739f3c44d561c539e08c4d24fe65b734b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_15d7040739f3c44d561c539e08c4d24fe65b734b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_15d7040739f3c44d561c539e08c4d24fe65b734b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_15d7040739f3c44d561c539e08c4d24fe65b734b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_cecf6a24afc395745b44784f67e7ca0da4810884.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cecf6a24afc395745b44784f67e7ca0da4810884.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_948dd8bca7b89af7cea1e537cb93acecf2365006.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_948dd8bca7b89af7cea1e537cb93acecf2365006.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_948dd8bca7b89af7cea1e537cb93acecf2365006.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_948dd8bca7b89af7cea1e537cb93acecf2365006.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_cbc9f91050277fcfe41a7404753ec0876e1c2208.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cbc9f91050277fcfe41a7404753ec0876e1c2208.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a21b6fcd724bd52640f45ad29803c6ab1e2ad012.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a21b6fcd724bd52640f45ad29803c6ab1e2ad012.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a21b6fcd724bd52640f45ad29803c6ab1e2ad012.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a21b6fcd724bd52640f45ad29803c6ab1e2ad012.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3a81393afa87a774681ebc58bdfc6ce55db968d6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3a81393afa87a774681ebc58bdfc6ce55db968d6.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5ae4e86a2aba43fcd1229b2b10949756f3444eca.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5ae4e86a2aba43fcd1229b2b10949756f3444eca.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5ae4e86a2aba43fcd1229b2b10949756f3444eca.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5ae4e86a2aba43fcd1229b2b10949756f3444eca.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7f0c6806b63da43988dcd1e4b16405fc5d359cfc.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7f0c6806b63da43988dcd1e4b16405fc5d359cfc.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5a5c83f81292c7d5fa4b37c6b4b64234fc777104.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5a5c83f81292c7d5fa4b37c6b4b64234fc777104.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5a5c83f81292c7d5fa4b37c6b4b64234fc777104.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5a5c83f81292c7d5fa4b37c6b4b64234fc777104.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_cca88a1cce7ce6c2fb4745df0bb380de96c11340.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cca88a1cce7ce6c2fb4745df0bb380de96c11340.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_bd7458997168eb3f8280a01803d5743d3942f0d2.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bd7458997168eb3f8280a01803d5743d3942f0d2.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_bd7458997168eb3f8280a01803d5743d3942f0d2.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bd7458997168eb3f8280a01803d5743d3942f0d2.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_07783c97982e3f93ea32d010d76bf6ae76e4985a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_07783c97982e3f93ea32d010d76bf6ae76e4985a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5226435633ab3b4c9c365ead3364ecf5d913d19c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5226435633ab3b4c9c365ead3364ecf5d913d19c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5226435633ab3b4c9c365ead3364ecf5d913d19c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5226435633ab3b4c9c365ead3364ecf5d913d19c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9242b899c3dd17c2130e804561c816214c1dd88a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9242b899c3dd17c2130e804561c816214c1dd88a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6c617af4f16d48fd28d1b0752a98454f4c32cf5d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6c617af4f16d48fd28d1b0752a98454f4c32cf5d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6c617af4f16d48fd28d1b0752a98454f4c32cf5d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6c617af4f16d48fd28d1b0752a98454f4c32cf5d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_993912b37a2a96546c1a3ff8b336ad381cd47c87.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_993912b37a2a96546c1a3ff8b336ad381cd47c87.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_79f0beadad8ca79b17297b0738d7ed261c423fef.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_79f0beadad8ca79b17297b0738d7ed261c423fef.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_d93f5ec30497a7bd7613b8d9156907c770d71241.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d93f5ec30497a7bd7613b8d9156907c770d71241.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_d93f5ec30497a7bd7613b8d9156907c770d71241.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d93f5ec30497a7bd7613b8d9156907c770d71241.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_331db43991292af477acf71f044894a73b21e1da.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_331db43991292af477acf71f044894a73b21e1da.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_486b47be68b8f39b7cae1aebd98961856170501d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_486b47be68b8f39b7cae1aebd98961856170501d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_486b47be68b8f39b7cae1aebd98961856170501d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_486b47be68b8f39b7cae1aebd98961856170501d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_592c82dc4dc6f3c23e01080f8ddd4e3173dc3780.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_592c82dc4dc6f3c23e01080f8ddd4e3173dc3780.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_666d60d6136dded14e5b68b38836c9670028ac2b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_666d60d6136dded14e5b68b38836c9670028ac2b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_86a2364669018d04e974d662e5438a4939d0a697.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_86a2364669018d04e974d662e5438a4939d0a697.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6ee9305be7446d6be7992bd4491e4d616259b063.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6ee9305be7446d6be7992bd4491e4d616259b063.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_589abe5daf71886a46feffaf9f40a43914a8517e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_589abe5daf71886a46feffaf9f40a43914a8517e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_160ef70cf78c9912ef73cd5a1169cdcad298ca5a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_160ef70cf78c9912ef73cd5a1169cdcad298ca5a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_60317713209cba4dd2129a444d7962e33642b867.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_60317713209cba4dd2129a444d7962e33642b867.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_4e86f7b9970221c378a11cfe6608252f6fe5cd96.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4e86f7b9970221c378a11cfe6608252f6fe5cd96.pyx Couldn't find 'a' Compiling /home/buildozer/.cython/inline/_cython_inline_134161b07da6e52ddd7c51fd28c95c629ac4a62f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_134161b07da6e52ddd7c51fd28c95c629ac4a62f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_56d22d37ea9d14cd61198d22153e1bae61f8e3eb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_56d22d37ea9d14cd61198d22153e1bae61f8e3eb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_330429a2a27b4b8d4fe2eaec95779d1d96e9922d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_330429a2a27b4b8d4fe2eaec95779d1d96e9922d.pyx #### 2025-10-17 13:46:04.958407 Compiling /home/buildozer/.cython/inline/_cython_inline_1f1348b28fabc0b2280f3ca8825ef74955eedfe0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1f1348b28fabc0b2280f3ca8825ef74955eedfe0.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e3705602c861c818fbaa44513faa42243a2d69dc.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e3705602c861c818fbaa44513faa42243a2d69dc.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c6607514f22ec5db0e21cc7b8378e82b4a1baf05.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c6607514f22ec5db0e21cc7b8378e82b4a1baf05.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c46b8a06b65f15c4a10ea1ab21c66d0accfbb0d8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c46b8a06b65f15c4a10ea1ab21c66d0accfbb0d8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b176010fdc0658bc62e2d2c509a88d3d9118955e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b176010fdc0658bc62e2d2c509a88d3d9118955e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7b3bc92f67523aad544769b15e69862a73700eb6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7b3bc92f67523aad544769b15e69862a73700eb6.pyx #### 2025-10-17 13:46:14.980671 ---------------------------------------------------------------------- Ran 522 tests in 505.489s 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.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.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/32) Compiling /home/buildozer/.cython/inline/_cython_inline_473e261e7ccca9fc8d3b65f66ca9a9169a6ae344.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_473e261e7ccca9fc8d3b65f66ca9a9169a6ae344.pyx warning: /home/buildozer/.cython/inline/_cython_inline_a1806092185bebea74d63dd617ed490c1ee79d91.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_a1806092185bebea74d63dd617ed490c1ee79d91.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a1806092185bebea74d63dd617ed490c1ee79d91.pyx ---------------------------------------------------------------------- Ran 468 tests in 508.913s 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.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.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/32) Exception ignored in: .Broken object at 0x7fffe79e6f30> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:19832) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7fffe79e6f30> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:19832) 1/0 ZeroDivisionError: integer division or modulo by zero ---------------------------------------------------------------------- Ran 470 tests in 512.686s 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.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.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/32) #### 2025-10-17 13:46:24.995735 warning: /home/buildozer/.cython/inline/_cython_inline_f92d25f59771b0eb78fc200526676e26e3287494.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_f92d25f59771b0eb78fc200526676e26e3287494.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f92d25f59771b0eb78fc200526676e26e3287494.pyx #### 2025-10-17 13:46:35.010740 #### 2025-10-17 13:46:45.015216 Couldn't find 'f' Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_6f213f64201a44b6d1debefc697eb0709d05055f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6f213f64201a44b6d1debefc697eb0709d05055f.pyx ---------------------------------------------------------------------- Ran 403 tests in 542.217s 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.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.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/32) #### 2025-10-17 13:46:55.019736 #### 2025-10-17 13:47:05.025277 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_61f069146841a2781841ade8bccbf7f2da4a10bc.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_2ca34d351d593b3e66d40b82d3d5f5a308046241.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): f'{a $ b}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_775e214e5d439bcfc0dc5d92b91972b28a548931.pyx:5:12: Unrecognized character Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_67024208f69d448eca1152b9bc41a0bc33c70463.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_67024208f69d448eca1152b9bc41a0bc33c70463.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9430f58116737571b47691d82fbf7918be0b7636.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9430f58116737571b47691d82fbf7918be0b7636.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8260a208f695fd91ece670e9a20c0d3b710b7988.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8260a208f695fd91ece670e9a20c0d3b710b7988.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c2a7bb8f5c7bb52c0b01e01a9208e32d22d3baa9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c2a7bb8f5c7bb52c0b01e01a9208e32d22d3baa9.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2d696a97538be79e934d31d27fd972a87b3b278a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2d696a97538be79e934d31d27fd972a87b3b278a.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_b6e0ccc8b632ca54618ac0fcc305d45d3dddb0a6.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_b6e0ccc8b632ca54618ac0fcc305d45d3dddb0a6.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_ad6db8cbb6b5c6e50276eac4391e744cf40434c5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_ad6db8cbb6b5c6e50276eac4391e744cf40434c5.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_6f75e5e8881f7711fa31c9883dfdbbb7956a7f41.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_6f75e5e8881f7711fa31c9883dfdbbb7956a7f41.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bb9f1a4b56ade5a4ab5bf1ce6c6e42747a45e9f3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bb9f1a4b56ade5a4ab5bf1ce6c6e42747a45e9f3.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_26fa4001ec6e096f95725bd586fba6828e3521b6.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_26fa4001ec6e096f95725bd586fba6828e3521b6.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c558741a2b5c68553134081560ba4b45fe690ef8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c558741a2b5c68553134081560ba4b45fe690ef8.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_e78ca30819315ee71bcbb23400c9d4a6bc3b640b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_e78ca30819315ee71bcbb23400c9d4a6bc3b640b.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_35209543dd0e26bf9c56c68afd7c79c48d370ebc.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_35209543dd0e26bf9c56c68afd7c79c48d370ebc.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a480971eac34b241821267d95e0c681c841d5307.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a480971eac34b241821267d95e0c681c841d5307.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_914834e8ed779b3bb412f75e2dc50935b57e2161.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_914834e8ed779b3bb412f75e2dc50935b57e2161.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_e78ca30819315ee71bcbb23400c9d4a6bc3b640b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_e78ca30819315ee71bcbb23400c9d4a6bc3b640b.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_35209543dd0e26bf9c56c68afd7c79c48d370ebc.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_35209543dd0e26bf9c56c68afd7c79c48d370ebc.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a480971eac34b241821267d95e0c681c841d5307.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a480971eac34b241821267d95e0c681c841d5307.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_914834e8ed779b3bb412f75e2dc50935b57e2161.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_914834e8ed779b3bb412f75e2dc50935b57e2161.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_5fa2b29f95670c7b983b31ed06515243db7a444f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_5fa2b29f95670c7b983b31ed06515243db7a444f.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c84c5d6240936ead273aec30ae053f59a102168c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c84c5d6240936ead273aec30ae053f59a102168c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a0c57b932feb2be38e8c15aaa2f8499e7ffb5641.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a0c57b932feb2be38e8c15aaa2f8499e7ffb5641.pyx #### 2025-10-17 13:47:15.032062 Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_4afc7169599af78cb8740c680e7e0af49fd362ea.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_4afc7169599af78cb8740c680e7e0af49fd362ea.pyx ---------------------------------------------------------------------- Ran 452 tests in 566.985s 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.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.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/32) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_5011a2ee6c3182f5bf928ec01bb6cb7d4364eb0c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_5011a2ee6c3182f5bf928ec01bb6cb7d4364eb0c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_0a0e6178df3cf62e6cbeb3d01a3ad406ceeb55f8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_0a0e6178df3cf62e6cbeb3d01a3ad406ceeb55f8.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c947cee9105406905453083a49d622324000bdad.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c947cee9105406905453083a49d622324000bdad.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_70a652c92a0c88c52e3b2065ba36a6ab310b71ba.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_70a652c92a0c88c52e3b2065ba36a6ab310b71ba.pyx /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '123' was never awaited if method() is not None: Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_94c7924dd7a38a42d5bb2262a49ee7fbd3123577.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_94c7924dd7a38a42d5bb2262a49ee7fbd3123577.pyx #### 2025-10-17 13:47:25.039220 /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:723: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited def assertTrue(self, expr, msg=None): /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c189a947b65be6ff2acf3a081b4cc4a144f48ec7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c189a947b65be6ff2acf3a081b4cc4a144f48ec7.pyx ---------------------------------------------------------------------- Ran 639 tests in 583.919s 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.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.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/32) #### 2025-10-17 13:47:35.044742 #### 2025-10-17 13:47:45.048768 ---------------------------------------------------------------------- Ran 581 tests in 596.573s 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.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.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/32) ---------------------------------------------------------------------- Ran 490 tests in 602.498s 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.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.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/32) ---------------------------------------------------------------------- Ran 634 tests in 604.718s 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.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.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/32) #### 2025-10-17 13:47:55.060392 #### 2025-10-17 13:48:05.068999 #### 2025-10-17 13:48:15.073672 ---------------------------------------------------------------------- Ran 401 tests in 625.216s 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.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.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/32) Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_95fec3a34ed1b60c88fa6da38ddeec1172a70bdb.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_95fec3a34ed1b60c88fa6da38ddeec1172a70bdb.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_8c4dbb8fb381d1f148bde3e6b075d651408ee46c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_8c4dbb8fb381d1f148bde3e6b075d651408ee46c.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_8a225fab4f4b32d701bad8343d7649341e841030.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_8a225fab4f4b32d701bad8343d7649341e841030.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_096f89f2484668187f62e277f7759bb0ad5c3109.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_096f89f2484668187f62e277f7759bb0ad5c3109.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_1b99b2349ea64f46b26cb20a98d61c68072a966b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_1b99b2349ea64f46b26cb20a98d61c68072a966b.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_95fec3a34ed1b60c88fa6da38ddeec1172a70bdb.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_95fec3a34ed1b60c88fa6da38ddeec1172a70bdb.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_8c4dbb8fb381d1f148bde3e6b075d651408ee46c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_8c4dbb8fb381d1f148bde3e6b075d651408ee46c.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_8a225fab4f4b32d701bad8343d7649341e841030.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_8a225fab4f4b32d701bad8343d7649341e841030.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_096f89f2484668187f62e277f7759bb0ad5c3109.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_096f89f2484668187f62e277f7759bb0ad5c3109.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_1b99b2349ea64f46b26cb20a98d61c68072a966b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_1b99b2349ea64f46b26cb20a98d61c68072a966b.pyx #### 2025-10-17 13:48:25.077609 ---------------------------------------------------------------------- Ran 615 tests in 641.985s 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.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.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/32) #### 2025-10-17 13:48:35.081715 #### 2025-10-17 13:48:45.085692 Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_66e4ab8efe17a6139c6c3dbf8c1bfd0ba96b186e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_66e4ab8efe17a6139c6c3dbf8c1bfd0ba96b186e.pyx #### 2025-10-17 13:48:55.089517 #### 2025-10-17 13:49:05.098671 ---------------------------------------------------------------------- Ran 502 tests in 678.802s 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.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.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/32) #### 2025-10-17 13:49:15.108819 ---------------------------------------------------------------------- Ran 589 tests in 686.720s 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.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.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/32) #### 2025-10-17 13:49:25.114295 #### 2025-10-17 13:49:35.120047 #### 2025-10-17 13:49:45.127875 #### 2025-10-17 13:49:55.135574 #### 2025-10-17 13:50:05.149277 /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: #### 2025-10-17 13:50:15.153214 ---------------------------------------------------------------------- Ran 442 tests in 744.940s 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.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.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/32) ---------------------------------------------------------------------- Ran 660 tests in 749.265s 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.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.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/32) #### 2025-10-17 13:50:25.157161 #### 2025-10-17 13:50:35.162943 #### 2025-10-17 13:50:45.166760 #### 2025-10-17 13:50:55.170693 #### 2025-10-17 13:51:05.174655 #### 2025-10-17 13:51:15.180947 #### 2025-10-17 13:51:25.185133 ---------------------------------------------------------------------- Ran 911 tests in 821.552s OK (skipped=22) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.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.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/32) #### 2025-10-17 13:51:35.192222 #### 2025-10-17 13:51:45.195559 #### 2025-10-17 13:51:55.198885 /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: /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_67024208f69d448eca1152b9bc41a0bc33c70463.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_67024208f69d448eca1152b9bc41a0bc33c70463.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_9430f58116737571b47691d82fbf7918be0b7636.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_9430f58116737571b47691d82fbf7918be0b7636.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_8260a208f695fd91ece670e9a20c0d3b710b7988.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_8260a208f695fd91ece670e9a20c0d3b710b7988.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c2a7bb8f5c7bb52c0b01e01a9208e32d22d3baa9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c2a7bb8f5c7bb52c0b01e01a9208e32d22d3baa9.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2d696a97538be79e934d31d27fd972a87b3b278a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2d696a97538be79e934d31d27fd972a87b3b278a.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_b6e0ccc8b632ca54618ac0fcc305d45d3dddb0a6.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_b6e0ccc8b632ca54618ac0fcc305d45d3dddb0a6.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_ad6db8cbb6b5c6e50276eac4391e744cf40434c5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_ad6db8cbb6b5c6e50276eac4391e744cf40434c5.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_6f75e5e8881f7711fa31c9883dfdbbb7956a7f41.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_6f75e5e8881f7711fa31c9883dfdbbb7956a7f41.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_bb9f1a4b56ade5a4ab5bf1ce6c6e42747a45e9f3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_bb9f1a4b56ade5a4ab5bf1ce6c6e42747a45e9f3.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_26fa4001ec6e096f95725bd586fba6828e3521b6.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_26fa4001ec6e096f95725bd586fba6828e3521b6.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c558741a2b5c68553134081560ba4b45fe690ef8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c558741a2b5c68553134081560ba4b45fe690ef8.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_e78ca30819315ee71bcbb23400c9d4a6bc3b640b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_e78ca30819315ee71bcbb23400c9d4a6bc3b640b.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_35209543dd0e26bf9c56c68afd7c79c48d370ebc.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_35209543dd0e26bf9c56c68afd7c79c48d370ebc.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_a480971eac34b241821267d95e0c681c841d5307.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_a480971eac34b241821267d95e0c681c841d5307.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_914834e8ed779b3bb412f75e2dc50935b57e2161.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_914834e8ed779b3bb412f75e2dc50935b57e2161.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_e78ca30819315ee71bcbb23400c9d4a6bc3b640b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_e78ca30819315ee71bcbb23400c9d4a6bc3b640b.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_35209543dd0e26bf9c56c68afd7c79c48d370ebc.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_35209543dd0e26bf9c56c68afd7c79c48d370ebc.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_a480971eac34b241821267d95e0c681c841d5307.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_a480971eac34b241821267d95e0c681c841d5307.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_914834e8ed779b3bb412f75e2dc50935b57e2161.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_914834e8ed779b3bb412f75e2dc50935b57e2161.pyx #### 2025-10-17 13:52:05.202192 #### 2025-10-17 13:52:15.205514 #### 2025-10-17 13:52:25.208730 ---------------------------------------------------------------------- Ran 579 tests in 876.953s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.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.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/32) Compiler output for module embedded: embedded_main.c: In function 'main': embedded_main.c:29:5: warning: 'Py_SetProgramName' is deprecated [-Wdeprecated-declarations] 29 | Py_SetProgramName(program); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:94, from embedded.h:6, from embedded_main.c:4: /usr/include/python3.12/pylifecycle.h:37:38: note: declared here 37 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *); | ^~~~~~~~~~~~~~~~~ Sharded tests run in 883 seconds (14.7 minutes) Most expensive pipeline stages: 'AnalyseDeclarationsTransform': 627.29 / 8009 (0.078 / run, 31.6%), 'generate_pyx_code_stage': 343.37 / 2678 (0.128 / run, 17.3%), 'inject_utility_code_stage': 259.29 / 3019 (0.086 / run, 13.0%), 'parse': 132.73 / 6402 (0.021 / run, 6.7%), 'AnalyseExpressionsTransform': 64.80 / 7051 (0.009 / run, 3.3%), 'RemoveUnreachableCode': 37.72 / 15063 (0.003 / run, 1.9%), 'ControlFlowAnalysis': 35.47 / 7052 (0.005 / run, 1.8%), 'MarkClosureVisitor': 31.01 / 8011 (0.004 / run, 1.6%), 'PostParse': 27.92 / 8011 (0.003 / run, 1.4%), 'InterpretCompilerDirectives': 24.81 / 8011 (0.003 / run, 1.2%) Times: compile-cpp : 7394.45 sec (1350, 5.477 / run) - slowest: 'cpp:test_dataclasses' (152.86s), 'cpp:test_unicode' (124.88s), 'cpp:memslice' (108.38s), 'cpp:test_coroutines_pep492' (93.39s), 'cpp:exttype_total_ordering' (84.32s), 'cpp:closure_tests_4_def_to_cdef' (65.91s), 'cpp:test_grammar' (64.30s), 'cpp:fused_def' (53.13s) compile-c : 5862.55 sec (1174, 4.994 / run) - slowest: 'c:test_dataclasses' (219.38s), 'c:test_unicode' (139.59s), 'c:test_coroutines_pep492' (102.36s), 'c:test_grammar' (88.94s), 'c:fused_types' (85.51s), 'c:test_fstring' (66.65s), 'c:memslice' (53.54s), 'c:test_asyncgen' (50.79s) cython : 1368.85 sec (2758, 0.496 / run) - slowest: 'c:test_dataclasses' (42.29s), 'cpp:test_dataclasses' (22.31s), 'c:fused_types' (15.21s), 'cpp:fused_types' (13.16s), 'cpp:test_unicode' (12.18s), 'cpp:memslice' (12.08s), 'c:test_unicode' (12.04s), 'c:test_coroutines_pep492' (10.17s) run : 816.86 sec (1603, 0.510 / run) - slowest: 'c:test_coroutines_pep492' (182.16s), 'c:test_fstring' (155.29s), 'cpp:memslice' (131.63s), 'c:memslice' (81.44s), 'c:trashcan' (73.24s), 'cpp:trashcan' (56.36s), 'c:test_named_expressions' (18.50s), 'cpp:compare_binary_pyversions' (11.06s) etoe-build : 698.33 sec ( 96, 7.274 / run) - slowest: 'c:public_fused_types(1)' (24.79s), 'c:memoryview_compare_type_pointers(1)' (24.26s), 'c:memoryview_acq_count(1)' (21.30s), 'c:relative_cimport(1)' (18.92s), 'c:line_profile_test(1)' (18.31s), 'c:pure_pxd(1)' (16.44s), 'c:cdef_multiple_inheritance_errors(1)' (15.73s), 'c:check_size(1)' (15.28s) etoe-run : 105.56 sec ( 193, 0.547 / run) - slowest: 'c:cpdef_pickle(1)' (5.41s), 'c:cythonize_script_package(1)' (4.85s), 'c:importas_from_package(1)' (4.81s), 'c:importas_from_package(4)' (4.67s), 'c:cythonize_with_annotate_via_cli(3)' (4.24s), 'c:cythonize_script(1)' (3.98s), 'c:cythonize_with_annotate_via_cli(5)' (3.94s), 'c:relative_import_leak(1)' (3.58s) import : 2.93 sec (1603, 0.002 / run) - slowest: 'c:test_dataclasses' (0.04s), 'cpp:test_dataclasses' (0.04s), 'c:memslice' (0.03s), 'cpp:memslice' (0.03s), 'c:test_grammar' (0.03s), 'c:memoryview' (0.02s), 'c:test_fstring' (0.02s), 'c:bufaccess' (0.02s) pyrun : 0.65 sec ( 72, 0.009 / run) - slowest: 'py:posonly' (0.05s), 'py:ext_auto_richcmp' (0.03s), 'py:generators_py' (0.03s), 'py:py_classbody' (0.03s), 'py:pure_py' (0.03s), 'py:withstat_py' (0.03s), 'py:methodmangling_T5' (0.02s), 'py:builtin_float' (0.02s) pyimport : 0.29 sec ( 72, 0.004 / run) - slowest: 'py:withstat_py' (0.02s), 'py:pure_cdef_class_dataclass' (0.02s), 'py:pep563_annotations' (0.01s), 'py:pure_py' (0.01s), 'py:withstat_py27' (0.01s), 'py:qualname' (0.01s), 'py:pure_mode_cmethod_inheritance_T583' (0.01s), 'py:pep526_variable_annotations' (0.01s) ALL DONE >>> cython: Entering fakeroot... >>> cython-pyc*: Running split function pyc... '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/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/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/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/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Build/__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/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/Tempita/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Tempita/__pycache__' 'usr/lib/python3.12/site-packages/Cython/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/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/pyximport/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/pyximport/__pycache__' >>> cython-pyc*: Preparing subpackage cython-pyc... >>> cython-pyc*: Running postcheck for cython-pyc >>> cython-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/main/cython/pkg/cython-doc/usr/share/doc' 'usr/share/licenses' -> '/home/buildozer/aports/main/cython/pkg/cython-doc/usr/share/licenses' >>> cython-doc*: Preparing subpackage cython-doc... >>> cython-doc*: Running postcheck for cython-doc >>> cython*: Running postcheck for cython >>> cython*: Preparing package cython... >>> cython*: Stripping binaries >>> cython*: Scanning shared objects >>> cython-doc*: Tracing dependencies... >>> cython-doc*: Package size: 16.0 KB >>> cython-doc*: Compressing data... >>> cython-doc*: Create checksum... >>> cython-doc*: Create cython-doc-3.0.12-r0.apk >>> cython-pyc*: Tracing dependencies... python3~3.12 >>> cython-pyc*: Package size: 4.1 MB >>> cython-pyc*: Compressing data... >>> cython-pyc*: Create checksum... >>> cython-pyc*: Create cython-pyc-3.0.12-r0.apk >>> cython*: Tracing dependencies... python3 python3~3.12 so:libc.musl-loongarch64.so.1 >>> cython*: Package size: 8.8 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-3.0.12-r0.apk >>> cython: Build complete at Fri, 17 Oct 2025 13:52:30 +0000 elapsed time 0h 19m 34s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Cleaning up tmpdir >>> cython: Uninstalling dependencies... ( 1/25) Purging .makedepends-cython (20251017.133257) ( 2/25) Purging py3-gpep517-pyc (19-r0) ( 3/25) Purging py3-gpep517 (19-r0) ( 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 (80.9.0-r1) ( 7/25) Purging py3-setuptools (80.9.0-r1) ( 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.2.3-r0) (13/25) Purging py3-parsing (3.2.3-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.5_p20251010-r0) (23/25) Purging mpdecimal (4.0.1-r0) (24/25) Purging sqlite-libs (3.50.4-r1) (25/25) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 542 MiB in 101 packages >>> cython: Updating the main/loongarch64 repository index... >>> cython: Signing the index...