>>> cython: Building main/cython 3.0.12-r0 (using abuild 3.15.0_rc3-r1) started Fri, 18 Apr 2025 22:52: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.4.8-r0) (3/25) Installing gdbm (1.24-r0) (4/25) Installing xz-libs (5.8.1-r0) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.5_p20250405-r0) (7/25) Installing sqlite-libs (3.49.1-r0) (8/25) Installing python3 (3.12.10-r0) (9/25) Installing python3-pycache-pyc0 (3.12.10-r0) (10/25) Installing pyc (3.12.10-r0) (11/25) Installing python3-pyc (3.12.10-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 (16-r0) (15/25) Installing py3-gpep517-pyc (16-r0) (16/25) Installing py3-parsing (3.2.0-r0) (17/25) Installing py3-parsing-pyc (3.2.0-r0) (18/25) Installing py3-packaging (24.2-r0) (19/25) Installing py3-packaging-pyc (24.2-r0) (20/25) Installing py3-setuptools (77.0.3-r0) (21/25) Installing py3-setuptools-pyc (77.0.3-r0) (22/25) Installing py3-wheel (0.43.0-r0) (23/25) Installing py3-wheel-pyc (0.43.0-r0) (24/25) Installing python3-dev (3.12.10-r0) (25/25) Installing .makedepends-cython (20250418.225256) Executing busybox-1.37.0-r16.trigger OK: 354 MiB in 125 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Cleaning up tmpdir >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/cython-3.0.12.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> cython: Fetching cython-3.0.12.tar.gz::https://github.com/cython/cython/archive/3.0.12.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.22/cython-3.0.12.tar.gz.part' cython-3.0.12.tar.gz 100% |********************************| 2711k 0:00:00 ETA '/var/cache/distfiles/v3.22/cython-3.0.12.tar.gz.part' saved >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/cython-3.0.12.tar.gz >>> cython: Checking sha512sums... cython-3.0.12.tar.gz: OK >>> cython: Unpacking /var/cache/distfiles/v3.22/cython-3.0.12.tar.gz... 2025-04-18 22:52:58,235 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:760: 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-04-18 22:52:58,308 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-04-18 22:52:58,319 root INFO running build 2025-04-18 22:52:58,319 root INFO running build_py 2025-04-18 22:52:58,323 root INFO creating build/lib.linux-armv8l-cpython-312 2025-04-18 22:52:58,323 root INFO copying cython.py -> build/lib.linux-armv8l-cpython-312 2025-04-18 22:52:58,324 root INFO creating build/lib.linux-armv8l-cpython-312/Cython 2025-04-18 22:52:58,324 root INFO copying Cython/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython 2025-04-18 22:52:58,324 root INFO copying Cython/Debugging.py -> build/lib.linux-armv8l-cpython-312/Cython 2025-04-18 22:52:58,324 root INFO copying Cython/StringIOTree.py -> build/lib.linux-armv8l-cpython-312/Cython 2025-04-18 22:52:58,325 root INFO copying Cython/Shadow.py -> build/lib.linux-armv8l-cpython-312/Cython 2025-04-18 22:52:58,325 root INFO copying Cython/Coverage.py -> build/lib.linux-armv8l-cpython-312/Cython 2025-04-18 22:52:58,325 root INFO copying Cython/Utils.py -> build/lib.linux-armv8l-cpython-312/Cython 2025-04-18 22:52:58,326 root INFO copying Cython/CodeWriter.py -> build/lib.linux-armv8l-cpython-312/Cython 2025-04-18 22:52:58,326 root INFO copying Cython/TestUtils.py -> build/lib.linux-armv8l-cpython-312/Cython 2025-04-18 22:52:58,327 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Build 2025-04-18 22:52:58,327 root INFO copying Cython/Build/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Build 2025-04-18 22:52:58,327 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-armv8l-cpython-312/Cython/Build 2025-04-18 22:52:58,327 root INFO copying Cython/Build/Inline.py -> build/lib.linux-armv8l-cpython-312/Cython/Build 2025-04-18 22:52:58,328 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-armv8l-cpython-312/Cython/Build 2025-04-18 22:52:58,328 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-armv8l-cpython-312/Cython/Build 2025-04-18 22:52:58,328 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-armv8l-cpython-312/Cython/Build 2025-04-18 22:52:58,329 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-armv8l-cpython-312/Cython/Build 2025-04-18 22:52:58,329 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,330 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,330 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,330 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,330 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,331 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,331 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,331 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,332 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,332 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,333 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,333 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,333 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,334 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,334 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,334 root INFO copying Cython/Compiler/Dataclass.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,335 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,335 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,335 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,336 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,337 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,337 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,337 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,338 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,338 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,338 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,339 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,339 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,339 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,339 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,340 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,340 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,340 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,341 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,341 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,342 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,342 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,342 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,343 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,343 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,343 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,344 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,344 root INFO copying Cython/Compiler/UFuncs.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,345 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,345 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Runtime 2025-04-18 22:52:58,345 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Runtime 2025-04-18 22:52:58,346 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Distutils 2025-04-18 22:52:58,346 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Distutils 2025-04-18 22:52:58,346 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-armv8l-cpython-312/Cython/Distutils 2025-04-18 22:52:58,346 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-armv8l-cpython-312/Cython/Distutils 2025-04-18 22:52:58,347 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-armv8l-cpython-312/Cython/Distutils 2025-04-18 22:52:58,347 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Debugger 2025-04-18 22:52:58,347 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger 2025-04-18 22:52:58,347 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger 2025-04-18 22:52:58,348 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger 2025-04-18 22:52:58,348 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger 2025-04-18 22:52:58,348 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger 2025-04-18 22:52:58,349 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests 2025-04-18 22:52:58,349 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests 2025-04-18 22:52:58,349 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests 2025-04-18 22:52:58,349 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests 2025-04-18 22:52:58,350 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests 2025-04-18 22:52:58,350 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,350 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,351 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,351 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,351 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,351 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,352 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,352 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,352 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,352 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,353 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Tests 2025-04-18 22:52:58,353 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2025-04-18 22:52:58,353 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2025-04-18 22:52:58,354 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2025-04-18 22:52:58,354 root INFO copying Cython/Tests/TestShadow.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2025-04-18 22:52:58,354 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2025-04-18 22:52:58,354 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2025-04-18 22:52:58,355 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2025-04-18 22:52:58,355 root INFO copying Cython/Tests/TestTestUtils.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2025-04-18 22:52:58,355 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2025-04-18 22:52:58,356 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2025-04-18 22:52:58,356 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2025-04-18 22:52:58,356 root INFO copying Cython/Build/Tests/TestCythonizeArgsParser.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2025-04-18 22:52:58,357 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2025-04-18 22:52:58,357 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2025-04-18 22:52:58,357 root INFO copying Cython/Build/Tests/TestRecythonize.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2025-04-18 22:52:58,357 root INFO copying Cython/Build/Tests/TestDependencies.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2025-04-18 22:52:58,358 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2025-04-18 22:52:58,358 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,358 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,359 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,359 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,359 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,359 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,360 root INFO copying Cython/Compiler/Tests/Utils.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,360 root INFO copying Cython/Compiler/Tests/TestScanning.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,360 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,360 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,361 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,361 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,361 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,361 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,362 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,362 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,362 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2025-04-18 22:52:58,363 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,363 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,363 root INFO copying Cython/Utility/Dataclasses.py -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,364 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Tempita 2025-04-18 22:52:58,364 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Tempita 2025-04-18 22:52:58,364 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-armv8l-cpython-312/Cython/Tempita 2025-04-18 22:52:58,364 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-armv8l-cpython-312/Cython/Tempita 2025-04-18 22:52:58,365 root INFO copying Cython/Tempita/compat3.py -> build/lib.linux-armv8l-cpython-312/Cython/Tempita 2025-04-18 22:52:58,365 root INFO creating build/lib.linux-armv8l-cpython-312/pyximport 2025-04-18 22:52:58,365 root INFO copying pyximport/__init__.py -> build/lib.linux-armv8l-cpython-312/pyximport 2025-04-18 22:52:58,366 root INFO copying pyximport/_pyximport2.py -> build/lib.linux-armv8l-cpython-312/pyximport 2025-04-18 22:52:58,366 root INFO copying pyximport/_pyximport3.py -> build/lib.linux-armv8l-cpython-312/pyximport 2025-04-18 22:52:58,366 root INFO copying pyximport/pyximport.py -> build/lib.linux-armv8l-cpython-312/pyximport 2025-04-18 22:52:58,367 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-armv8l-cpython-312/pyximport 2025-04-18 22:52:58,374 root INFO copying Cython/Shadow.pyi -> build/lib.linux-armv8l-cpython-312/Cython 2025-04-18 22:52:58,375 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Includes 2025-04-18 22:52:58,375 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes 2025-04-18 22:52:58,375 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,376 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,376 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,376 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,377 root INFO copying Cython/Includes/posix/uio.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,377 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,377 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,377 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,377 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,378 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,378 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,378 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,379 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,379 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,379 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,379 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,380 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,380 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2025-04-18 22:52:58,380 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,380 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,381 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,381 root INFO copying Cython/Includes/cpython/contextvars.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,381 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,381 root INFO copying Cython/Includes/cpython/descr.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,382 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,382 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,382 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,382 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,383 root INFO copying Cython/Includes/cpython/string.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,383 root INFO copying Cython/Includes/cpython/time.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,383 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,383 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,384 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,384 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,384 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,384 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,385 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,385 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,385 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,386 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,386 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,386 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,386 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,387 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,387 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,387 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,387 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,388 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,388 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,388 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,388 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,389 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,389 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,389 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,389 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,390 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,390 root INFO copying Cython/Includes/cpython/pyport.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,390 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,390 root INFO copying Cython/Includes/cpython/int.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,391 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,391 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,391 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,391 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,392 root INFO copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,392 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,392 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,392 root INFO copying Cython/Includes/cpython/marshal.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,393 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,393 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,393 root INFO copying Cython/Includes/cpython/fileobject.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,393 root INFO copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,394 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,394 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2025-04-18 22:52:58,394 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Includes/numpy 2025-04-18 22:52:58,395 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/numpy 2025-04-18 22:52:58,395 root INFO copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/numpy 2025-04-18 22:52:58,395 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,395 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,396 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,396 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,396 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,397 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,397 root INFO copying Cython/Includes/libcpp/random.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,397 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,397 root INFO copying Cython/Includes/libcpp/cmath.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,398 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,398 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,398 root INFO copying Cython/Includes/libcpp/atomic.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,398 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,399 root INFO copying Cython/Includes/libcpp/execution.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,399 root INFO copying Cython/Includes/libcpp/any.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,399 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,399 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,400 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,400 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,400 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,400 root INFO copying Cython/Includes/libcpp/optional.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,401 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,401 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,401 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,401 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,402 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,402 root INFO copying Cython/Includes/libcpp/numbers.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,402 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,402 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,403 root INFO copying Cython/Includes/libcpp/numeric.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,403 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,403 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,403 root INFO copying Cython/Includes/libcpp/bit.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2025-04-18 22:52:58,404 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,404 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,404 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,405 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,405 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,405 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,405 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,406 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,406 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,406 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,406 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,406 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,407 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,407 root INFO copying Cython/Includes/libc/complex.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,407 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,407 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2025-04-18 22:52:58,408 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,408 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,408 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,409 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,409 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,409 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2025-04-18 22:52:58,409 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Runtime 2025-04-18 22:52:58,410 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests 2025-04-18 22:52:58,410 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests 2025-04-18 22:52:58,410 root INFO copying Cython/Plex/Machines.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,410 root INFO copying Cython/Plex/DFA.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,411 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,411 root INFO copying Cython/Plex/Transitions.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,411 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2025-04-18 22:52:58,411 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,411 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,412 root INFO copying Cython/Utility/UFuncs.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,412 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,412 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,413 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,413 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,413 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,414 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,414 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,414 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,415 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,415 root INFO copying Cython/Utility/NumpyImportArray.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,415 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,415 root INFO copying Cython/Utility/UFuncs_C.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,416 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,416 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,416 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,417 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,417 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,417 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,418 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,418 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,418 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,418 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,419 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,419 root INFO copying Cython/Utility/Dataclasses.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,419 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,419 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,420 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,420 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,420 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,421 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,421 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,421 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2025-04-18 22:52:58,424 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-04-18 22:53:02,721 root INFO building 'Cython.Compiler.Parsing' extension 2025-04-18 22:53:02,722 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler 2025-04-18 22:53:02,723 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.o 2025-04-18 22:53:39,892 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Compiler/Parsing.cpython-312-arm-linux-musleabihf.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-04-18 22:53:41,864 root INFO building 'Cython.Compiler.Code' extension 2025-04-18 22:53:41,865 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.o 2025-04-18 22:54:26,403 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Compiler/Code.cpython-312-arm-linux-musleabihf.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-04-18 22:54:27,793 root INFO building 'Cython.Compiler.FlowControl' extension 2025-04-18 22:54:27,793 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FlowControl.o 2025-04-18 22:54:47,859 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Compiler/FlowControl.cpython-312-arm-linux-musleabihf.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-04-18 22:54:48,431 root INFO building 'Cython.Compiler.FusedNode' extension 2025-04-18 22:54:48,432 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FusedNode.o 2025-04-18 22:55:03,664 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Compiler/FusedNode.cpython-312-arm-linux-musleabihf.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-04-18 22:55:04,418 root INFO building 'Cython.Tempita._tempita' extension 2025-04-18 22:55:04,418 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Tempita 2025-04-18 22:55:04,418 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Tempita/_tempita.o 2025-04-18 22:55:21,478 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Tempita/_tempita.cpython-312-arm-linux-musleabihf.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-04-18 22:55:22,008 root INFO building 'Cython.Compiler.Visitor' extension 2025-04-18 22:55:22,009 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Visitor.o 2025-04-18 22:55:33,164 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Compiler/Visitor.cpython-312-arm-linux-musleabihf.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-04-18 22:55:33,692 root INFO building 'Cython.Utils' extension 2025-04-18 22:55:33,692 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Utils.o 2025-04-18 22:55:45,990 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Utils.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Utils.cpython-312-arm-linux-musleabihf.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-04-18 22:55:46,472 root INFO building 'Cython.Compiler.Scanning' extension 2025-04-18 22:55:46,473 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Scanning.o 2025-04-18 22:55:57,419 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Compiler/Scanning.cpython-312-arm-linux-musleabihf.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-04-18 22:55:57,624 root INFO building 'Cython.Plex.Scanners' extension 2025-04-18 22:55:57,625 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex 2025-04-18 22:55:57,625 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Scanners.o 2025-04-18 22:56:00,105 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Plex/Scanners.cpython-312-arm-linux-musleabihf.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-04-18 22:56:00,318 root INFO building 'Cython.Plex.Machines' extension 2025-04-18 22:56:00,318 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Machines.o 2025-04-18 22:56:04,480 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Machines.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Plex/Machines.cpython-312-arm-linux-musleabihf.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-04-18 22:56:04,626 root INFO building 'Cython.Plex.Transitions' extension 2025-04-18 22:56:04,627 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Transitions.o 2025-04-18 22:56:07,465 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Transitions.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Plex/Transitions.cpython-312-arm-linux-musleabihf.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-04-18 22:56:07,829 root INFO building 'Cython.Runtime.refnanny' extension 2025-04-18 22:56:07,829 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Runtime 2025-04-18 22:56:07,830 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Runtime/refnanny.o 2025-04-18 22:56:09,716 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Runtime/refnanny.cpython-312-arm-linux-musleabihf.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-04-18 22:56:09,812 root INFO building 'Cython.StringIOTree' extension 2025-04-18 22:56:09,813 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/StringIOTree.o 2025-04-18 22:56:11,537 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/StringIOTree.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/StringIOTree.cpython-312-arm-linux-musleabihf.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-04-18 22:56:11,688 root INFO building 'Cython.Plex.DFA' extension 2025-04-18 22:56:11,689 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/DFA.o 2025-04-18 22:56:14,248 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/DFA.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Plex/DFA.cpython-312-arm-linux-musleabihf.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-04-18 22:56:14,330 root INFO building 'Cython.Plex.Actions' extension 2025-04-18 22:56:14,330 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-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Actions.o 2025-04-18 22:56:15,849 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Plex/Actions.cpython-312-arm-linux-musleabihf.so 2025-04-18 22:56:15,865 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-18 22:56:15,865 root INFO running install 2025-04-18 22:56:15,876 root INFO running install_lib 2025-04-18 22:56:15,878 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-18 22:56:15,879 root INFO copying build/lib.linux-armv8l-cpython-312/cython.py -> build/bdist.linux-armv8l/wheel/. 2025-04-18 22:56:15,879 root INFO creating build/bdist.linux-armv8l/wheel/pyximport 2025-04-18 22:56:15,879 root INFO copying build/lib.linux-armv8l-cpython-312/pyximport/__init__.py -> build/bdist.linux-armv8l/wheel/./pyximport 2025-04-18 22:56:15,880 root INFO copying build/lib.linux-armv8l-cpython-312/pyximport/_pyximport2.py -> build/bdist.linux-armv8l/wheel/./pyximport 2025-04-18 22:56:15,880 root INFO copying build/lib.linux-armv8l-cpython-312/pyximport/_pyximport3.py -> build/bdist.linux-armv8l/wheel/./pyximport 2025-04-18 22:56:15,880 root INFO copying build/lib.linux-armv8l-cpython-312/pyximport/pyximport.py -> build/bdist.linux-armv8l/wheel/./pyximport 2025-04-18 22:56:15,880 root INFO copying build/lib.linux-armv8l-cpython-312/pyximport/pyxbuild.py -> build/bdist.linux-armv8l/wheel/./pyximport 2025-04-18 22:56:15,880 root INFO creating build/bdist.linux-armv8l/wheel/Cython 2025-04-18 22:56:15,881 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/__init__.py -> build/bdist.linux-armv8l/wheel/./Cython 2025-04-18 22:56:15,881 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugging.py -> build/bdist.linux-armv8l/wheel/./Cython 2025-04-18 22:56:15,881 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Build 2025-04-18 22:56:15,881 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/__init__.py -> build/bdist.linux-armv8l/wheel/./Cython/Build 2025-04-18 22:56:15,881 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Distutils.py -> build/bdist.linux-armv8l/wheel/./Cython/Build 2025-04-18 22:56:15,881 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Inline.py -> build/bdist.linux-armv8l/wheel/./Cython/Build 2025-04-18 22:56:15,882 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/BuildExecutable.py -> build/bdist.linux-armv8l/wheel/./Cython/Build 2025-04-18 22:56:15,882 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Cythonize.py -> build/bdist.linux-armv8l/wheel/./Cython/Build 2025-04-18 22:56:15,882 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Dependencies.py -> build/bdist.linux-armv8l/wheel/./Cython/Build 2025-04-18 22:56:15,882 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2025-04-18 22:56:15,883 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/__init__.py -> build/bdist.linux-armv8l/wheel/./Cython/Build/Tests 2025-04-18 22:56:15,883 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/TestStripLiterals.py -> build/bdist.linux-armv8l/wheel/./Cython/Build/Tests 2025-04-18 22:56:15,883 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/TestCythonizeArgsParser.py -> build/bdist.linux-armv8l/wheel/./Cython/Build/Tests 2025-04-18 22:56:15,883 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/TestInline.py -> build/bdist.linux-armv8l/wheel/./Cython/Build/Tests 2025-04-18 22:56:15,883 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/TestCyCache.py -> build/bdist.linux-armv8l/wheel/./Cython/Build/Tests 2025-04-18 22:56:15,883 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/TestRecythonize.py -> build/bdist.linux-armv8l/wheel/./Cython/Build/Tests 2025-04-18 22:56:15,884 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/TestDependencies.py -> build/bdist.linux-armv8l/wheel/./Cython/Build/Tests 2025-04-18 22:56:15,884 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/TestIpythonMagic.py -> build/bdist.linux-armv8l/wheel/./Cython/Build/Tests 2025-04-18 22:56:15,884 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/IpythonMagic.py -> build/bdist.linux-armv8l/wheel/./Cython/Build 2025-04-18 22:56:15,884 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/StringIOTree.py -> build/bdist.linux-armv8l/wheel/./Cython 2025-04-18 22:56:15,884 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Shadow.py -> build/bdist.linux-armv8l/wheel/./Cython 2025-04-18 22:56:15,884 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Coverage.py -> build/bdist.linux-armv8l/wheel/./Cython 2025-04-18 22:56:15,885 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Tempita 2025-04-18 22:56:15,885 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tempita/__init__.py -> build/bdist.linux-armv8l/wheel/./Cython/Tempita 2025-04-18 22:56:15,885 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tempita/_tempita.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython/Tempita 2025-04-18 22:56:15,886 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tempita/_looper.py -> build/bdist.linux-armv8l/wheel/./Cython/Tempita 2025-04-18 22:56:15,886 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tempita/_tempita.py -> build/bdist.linux-armv8l/wheel/./Cython/Tempita 2025-04-18 22:56:15,886 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tempita/compat3.py -> build/bdist.linux-armv8l/wheel/./Cython/Tempita 2025-04-18 22:56:15,886 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utils.py -> build/bdist.linux-armv8l/wheel/./Cython 2025-04-18 22:56:15,886 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Debugger 2025-04-18 22:56:15,887 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/__init__.py -> build/bdist.linux-armv8l/wheel/./Cython/Debugger 2025-04-18 22:56:15,887 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/libcython.py -> build/bdist.linux-armv8l/wheel/./Cython/Debugger 2025-04-18 22:56:15,887 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/Cygdb.py -> build/bdist.linux-armv8l/wheel/./Cython/Debugger 2025-04-18 22:56:15,887 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/DebugWriter.py -> build/bdist.linux-armv8l/wheel/./Cython/Debugger 2025-04-18 22:56:15,887 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/libpython.py -> build/bdist.linux-armv8l/wheel/./Cython/Debugger 2025-04-18 22:56:15,888 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Debugger/Tests 2025-04-18 22:56:15,888 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests/__init__.py -> build/bdist.linux-armv8l/wheel/./Cython/Debugger/Tests 2025-04-18 22:56:15,888 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/bdist.linux-armv8l/wheel/./Cython/Debugger/Tests 2025-04-18 22:56:15,888 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests/TestLibCython.py -> build/bdist.linux-armv8l/wheel/./Cython/Debugger/Tests 2025-04-18 22:56:15,889 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests/codefile -> build/bdist.linux-armv8l/wheel/./Cython/Debugger/Tests 2025-04-18 22:56:15,889 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/bdist.linux-armv8l/wheel/./Cython/Debugger/Tests 2025-04-18 22:56:15,889 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests/cfuncs.c -> build/bdist.linux-armv8l/wheel/./Cython/Debugger/Tests 2025-04-18 22:56:15,889 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Shadow.pyi -> build/bdist.linux-armv8l/wheel/./Cython 2025-04-18 22:56:15,889 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/CodeWriter.py -> build/bdist.linux-armv8l/wheel/./Cython 2025-04-18 22:56:15,889 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Runtime 2025-04-18 22:56:15,890 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Runtime/__init__.py -> build/bdist.linux-armv8l/wheel/./Cython/Runtime 2025-04-18 22:56:15,890 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Runtime/refnanny.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython/Runtime 2025-04-18 22:56:15,890 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Runtime/refnanny.pyx -> build/bdist.linux-armv8l/wheel/./Cython/Runtime 2025-04-18 22:56:15,890 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utils.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython 2025-04-18 22:56:15,891 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Plex 2025-04-18 22:56:15,891 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/__init__.py -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,891 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Regexps.py -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,891 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Errors.py -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,892 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Transitions.py -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,892 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Machines.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,892 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Actions.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,892 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/DFA.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,892 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Transitions.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,893 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/DFA.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,893 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Machines.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,893 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Machines.py -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,893 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Scanners.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,894 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Actions.py -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,894 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Lexicons.py -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,894 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Scanners.py -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,894 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Actions.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,894 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Transitions.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,894 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/DFA.py -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,895 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Scanners.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Plex 2025-04-18 22:56:15,895 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Compiler 2025-04-18 22:56:15,895 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/__init__.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,895 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/TreeFragment.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,895 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/UtilNodes.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,896 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Parsing.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,896 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Naming.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,897 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/FusedNode.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,897 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Buffer.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,897 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Pythran.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,897 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,898 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Errors.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,898 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/MemoryView.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,898 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Scanning.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,898 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/FlowControl.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,899 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Scanning.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,899 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,899 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Annotate.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,899 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/TypeInference.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,899 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Code.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,900 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Dataclass.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,901 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Lexicon.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,901 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Pipeline.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,901 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/ExprNodes.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,902 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Version.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,902 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Parsing.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,902 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Symtab.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,902 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/ModuleNode.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,903 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,903 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/FlowControl.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,904 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/FusedNode.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,904 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/CythonScope.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,904 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Visitor.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,905 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/CmdLine.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,905 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,905 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Builtin.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,905 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Interpreter.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,905 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/DebugFlags.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,905 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Main.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,906 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Code.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,906 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/UtilityCode.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,906 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Visitor.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,906 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Scanning.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,907 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,907 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Visitor.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,907 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,907 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Code.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,908 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Optimize.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,908 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2025-04-18 22:56:15,908 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/__init__.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,909 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestFlowControl.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,909 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestMemView.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,909 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestGrammar.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,909 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestBuffer.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,909 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/Utils.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,909 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestScanning.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,909 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,910 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestStringEncoding.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,910 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestTreePath.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,910 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestVisitor.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,910 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestCmdLine.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,910 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestTreeFragment.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,910 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestTypes.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,911 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestUtilityLoad.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,911 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestSignatureMatching.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler/Tests 2025-04-18 22:56:15,911 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/TypeSlots.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,911 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/TreePath.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,911 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,911 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Parsing.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,912 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/StringEncoding.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,912 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Future.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,912 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Nodes.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,913 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/UFuncs.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,913 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Options.py -> build/bdist.linux-armv8l/wheel/./Cython/Compiler 2025-04-18 22:56:15,913 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Utility 2025-04-18 22:56:15,914 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/__init__.py -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,914 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,914 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/ObjectHandling.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,914 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/arrayarray.h -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,914 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Dataclasses.py -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,915 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/CythonFunction.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,915 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/ImportExport.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,915 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Overflow.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,915 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Coroutine.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,916 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/CppSupport.cpp -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,916 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/CConvert.pyx -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,916 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/NumpyImportArray.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,916 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/UFuncs.pyx -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,916 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/AsyncGen.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,916 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/UFuncs_C.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,917 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/MemoryView_C.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,917 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Profile.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,917 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/TypeConversion.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,917 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Buffer.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,917 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Builtins.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,918 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/MemoryView.pyx -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,918 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Printing.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,918 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Exceptions.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,918 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/CMath.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,918 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/StringTools.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,918 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/CommonStructures.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,919 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,919 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Dataclasses.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,919 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,919 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,919 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,920 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,920 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/FunctionArguments.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,920 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/CppConvert.pyx -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,920 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Complex.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,920 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Optimize.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,921 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Embed.c -> build/bdist.linux-armv8l/wheel/./Cython/Utility 2025-04-18 22:56:15,921 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Tests 2025-04-18 22:56:15,921 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/__init__.py -> build/bdist.linux-armv8l/wheel/./Cython/Tests 2025-04-18 22:56:15,921 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-armv8l/wheel/./Cython/Tests 2025-04-18 22:56:15,921 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-armv8l/wheel/./Cython/Tests 2025-04-18 22:56:15,922 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/TestShadow.py -> build/bdist.linux-armv8l/wheel/./Cython/Tests 2025-04-18 22:56:15,922 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/xmlrunner.py -> build/bdist.linux-armv8l/wheel/./Cython/Tests 2025-04-18 22:56:15,922 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-armv8l/wheel/./Cython/Tests 2025-04-18 22:56:15,922 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/TestJediTyper.py -> build/bdist.linux-armv8l/wheel/./Cython/Tests 2025-04-18 22:56:15,922 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/TestTestUtils.py -> build/bdist.linux-armv8l/wheel/./Cython/Tests 2025-04-18 22:56:15,922 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/TestUtils.py -> build/bdist.linux-armv8l/wheel/./Cython 2025-04-18 22:56:15,923 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes 2025-04-18 22:56:15,923 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2025-04-18 22:56:15,923 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/unistd.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,923 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/select.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,923 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/resource.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,924 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/uio.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,924 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/stdio.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,924 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/time.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,924 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/stat.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,924 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/__init__.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,924 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/stdlib.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,925 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/fcntl.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,925 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/types.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,925 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/signal.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,925 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/ioctl.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,925 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/mman.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,925 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/dlfcn.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,925 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/wait.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,926 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/strings.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/posix 2025-04-18 22:56:15,926 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2025-04-18 22:56:15,926 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/number.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,926 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/getargs.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,926 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/contextvars.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,927 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/pythread.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,927 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/descr.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,927 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/bytearray.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,927 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/pystate.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,927 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/codecs.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,927 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/tuple.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,928 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/string.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,928 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/time.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,928 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/weakref.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,928 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/bool.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,928 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/conversion.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,928 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/slice.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,928 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/float.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,929 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/ceval.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,929 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/cellobject.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,929 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/object.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,929 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/__init__.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,929 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/pycapsule.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,929 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/mapping.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,930 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/sequence.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,930 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/iterator.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,930 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/set.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,930 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/ref.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,930 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/longintrepr.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,930 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/list.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,931 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/function.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,931 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/pylifecycle.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,931 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/memoryview.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,931 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/iterobject.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,931 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/module.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,931 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/dict.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,931 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/exc.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,932 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/array.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,932 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/type.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,932 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/pyport.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,932 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/instance.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,932 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/int.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,932 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/complex.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,933 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/long.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,933 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/mem.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,933 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/unicode.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,933 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/oldbuffer.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,933 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/bytes.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,933 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/genobject.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,934 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/marshal.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,934 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/method.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,934 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/buffer.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,934 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/fileobject.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,934 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/cobject.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,934 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/datetime.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,935 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/version.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/cpython 2025-04-18 22:56:15,935 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/numpy 2025-04-18 22:56:15,935 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/numpy/math.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/numpy 2025-04-18 22:56:15,935 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/numpy/__init__.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/numpy 2025-04-18 22:56:15,936 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2025-04-18 22:56:15,936 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/algorithm.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,936 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/unordered_set.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,936 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/queue.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,936 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/vector.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,936 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/functional.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,937 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/random.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,937 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/typeindex.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,937 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/cmath.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,937 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/string.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,937 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/forward_list.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,937 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/atomic.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,938 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/unordered_map.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,938 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/execution.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,938 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/any.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,938 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/__init__.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,938 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/stack.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,938 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/iterator.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,939 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/set.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,939 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/map.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,939 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/optional.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,939 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/utility.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,939 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/list.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,939 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/pair.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,940 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/memory.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,940 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/limits.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,940 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/numbers.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,940 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/typeinfo.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,940 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/complex.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,940 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/numeric.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,940 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/deque.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,941 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/cast.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,941 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/bit.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libcpp 2025-04-18 22:56:15,941 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/openmp.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes 2025-04-18 22:56:15,941 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2025-04-18 22:56:15,941 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/errno.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,942 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/math.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,942 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/stdio.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,942 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/string.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,942 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/time.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,942 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/stddef.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,942 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/float.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,943 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/__init__.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,943 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/stdlib.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,943 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/signal.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,943 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/limits.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,943 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/stdint.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,943 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/complex.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,943 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/setjmp.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,944 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/locale.pxd -> build/bdist.linux-armv8l/wheel/./Cython/Includes/libc 2025-04-18 22:56:15,944 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Distutils 2025-04-18 22:56:15,944 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Distutils/__init__.py -> build/bdist.linux-armv8l/wheel/./Cython/Distutils 2025-04-18 22:56:15,944 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Distutils/build_ext.py -> build/bdist.linux-armv8l/wheel/./Cython/Distutils 2025-04-18 22:56:15,944 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Distutils/old_build_ext.py -> build/bdist.linux-armv8l/wheel/./Cython/Distutils 2025-04-18 22:56:15,945 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Distutils/extension.py -> build/bdist.linux-armv8l/wheel/./Cython/Distutils 2025-04-18 22:56:15,945 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/StringIOTree.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./Cython 2025-04-18 22:56:15,945 root INFO running install_egg_info 2025-04-18 22:56:15,948 root INFO running egg_info 2025-04-18 22:56:15,951 root INFO creating Cython.egg-info 2025-04-18 22:56:15,951 root INFO writing Cython.egg-info/PKG-INFO 2025-04-18 22:56:15,951 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt 2025-04-18 22:56:15,952 root INFO writing entry points to Cython.egg-info/entry_points.txt 2025-04-18 22:56:15,952 root INFO writing top-level names to Cython.egg-info/top_level.txt 2025-04-18 22:56:15,952 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2025-04-18 22:56:15,965 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt' 2025-04-18 22:56:15,966 root INFO reading manifest template 'MANIFEST.in' 2025-04-18 22:56:15,966 root WARNING warning: no files found matching '.gitrev' 2025-04-18 22:56:15,987 root WARNING warning: no files found matching 'Doc/*' 2025-04-18 22:56:15,988 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' 2025-04-18 22:56:15,988 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' 2025-04-18 22:56:15,990 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Utility' 2025-04-18 22:56:16,253 root WARNING warning: no files found matching 'pyximport/README' 2025-04-18 22:56:16,253 root INFO adding license file 'LICENSE.txt' 2025-04-18 22:56:16,253 root INFO adding license file 'COPYING.txt' 2025-04-18 22:56:16,282 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2025-04-18 22:56:16,283 root INFO Copying Cython.egg-info to build/bdist.linux-armv8l/wheel/./Cython-3.0.12-py3.12.egg-info 2025-04-18 22:56:16,284 root INFO running install_scripts 2025-04-18 22:56:16,290 root INFO creating build/bdist.linux-armv8l/wheel/cython-3.0.12.dist-info/WHEEL 2025-04-18 22:56:16,290 wheel INFO creating '/home/buildozer/aports/main/cython/src/cython-3.0.12/.dist/.tmp-0guore__/cython-3.0.12-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-18 22:56:16,291 wheel INFO adding 'cython.py' 2025-04-18 22:56:16,291 wheel INFO adding 'Cython/CodeWriter.py' 2025-04-18 22:56:16,291 wheel INFO adding 'Cython/Coverage.py' 2025-04-18 22:56:16,291 wheel INFO adding 'Cython/Debugging.py' 2025-04-18 22:56:16,292 wheel INFO adding 'Cython/Shadow.py' 2025-04-18 22:56:16,292 wheel INFO adding 'Cython/Shadow.pyi' 2025-04-18 22:56:16,292 wheel INFO adding 'Cython/StringIOTree.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,292 wheel INFO adding 'Cython/StringIOTree.py' 2025-04-18 22:56:16,293 wheel INFO adding 'Cython/TestUtils.py' 2025-04-18 22:56:16,293 wheel INFO adding 'Cython/Utils.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,294 wheel INFO adding 'Cython/Utils.py' 2025-04-18 22:56:16,294 wheel INFO adding 'Cython/__init__.py' 2025-04-18 22:56:16,294 wheel INFO adding 'Cython/Build/BuildExecutable.py' 2025-04-18 22:56:16,294 wheel INFO adding 'Cython/Build/Cythonize.py' 2025-04-18 22:56:16,295 wheel INFO adding 'Cython/Build/Dependencies.py' 2025-04-18 22:56:16,295 wheel INFO adding 'Cython/Build/Distutils.py' 2025-04-18 22:56:16,295 wheel INFO adding 'Cython/Build/Inline.py' 2025-04-18 22:56:16,295 wheel INFO adding 'Cython/Build/IpythonMagic.py' 2025-04-18 22:56:16,296 wheel INFO adding 'Cython/Build/__init__.py' 2025-04-18 22:56:16,296 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py' 2025-04-18 22:56:16,296 wheel INFO adding 'Cython/Build/Tests/TestCythonizeArgsParser.py' 2025-04-18 22:56:16,296 wheel INFO adding 'Cython/Build/Tests/TestDependencies.py' 2025-04-18 22:56:16,296 wheel INFO adding 'Cython/Build/Tests/TestInline.py' 2025-04-18 22:56:16,297 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py' 2025-04-18 22:56:16,297 wheel INFO adding 'Cython/Build/Tests/TestRecythonize.py' 2025-04-18 22:56:16,297 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py' 2025-04-18 22:56:16,297 wheel INFO adding 'Cython/Build/Tests/__init__.py' 2025-04-18 22:56:16,297 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py' 2025-04-18 22:56:16,298 wheel INFO adding 'Cython/Compiler/Annotate.py' 2025-04-18 22:56:16,298 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py' 2025-04-18 22:56:16,298 wheel INFO adding 'Cython/Compiler/Buffer.py' 2025-04-18 22:56:16,298 wheel INFO adding 'Cython/Compiler/Builtin.py' 2025-04-18 22:56:16,299 wheel INFO adding 'Cython/Compiler/CmdLine.py' 2025-04-18 22:56:16,300 wheel INFO adding 'Cython/Compiler/Code.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,301 wheel INFO adding 'Cython/Compiler/Code.pxd' 2025-04-18 22:56:16,301 wheel INFO adding 'Cython/Compiler/Code.py' 2025-04-18 22:56:16,302 wheel INFO adding 'Cython/Compiler/CodeGeneration.py' 2025-04-18 22:56:16,302 wheel INFO adding 'Cython/Compiler/CythonScope.py' 2025-04-18 22:56:16,302 wheel INFO adding 'Cython/Compiler/Dataclass.py' 2025-04-18 22:56:16,302 wheel INFO adding 'Cython/Compiler/DebugFlags.py' 2025-04-18 22:56:16,302 wheel INFO adding 'Cython/Compiler/Errors.py' 2025-04-18 22:56:16,304 wheel INFO adding 'Cython/Compiler/ExprNodes.py' 2025-04-18 22:56:16,305 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,306 wheel INFO adding 'Cython/Compiler/FlowControl.pxd' 2025-04-18 22:56:16,306 wheel INFO adding 'Cython/Compiler/FlowControl.py' 2025-04-18 22:56:16,307 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,307 wheel INFO adding 'Cython/Compiler/FusedNode.py' 2025-04-18 22:56:16,307 wheel INFO adding 'Cython/Compiler/Future.py' 2025-04-18 22:56:16,307 wheel INFO adding 'Cython/Compiler/Interpreter.py' 2025-04-18 22:56:16,308 wheel INFO adding 'Cython/Compiler/Lexicon.py' 2025-04-18 22:56:16,308 wheel INFO adding 'Cython/Compiler/Main.py' 2025-04-18 22:56:16,308 wheel INFO adding 'Cython/Compiler/MemoryView.py' 2025-04-18 22:56:16,309 wheel INFO adding 'Cython/Compiler/ModuleNode.py' 2025-04-18 22:56:16,309 wheel INFO adding 'Cython/Compiler/Naming.py' 2025-04-18 22:56:16,310 wheel INFO adding 'Cython/Compiler/Nodes.py' 2025-04-18 22:56:16,311 wheel INFO adding 'Cython/Compiler/Optimize.py' 2025-04-18 22:56:16,312 wheel INFO adding 'Cython/Compiler/Options.py' 2025-04-18 22:56:16,312 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd' 2025-04-18 22:56:16,312 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py' 2025-04-18 22:56:16,314 wheel INFO adding 'Cython/Compiler/Parsing.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,314 wheel INFO adding 'Cython/Compiler/Parsing.pxd' 2025-04-18 22:56:16,315 wheel INFO adding 'Cython/Compiler/Parsing.py' 2025-04-18 22:56:16,315 wheel INFO adding 'Cython/Compiler/Pipeline.py' 2025-04-18 22:56:16,316 wheel INFO adding 'Cython/Compiler/PyrexTypes.py' 2025-04-18 22:56:16,316 wheel INFO adding 'Cython/Compiler/Pythran.py' 2025-04-18 22:56:16,317 wheel INFO adding 'Cython/Compiler/Scanning.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,317 wheel INFO adding 'Cython/Compiler/Scanning.pxd' 2025-04-18 22:56:16,317 wheel INFO adding 'Cython/Compiler/Scanning.py' 2025-04-18 22:56:16,318 wheel INFO adding 'Cython/Compiler/StringEncoding.py' 2025-04-18 22:56:16,318 wheel INFO adding 'Cython/Compiler/Symtab.py' 2025-04-18 22:56:16,318 wheel INFO adding 'Cython/Compiler/TreeFragment.py' 2025-04-18 22:56:16,319 wheel INFO adding 'Cython/Compiler/TreePath.py' 2025-04-18 22:56:16,319 wheel INFO adding 'Cython/Compiler/TypeInference.py' 2025-04-18 22:56:16,319 wheel INFO adding 'Cython/Compiler/TypeSlots.py' 2025-04-18 22:56:16,319 wheel INFO adding 'Cython/Compiler/UFuncs.py' 2025-04-18 22:56:16,320 wheel INFO adding 'Cython/Compiler/UtilNodes.py' 2025-04-18 22:56:16,320 wheel INFO adding 'Cython/Compiler/UtilityCode.py' 2025-04-18 22:56:16,320 wheel INFO adding 'Cython/Compiler/Version.py' 2025-04-18 22:56:16,320 wheel INFO adding 'Cython/Compiler/Visitor.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,321 wheel INFO adding 'Cython/Compiler/Visitor.pxd' 2025-04-18 22:56:16,321 wheel INFO adding 'Cython/Compiler/Visitor.py' 2025-04-18 22:56:16,321 wheel INFO adding 'Cython/Compiler/__init__.py' 2025-04-18 22:56:16,322 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py' 2025-04-18 22:56:16,322 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py' 2025-04-18 22:56:16,322 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py' 2025-04-18 22:56:16,322 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py' 2025-04-18 22:56:16,322 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py' 2025-04-18 22:56:16,322 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py' 2025-04-18 22:56:16,323 wheel INFO adding 'Cython/Compiler/Tests/TestScanning.py' 2025-04-18 22:56:16,323 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py' 2025-04-18 22:56:16,323 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py' 2025-04-18 22:56:16,323 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py' 2025-04-18 22:56:16,323 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py' 2025-04-18 22:56:16,323 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py' 2025-04-18 22:56:16,324 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py' 2025-04-18 22:56:16,324 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py' 2025-04-18 22:56:16,324 wheel INFO adding 'Cython/Compiler/Tests/Utils.py' 2025-04-18 22:56:16,324 wheel INFO adding 'Cython/Compiler/Tests/__init__.py' 2025-04-18 22:56:16,324 wheel INFO adding 'Cython/Debugger/Cygdb.py' 2025-04-18 22:56:16,325 wheel INFO adding 'Cython/Debugger/DebugWriter.py' 2025-04-18 22:56:16,325 wheel INFO adding 'Cython/Debugger/__init__.py' 2025-04-18 22:56:16,325 wheel INFO adding 'Cython/Debugger/libcython.py' 2025-04-18 22:56:16,325 wheel INFO adding 'Cython/Debugger/libpython.py' 2025-04-18 22:56:16,326 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py' 2025-04-18 22:56:16,326 wheel INFO adding 'Cython/Debugger/Tests/__init__.py' 2025-04-18 22:56:16,326 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c' 2025-04-18 22:56:16,326 wheel INFO adding 'Cython/Debugger/Tests/codefile' 2025-04-18 22:56:16,326 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py' 2025-04-18 22:56:16,327 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py' 2025-04-18 22:56:16,327 wheel INFO adding 'Cython/Distutils/__init__.py' 2025-04-18 22:56:16,327 wheel INFO adding 'Cython/Distutils/build_ext.py' 2025-04-18 22:56:16,327 wheel INFO adding 'Cython/Distutils/extension.py' 2025-04-18 22:56:16,327 wheel INFO adding 'Cython/Distutils/old_build_ext.py' 2025-04-18 22:56:16,328 wheel INFO adding 'Cython/Includes/openmp.pxd' 2025-04-18 22:56:16,328 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd' 2025-04-18 22:56:16,328 wheel INFO adding 'Cython/Includes/cpython/array.pxd' 2025-04-18 22:56:16,328 wheel INFO adding 'Cython/Includes/cpython/bool.pxd' 2025-04-18 22:56:16,328 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd' 2025-04-18 22:56:16,329 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd' 2025-04-18 22:56:16,329 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd' 2025-04-18 22:56:16,329 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd' 2025-04-18 22:56:16,329 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd' 2025-04-18 22:56:16,329 wheel INFO adding 'Cython/Includes/cpython/cobject.pxd' 2025-04-18 22:56:16,329 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd' 2025-04-18 22:56:16,330 wheel INFO adding 'Cython/Includes/cpython/complex.pxd' 2025-04-18 22:56:16,330 wheel INFO adding 'Cython/Includes/cpython/contextvars.pxd' 2025-04-18 22:56:16,330 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd' 2025-04-18 22:56:16,330 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd' 2025-04-18 22:56:16,330 wheel INFO adding 'Cython/Includes/cpython/descr.pxd' 2025-04-18 22:56:16,330 wheel INFO adding 'Cython/Includes/cpython/dict.pxd' 2025-04-18 22:56:16,331 wheel INFO adding 'Cython/Includes/cpython/exc.pxd' 2025-04-18 22:56:16,331 wheel INFO adding 'Cython/Includes/cpython/fileobject.pxd' 2025-04-18 22:56:16,331 wheel INFO adding 'Cython/Includes/cpython/float.pxd' 2025-04-18 22:56:16,331 wheel INFO adding 'Cython/Includes/cpython/function.pxd' 2025-04-18 22:56:16,331 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd' 2025-04-18 22:56:16,331 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd' 2025-04-18 22:56:16,332 wheel INFO adding 'Cython/Includes/cpython/instance.pxd' 2025-04-18 22:56:16,332 wheel INFO adding 'Cython/Includes/cpython/int.pxd' 2025-04-18 22:56:16,332 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd' 2025-04-18 22:56:16,332 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd' 2025-04-18 22:56:16,332 wheel INFO adding 'Cython/Includes/cpython/list.pxd' 2025-04-18 22:56:16,332 wheel INFO adding 'Cython/Includes/cpython/long.pxd' 2025-04-18 22:56:16,333 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd' 2025-04-18 22:56:16,333 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd' 2025-04-18 22:56:16,333 wheel INFO adding 'Cython/Includes/cpython/marshal.pxd' 2025-04-18 22:56:16,333 wheel INFO adding 'Cython/Includes/cpython/mem.pxd' 2025-04-18 22:56:16,333 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd' 2025-04-18 22:56:16,333 wheel INFO adding 'Cython/Includes/cpython/method.pxd' 2025-04-18 22:56:16,334 wheel INFO adding 'Cython/Includes/cpython/module.pxd' 2025-04-18 22:56:16,334 wheel INFO adding 'Cython/Includes/cpython/number.pxd' 2025-04-18 22:56:16,334 wheel INFO adding 'Cython/Includes/cpython/object.pxd' 2025-04-18 22:56:16,334 wheel INFO adding 'Cython/Includes/cpython/oldbuffer.pxd' 2025-04-18 22:56:16,334 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd' 2025-04-18 22:56:16,335 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd' 2025-04-18 22:56:16,335 wheel INFO adding 'Cython/Includes/cpython/pyport.pxd' 2025-04-18 22:56:16,335 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd' 2025-04-18 22:56:16,335 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd' 2025-04-18 22:56:16,335 wheel INFO adding 'Cython/Includes/cpython/ref.pxd' 2025-04-18 22:56:16,335 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd' 2025-04-18 22:56:16,336 wheel INFO adding 'Cython/Includes/cpython/set.pxd' 2025-04-18 22:56:16,336 wheel INFO adding 'Cython/Includes/cpython/slice.pxd' 2025-04-18 22:56:16,336 wheel INFO adding 'Cython/Includes/cpython/string.pxd' 2025-04-18 22:56:16,336 wheel INFO adding 'Cython/Includes/cpython/time.pxd' 2025-04-18 22:56:16,336 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd' 2025-04-18 22:56:16,336 wheel INFO adding 'Cython/Includes/cpython/type.pxd' 2025-04-18 22:56:16,337 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd' 2025-04-18 22:56:16,337 wheel INFO adding 'Cython/Includes/cpython/version.pxd' 2025-04-18 22:56:16,337 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd' 2025-04-18 22:56:16,337 wheel INFO adding 'Cython/Includes/libc/__init__.pxd' 2025-04-18 22:56:16,337 wheel INFO adding 'Cython/Includes/libc/complex.pxd' 2025-04-18 22:56:16,338 wheel INFO adding 'Cython/Includes/libc/errno.pxd' 2025-04-18 22:56:16,338 wheel INFO adding 'Cython/Includes/libc/float.pxd' 2025-04-18 22:56:16,338 wheel INFO adding 'Cython/Includes/libc/limits.pxd' 2025-04-18 22:56:16,338 wheel INFO adding 'Cython/Includes/libc/locale.pxd' 2025-04-18 22:56:16,338 wheel INFO adding 'Cython/Includes/libc/math.pxd' 2025-04-18 22:56:16,338 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd' 2025-04-18 22:56:16,339 wheel INFO adding 'Cython/Includes/libc/signal.pxd' 2025-04-18 22:56:16,339 wheel INFO adding 'Cython/Includes/libc/stddef.pxd' 2025-04-18 22:56:16,339 wheel INFO adding 'Cython/Includes/libc/stdint.pxd' 2025-04-18 22:56:16,339 wheel INFO adding 'Cython/Includes/libc/stdio.pxd' 2025-04-18 22:56:16,339 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd' 2025-04-18 22:56:16,339 wheel INFO adding 'Cython/Includes/libc/string.pxd' 2025-04-18 22:56:16,339 wheel INFO adding 'Cython/Includes/libc/time.pxd' 2025-04-18 22:56:16,340 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd' 2025-04-18 22:56:16,340 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd' 2025-04-18 22:56:16,340 wheel INFO adding 'Cython/Includes/libcpp/any.pxd' 2025-04-18 22:56:16,340 wheel INFO adding 'Cython/Includes/libcpp/atomic.pxd' 2025-04-18 22:56:16,340 wheel INFO adding 'Cython/Includes/libcpp/bit.pxd' 2025-04-18 22:56:16,341 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd' 2025-04-18 22:56:16,341 wheel INFO adding 'Cython/Includes/libcpp/cmath.pxd' 2025-04-18 22:56:16,341 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd' 2025-04-18 22:56:16,341 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd' 2025-04-18 22:56:16,341 wheel INFO adding 'Cython/Includes/libcpp/execution.pxd' 2025-04-18 22:56:16,341 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd' 2025-04-18 22:56:16,342 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd' 2025-04-18 22:56:16,342 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd' 2025-04-18 22:56:16,342 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd' 2025-04-18 22:56:16,342 wheel INFO adding 'Cython/Includes/libcpp/list.pxd' 2025-04-18 22:56:16,342 wheel INFO adding 'Cython/Includes/libcpp/map.pxd' 2025-04-18 22:56:16,343 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd' 2025-04-18 22:56:16,343 wheel INFO adding 'Cython/Includes/libcpp/numbers.pxd' 2025-04-18 22:56:16,343 wheel INFO adding 'Cython/Includes/libcpp/numeric.pxd' 2025-04-18 22:56:16,343 wheel INFO adding 'Cython/Includes/libcpp/optional.pxd' 2025-04-18 22:56:16,343 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd' 2025-04-18 22:56:16,343 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd' 2025-04-18 22:56:16,343 wheel INFO adding 'Cython/Includes/libcpp/random.pxd' 2025-04-18 22:56:16,344 wheel INFO adding 'Cython/Includes/libcpp/set.pxd' 2025-04-18 22:56:16,344 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd' 2025-04-18 22:56:16,344 wheel INFO adding 'Cython/Includes/libcpp/string.pxd' 2025-04-18 22:56:16,344 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd' 2025-04-18 22:56:16,344 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd' 2025-04-18 22:56:16,345 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd' 2025-04-18 22:56:16,345 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd' 2025-04-18 22:56:16,345 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd' 2025-04-18 22:56:16,345 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd' 2025-04-18 22:56:16,345 wheel INFO adding 'Cython/Includes/numpy/__init__.pxd' 2025-04-18 22:56:16,346 wheel INFO adding 'Cython/Includes/numpy/math.pxd' 2025-04-18 22:56:16,346 wheel INFO adding 'Cython/Includes/posix/__init__.pxd' 2025-04-18 22:56:16,346 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd' 2025-04-18 22:56:16,346 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd' 2025-04-18 22:56:16,346 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd' 2025-04-18 22:56:16,346 wheel INFO adding 'Cython/Includes/posix/mman.pxd' 2025-04-18 22:56:16,347 wheel INFO adding 'Cython/Includes/posix/resource.pxd' 2025-04-18 22:56:16,347 wheel INFO adding 'Cython/Includes/posix/select.pxd' 2025-04-18 22:56:16,347 wheel INFO adding 'Cython/Includes/posix/signal.pxd' 2025-04-18 22:56:16,347 wheel INFO adding 'Cython/Includes/posix/stat.pxd' 2025-04-18 22:56:16,347 wheel INFO adding 'Cython/Includes/posix/stdio.pxd' 2025-04-18 22:56:16,347 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd' 2025-04-18 22:56:16,348 wheel INFO adding 'Cython/Includes/posix/strings.pxd' 2025-04-18 22:56:16,348 wheel INFO adding 'Cython/Includes/posix/time.pxd' 2025-04-18 22:56:16,348 wheel INFO adding 'Cython/Includes/posix/types.pxd' 2025-04-18 22:56:16,348 wheel INFO adding 'Cython/Includes/posix/uio.pxd' 2025-04-18 22:56:16,348 wheel INFO adding 'Cython/Includes/posix/unistd.pxd' 2025-04-18 22:56:16,348 wheel INFO adding 'Cython/Includes/posix/wait.pxd' 2025-04-18 22:56:16,349 wheel INFO adding 'Cython/Plex/Actions.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,349 wheel INFO adding 'Cython/Plex/Actions.pxd' 2025-04-18 22:56:16,349 wheel INFO adding 'Cython/Plex/Actions.py' 2025-04-18 22:56:16,349 wheel INFO adding 'Cython/Plex/DFA.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,350 wheel INFO adding 'Cython/Plex/DFA.pxd' 2025-04-18 22:56:16,350 wheel INFO adding 'Cython/Plex/DFA.py' 2025-04-18 22:56:16,350 wheel INFO adding 'Cython/Plex/Errors.py' 2025-04-18 22:56:16,350 wheel INFO adding 'Cython/Plex/Lexicons.py' 2025-04-18 22:56:16,351 wheel INFO adding 'Cython/Plex/Machines.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,351 wheel INFO adding 'Cython/Plex/Machines.pxd' 2025-04-18 22:56:16,351 wheel INFO adding 'Cython/Plex/Machines.py' 2025-04-18 22:56:16,351 wheel INFO adding 'Cython/Plex/Regexps.py' 2025-04-18 22:56:16,352 wheel INFO adding 'Cython/Plex/Scanners.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,352 wheel INFO adding 'Cython/Plex/Scanners.pxd' 2025-04-18 22:56:16,352 wheel INFO adding 'Cython/Plex/Scanners.py' 2025-04-18 22:56:16,352 wheel INFO adding 'Cython/Plex/Transitions.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,353 wheel INFO adding 'Cython/Plex/Transitions.pxd' 2025-04-18 22:56:16,353 wheel INFO adding 'Cython/Plex/Transitions.py' 2025-04-18 22:56:16,353 wheel INFO adding 'Cython/Plex/__init__.py' 2025-04-18 22:56:16,353 wheel INFO adding 'Cython/Runtime/__init__.py' 2025-04-18 22:56:16,354 wheel INFO adding 'Cython/Runtime/refnanny.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,354 wheel INFO adding 'Cython/Runtime/refnanny.pyx' 2025-04-18 22:56:16,354 wheel INFO adding 'Cython/Tempita/__init__.py' 2025-04-18 22:56:16,354 wheel INFO adding 'Cython/Tempita/_looper.py' 2025-04-18 22:56:16,355 wheel INFO adding 'Cython/Tempita/_tempita.cpython-312-arm-linux-musleabihf.so' 2025-04-18 22:56:16,356 wheel INFO adding 'Cython/Tempita/_tempita.py' 2025-04-18 22:56:16,356 wheel INFO adding 'Cython/Tempita/compat3.py' 2025-04-18 22:56:16,356 wheel INFO adding 'Cython/Tests/TestCodeWriter.py' 2025-04-18 22:56:16,356 wheel INFO adding 'Cython/Tests/TestCythonUtils.py' 2025-04-18 22:56:16,356 wheel INFO adding 'Cython/Tests/TestJediTyper.py' 2025-04-18 22:56:16,357 wheel INFO adding 'Cython/Tests/TestShadow.py' 2025-04-18 22:56:16,357 wheel INFO adding 'Cython/Tests/TestStringIOTree.py' 2025-04-18 22:56:16,357 wheel INFO adding 'Cython/Tests/TestTestUtils.py' 2025-04-18 22:56:16,357 wheel INFO adding 'Cython/Tests/__init__.py' 2025-04-18 22:56:16,357 wheel INFO adding 'Cython/Tests/xmlrunner.py' 2025-04-18 22:56:16,358 wheel INFO adding 'Cython/Utility/AsyncGen.c' 2025-04-18 22:56:16,358 wheel INFO adding 'Cython/Utility/Buffer.c' 2025-04-18 22:56:16,358 wheel INFO adding 'Cython/Utility/Builtins.c' 2025-04-18 22:56:16,358 wheel INFO adding 'Cython/Utility/CConvert.pyx' 2025-04-18 22:56:16,359 wheel INFO adding 'Cython/Utility/CMath.c' 2025-04-18 22:56:16,359 wheel INFO adding 'Cython/Utility/CommonStructures.c' 2025-04-18 22:56:16,359 wheel INFO adding 'Cython/Utility/Complex.c' 2025-04-18 22:56:16,359 wheel INFO adding 'Cython/Utility/Coroutine.c' 2025-04-18 22:56:16,360 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx' 2025-04-18 22:56:16,360 wheel INFO adding 'Cython/Utility/CppConvert.pyx' 2025-04-18 22:56:16,360 wheel INFO adding 'Cython/Utility/CppSupport.cpp' 2025-04-18 22:56:16,360 wheel INFO adding 'Cython/Utility/CythonFunction.c' 2025-04-18 22:56:16,360 wheel INFO adding 'Cython/Utility/Dataclasses.c' 2025-04-18 22:56:16,361 wheel INFO adding 'Cython/Utility/Dataclasses.py' 2025-04-18 22:56:16,361 wheel INFO adding 'Cython/Utility/Embed.c' 2025-04-18 22:56:16,361 wheel INFO adding 'Cython/Utility/Exceptions.c' 2025-04-18 22:56:16,361 wheel INFO adding 'Cython/Utility/ExtensionTypes.c' 2025-04-18 22:56:16,362 wheel INFO adding 'Cython/Utility/FunctionArguments.c' 2025-04-18 22:56:16,362 wheel INFO adding 'Cython/Utility/ImportExport.c' 2025-04-18 22:56:16,362 wheel INFO adding 'Cython/Utility/MemoryView.pyx' 2025-04-18 22:56:16,363 wheel INFO adding 'Cython/Utility/MemoryView_C.c' 2025-04-18 22:56:16,363 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c' 2025-04-18 22:56:16,363 wheel INFO adding 'Cython/Utility/NumpyImportArray.c' 2025-04-18 22:56:16,364 wheel INFO adding 'Cython/Utility/ObjectHandling.c' 2025-04-18 22:56:16,364 wheel INFO adding 'Cython/Utility/Optimize.c' 2025-04-18 22:56:16,364 wheel INFO adding 'Cython/Utility/Overflow.c' 2025-04-18 22:56:16,365 wheel INFO adding 'Cython/Utility/Printing.c' 2025-04-18 22:56:16,365 wheel INFO adding 'Cython/Utility/Profile.c' 2025-04-18 22:56:16,365 wheel INFO adding 'Cython/Utility/StringTools.c' 2025-04-18 22:56:16,365 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx' 2025-04-18 22:56:16,365 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx' 2025-04-18 22:56:16,366 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c' 2025-04-18 22:56:16,366 wheel INFO adding 'Cython/Utility/TypeConversion.c' 2025-04-18 22:56:16,366 wheel INFO adding 'Cython/Utility/UFuncs.pyx' 2025-04-18 22:56:16,366 wheel INFO adding 'Cython/Utility/UFuncs_C.c' 2025-04-18 22:56:16,366 wheel INFO adding 'Cython/Utility/__init__.py' 2025-04-18 22:56:16,367 wheel INFO adding 'Cython/Utility/arrayarray.h' 2025-04-18 22:56:16,367 wheel INFO adding 'cython-3.0.12.dist-info/licenses/COPYING.txt' 2025-04-18 22:56:16,367 wheel INFO adding 'cython-3.0.12.dist-info/licenses/LICENSE.txt' 2025-04-18 22:56:16,367 wheel INFO adding 'pyximport/__init__.py' 2025-04-18 22:56:16,367 wheel INFO adding 'pyximport/_pyximport2.py' 2025-04-18 22:56:16,368 wheel INFO adding 'pyximport/_pyximport3.py' 2025-04-18 22:56:16,368 wheel INFO adding 'pyximport/pyxbuild.py' 2025-04-18 22:56:16,368 wheel INFO adding 'pyximport/pyximport.py' 2025-04-18 22:56:16,368 wheel INFO adding 'cython-3.0.12.dist-info/METADATA' 2025-04-18 22:56:16,368 wheel INFO adding 'cython-3.0.12.dist-info/WHEEL' 2025-04-18 22:56:16,368 wheel INFO adding 'cython-3.0.12.dist-info/entry_points.txt' 2025-04-18 22:56:16,369 wheel INFO adding 'cython-3.0.12.dist-info/top_level.txt' 2025-04-18 22:56:16,370 wheel INFO adding 'cython-3.0.12.dist-info/RECORD' 2025-04-18 22:56:16,371 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-18 22:56:16,379 gpep517 INFO The backend produced .dist/cython-3.0.12-cp312-cp312-linux_armv8l.whl cython-3.0.12-cp312-cp312-linux_armv8l.whl Python 3.12.10 (main, Apr 9 2025, 08:28:36) [GCC 14.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. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Backends: c,cpp Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Tests in shard (55/80) starting (Thread ID 0xf7e02f34) Tests in shard (77/80) starting (Thread ID 0xf7e02f34) Tests in shard (76/80) starting (Thread ID 0xf7e02f34) Tests in shard (16/80) starting (Thread ID 0xf7e02f34) Tests in shard (52/80) starting (Thread ID 0xf7e02f34) Using Cython language level 2. Tests in shard (62/80) starting (Thread ID 0xf7e02f34) Tests in shard (56/80) starting (Thread ID 0xf7e02f34) Using Cython language level 2. Using Cython language level 2. Tests in shard (11/80) starting (Thread ID 0xf7e02f34) Tests in shard (70/80) starting (Thread ID 0xf7e02f34) Tests in shard (33/80) starting (Thread ID 0xf7e02f34) Using Cython language level 2. Tests in shard (68/80) starting (Thread ID 0xf7e02f34) Tests in shard (21/80) starting (Thread ID 0xf7e02f34) Tests in shard (12/80) starting (Thread ID 0xf7e02f34) Tests in shard (71/80) starting (Thread ID 0xf7e02f34) Tests in shard (67/80) starting (Thread ID 0xf7e02f34) Tests in shard (30/80) starting (Thread ID 0xf7e02f34) Tests in shard (54/80) starting (Thread ID 0xf7e02f34) Tests in shard (60/80) starting (Thread ID 0xf7e02f34) Tests in shard (22/80) starting (Thread ID 0xf7e02f34) Tests in shard (14/80) starting (Thread ID 0xf7e02f34) Tests in shard (19/80) starting (Thread ID 0xf7e02f34) /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') Tests in shard (15/80) starting (Thread ID 0xf7e02f34) Tests in shard (66/80) starting (Thread ID 0xf7e02f34) Tests in shard (63/80) starting (Thread ID 0xf7e02f34) Tests in shard (69/80) starting (Thread ID 0xf7e02f34) Tests in shard (23/80) starting (Thread ID 0xf7e02f34) Tests in shard (53/80) starting (Thread ID 0xf7e02f34) Tests in shard (13/80) starting (Thread ID 0xf7e02f34) Tests in shard (27/80) starting (Thread ID 0xf7e02f34) Tests in shard (36/80) starting (Thread ID 0xf7e02f34) Tests in shard (57/80) starting (Thread ID 0xf7e02f34) Tests in shard (48/80) starting (Thread ID 0xf7e02f34) Tests in shard (35/80) starting (Thread ID 0xf7e02f34) /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-testyflfv8xc/srcrs3vybfq/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (24/80) starting (Thread ID 0xf7e02f34) Tests in shard (38/80) starting (Thread ID 0xf7e02f34) Tests in shard (39/80) starting (Thread ID 0xf7e02f34) Tests in shard (10/80) starting (Thread ID 0xf7e02f34) Tests in shard (1/80) starting (Thread ID 0xf7e02f34) /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-test_tcay3gh/srczl5jqgam/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (47/80) starting (Thread ID 0xf7e02f34) Tests in shard (31/80) starting (Thread ID 0xf7e02f34) Tests in shard (79/80) starting (Thread ID 0xf7e02f34) Tests in shard (17/80) starting (Thread ID 0xf7e02f34) Tests in shard (64/80) starting (Thread ID 0xf7e02f34) /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-testyflfv8xc/srcrs3vybfq/b.pxd tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (43/80) starting (Thread ID 0xf7e02f34) Tests in shard (32/80) starting (Thread ID 0xf7e02f34) Tests in shard (3/80) starting (Thread ID 0xf7e02f34) Tests in shard (40/80) starting (Thread ID 0xf7e02f34) Tests in shard (34/80) starting (Thread ID 0xf7e02f34) Tests in shard (58/80) starting (Thread ID 0xf7e02f34) Tests in shard (25/80) starting (Thread ID 0xf7e02f34) Tests in shard (46/80) starting (Thread ID 0xf7e02f34) Tests in shard (26/80) starting (Thread ID 0xf7e02f34) Tests in shard (61/80) starting (Thread ID 0xf7e02f34) Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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-testyflfv8xc/srcrs3vybfq/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testyflfv8xc/srcrs3vybfq/b.py because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testyflfv8xc/srcrs3vybfq/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testyflfv8xc/srcrs3vybfq/b.py Tests in shard (6/80) starting (Thread ID 0xf7e02f34) Tests in shard (29/80) starting (Thread ID 0xf7e02f34) Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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-test_tcay3gh/srczl5jqgam/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test_tcay3gh/srczl5jqgam/a.pyx Tests in shard (65/80) starting (Thread ID 0xf7e02f34) Tests in shard (0/80) starting (Thread ID 0xf7e02f34) Tests in shard (72/80) starting (Thread ID 0xf7e02f34) Tests in shard (42/80) starting (Thread ID 0xf7e02f34) /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-test_tcay3gh/srczl5jqgam/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (37/80) starting (Thread ID 0xf7e02f34) Tests in shard (41/80) starting (Thread ID 0xf7e02f34) Tests in shard (28/80) starting (Thread ID 0xf7e02f34) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test_tcay3gh/srczl5jqgam/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test_tcay3gh/srczl5jqgam/a.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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_ac10e1658c85011280ff1823950b15eca844270f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ac10e1658c85011280ff1823950b15eca844270f.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test_tcay3gh/srczl5jqgam/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test_tcay3gh/srczl5jqgam/a.pyx in cache Tests in shard (59/80) starting (Thread ID 0xf7e02f34) Tests in shard (45/80) starting (Thread ID 0xf7e02f34) /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-testb1iz5i31/srcbpvwnzka/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (44/80) starting (Thread ID 0xf7e02f34) Tests in shard (51/80) starting (Thread ID 0xf7e02f34) Using Cython language level 2. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testb1iz5i31/srcbpvwnzka/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testb1iz5i31/srcbpvwnzka/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testb1iz5i31/srcbpvwnzka/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testb1iz5i31/srcbpvwnzka/a.pyx in cache Tests in shard (5/80) starting (Thread ID 0xf7e02f34) Tests in shard (4/80) starting (Thread ID 0xf7e02f34) /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-testufuzt7v8/srcf1tuj2s_/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Using Cython language level 2. Using Cython language level 2. Tests in shard (7/80) starting (Thread ID 0xf7e02f34) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testufuzt7v8/srcf1tuj2s_/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testufuzt7v8/srcf1tuj2s_/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testufuzt7v8/srcf1tuj2s_/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testufuzt7v8/srcf1tuj2s_/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-testqtq2n4h9/srci5kp20d5/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testqtq2n4h9/srci5kp20d5/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testqtq2n4h9/srci5kp20d5/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-testqtq2n4h9/srci5kp20d5/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (20/80) starting (Thread ID 0xf7e02f34) Tests in shard (8/80) starting (Thread ID 0xf7e02f34) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testqtq2n4h9/srci5kp20d5/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testqtq2n4h9/srci5kp20d5/options.pyx Tests in shard (2/80) starting (Thread ID 0xf7e02f34) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testqtq2n4h9/srci5kp20d5/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testqtq2n4h9/srci5kp20d5/options.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testqtq2n4h9/srci5kp20d5/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testqtq2n4h9/srci5kp20d5/options.pyx in cache Tests in shard (75/80) starting (Thread ID 0xf7e02f34) Tests in shard (49/80) starting (Thread ID 0xf7e02f34) Tests in shard (18/80) starting (Thread ID 0xf7e02f34) Tests in shard (78/80) starting (Thread ID 0xf7e02f34) Using Cython language level 2. Tests in shard (74/80) starting (Thread ID 0xf7e02f34) Tests in shard (50/80) starting (Thread ID 0xf7e02f34) Tests in shard (73/80) starting (Thread ID 0xf7e02f34) Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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' Tests in shard (9/80) starting (Thread ID 0xf7e02f34) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testyflfv8xc/srcrs3vybfq/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testyflfv8xc/srcrs3vybfq/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testyflfv8xc/srcrs3vybfq/b.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testyflfv8xc/srcrs3vybfq/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testyflfv8xc/srcrs3vybfq/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testyflfv8xc/srcrs3vybfq/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-testd3i9jq_3/src5yoq905d/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-testd3i9jq_3/src5yoq905d/a.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testd3i9jq_3/src5yoq905d/a.py warning: /home/buildozer/.cython/inline/_cython_inline_3a25e9879b8c8a196093a8d748ffd6220b3f50ee.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_3a25e9879b8c8a196093a8d748ffd6220b3f50ee.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3a25e9879b8c8a196093a8d748ffd6220b3f50ee.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testd3i9jq_3/src5yoq905d/a.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testd3i9jq_3/src5yoq905d/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testd3i9jq_3/src5yoq905d/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-test65w754k7/srcbt1y9jpv/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-test65w754k7/srcbt1y9jpv/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-test65w754k7/srcbt1y9jpv/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test65w754k7/srcbt1y9jpv/b.pyx because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test65w754k7/srcbt1y9jpv/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test65w754k7/srcbt1y9jpv/b.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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-test65w754k7/srcbt1y9jpv/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test65w754k7/srcbt1y9jpv/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test65w754k7/srcbt1y9jpv/b.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test65w754k7/srcbt1y9jpv/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test65w754k7/srcbt1y9jpv/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test65w754k7/srcbt1y9jpv/b.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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' /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-test_cgc3opq/srcowf81enn/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-test_cgc3opq/srcowf81enn/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test_cgc3opq/srcowf81enn/a.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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-test_cgc3opq/srcowf81enn/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test_cgc3opq/srcowf81enn/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test_cgc3opq/srcowf81enn/a.pyx warning: TEST_TMP/inline/_cython_inline_0e68669cd2a1c666cf8923733b0a77cdcf51ecdd.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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-04-18 22:56:28.157988 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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_d3480c8824c38184efc5a6e06fe255b631ff1fab.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d3480c8824c38184efc5a6e06fe255b631ff1fab.pyx Compiler output for module e_switch_transform: e_switch_transform.c: In function '__pyx_pf_18e_switch_transform_is_not_one': e_switch_transform.c: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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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_eecb5e2376d14e64e741c8cd92bcf6073ce74c51.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_eecb5e2376d14e64e741c8cd92bcf6073ce74c51.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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_d622c5195cf205847c65cbba5dee0d0820c1c209.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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=10, releaselevel='final', serial=0) PY_VERSION_HEX 0x30C0AF0 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) (16, 16, 16, 16, 20, 20, 24, 24) SIZEOF_INT 4 (4) SIZEOF_LONG 4 (4) SIZEOF_SIZE_T 4 (4, 2147483647) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 4 (4) SIZEOF_UINTPTR_T 4 (4) SIZEOF_OFF_T 8 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-armv8l-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-arm-linux-musleabihf 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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_8442f93317fa8a53c29baa6b02146e35be7847b5.pyx:11:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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_51ce87aeed704347026a65d3567a3bd910af6d46.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_51ce87aeed704347026a65d3567a3bd910af6d46.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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_b80b1bcce3d84db55f0262e7cab18922bf91aaf1.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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_be378761255c65c753610700d9f5f4c6bd4ccae7.pyx:8:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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-04-18 22:56:38.161151 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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=10, releaselevel='final', serial=0) PY_VERSION_HEX 0x30C0AF0 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) (16, 16, 16, 16, 20, 20, 24, 24) SIZEOF_INT 4 (4) SIZEOF_LONG 4 (4) SIZEOF_SIZE_T 4 (4, 2147483647) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 4 (4) SIZEOF_UINTPTR_T 4 (4) SIZEOF_OFF_T 8 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-armv8l-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-arm-linux-musleabihf 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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-04-18 22:56:48.164199 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)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 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)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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' RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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' ---------------------------------------------------------------------- Ran 30 tests in 31.192s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: /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 ---------------------------------------------------------------------- Ran 48 tests in 34.441s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (72/80) #### 2025-04-18 22:56:58.167161 :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback Compiler output for module exttype: exttype.c: In function '__pyx_pf_7exttype_tp_new_ptr': exttype.c:3127:55: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 3127 | __pyx_t_2 = __Pyx_PyInt_From_unsigned_PY_LONG_LONG(((unsigned PY_LONG_LONG)((void *)__pyx_v_tp->tp_new))); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 16, __pyx_L1_error) | ^ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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' ---------------------------------------------------------------------- Ran 79 tests in 38.097s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (65/80) ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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' :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', ---------------------------------------------------------------------- Ran 67 tests in 42.225s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 109 tests in 42.124s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) Compiler output for module cpp_template_subclasses: cpp_template_subclasses.cpp: In function 'std::pair __pyx_convert_pair_from_py_double__and_double(PyObject*)': cpp_template_subclasses.cpp:3082:99: note: parameter passing for argument of type 'std::pair' when C++17 is enabled changed to match C++14 in GCC 10.1 3082 | static std::pair __pyx_convert_pair_from_py_double__and_double(PyObject *__pyx_v_o) { | ^ :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', Compiler output for module fused_cpp: In file included from /usr/include/c++/14.2.0/map:62, from fused_cpp.cpp:1252: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {std::pair&}; _Key = long int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair&}; _Key = long int; _Tp = double; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'std::__enable_if_t<((bool)std::is_constructible, _Pair>::value), std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind >::other>::iterator, bool> > std::map<_Key, _Tp, _Compare, _Alloc>::insert(_Pair&&) [with _Pair = std::pair&; _Key = long int; _Tp = double; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_map.h:859:27, inlined from 'std::map __pyx_convert_map_from_py_long__and_double(PyObject*)' at fused_cpp.cpp:3555:25, inlined from 'PyObject* __pyx_pf_9fused_cpp_10test_nested_fused2(PyObject*)' at fused_cpp.cpp:8015:57, inlined from 'PyObject* __pyx_pw_9fused_cpp_11test_nested_fused2(PyObject*, PyObject*)' at fused_cpp.cpp:7965:53: /usr/include/c++/14.2.0/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map::const_iterator' {aka 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator'} changed in GCC 7.1 640 | return _M_t._M_emplace_hint_unique(__pos, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 641 | std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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' ---------------------------------------------------------------------- Ran 142 tests in 44.173s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (74/80) #### 2025-04-18 22:57:08.173591 ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: ---------------------------------------------------------------------- Ran 102 tests in 47.929s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (35/80) ---------------------------------------------------------------------- Ran 135 tests in 48.342s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) Compiler output for module fused_cpp: In file included from /usr/include/c++/14.2.0/map:62, from fused_cpp.cpp:1252: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {std::pair&}; _Key = long int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair&}; _Key = long int; _Tp = double; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'std::__enable_if_t<((bool)std::is_constructible, _Pair>::value), std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind >::other>::iterator, bool> > std::map<_Key, _Tp, _Compare, _Alloc>::insert(_Pair&&) [with _Pair = std::pair&; _Key = long int; _Tp = double; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_map.h:859:27, inlined from 'std::map __pyx_convert_map_from_py_long__and_double(PyObject*)' at fused_cpp.cpp:3555:25, inlined from 'PyObject* __pyx_pf_9fused_cpp_10test_nested_fused2(PyObject*)' at fused_cpp.cpp:8015:57, inlined from 'PyObject* __pyx_pw_9fused_cpp_11test_nested_fused2(PyObject*, PyObject*)' at fused_cpp.cpp:7965:53: /usr/include/c++/14.2.0/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map::const_iterator' {aka 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator'} changed in GCC 7.1 640 | return _M_t._M_emplace_hint_unique(__pos, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 641 | std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: ---------------------------------------------------------------------- Ran 127 tests in 52.838s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (36/80) #### 2025-04-18 22:57:18.176650 ---------------------------------------------------------------------- Ran 124 tests in 55.974s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (66/80) ---------------------------------------------------------------------- Ran 160 tests in 56.705s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (69/80) ---------------------------------------------------------------------- Ran 145 tests in 57.104s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (71/80) ---------------------------------------------------------------------- Ran 133 tests in 57.418s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (68/80) ---------------------------------------------------------------------- Ran 31 tests in 58.313s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 140 tests in 59.223s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 156 tests in 62.607s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) 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 ! ---------------------------------------------------------------------- Ran 145 tests in 63.750s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (67/80) ---------------------------------------------------------------------- Ran 78 tests in 63.807s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (43/80) ---------------------------------------------------------------------- Ran 234 tests in 64.704s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (58/80) #### 2025-04-18 22:57:28.179981 ---------------------------------------------------------------------- Ran 80 tests in 64.748s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (49/80) ---------------------------------------------------------------------- Ran 50 tests in 65.866s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 216 tests in 66.371s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (47/80) RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! ---------------------------------------------------------------------- Ran 102 tests in 68.022s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) 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 ! ---------------------------------------------------------------------- Ran 123 tests in 69.374s OK (skipped=1) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 242 tests in 69.459s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 132 tests in 70.713s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (33/80) ---------------------------------------------------------------------- Ran 106 tests in 71.232s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 77 tests in 71.774s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (39/80) ---------------------------------------------------------------------- Ran 155 tests in 71.785s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 196 tests in 72.088s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (64/80) ---------------------------------------------------------------------- Ran 120 tests in 72.316s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (54/80) ---------------------------------------------------------------------- Ran 139 tests in 73.464s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (70/80) ---------------------------------------------------------------------- Ran 172 tests in 74.455s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (34/80) ---------------------------------------------------------------------- Ran 161 tests in 74.831s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) #### 2025-04-18 22:57:38.183137 ---------------------------------------------------------------------- Ran 133 tests in 75.840s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (79/80) Couldn't find 'a' Couldn't find 'b' Compiling /home/buildozer/.cython/inline/_cython_inline_d5da1a9c18a9cdc22a028683a0395f88d4f95aea.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d5da1a9c18a9cdc22a028683a0395f88d4f95aea.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8b971ac51cef830c72d891f1b543889dfe8d309c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8b971ac51cef830c72d891f1b543889dfe8d309c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8b971ac51cef830c72d891f1b543889dfe8d309c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8b971ac51cef830c72d891f1b543889dfe8d309c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a3fc44bac6eb9696f6325027a3c8b25b43e49d8e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a3fc44bac6eb9696f6325027a3c8b25b43e49d8e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_93f17a952e7778f9a63ea80440e7fa7d6f9e5844.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_93f17a952e7778f9a63ea80440e7fa7d6f9e5844.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_93f17a952e7778f9a63ea80440e7fa7d6f9e5844.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_93f17a952e7778f9a63ea80440e7fa7d6f9e5844.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_76eda27fd175af17b1097a6bb23e2a15cdf98748.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_76eda27fd175af17b1097a6bb23e2a15cdf98748.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_dca4a92380eda64852c97abe70c5014809e2dfdb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_dca4a92380eda64852c97abe70c5014809e2dfdb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_dca4a92380eda64852c97abe70c5014809e2dfdb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_dca4a92380eda64852c97abe70c5014809e2dfdb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a412433361db0e2f956877d8c788ddbcab6fc0eb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a412433361db0e2f956877d8c788ddbcab6fc0eb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8edb092ad7064d17c85ec6145ef7ec918b7204fe.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8edb092ad7064d17c85ec6145ef7ec918b7204fe.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8edb092ad7064d17c85ec6145ef7ec918b7204fe.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8edb092ad7064d17c85ec6145ef7ec918b7204fe.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_12fb543d8c4e03a8ed8ac787b4aff6b9cfeba8b2.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_12fb543d8c4e03a8ed8ac787b4aff6b9cfeba8b2.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_88a74327cad9493f36e75e8d47339ff42ed22236.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_88a74327cad9493f36e75e8d47339ff42ed22236.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_88a74327cad9493f36e75e8d47339ff42ed22236.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_88a74327cad9493f36e75e8d47339ff42ed22236.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_990478a8b476a0c92bd3ac9a92319ab307254f72.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_990478a8b476a0c92bd3ac9a92319ab307254f72.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_75d99953943d22d7f2bd25934d046439942abe6b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_75d99953943d22d7f2bd25934d046439942abe6b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_75d99953943d22d7f2bd25934d046439942abe6b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_75d99953943d22d7f2bd25934d046439942abe6b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1f7b64077c84d62eca1756319b41a85a5d2ad69e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1f7b64077c84d62eca1756319b41a85a5d2ad69e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_cb91d81bddee54b388ccf12f2fd6e90686703a63.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cb91d81bddee54b388ccf12f2fd6e90686703a63.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_cb91d81bddee54b388ccf12f2fd6e90686703a63.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cb91d81bddee54b388ccf12f2fd6e90686703a63.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a045fa1a5c77da5ba45147b2342091ce25e73674.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a045fa1a5c77da5ba45147b2342091ce25e73674.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7798fed43125df2e2eb5e9ae626b2499edafbbd2.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7798fed43125df2e2eb5e9ae626b2499edafbbd2.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7798fed43125df2e2eb5e9ae626b2499edafbbd2.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7798fed43125df2e2eb5e9ae626b2499edafbbd2.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_82a37677e6ce33248ddb1b9992d1867a7f001508.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_82a37677e6ce33248ddb1b9992d1867a7f001508.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_21d01e7ceb9271bd526e3241d676fdcbb54dd50c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_21d01e7ceb9271bd526e3241d676fdcbb54dd50c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_21d01e7ceb9271bd526e3241d676fdcbb54dd50c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_21d01e7ceb9271bd526e3241d676fdcbb54dd50c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6f7e3cae0c84e7e3b5189f42f2a1f29c21613de4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6f7e3cae0c84e7e3b5189f42f2a1f29c21613de4.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_2ce39cc09ad2ba762b83f102e8fd1cc241a5c838.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2ce39cc09ad2ba762b83f102e8fd1cc241a5c838.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9b857bbd05af706dc1c59cfc7d58091895fc2724.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9b857bbd05af706dc1c59cfc7d58091895fc2724.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9b857bbd05af706dc1c59cfc7d58091895fc2724.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9b857bbd05af706dc1c59cfc7d58091895fc2724.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_97b5656774c53268cf0090085a351d9953923254.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_97b5656774c53268cf0090085a351d9953923254.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_f1e34e700ab06087d7ea19d9fe2ed136ab3aae90.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f1e34e700ab06087d7ea19d9fe2ed136ab3aae90.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_f1e34e700ab06087d7ea19d9fe2ed136ab3aae90.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f1e34e700ab06087d7ea19d9fe2ed136ab3aae90.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_76d5f80df0ca12ae9a846e729f93a18b6a1429e4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_76d5f80df0ca12ae9a846e729f93a18b6a1429e4.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_05a4215a1510e273a9d0d04bbc4b90500f08819f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_05a4215a1510e273a9d0d04bbc4b90500f08819f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_32feb6de774b1e730c269ad3726d482ced4d89cd.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_32feb6de774b1e730c269ad3726d482ced4d89cd.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3e7b2e1d63bd05a058ca992d4bb5243d68647db8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3e7b2e1d63bd05a058ca992d4bb5243d68647db8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_d41da6489de904ca0503b12fdb2e3099b6d0dc0a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d41da6489de904ca0503b12fdb2e3099b6d0dc0a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fb2f8b200d36901ee3e62d0e199b875e4b96ab76.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fb2f8b200d36901ee3e62d0e199b875e4b96ab76.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9bba313cbfe70b68024f43580beb4333900d713e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9bba313cbfe70b68024f43580beb4333900d713e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_ab9a3eab027d974239d0b2b37414be070d8d89d1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ab9a3eab027d974239d0b2b37414be070d8d89d1.pyx Couldn't find 'a' Compiling /home/buildozer/.cython/inline/_cython_inline_5d5e7ba3378a656c9eabdae150a2e7e9cf20cb75.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5d5e7ba3378a656c9eabdae150a2e7e9cf20cb75.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9271be437e4d72cac9d8b8ffc83d6b4425f21c61.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9271be437e4d72cac9d8b8ffc83d6b4425f21c61.pyx ---------------------------------------------------------------------- Ran 135 tests in 78.998s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (55/80) Compiling /home/buildozer/.cython/inline/_cython_inline_8f0c13bd8ff3fd688ecc4c7d7e75d55071d3495e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8f0c13bd8ff3fd688ecc4c7d7e75d55071d3495e.pyx ---------------------------------------------------------------------- Ran 143 tests in 79.174s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (44/80) 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 found: 'setuptools.sandbox' version 77.0.3 Test dependency found: 'asyncio' version 3.12.10 Test dependency found: 'pstats' version 3.12.10 Test dependency found: 'posix' version 3.12.10 Test dependency found: 'array' version 3.12.10 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 Compiling /home/buildozer/.cython/inline/_cython_inline_2606bc276b227f2c121d42f77a7cc8e0dc2fc015.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2606bc276b227f2c121d42f77a7cc8e0dc2fc015.pyx ---------------------------------------------------------------------- Ran 147 tests in 80.304s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (59/80) Compiling /home/buildozer/.cython/inline/_cython_inline_6ab0e456534256498669a9b1042819c14738089b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6ab0e456534256498669a9b1042819c14738089b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_027974f8443dbbf69155740bdc703f48c8f28a81.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_027974f8443dbbf69155740bdc703f48c8f28a81.pyx ---------------------------------------------------------------------- Ran 132 tests in 82.612s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) Compiling /home/buildozer/.cython/inline/_cython_inline_5a2f3c056879eefeff814f17f84078075231854b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5a2f3c056879eefeff814f17f84078075231854b.pyx ---------------------------------------------------------------------- Ran 111 tests in 83.902s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) Compiling /home/buildozer/.cython/inline/_cython_inline_4ee97edc8b75d6356bdaa21b0c99a150d393fd00.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4ee97edc8b75d6356bdaa21b0c99a150d393fd00.pyx #### 2025-04-18 22:57:48.186239 Compiling /home/buildozer/.cython/inline/_cython_inline_c224825b98546a0c5e83739e7cc4187d778e805a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c224825b98546a0c5e83739e7cc4187d778e805a.pyx ---------------------------------------------------------------------- Ran 190 tests in 86.292s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (76/80) Compiling /home/buildozer/.cython/inline/_cython_inline_6deb0f0ffb7d06ff97c5063d7ad719671739267d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6deb0f0ffb7d06ff97c5063d7ad719671739267d.pyx Exception ignored in: .Broken object at 0xf1767438> 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 0xf1767438> 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 186 tests in 86.800s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 184 tests in 89.094s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 165 tests in 89.015s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 112 tests in 90.152s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 205 tests in 90.911s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (61/80) ---------------------------------------------------------------------- Ran 292 tests in 91.941s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 205 tests in 92.524s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (38/80) ---------------------------------------------------------------------- Ran 215 tests in 94.778s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) #### 2025-04-18 22:57:58.189049 ---------------------------------------------------------------------- Ran 220 tests in 98.787s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (52/80) /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '123' was never awaited if method() is not None: ---------------------------------------------------------------------- Ran 214 tests in 99.752s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (40/80) ---------------------------------------------------------------------- Ran 262 tests in 101.175s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 251 tests in 101.916s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (62/80) ---------------------------------------------------------------------- Ran 205 tests in 101.988s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) Exception ignored in: .Broken object at 0xf195d8a0> 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 0xf195d8a0> 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 142 tests in 102.516s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (78/80) ---------------------------------------------------------------------- Ran 186 tests in 103.453s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (48/80) #### 2025-04-18 22:58:08.191795 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_c8bd28c9988d40e339d4e09a77e01b4791b6e8cc.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_0cb3da73933d775e431e9f04555a7bc63d558e9f.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): f'{a $ b}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_932156af9770a52007ad79bc3f7c5de3802fbbd1.pyx:5:12: Unrecognized character warning: /home/buildozer/.cython/inline/_cython_inline_f26e4a104726ced2b89c66776817328f071628ac.pyx:6:4: Unreachable code ---------------------------------------------------------------------- Ran 203 tests in 110.411s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (60/80) Compiling /home/buildozer/.cython/inline/_cython_inline_f26e4a104726ced2b89c66776817328f071628ac.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f26e4a104726ced2b89c66776817328f071628ac.pyx ---------------------------------------------------------------------- Ran 307 tests in 113.856s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (42/80) ---------------------------------------------------------------------- Ran 309 tests in 114.228s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (73/80) #### 2025-04-18 22:58:18.194195 ---------------------------------------------------------------------- Ran 127 tests in 117.374s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (37/80) ---------------------------------------------------------------------- Ran 129 tests in 119.723s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 249 tests in 122.260s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (77/80) #### 2025-04-18 22:58:28.196621 ---------------------------------------------------------------------- Ran 376 tests in 125.587s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (41/80) ---------------------------------------------------------------------- Ran 381 tests in 125.933s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (53/80) ---------------------------------------------------------------------- Ran 178 tests in 126.210s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) :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() #### 2025-04-18 22:58:38.199007 ---------------------------------------------------------------------- Ran 273 tests in 135.460s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_ea1360c024e91b6575e773e1346a6d02bb723c70.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_ea1360c024e91b6575e773e1346a6d02bb723c70.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_044a09de139d73e45e03ce7ccec173069b298d3d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_044a09de139d73e45e03ce7ccec173069b298d3d.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_01df4c98a0009d0a0b1799b043b9ff661876552a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_01df4c98a0009d0a0b1799b043b9ff661876552a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_b27c1ee76b154317ef7b998e3bdad0cefbe41526.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_b27c1ee76b154317ef7b998e3bdad0cefbe41526.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_8a80301af3d11f9ac6285ea6dc86854274f0d73f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_8a80301af3d11f9ac6285ea6dc86854274f0d73f.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_ea1360c024e91b6575e773e1346a6d02bb723c70.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_ea1360c024e91b6575e773e1346a6d02bb723c70.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_044a09de139d73e45e03ce7ccec173069b298d3d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_044a09de139d73e45e03ce7ccec173069b298d3d.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_01df4c98a0009d0a0b1799b043b9ff661876552a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_01df4c98a0009d0a0b1799b043b9ff661876552a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_b27c1ee76b154317ef7b998e3bdad0cefbe41526.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_b27c1ee76b154317ef7b998e3bdad0cefbe41526.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_8a80301af3d11f9ac6285ea6dc86854274f0d73f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_8a80301af3d11f9ac6285ea6dc86854274f0d73f.pyx ---------------------------------------------------------------------- Ran 160 tests in 140.562s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (63/80) ---------------------------------------------------------------------- Ran 271 tests in 141.408s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 179 tests in 142.953s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (51/80) #### 2025-04-18 22:58:48.217954 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 ---------------------------------------------------------------------- Ran 251 tests in 148.410s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (46/80) ---------------------------------------------------------------------- Ran 284 tests in 149.622s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) ---------------------------------------------------------------------- Ran 392 tests in 154.244s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (75/80) #### 2025-04-18 22:58:58.236384 ---------------------------------------------------------------------- Ran 182 tests in 157.941s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (56/80) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_9c2784ffa781c74c9fe393d3169d7fa80b33194b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_9c2784ffa781c74c9fe393d3169d7fa80b33194b.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_8a7b510eb0c3dc2472bac6e31472901a5423d458.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_8a7b510eb0c3dc2472bac6e31472901a5423d458.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_50307b7b97960cf14dfc11cbf556dfef45aed65a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_50307b7b97960cf14dfc11cbf556dfef45aed65a.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_3fbe8b3f54dea781fd86e339d43eb9691c9e88ee.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_3fbe8b3f54dea781fd86e339d43eb9691c9e88ee.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_0edc88bc3e06ed689d759188632958ad36e2ba30.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_0edc88bc3e06ed689d759188632958ad36e2ba30.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_da933beaaf5ae519a6ee9cd542a8b029efa7d084.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_da933beaaf5ae519a6ee9cd542a8b029efa7d084.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_7e5d7256ade6ba894897211d40f1bbf3c53489bb.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_7e5d7256ade6ba894897211d40f1bbf3c53489bb.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_32e0846153892fae75ee7e95f3606cb565a9f527.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_32e0846153892fae75ee7e95f3606cb565a9f527.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_61e92a8b6f3d9efda50ff14a0eaffbd09b9bf119.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_61e92a8b6f3d9efda50ff14a0eaffbd09b9bf119.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_088e0966255d4c71138caaf658fe268e54130860.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_088e0966255d4c71138caaf658fe268e54130860.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_b8db2f763f89142868586430c19296d029d38a5f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_b8db2f763f89142868586430c19296d029d38a5f.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_9884407f9f5456216815d4c5ae80940ec15c8854.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_9884407f9f5456216815d4c5ae80940ec15c8854.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_12f3dd971ad681cff10dbbc78439aec1588f1d8c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_12f3dd971ad681cff10dbbc78439aec1588f1d8c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_3a4c6f4e5dd715611a0440d56486dd3c226551d1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_3a4c6f4e5dd715611a0440d56486dd3c226551d1.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_ccbed0294c453fbf12d072f64d75cd2f10d34ae9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_ccbed0294c453fbf12d072f64d75cd2f10d34ae9.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_9884407f9f5456216815d4c5ae80940ec15c8854.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_9884407f9f5456216815d4c5ae80940ec15c8854.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_12f3dd971ad681cff10dbbc78439aec1588f1d8c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_12f3dd971ad681cff10dbbc78439aec1588f1d8c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_3a4c6f4e5dd715611a0440d56486dd3c226551d1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_3a4c6f4e5dd715611a0440d56486dd3c226551d1.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_ccbed0294c453fbf12d072f64d75cd2f10d34ae9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_ccbed0294c453fbf12d072f64d75cd2f10d34ae9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_0acca4f02d32b145dcf4edb5a5868dc7a989fba8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_0acca4f02d32b145dcf4edb5a5868dc7a989fba8.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_1366d27a664afeeb8d37cb853f4225848aa081af.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_1366d27a664afeeb8d37cb853f4225848aa081af.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_e073dd41c91ba7659a6d06d5ae438c2f47806da3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_e073dd41c91ba7659a6d06d5ae438c2f47806da3.pyx #### 2025-04-18 22:59:08.338736 Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_07d42c5ab290dfd6e7779a5bdf2342c779efd285.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_07d42c5ab290dfd6e7779a5bdf2342c779efd285.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_a027ef420c1f23debd9ab90ed0729594fb249a3f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_a027ef420c1f23debd9ab90ed0729594fb249a3f.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_b71a359bbcd9d7f1407746fa0179e888866abfd4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_b71a359bbcd9d7f1407746fa0179e888866abfd4.pyx warning: /home/buildozer/.cython/inline/_cython_inline_63d1fe93d5cdd408f55e522e81bfdbfffb8426eb.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_63d1fe93d5cdd408f55e522e81bfdbfffb8426eb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_63d1fe93d5cdd408f55e522e81bfdbfffb8426eb.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_51a1515799e37386768a74db9ac586b366b9ee83.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_51a1515799e37386768a74db9ac586b366b9ee83.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_811e87b22e3573c2f21ef76f3d3e6aab7aac5a10.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_811e87b22e3573c2f21ef76f3d3e6aab7aac5a10.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_cb8ef25041368f37a6b8c3156050eaaefd027e25.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_cb8ef25041368f37a6b8c3156050eaaefd027e25.pyx /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: /usr/lib/python3.12/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/45/run/c/test_coroutines_pep492/_cython_inline_fefa046cd1786a08d819c90b8bef3a1c246ac34e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_fefa046cd1786a08d819c90b8bef3a1c246ac34e.pyx #### 2025-04-18 22:59:18.379070 ---------------------------------------------------------------------- Ran 274 tests in 178.435s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) warning: /home/buildozer/.cython/inline/_cython_inline_b5644e2bdd4a5a3d7958270bd9044041640e1879.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_b5644e2bdd4a5a3d7958270bd9044041640e1879.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b5644e2bdd4a5a3d7958270bd9044041640e1879.pyx #### 2025-04-18 22:59:28.405590 warning: /home/buildozer/.cython/inline/_cython_inline_d1591822ef1d544a4aac8eced500379d0741fb08.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_d1591822ef1d544a4aac8eced500379d0741fb08.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d1591822ef1d544a4aac8eced500379d0741fb08.pyx #### 2025-04-18 22:59:38.472580 #### 2025-04-18 22:59:48.503339 #### 2025-04-18 22:59:58.505750 ---------------------------------------------------------------------- Ran 321 tests in 215.337s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_c8bd28c9988d40e339d4e09a77e01b4791b6e8cc.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_0cb3da73933d775e431e9f04555a7bc63d558e9f.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): f'{a $ b}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_932156af9770a52007ad79bc3f7c5de3802fbbd1.pyx:5:12: Unrecognized character ---------------------------------------------------------------------- Ran 275 tests in 222.033s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (50/80) #### 2025-04-18 23:00:08.508244 #### 2025-04-18 23:00:18.517407 Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_9b675f5701682e3bdc921cddb25cf66b74a4019b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_9b675f5701682e3bdc921cddb25cf66b74a4019b.pyx #### 2025-04-18 23:00:28.519738 #### 2025-04-18 23:00:38.522067 #### 2025-04-18 23:00:48.524482 #### 2025-04-18 23:00:58.526973 ---------------------------------------------------------------------- Ran 469 tests in 284.178s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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/80) #### 2025-04-18 23:01:08.658928 Compiling /home/buildozer/.cython/inline/_cython_inline_de3cdc0545b2861198af667054f36939a9221de6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_de3cdc0545b2861198af667054f36939a9221de6.pyx Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_8fdb4a5a0fad4aec733aa0c71e83db03924c5843.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8fdb4a5a0fad4aec733aa0c71e83db03924c5843.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_f008f0d32bf23b054c46f04c630320b47635ab72.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f008f0d32bf23b054c46f04c630320b47635ab72.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_dcaff3b16e23eee1b4f6302f9835c61618e36257.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_dcaff3b16e23eee1b4f6302f9835c61618e36257.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_eebbbce18cba46d7875c31135f133d0fb2d886d3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_eebbbce18cba46d7875c31135f133d0fb2d886d3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9b3bdbecfb5913e8f51f37e809675acd5b7af92d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9b3bdbecfb5913e8f51f37e809675acd5b7af92d.pyx #### 2025-04-18 23:01:18.792254 #### 2025-04-18 23:01:28.925599 /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: #### 2025-04-18 23:01:39.005586 #### 2025-04-18 23:01:49.138925 #### 2025-04-18 23:01:59.265592 #### 2025-04-18 23:02:09.398918 Couldn't find 'f' Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_8fdb4a5a0fad4aec733aa0c71e83db03924c5843.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8fdb4a5a0fad4aec733aa0c71e83db03924c5843.pyx ---------------------------------------------------------------------- Ran 508 tests in 350.926s OK (skipped=16) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (57/80) #### 2025-04-18 23:02:19.532256 ---------------------------------------------------------------------- Ran 354 tests in 357.979s OK (skipped=24) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (32/80) #### 2025-04-18 23:02:29.551864 #### 2025-04-18 23:02:39.555242 #### 2025-04-18 23:02:49.558649 /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: /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/45/run/cpp/test_coroutines_pep492/_cython_inline_9c2784ffa781c74c9fe393d3169d7fa80b33194b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_9c2784ffa781c74c9fe393d3169d7fa80b33194b.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_8a7b510eb0c3dc2472bac6e31472901a5423d458.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_8a7b510eb0c3dc2472bac6e31472901a5423d458.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_50307b7b97960cf14dfc11cbf556dfef45aed65a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_50307b7b97960cf14dfc11cbf556dfef45aed65a.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_3fbe8b3f54dea781fd86e339d43eb9691c9e88ee.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_3fbe8b3f54dea781fd86e339d43eb9691c9e88ee.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_0edc88bc3e06ed689d759188632958ad36e2ba30.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_0edc88bc3e06ed689d759188632958ad36e2ba30.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_da933beaaf5ae519a6ee9cd542a8b029efa7d084.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_da933beaaf5ae519a6ee9cd542a8b029efa7d084.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_7e5d7256ade6ba894897211d40f1bbf3c53489bb.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_7e5d7256ade6ba894897211d40f1bbf3c53489bb.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_32e0846153892fae75ee7e95f3606cb565a9f527.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_32e0846153892fae75ee7e95f3606cb565a9f527.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_61e92a8b6f3d9efda50ff14a0eaffbd09b9bf119.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_61e92a8b6f3d9efda50ff14a0eaffbd09b9bf119.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_088e0966255d4c71138caaf658fe268e54130860.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_088e0966255d4c71138caaf658fe268e54130860.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_b8db2f763f89142868586430c19296d029d38a5f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_b8db2f763f89142868586430c19296d029d38a5f.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_9884407f9f5456216815d4c5ae80940ec15c8854.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_9884407f9f5456216815d4c5ae80940ec15c8854.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_12f3dd971ad681cff10dbbc78439aec1588f1d8c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_12f3dd971ad681cff10dbbc78439aec1588f1d8c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_3a4c6f4e5dd715611a0440d56486dd3c226551d1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_3a4c6f4e5dd715611a0440d56486dd3c226551d1.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_ccbed0294c453fbf12d072f64d75cd2f10d34ae9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_ccbed0294c453fbf12d072f64d75cd2f10d34ae9.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_9884407f9f5456216815d4c5ae80940ec15c8854.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_9884407f9f5456216815d4c5ae80940ec15c8854.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_12f3dd971ad681cff10dbbc78439aec1588f1d8c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_12f3dd971ad681cff10dbbc78439aec1588f1d8c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_3a4c6f4e5dd715611a0440d56486dd3c226551d1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_3a4c6f4e5dd715611a0440d56486dd3c226551d1.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_ccbed0294c453fbf12d072f64d75cd2f10d34ae9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_ccbed0294c453fbf12d072f64d75cd2f10d34ae9.pyx ---------------------------------------------------------------------- Ran 375 tests in 395.506s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy 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 (45/80) 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 *); | ^~~~~~~~~~~~~~~~~ Compiler output for module median: In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from median.cpp:1252: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = double; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ Sharded tests run in 401 seconds (6.7 minutes) Most expensive pipeline stages: 'AnalyseDeclarationsTransform': 234.89 / 8391 (0.028 / run, 29.9%), 'generate_pyx_code_stage': 173.20 / 2724 (0.064 / run, 22.1%), 'inject_utility_code_stage': 96.24 / 3065 (0.031 / run, 12.3%), 'parse': 54.08 / 6784 (0.008 / run, 6.9%), 'AnalyseExpressionsTransform': 25.70 / 7433 (0.003 / run, 3.3%), 'ControlFlowAnalysis': 14.80 / 7434 (0.002 / run, 1.9%), 'RemoveUnreachableCode': 13.16 / 15827 (0.001 / run, 1.7%), 'MarkClosureVisitor': 10.31 / 8393 (0.001 / run, 1.3%), 'PostParse': 8.79 / 8393 (0.001 / run, 1.1%), 'OptimizeBuiltinCalls': 8.70 / 7433 (0.001 / run, 1.1%) Times: compile-cpp : 3587.07 sec (1349, 2.659 / run) - slowest: 'cpp:test_dataclasses' (98.73s), 'cpp:test_unicode' (97.71s), 'cpp:test_coroutines_pep492' (70.91s), 'cpp:test_grammar' (45.54s), 'cpp:test_asyncgen' (32.05s), 'cpp:memslice' (31.26s), 'cpp:fused_def' (25.69s), 'cpp:test_fstring' (24.58s) compile-c : 3131.57 sec (1173, 2.670 / run) - slowest: 'c:test_dataclasses' (103.50s), 'c:test_unicode' (101.35s), 'c:test_coroutines_pep492' (67.61s), 'c:test_grammar' (44.58s), 'c:memslice' (35.11s), 'c:test_asyncgen' (33.44s), 'c:test_fstring' (28.00s), 'c:fused_def' (26.53s) cython : 529.45 sec (2756, 0.192 / run) - slowest: 'c:test_dataclasses' (11.68s), 'cpp:test_dataclasses' (10.88s), 'cpp:test_coroutines_pep492' (4.95s), 'cpp:test_unicode' (4.75s), 'c:test_unicode' (4.71s), 'c:test_coroutines_pep492' (4.62s), 'cpp:fused_types' (4.00s), 'c:fused_types' (3.98s) run : 435.46 sec (1601, 0.272 / run) - slowest: 'c:test_coroutines_pep492' (147.15s), 'c:test_fstring' (84.09s), 'c:trashcan' (38.58s), 'cpp:trashcan' (38.26s), 'cpp:memslice' (32.27s), 'c:memslice' (26.03s), 'c:test_named_expressions' (11.22s), 'c:compare_binary_pyversions' (6.84s) etoe-build : 406.68 sec ( 96, 4.236 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (15.96s), 'c:memoryview_acq_count(1)' (14.22s), 'c:public_fused_types(1)' (13.14s), 'c:cdef_multiple_inheritance_errors(1)' (12.01s), 'c:check_size(1)' (10.91s), 'c:pure_pxd(1)' (9.48s), 'c:asyncio_generators(1)' (9.32s), 'c:cpdef_enums_import(1)' (9.30s) etoe-run : 67.03 sec ( 193, 0.347 / run) - slowest: 'c:cythonize_script_package(1)' (4.13s), 'c:cpdef_pickle(1)' (3.81s), 'c:cythonize_script(1)' (3.46s), 'c:importas_from_package(1)' (2.94s), 'c:importas_from_package(4)' (2.89s), 'c:depfile_package_cythonize(1)' (2.85s), 'c:cythonize_with_annotate_via_cli(5)' (2.61s), 'c:cythonize_with_annotate_via_cli(3)' (2.56s) import : 1.00 sec (1601, 0.001 / run) - slowest: 'c:test_dataclasses' (0.02s), 'cpp:test_dataclasses' (0.02s), 'c:memslice' (0.01s), 'cpp:memslice' (0.01s), 'cpp:parallel_refcounting_stress_test' (0.01s), 'c:bufaccess' (0.01s), 'c:memoryview' (0.01s), 'cpp:bufaccess' (0.01s) pyrun : 0.28 sec ( 72, 0.004 / run) - slowest: 'py:posonly' (0.03s), 'py:builtin_float' (0.02s), 'py:ass2global' (0.02s), 'py:ext_auto_richcmp' (0.02s), 'py:pure_py' (0.02s), 'py:generators_py' (0.01s), 'py:methodmangling_T5' (0.01s), 'py:extra_walrus' (0.01s) pyimport : 0.09 sec ( 72, 0.001 / run) - slowest: 'py:pure_py' (0.01s), 'py:pep526_variable_annotations' (0.00s), 'py:constant_folding' (0.00s), 'py:posonly' (0.00s), 'py:withstat_py27' (0.00s), 'py:pep557_dataclasses' (0.00s), 'py:generators_py' (0.00s), 'py:pure_cdef_class_dataclass' (0.00s) 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/pyximport/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/pyximport/__pycache__' 'usr/lib/python3.12/site-packages/Cython/__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/Tempita/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Tempita/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Debugger/__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/Runtime/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Runtime/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Plex/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Plex/__pycache__' 'usr/lib/python3.12/site-packages/Cython/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/Utility/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Utility/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Tests/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Distutils/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Distutils/__pycache__' >>> cython-pyc*: Preparing subpackage cython-pyc... libfakeroot internal error: payload not recognized! >>> 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-doc*: Scanning shared objects >>> cython-pyc*: Scanning shared objects >>> 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 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-armv7.so.1 >>> cython*: Package size: 7.5 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-3.0.12-r0.apk >>> cython: Build complete at Fri, 18 Apr 2025 23:03:04 +0000 elapsed time 0h 10m 8s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Uninstalling dependencies... (1/25) Purging .makedepends-cython (20250418.225256) (2/25) Purging py3-gpep517-pyc (16-r0) (3/25) Purging py3-gpep517 (16-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 (77.0.3-r0) (7/25) Purging py3-setuptools (77.0.3-r0) (8/25) Purging py3-wheel-pyc (0.43.0-r0) (9/25) Purging py3-wheel (0.43.0-r0) (10/25) Purging py3-packaging-pyc (24.2-r0) (11/25) Purging py3-packaging (24.2-r0) (12/25) Purging py3-parsing-pyc (3.2.0-r0) (13/25) Purging py3-parsing (3.2.0-r0) (14/25) Purging python3-dev (3.12.10-r0) (15/25) Purging python3-pyc (3.12.10-r0) (16/25) Purging python3-pycache-pyc0 (3.12.10-r0) (17/25) Purging pyc (3.12.10-r0) (18/25) Purging python3 (3.12.10-r0) (19/25) Purging gdbm (1.24-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.4.8-r0) (22/25) Purging libpanelw (6.5_p20250405-r0) (23/25) Purging mpdecimal (4.0.0-r0) (24/25) Purging sqlite-libs (3.49.1-r0) (25/25) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 274 MiB in 100 packages >>> cython: Updating the main/armv7 repository index... >>> cython: Signing the index...