>>> cython: Building main/cython 3.0.11-r0 (using abuild 3.14.1-r3) started Wed, 25 Dec 2024 16:43:37 +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.6-r0) (3/25) Installing gdbm (1.24-r0) (4/25) Installing xz-libs (5.6.3-r0) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.5_p20241006-r3) (7/25) Installing sqlite-libs (3.47.2-r0) (8/25) Installing python3 (3.12.8-r1) (9/25) Installing python3-pycache-pyc0 (3.12.8-r1) (10/25) Installing pyc (3.12.8-r1) (11/25) Installing python3-pyc (3.12.8-r1) (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 (70.3.0-r0) (21/25) Installing py3-setuptools-pyc (70.3.0-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.8-r1) (25/25) Installing .makedepends-cython (20241225.164337) Executing busybox-1.37.0-r10.trigger OK: 450 MiB in 127 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Cleaning up tmpdir >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-3.0.11.tar.gz >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-3.0.11.tar.gz >>> cython: Checking sha512sums... cython-3.0.11.tar.gz: OK >>> cython: Unpacking /var/cache/distfiles/edge/cython-3.0.11.tar.gz... 2024-12-25 16:43:38,990 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. 2024-12-25 16:43:39,039 root INFO running bdist_wheel 2024-12-25 16:43:39,048 root INFO running build 2024-12-25 16:43:39,049 root INFO running build_py 2024-12-25 16:43:39,050 root INFO creating build 2024-12-25 16:43:39,051 root INFO creating build/lib.linux-armv8l-cpython-312 2024-12-25 16:43:39,051 root INFO copying cython.py -> build/lib.linux-armv8l-cpython-312 2024-12-25 16:43:39,051 root INFO creating build/lib.linux-armv8l-cpython-312/Cython 2024-12-25 16:43:39,051 root INFO copying Cython/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython 2024-12-25 16:43:39,052 root INFO copying Cython/Debugging.py -> build/lib.linux-armv8l-cpython-312/Cython 2024-12-25 16:43:39,052 root INFO copying Cython/StringIOTree.py -> build/lib.linux-armv8l-cpython-312/Cython 2024-12-25 16:43:39,052 root INFO copying Cython/Shadow.py -> build/lib.linux-armv8l-cpython-312/Cython 2024-12-25 16:43:39,052 root INFO copying Cython/Coverage.py -> build/lib.linux-armv8l-cpython-312/Cython 2024-12-25 16:43:39,052 root INFO copying Cython/Utils.py -> build/lib.linux-armv8l-cpython-312/Cython 2024-12-25 16:43:39,053 root INFO copying Cython/CodeWriter.py -> build/lib.linux-armv8l-cpython-312/Cython 2024-12-25 16:43:39,053 root INFO copying Cython/TestUtils.py -> build/lib.linux-armv8l-cpython-312/Cython 2024-12-25 16:43:39,053 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Build 2024-12-25 16:43:39,053 root INFO copying Cython/Build/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Build 2024-12-25 16:43:39,054 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-armv8l-cpython-312/Cython/Build 2024-12-25 16:43:39,054 root INFO copying Cython/Build/Inline.py -> build/lib.linux-armv8l-cpython-312/Cython/Build 2024-12-25 16:43:39,054 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-armv8l-cpython-312/Cython/Build 2024-12-25 16:43:39,054 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-armv8l-cpython-312/Cython/Build 2024-12-25 16:43:39,054 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-armv8l-cpython-312/Cython/Build 2024-12-25 16:43:39,055 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-armv8l-cpython-312/Cython/Build 2024-12-25 16:43:39,055 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,055 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,056 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,056 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,056 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,056 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,057 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,057 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,057 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,057 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,058 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,058 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,058 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,058 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,059 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,059 root INFO copying Cython/Compiler/Dataclass.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,059 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,059 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,059 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,060 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,061 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,061 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,061 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,062 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,062 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,062 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,062 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,062 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,063 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,063 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,063 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,063 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,063 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,064 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,064 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,064 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,065 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,065 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,065 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,065 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,066 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,066 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,066 root INFO copying Cython/Compiler/UFuncs.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,067 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,067 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Runtime 2024-12-25 16:43:39,067 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Runtime 2024-12-25 16:43:39,067 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Distutils 2024-12-25 16:43:39,067 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Distutils 2024-12-25 16:43:39,068 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-armv8l-cpython-312/Cython/Distutils 2024-12-25 16:43:39,068 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-armv8l-cpython-312/Cython/Distutils 2024-12-25 16:43:39,068 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-armv8l-cpython-312/Cython/Distutils 2024-12-25 16:43:39,068 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Debugger 2024-12-25 16:43:39,068 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger 2024-12-25 16:43:39,069 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger 2024-12-25 16:43:39,069 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger 2024-12-25 16:43:39,069 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger 2024-12-25 16:43:39,069 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger 2024-12-25 16:43:39,069 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests 2024-12-25 16:43:39,070 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests 2024-12-25 16:43:39,070 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests 2024-12-25 16:43:39,070 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests 2024-12-25 16:43:39,070 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests 2024-12-25 16:43:39,070 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,071 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,071 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,071 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,071 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,071 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,071 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,072 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,072 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,072 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,072 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Tests 2024-12-25 16:43:39,072 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2024-12-25 16:43:39,073 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2024-12-25 16:43:39,073 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2024-12-25 16:43:39,073 root INFO copying Cython/Tests/TestShadow.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2024-12-25 16:43:39,073 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2024-12-25 16:43:39,073 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2024-12-25 16:43:39,073 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2024-12-25 16:43:39,074 root INFO copying Cython/Tests/TestTestUtils.py -> build/lib.linux-armv8l-cpython-312/Cython/Tests 2024-12-25 16:43:39,074 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2024-12-25 16:43:39,074 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2024-12-25 16:43:39,074 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2024-12-25 16:43:39,074 root INFO copying Cython/Build/Tests/TestCythonizeArgsParser.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2024-12-25 16:43:39,075 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2024-12-25 16:43:39,075 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2024-12-25 16:43:39,075 root INFO copying Cython/Build/Tests/TestRecythonize.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2024-12-25 16:43:39,075 root INFO copying Cython/Build/Tests/TestDependencies.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2024-12-25 16:43:39,075 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-armv8l-cpython-312/Cython/Build/Tests 2024-12-25 16:43:39,076 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,076 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,076 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,076 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,076 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,076 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,077 root INFO copying Cython/Compiler/Tests/Utils.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,077 root INFO copying Cython/Compiler/Tests/TestScanning.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,077 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,077 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,077 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,077 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,078 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,078 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,078 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,078 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,078 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests 2024-12-25 16:43:39,079 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,079 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,079 root INFO copying Cython/Utility/Dataclasses.py -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,079 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Tempita 2024-12-25 16:43:39,079 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-armv8l-cpython-312/Cython/Tempita 2024-12-25 16:43:39,079 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-armv8l-cpython-312/Cython/Tempita 2024-12-25 16:43:39,080 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-armv8l-cpython-312/Cython/Tempita 2024-12-25 16:43:39,080 root INFO copying Cython/Tempita/compat3.py -> build/lib.linux-armv8l-cpython-312/Cython/Tempita 2024-12-25 16:43:39,080 root INFO creating build/lib.linux-armv8l-cpython-312/pyximport 2024-12-25 16:43:39,080 root INFO copying pyximport/__init__.py -> build/lib.linux-armv8l-cpython-312/pyximport 2024-12-25 16:43:39,080 root INFO copying pyximport/_pyximport2.py -> build/lib.linux-armv8l-cpython-312/pyximport 2024-12-25 16:43:39,081 root INFO copying pyximport/_pyximport3.py -> build/lib.linux-armv8l-cpython-312/pyximport 2024-12-25 16:43:39,081 root INFO copying pyximport/pyximport.py -> build/lib.linux-armv8l-cpython-312/pyximport 2024-12-25 16:43:39,081 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-armv8l-cpython-312/pyximport 2024-12-25 16:43:39,087 root INFO copying Cython/Shadow.pyi -> build/lib.linux-armv8l-cpython-312/Cython 2024-12-25 16:43:39,087 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Includes 2024-12-25 16:43:39,087 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes 2024-12-25 16:43:39,087 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,087 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,087 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,088 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,088 root INFO copying Cython/Includes/posix/uio.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,088 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,088 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,088 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,088 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,089 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,089 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,089 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,089 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,089 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,089 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,090 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,090 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,090 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/posix 2024-12-25 16:43:39,090 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,090 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,090 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,091 root INFO copying Cython/Includes/cpython/contextvars.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,091 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,091 root INFO copying Cython/Includes/cpython/descr.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,091 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,091 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,091 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,092 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,092 root INFO copying Cython/Includes/cpython/string.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,092 root INFO copying Cython/Includes/cpython/time.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,092 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,092 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,092 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,093 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,093 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,093 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,093 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,093 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,093 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,094 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,094 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,094 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,094 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,094 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,095 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,095 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,095 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,095 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,095 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,095 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,096 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,096 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,096 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,096 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,096 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,096 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,097 root INFO copying Cython/Includes/cpython/pyport.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,097 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,097 root INFO copying Cython/Includes/cpython/int.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,097 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,097 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,097 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,098 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,098 root INFO copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,098 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,098 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,098 root INFO copying Cython/Includes/cpython/marshal.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,099 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,099 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,099 root INFO copying Cython/Includes/cpython/fileobject.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,099 root INFO copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,099 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,099 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython 2024-12-25 16:43:39,100 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Includes/numpy 2024-12-25 16:43:39,100 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/numpy 2024-12-25 16:43:39,100 root INFO copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/numpy 2024-12-25 16:43:39,100 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,100 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,100 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,101 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,101 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,101 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,101 root INFO copying Cython/Includes/libcpp/random.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,101 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,101 root INFO copying Cython/Includes/libcpp/cmath.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,102 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,102 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,102 root INFO copying Cython/Includes/libcpp/atomic.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,102 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,102 root INFO copying Cython/Includes/libcpp/execution.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,102 root INFO copying Cython/Includes/libcpp/any.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,103 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,103 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,103 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,103 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,103 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,104 root INFO copying Cython/Includes/libcpp/optional.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,104 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,104 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,104 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,104 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,104 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,105 root INFO copying Cython/Includes/libcpp/numbers.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,105 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,105 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,105 root INFO copying Cython/Includes/libcpp/numeric.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,105 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,105 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,106 root INFO copying Cython/Includes/libcpp/bit.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp 2024-12-25 16:43:39,106 root INFO creating build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,106 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,106 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,106 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,106 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,107 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,107 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,107 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,107 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,107 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,107 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,108 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,108 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,108 root INFO copying Cython/Includes/libc/complex.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,108 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,108 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Includes/libc 2024-12-25 16:43:39,108 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,109 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,109 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,109 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,109 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,109 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Compiler 2024-12-25 16:43:39,109 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Runtime 2024-12-25 16:43:39,110 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests 2024-12-25 16:43:39,110 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests 2024-12-25 16:43:39,110 root INFO copying Cython/Plex/Machines.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,110 root INFO copying Cython/Plex/DFA.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,110 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,110 root INFO copying Cython/Plex/Transitions.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,111 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-armv8l-cpython-312/Cython/Plex 2024-12-25 16:43:39,111 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,111 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,111 root INFO copying Cython/Utility/UFuncs.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,111 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,112 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,112 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,112 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,112 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,112 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,113 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,113 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,113 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,113 root INFO copying Cython/Utility/NumpyImportArray.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,114 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,114 root INFO copying Cython/Utility/UFuncs_C.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,114 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,114 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,114 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,115 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,115 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,115 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,115 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,115 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,116 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,116 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,116 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,116 root INFO copying Cython/Utility/Dataclasses.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,116 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,117 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,117 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,117 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,117 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,117 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,118 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,118 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-armv8l-cpython-312/Cython/Utility 2024-12-25 16:43:39,120 root INFO running build_ext Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/Parsing.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/Parsing.py 2024-12-25 16:43:42,439 root INFO building 'Cython.Compiler.Parsing' extension 2024-12-25 16:43:42,439 root INFO creating build/temp.linux-armv8l-cpython-312 2024-12-25 16:43:42,439 root INFO creating build/temp.linux-armv8l-cpython-312/home 2024-12-25 16:43:42,439 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer 2024-12-25 16:43:42,439 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer/aports 2024-12-25 16:43:42,439 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main 2024-12-25 16:43:42,439 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython 2024-12-25 16:43:42,439 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src 2024-12-25 16:43:42,439 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11 2024-12-25 16:43:42,439 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython 2024-12-25 16:43:42,439 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler 2024-12-25 16:43:42,440 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/Parsing.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/Parsing.o 2024-12-25 16:44:33,018 root INFO gcc -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.11/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.11/Cython/Compiler/Code.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/Code.py 2024-12-25 16:44:34,768 root INFO building 'Cython.Compiler.Code' extension 2024-12-25 16:44:34,768 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/Code.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/Code.o 2024-12-25 16:45:48,923 root INFO gcc -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.11/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.11/Cython/Compiler/FlowControl.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/FlowControl.py 2024-12-25 16:45:50,112 root INFO building 'Cython.Compiler.FlowControl' extension 2024-12-25 16:45:50,112 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/FlowControl.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/FlowControl.o 2024-12-25 16:46:18,680 root INFO gcc -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.11/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.11/Cython/Compiler/FusedNode.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/FusedNode.py 2024-12-25 16:46:19,288 root INFO building 'Cython.Compiler.FusedNode' extension 2024-12-25 16:46:19,288 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/FusedNode.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/FusedNode.o 2024-12-25 16:46:41,466 root INFO gcc -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.11/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.11/Cython/Tempita/_tempita.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Tempita/_tempita.py 2024-12-25 16:46:42,230 root INFO building 'Cython.Tempita._tempita' extension 2024-12-25 16:46:42,230 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Tempita 2024-12-25 16:46:42,230 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Tempita/_tempita.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Tempita/_tempita.o 2024-12-25 16:47:07,441 root INFO gcc -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.11/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.11/Cython/Compiler/Visitor.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/Visitor.py 2024-12-25 16:47:07,951 root INFO building 'Cython.Compiler.Visitor' extension 2024-12-25 16:47:07,951 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/Visitor.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/Visitor.o 2024-12-25 16:47:23,739 root INFO gcc -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.11/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.11/Cython/Utils.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Utils.py 2024-12-25 16:47:24,293 root INFO building 'Cython.Utils' extension 2024-12-25 16:47:24,293 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Utils.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Utils.o 2024-12-25 16:47:41,814 root INFO gcc -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.11/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.11/Cython/Compiler/Scanning.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/Scanning.py 2024-12-25 16:47:42,216 root INFO building 'Cython.Compiler.Scanning' extension 2024-12-25 16:47:42,216 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/Scanning.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Compiler/Scanning.o 2024-12-25 16:47:57,626 root INFO gcc -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.11/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.11/Cython/Plex/Scanners.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/Scanners.py 2024-12-25 16:47:57,896 root INFO building 'Cython.Plex.Scanners' extension 2024-12-25 16:47:57,896 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex 2024-12-25 16:47:57,896 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/Scanners.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/Scanners.o 2024-12-25 16:48:01,119 root INFO gcc -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.11/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.11/Cython/Plex/Machines.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/Machines.py 2024-12-25 16:48:01,313 root INFO building 'Cython.Plex.Machines' extension 2024-12-25 16:48:01,313 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/Machines.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/Machines.o 2024-12-25 16:48:06,507 root INFO gcc -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.11/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.11/Cython/Plex/Transitions.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/Transitions.py 2024-12-25 16:48:06,643 root INFO building 'Cython.Plex.Transitions' extension 2024-12-25 16:48:06,643 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/Transitions.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/Transitions.o 2024-12-25 16:48:10,297 root INFO gcc -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.11/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.11/Cython/Runtime/refnanny.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Runtime/refnanny.pyx 2024-12-25 16:48:10,566 root INFO building 'Cython.Runtime.refnanny' extension 2024-12-25 16:48:10,566 root INFO creating build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Runtime 2024-12-25 16:48:10,566 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Runtime/refnanny.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Runtime/refnanny.o 2024-12-25 16:48:12,920 root INFO gcc -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.11/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.11/Cython/StringIOTree.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/StringIOTree.py 2024-12-25 16:48:13,072 root INFO building 'Cython.StringIOTree' extension 2024-12-25 16:48:13,073 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/StringIOTree.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/StringIOTree.o 2024-12-25 16:48:15,234 root INFO gcc -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.11/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.11/Cython/Plex/DFA.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/DFA.py 2024-12-25 16:48:15,373 root INFO building 'Cython.Plex.DFA' extension 2024-12-25 16:48:15,373 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/DFA.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/DFA.o 2024-12-25 16:48:18,591 root INFO gcc -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.11/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.11/Cython/Plex/Actions.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/Actions.py 2024-12-25 16:48:18,667 root INFO building 'Cython.Plex.Actions' extension 2024-12-25 16:48:18,667 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/Actions.c -o build/temp.linux-armv8l-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Plex/Actions.o 2024-12-25 16:48:20,574 root INFO gcc -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.11/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/Cython/Plex/Actions.cpython-312-arm-linux-musleabihf.so 2024-12-25 16:48:20,592 root INFO installing to build/bdist.linux-armv8l/wheel 2024-12-25 16:48:20,592 root INFO running install 2024-12-25 16:48:20,601 root INFO running install_lib 2024-12-25 16:48:20,603 root INFO creating build/bdist.linux-armv8l 2024-12-25 16:48:20,603 root INFO creating build/bdist.linux-armv8l/wheel 2024-12-25 16:48:20,603 root INFO copying build/lib.linux-armv8l-cpython-312/cython.py -> build/bdist.linux-armv8l/wheel 2024-12-25 16:48:20,604 root INFO creating build/bdist.linux-armv8l/wheel/pyximport 2024-12-25 16:48:20,604 root INFO copying build/lib.linux-armv8l-cpython-312/pyximport/__init__.py -> build/bdist.linux-armv8l/wheel/pyximport 2024-12-25 16:48:20,604 root INFO copying build/lib.linux-armv8l-cpython-312/pyximport/_pyximport2.py -> build/bdist.linux-armv8l/wheel/pyximport 2024-12-25 16:48:20,604 root INFO copying build/lib.linux-armv8l-cpython-312/pyximport/_pyximport3.py -> build/bdist.linux-armv8l/wheel/pyximport 2024-12-25 16:48:20,604 root INFO copying build/lib.linux-armv8l-cpython-312/pyximport/pyximport.py -> build/bdist.linux-armv8l/wheel/pyximport 2024-12-25 16:48:20,604 root INFO copying build/lib.linux-armv8l-cpython-312/pyximport/pyxbuild.py -> build/bdist.linux-armv8l/wheel/pyximport 2024-12-25 16:48:20,605 root INFO creating build/bdist.linux-armv8l/wheel/Cython 2024-12-25 16:48:20,605 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/__init__.py -> build/bdist.linux-armv8l/wheel/Cython 2024-12-25 16:48:20,605 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugging.py -> build/bdist.linux-armv8l/wheel/Cython 2024-12-25 16:48:20,605 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Build 2024-12-25 16:48:20,605 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Build 2024-12-25 16:48:20,605 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Distutils.py -> build/bdist.linux-armv8l/wheel/Cython/Build 2024-12-25 16:48:20,605 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Inline.py -> build/bdist.linux-armv8l/wheel/Cython/Build 2024-12-25 16:48:20,605 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/BuildExecutable.py -> build/bdist.linux-armv8l/wheel/Cython/Build 2024-12-25 16:48:20,606 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Cythonize.py -> build/bdist.linux-armv8l/wheel/Cython/Build 2024-12-25 16:48:20,606 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Dependencies.py -> build/bdist.linux-armv8l/wheel/Cython/Build 2024-12-25 16:48:20,606 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2024-12-25 16:48:20,606 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2024-12-25 16:48:20,606 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/TestStripLiterals.py -> build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2024-12-25 16:48:20,606 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/TestCythonizeArgsParser.py -> build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2024-12-25 16:48:20,607 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/TestInline.py -> build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2024-12-25 16:48:20,607 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/TestCyCache.py -> build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2024-12-25 16:48:20,607 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/TestRecythonize.py -> build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2024-12-25 16:48:20,607 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/TestDependencies.py -> build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2024-12-25 16:48:20,607 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/Tests/TestIpythonMagic.py -> build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2024-12-25 16:48:20,607 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Build/IpythonMagic.py -> build/bdist.linux-armv8l/wheel/Cython/Build 2024-12-25 16:48:20,607 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/StringIOTree.py -> build/bdist.linux-armv8l/wheel/Cython 2024-12-25 16:48:20,607 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Shadow.py -> build/bdist.linux-armv8l/wheel/Cython 2024-12-25 16:48:20,608 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Coverage.py -> build/bdist.linux-armv8l/wheel/Cython 2024-12-25 16:48:20,608 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Tempita 2024-12-25 16:48:20,608 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tempita/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Tempita 2024-12-25 16:48:20,608 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 2024-12-25 16:48:20,610 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tempita/_looper.py -> build/bdist.linux-armv8l/wheel/Cython/Tempita 2024-12-25 16:48:20,610 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tempita/_tempita.py -> build/bdist.linux-armv8l/wheel/Cython/Tempita 2024-12-25 16:48:20,610 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tempita/compat3.py -> build/bdist.linux-armv8l/wheel/Cython/Tempita 2024-12-25 16:48:20,611 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utils.py -> build/bdist.linux-armv8l/wheel/Cython 2024-12-25 16:48:20,611 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Debugger 2024-12-25 16:48:20,611 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger 2024-12-25 16:48:20,611 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/libcython.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger 2024-12-25 16:48:20,611 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/Cygdb.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger 2024-12-25 16:48:20,611 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/DebugWriter.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger 2024-12-25 16:48:20,612 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/libpython.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger 2024-12-25 16:48:20,612 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Debugger/Tests 2024-12-25 16:48:20,612 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger/Tests 2024-12-25 16:48:20,612 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 2024-12-25 16:48:20,612 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests/TestLibCython.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger/Tests 2024-12-25 16:48:20,612 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests/codefile -> build/bdist.linux-armv8l/wheel/Cython/Debugger/Tests 2024-12-25 16:48:20,613 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 2024-12-25 16:48:20,613 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Debugger/Tests/cfuncs.c -> build/bdist.linux-armv8l/wheel/Cython/Debugger/Tests 2024-12-25 16:48:20,613 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Shadow.pyi -> build/bdist.linux-armv8l/wheel/Cython 2024-12-25 16:48:20,613 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/CodeWriter.py -> build/bdist.linux-armv8l/wheel/Cython 2024-12-25 16:48:20,613 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Runtime 2024-12-25 16:48:20,613 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Runtime/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Runtime 2024-12-25 16:48:20,613 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 2024-12-25 16:48:20,614 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Runtime/refnanny.pyx -> build/bdist.linux-armv8l/wheel/Cython/Runtime 2024-12-25 16:48:20,614 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utils.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/Cython 2024-12-25 16:48:20,615 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,616 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,616 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Regexps.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,616 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Errors.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,616 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Transitions.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,616 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Machines.pxd -> build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,616 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 2024-12-25 16:48:20,617 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 2024-12-25 16:48:20,617 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 2024-12-25 16:48:20,618 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/DFA.pxd -> build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,618 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 2024-12-25 16:48:20,619 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Machines.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,619 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 2024-12-25 16:48:20,619 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Actions.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,620 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Lexicons.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,620 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Scanners.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,620 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Actions.pxd -> build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,620 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Transitions.pxd -> build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,620 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/DFA.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,620 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Plex/Scanners.pxd -> build/bdist.linux-armv8l/wheel/Cython/Plex 2024-12-25 16:48:20,620 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,621 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,621 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/TreeFragment.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,621 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/UtilNodes.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,621 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 2024-12-25 16:48:20,626 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Naming.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,626 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 2024-12-25 16:48:20,628 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Buffer.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,628 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Pythran.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,628 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,628 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Errors.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,628 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/MemoryView.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,629 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Scanning.pxd -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,629 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/FlowControl.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,629 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Scanning.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,629 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,629 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Annotate.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,629 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/TypeInference.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,630 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 2024-12-25 16:48:20,634 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Dataclass.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,635 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Lexicon.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,635 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Pipeline.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,635 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/ExprNodes.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,636 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Version.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,636 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Parsing.pxd -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,636 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Symtab.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,636 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/ModuleNode.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,637 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,637 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 2024-12-25 16:48:20,640 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/FusedNode.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,640 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/CythonScope.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,640 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 2024-12-25 16:48:20,641 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/CmdLine.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,642 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,642 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Builtin.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,642 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Interpreter.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,642 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/DebugFlags.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,642 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Main.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,642 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Code.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,642 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/UtilityCode.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,643 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Visitor.pxd -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,643 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 2024-12-25 16:48:20,644 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,644 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Visitor.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,644 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,645 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Code.pxd -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,645 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Optimize.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,645 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,646 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,646 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestFlowControl.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,646 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestMemView.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,646 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestGrammar.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,646 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestBuffer.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,646 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/Utils.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,646 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestScanning.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,647 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,647 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestStringEncoding.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,647 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestTreePath.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,647 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestVisitor.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,647 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestCmdLine.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,647 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestTreeFragment.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,647 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestTypes.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,648 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestUtilityLoad.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,648 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Tests/TestSignatureMatching.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2024-12-25 16:48:20,648 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/TypeSlots.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,648 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/TreePath.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,648 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,648 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Parsing.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,649 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/StringEncoding.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,649 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Future.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,649 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Nodes.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,649 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/UFuncs.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,650 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Compiler/Options.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2024-12-25 16:48:20,650 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,650 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,650 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,650 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/ObjectHandling.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,651 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/arrayarray.h -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,651 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Dataclasses.py -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,651 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/CythonFunction.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,651 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/ImportExport.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,651 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Overflow.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,651 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Coroutine.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,652 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/CppSupport.cpp -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,652 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/CConvert.pyx -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,652 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/NumpyImportArray.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,652 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/UFuncs.pyx -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,652 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/AsyncGen.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,652 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/UFuncs_C.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,652 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/MemoryView_C.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,653 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Profile.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,653 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/TypeConversion.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,653 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Buffer.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,653 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Builtins.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,653 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/MemoryView.pyx -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,653 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Printing.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,654 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Exceptions.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,654 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/CMath.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,654 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/StringTools.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,654 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/CommonStructures.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,654 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,654 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Dataclasses.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,655 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,655 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,655 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,655 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,655 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/FunctionArguments.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,655 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/CppConvert.pyx -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,655 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Complex.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,656 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Optimize.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,656 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Utility/Embed.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2024-12-25 16:48:20,656 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Tests 2024-12-25 16:48:20,656 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Tests 2024-12-25 16:48:20,656 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-armv8l/wheel/Cython/Tests 2024-12-25 16:48:20,656 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-armv8l/wheel/Cython/Tests 2024-12-25 16:48:20,657 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/TestShadow.py -> build/bdist.linux-armv8l/wheel/Cython/Tests 2024-12-25 16:48:20,657 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/xmlrunner.py -> build/bdist.linux-armv8l/wheel/Cython/Tests 2024-12-25 16:48:20,657 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-armv8l/wheel/Cython/Tests 2024-12-25 16:48:20,657 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/TestJediTyper.py -> build/bdist.linux-armv8l/wheel/Cython/Tests 2024-12-25 16:48:20,657 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Tests/TestTestUtils.py -> build/bdist.linux-armv8l/wheel/Cython/Tests 2024-12-25 16:48:20,657 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/TestUtils.py -> build/bdist.linux-armv8l/wheel/Cython 2024-12-25 16:48:20,657 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes 2024-12-25 16:48:20,658 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,658 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/unistd.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,658 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/select.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,658 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/resource.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,658 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/uio.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,658 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/stdio.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,658 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/time.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,658 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/stat.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,659 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/__init__.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,659 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/stdlib.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,659 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/fcntl.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,659 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/types.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,659 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/signal.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,659 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/ioctl.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,659 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/mman.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,659 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/dlfcn.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,660 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/wait.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,660 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/posix/strings.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2024-12-25 16:48:20,660 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,660 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/number.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,660 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/getargs.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,660 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/contextvars.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,660 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/pythread.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,661 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/descr.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,661 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/bytearray.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,661 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/pystate.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,661 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/codecs.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,661 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/tuple.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,661 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/string.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,661 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/time.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,661 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/weakref.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,662 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/bool.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,662 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/conversion.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,662 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/slice.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,662 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/float.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,662 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/ceval.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,662 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/cellobject.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,662 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/object.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,662 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/__init__.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,663 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/pycapsule.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,663 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/mapping.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,663 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/sequence.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,663 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/iterator.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,663 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/set.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,663 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/ref.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,663 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/longintrepr.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,664 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/list.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,664 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/function.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,664 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/pylifecycle.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,664 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/memoryview.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,664 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/iterobject.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,664 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/module.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,664 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/dict.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,664 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/exc.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,665 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/array.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,665 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/type.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,665 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/pyport.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,665 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/instance.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,665 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/int.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,665 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/complex.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,665 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/long.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,665 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/mem.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,666 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/unicode.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,666 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/oldbuffer.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,666 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/bytes.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,666 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/genobject.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,666 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/marshal.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,666 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/method.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,666 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/buffer.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,667 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/fileobject.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,667 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/cobject.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,667 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/datetime.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,667 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/cpython/version.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2024-12-25 16:48:20,667 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/numpy 2024-12-25 16:48:20,667 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/numpy/math.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/numpy 2024-12-25 16:48:20,667 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/numpy/__init__.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/numpy 2024-12-25 16:48:20,668 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,668 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/algorithm.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,668 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/unordered_set.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,668 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/queue.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,668 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/vector.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,668 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/functional.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,668 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/random.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,668 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/typeindex.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,669 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/cmath.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,669 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/string.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,669 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/forward_list.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,669 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/atomic.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,669 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/unordered_map.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,669 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/execution.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,669 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/any.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,670 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/__init__.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,670 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/stack.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,670 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/iterator.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,670 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/set.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,670 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/map.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,670 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/optional.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,670 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/utility.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,670 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/list.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,671 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/pair.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,671 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/memory.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,671 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/limits.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,671 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/numbers.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,671 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/typeinfo.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,671 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/complex.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,671 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/numeric.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,671 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/deque.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,672 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/cast.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,672 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libcpp/bit.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2024-12-25 16:48:20,672 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/openmp.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes 2024-12-25 16:48:20,672 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,672 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/errno.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,672 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/math.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,672 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/stdio.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,672 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/string.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,673 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/time.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,673 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/stddef.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,673 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/float.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,673 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/__init__.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,673 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/stdlib.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,673 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/signal.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,673 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/limits.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,673 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/stdint.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,674 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/complex.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,674 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/setjmp.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,674 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Includes/libc/locale.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2024-12-25 16:48:20,674 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Distutils 2024-12-25 16:48:20,674 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Distutils/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Distutils 2024-12-25 16:48:20,674 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Distutils/build_ext.py -> build/bdist.linux-armv8l/wheel/Cython/Distutils 2024-12-25 16:48:20,674 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Distutils/old_build_ext.py -> build/bdist.linux-armv8l/wheel/Cython/Distutils 2024-12-25 16:48:20,675 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/Distutils/extension.py -> build/bdist.linux-armv8l/wheel/Cython/Distutils 2024-12-25 16:48:20,675 root INFO copying build/lib.linux-armv8l-cpython-312/Cython/StringIOTree.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/Cython 2024-12-25 16:48:20,675 root INFO running install_egg_info 2024-12-25 16:48:20,677 root INFO running egg_info 2024-12-25 16:48:20,677 root INFO creating Cython.egg-info 2024-12-25 16:48:20,679 root INFO writing Cython.egg-info/PKG-INFO 2024-12-25 16:48:20,679 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt 2024-12-25 16:48:20,679 root INFO writing entry points to Cython.egg-info/entry_points.txt 2024-12-25 16:48:20,680 root INFO writing top-level names to Cython.egg-info/top_level.txt 2024-12-25 16:48:20,680 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2024-12-25 16:48:20,690 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt' 2024-12-25 16:48:20,690 root INFO reading manifest template 'MANIFEST.in' 2024-12-25 16:48:20,690 root WARNING warning: no files found matching '.gitrev' 2024-12-25 16:48:20,707 root WARNING warning: no files found matching 'Doc/*' 2024-12-25 16:48:20,709 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' 2024-12-25 16:48:20,709 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' 2024-12-25 16:48:20,710 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Utility' 2024-12-25 16:48:20,935 root WARNING warning: no files found matching 'pyximport/README' 2024-12-25 16:48:20,935 root INFO adding license file 'LICENSE.txt' 2024-12-25 16:48:20,936 root INFO adding license file 'COPYING.txt' 2024-12-25 16:48:20,961 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2024-12-25 16:48:20,962 root INFO Copying Cython.egg-info to build/bdist.linux-armv8l/wheel/Cython-3.0.11-py3.12.egg-info 2024-12-25 16:48:20,963 root INFO running install_scripts 2024-12-25 16:48:20,969 root INFO creating build/bdist.linux-armv8l/wheel/Cython-3.0.11.dist-info/WHEEL 2024-12-25 16:48:20,969 wheel INFO creating '/home/buildozer/aports/main/cython/src/cython-3.0.11/.dist/.tmp-7znd86hx/Cython-3.0.11-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-12-25 16:48:20,970 wheel INFO adding 'cython.py' 2024-12-25 16:48:20,970 wheel INFO adding 'Cython/CodeWriter.py' 2024-12-25 16:48:20,970 wheel INFO adding 'Cython/Coverage.py' 2024-12-25 16:48:20,971 wheel INFO adding 'Cython/Debugging.py' 2024-12-25 16:48:20,971 wheel INFO adding 'Cython/Shadow.py' 2024-12-25 16:48:20,971 wheel INFO adding 'Cython/Shadow.pyi' 2024-12-25 16:48:20,972 wheel INFO adding 'Cython/StringIOTree.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:20,973 wheel INFO adding 'Cython/StringIOTree.py' 2024-12-25 16:48:20,973 wheel INFO adding 'Cython/TestUtils.py' 2024-12-25 16:48:20,976 wheel INFO adding 'Cython/Utils.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:20,981 wheel INFO adding 'Cython/Utils.py' 2024-12-25 16:48:20,981 wheel INFO adding 'Cython/__init__.py' 2024-12-25 16:48:20,981 wheel INFO adding 'Cython/Build/BuildExecutable.py' 2024-12-25 16:48:20,981 wheel INFO adding 'Cython/Build/Cythonize.py' 2024-12-25 16:48:20,982 wheel INFO adding 'Cython/Build/Dependencies.py' 2024-12-25 16:48:20,982 wheel INFO adding 'Cython/Build/Distutils.py' 2024-12-25 16:48:20,982 wheel INFO adding 'Cython/Build/Inline.py' 2024-12-25 16:48:20,982 wheel INFO adding 'Cython/Build/IpythonMagic.py' 2024-12-25 16:48:20,983 wheel INFO adding 'Cython/Build/__init__.py' 2024-12-25 16:48:20,983 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py' 2024-12-25 16:48:20,983 wheel INFO adding 'Cython/Build/Tests/TestCythonizeArgsParser.py' 2024-12-25 16:48:20,983 wheel INFO adding 'Cython/Build/Tests/TestDependencies.py' 2024-12-25 16:48:20,983 wheel INFO adding 'Cython/Build/Tests/TestInline.py' 2024-12-25 16:48:20,984 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py' 2024-12-25 16:48:20,984 wheel INFO adding 'Cython/Build/Tests/TestRecythonize.py' 2024-12-25 16:48:20,984 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py' 2024-12-25 16:48:20,984 wheel INFO adding 'Cython/Build/Tests/__init__.py' 2024-12-25 16:48:20,984 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py' 2024-12-25 16:48:20,985 wheel INFO adding 'Cython/Compiler/Annotate.py' 2024-12-25 16:48:20,985 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py' 2024-12-25 16:48:20,985 wheel INFO adding 'Cython/Compiler/Buffer.py' 2024-12-25 16:48:20,985 wheel INFO adding 'Cython/Compiler/Builtin.py' 2024-12-25 16:48:20,986 wheel INFO adding 'Cython/Compiler/CmdLine.py' 2024-12-25 16:48:20,993 wheel INFO adding 'Cython/Compiler/Code.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:21,010 wheel INFO adding 'Cython/Compiler/Code.pxd' 2024-12-25 16:48:21,010 wheel INFO adding 'Cython/Compiler/Code.py' 2024-12-25 16:48:21,011 wheel INFO adding 'Cython/Compiler/CodeGeneration.py' 2024-12-25 16:48:21,011 wheel INFO adding 'Cython/Compiler/CythonScope.py' 2024-12-25 16:48:21,011 wheel INFO adding 'Cython/Compiler/Dataclass.py' 2024-12-25 16:48:21,011 wheel INFO adding 'Cython/Compiler/DebugFlags.py' 2024-12-25 16:48:21,012 wheel INFO adding 'Cython/Compiler/Errors.py' 2024-12-25 16:48:21,013 wheel INFO adding 'Cython/Compiler/ExprNodes.py' 2024-12-25 16:48:21,019 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:21,028 wheel INFO adding 'Cython/Compiler/FlowControl.pxd' 2024-12-25 16:48:21,028 wheel INFO adding 'Cython/Compiler/FlowControl.py' 2024-12-25 16:48:21,031 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:21,037 wheel INFO adding 'Cython/Compiler/FusedNode.py' 2024-12-25 16:48:21,038 wheel INFO adding 'Cython/Compiler/Future.py' 2024-12-25 16:48:21,038 wheel INFO adding 'Cython/Compiler/Interpreter.py' 2024-12-25 16:48:21,038 wheel INFO adding 'Cython/Compiler/Lexicon.py' 2024-12-25 16:48:21,038 wheel INFO adding 'Cython/Compiler/Main.py' 2024-12-25 16:48:21,039 wheel INFO adding 'Cython/Compiler/MemoryView.py' 2024-12-25 16:48:21,039 wheel INFO adding 'Cython/Compiler/ModuleNode.py' 2024-12-25 16:48:21,040 wheel INFO adding 'Cython/Compiler/Naming.py' 2024-12-25 16:48:21,041 wheel INFO adding 'Cython/Compiler/Nodes.py' 2024-12-25 16:48:21,043 wheel INFO adding 'Cython/Compiler/Optimize.py' 2024-12-25 16:48:21,044 wheel INFO adding 'Cython/Compiler/Options.py' 2024-12-25 16:48:21,045 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd' 2024-12-25 16:48:21,045 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py' 2024-12-25 16:48:21,053 wheel INFO adding 'Cython/Compiler/Parsing.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:21,068 wheel INFO adding 'Cython/Compiler/Parsing.pxd' 2024-12-25 16:48:21,069 wheel INFO adding 'Cython/Compiler/Parsing.py' 2024-12-25 16:48:21,070 wheel INFO adding 'Cython/Compiler/Pipeline.py' 2024-12-25 16:48:21,070 wheel INFO adding 'Cython/Compiler/PyrexTypes.py' 2024-12-25 16:48:21,071 wheel INFO adding 'Cython/Compiler/Pythran.py' 2024-12-25 16:48:21,073 wheel INFO adding 'Cython/Compiler/Scanning.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:21,077 wheel INFO adding 'Cython/Compiler/Scanning.pxd' 2024-12-25 16:48:21,078 wheel INFO adding 'Cython/Compiler/Scanning.py' 2024-12-25 16:48:21,078 wheel INFO adding 'Cython/Compiler/StringEncoding.py' 2024-12-25 16:48:21,078 wheel INFO adding 'Cython/Compiler/Symtab.py' 2024-12-25 16:48:21,079 wheel INFO adding 'Cython/Compiler/TreeFragment.py' 2024-12-25 16:48:21,079 wheel INFO adding 'Cython/Compiler/TreePath.py' 2024-12-25 16:48:21,079 wheel INFO adding 'Cython/Compiler/TypeInference.py' 2024-12-25 16:48:21,080 wheel INFO adding 'Cython/Compiler/TypeSlots.py' 2024-12-25 16:48:21,080 wheel INFO adding 'Cython/Compiler/UFuncs.py' 2024-12-25 16:48:21,080 wheel INFO adding 'Cython/Compiler/UtilNodes.py' 2024-12-25 16:48:21,081 wheel INFO adding 'Cython/Compiler/UtilityCode.py' 2024-12-25 16:48:21,081 wheel INFO adding 'Cython/Compiler/Version.py' 2024-12-25 16:48:21,083 wheel INFO adding 'Cython/Compiler/Visitor.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:21,087 wheel INFO adding 'Cython/Compiler/Visitor.pxd' 2024-12-25 16:48:21,088 wheel INFO adding 'Cython/Compiler/Visitor.py' 2024-12-25 16:48:21,088 wheel INFO adding 'Cython/Compiler/__init__.py' 2024-12-25 16:48:21,088 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py' 2024-12-25 16:48:21,088 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py' 2024-12-25 16:48:21,089 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py' 2024-12-25 16:48:21,089 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py' 2024-12-25 16:48:21,089 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py' 2024-12-25 16:48:21,089 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py' 2024-12-25 16:48:21,089 wheel INFO adding 'Cython/Compiler/Tests/TestScanning.py' 2024-12-25 16:48:21,089 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py' 2024-12-25 16:48:21,090 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py' 2024-12-25 16:48:21,090 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py' 2024-12-25 16:48:21,090 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py' 2024-12-25 16:48:21,090 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py' 2024-12-25 16:48:21,090 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py' 2024-12-25 16:48:21,090 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py' 2024-12-25 16:48:21,091 wheel INFO adding 'Cython/Compiler/Tests/Utils.py' 2024-12-25 16:48:21,091 wheel INFO adding 'Cython/Compiler/Tests/__init__.py' 2024-12-25 16:48:21,091 wheel INFO adding 'Cython/Debugger/Cygdb.py' 2024-12-25 16:48:21,091 wheel INFO adding 'Cython/Debugger/DebugWriter.py' 2024-12-25 16:48:21,091 wheel INFO adding 'Cython/Debugger/__init__.py' 2024-12-25 16:48:21,091 wheel INFO adding 'Cython/Debugger/libcython.py' 2024-12-25 16:48:21,092 wheel INFO adding 'Cython/Debugger/libpython.py' 2024-12-25 16:48:21,093 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py' 2024-12-25 16:48:21,093 wheel INFO adding 'Cython/Debugger/Tests/__init__.py' 2024-12-25 16:48:21,093 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c' 2024-12-25 16:48:21,093 wheel INFO adding 'Cython/Debugger/Tests/codefile' 2024-12-25 16:48:21,093 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py' 2024-12-25 16:48:21,093 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py' 2024-12-25 16:48:21,094 wheel INFO adding 'Cython/Distutils/__init__.py' 2024-12-25 16:48:21,094 wheel INFO adding 'Cython/Distutils/build_ext.py' 2024-12-25 16:48:21,094 wheel INFO adding 'Cython/Distutils/extension.py' 2024-12-25 16:48:21,094 wheel INFO adding 'Cython/Distutils/old_build_ext.py' 2024-12-25 16:48:21,094 wheel INFO adding 'Cython/Includes/openmp.pxd' 2024-12-25 16:48:21,095 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd' 2024-12-25 16:48:21,095 wheel INFO adding 'Cython/Includes/cpython/array.pxd' 2024-12-25 16:48:21,095 wheel INFO adding 'Cython/Includes/cpython/bool.pxd' 2024-12-25 16:48:21,095 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd' 2024-12-25 16:48:21,095 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd' 2024-12-25 16:48:21,096 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd' 2024-12-25 16:48:21,096 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd' 2024-12-25 16:48:21,096 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd' 2024-12-25 16:48:21,096 wheel INFO adding 'Cython/Includes/cpython/cobject.pxd' 2024-12-25 16:48:21,096 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd' 2024-12-25 16:48:21,096 wheel INFO adding 'Cython/Includes/cpython/complex.pxd' 2024-12-25 16:48:21,096 wheel INFO adding 'Cython/Includes/cpython/contextvars.pxd' 2024-12-25 16:48:21,097 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd' 2024-12-25 16:48:21,097 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd' 2024-12-25 16:48:21,097 wheel INFO adding 'Cython/Includes/cpython/descr.pxd' 2024-12-25 16:48:21,097 wheel INFO adding 'Cython/Includes/cpython/dict.pxd' 2024-12-25 16:48:21,097 wheel INFO adding 'Cython/Includes/cpython/exc.pxd' 2024-12-25 16:48:21,098 wheel INFO adding 'Cython/Includes/cpython/fileobject.pxd' 2024-12-25 16:48:21,098 wheel INFO adding 'Cython/Includes/cpython/float.pxd' 2024-12-25 16:48:21,098 wheel INFO adding 'Cython/Includes/cpython/function.pxd' 2024-12-25 16:48:21,098 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd' 2024-12-25 16:48:21,098 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd' 2024-12-25 16:48:21,098 wheel INFO adding 'Cython/Includes/cpython/instance.pxd' 2024-12-25 16:48:21,098 wheel INFO adding 'Cython/Includes/cpython/int.pxd' 2024-12-25 16:48:21,099 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd' 2024-12-25 16:48:21,099 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd' 2024-12-25 16:48:21,099 wheel INFO adding 'Cython/Includes/cpython/list.pxd' 2024-12-25 16:48:21,099 wheel INFO adding 'Cython/Includes/cpython/long.pxd' 2024-12-25 16:48:21,099 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd' 2024-12-25 16:48:21,099 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd' 2024-12-25 16:48:21,099 wheel INFO adding 'Cython/Includes/cpython/marshal.pxd' 2024-12-25 16:48:21,100 wheel INFO adding 'Cython/Includes/cpython/mem.pxd' 2024-12-25 16:48:21,100 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd' 2024-12-25 16:48:21,100 wheel INFO adding 'Cython/Includes/cpython/method.pxd' 2024-12-25 16:48:21,100 wheel INFO adding 'Cython/Includes/cpython/module.pxd' 2024-12-25 16:48:21,100 wheel INFO adding 'Cython/Includes/cpython/number.pxd' 2024-12-25 16:48:21,101 wheel INFO adding 'Cython/Includes/cpython/object.pxd' 2024-12-25 16:48:21,101 wheel INFO adding 'Cython/Includes/cpython/oldbuffer.pxd' 2024-12-25 16:48:21,101 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd' 2024-12-25 16:48:21,101 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd' 2024-12-25 16:48:21,101 wheel INFO adding 'Cython/Includes/cpython/pyport.pxd' 2024-12-25 16:48:21,101 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd' 2024-12-25 16:48:21,102 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd' 2024-12-25 16:48:21,102 wheel INFO adding 'Cython/Includes/cpython/ref.pxd' 2024-12-25 16:48:21,102 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd' 2024-12-25 16:48:21,102 wheel INFO adding 'Cython/Includes/cpython/set.pxd' 2024-12-25 16:48:21,102 wheel INFO adding 'Cython/Includes/cpython/slice.pxd' 2024-12-25 16:48:21,102 wheel INFO adding 'Cython/Includes/cpython/string.pxd' 2024-12-25 16:48:21,103 wheel INFO adding 'Cython/Includes/cpython/time.pxd' 2024-12-25 16:48:21,103 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd' 2024-12-25 16:48:21,103 wheel INFO adding 'Cython/Includes/cpython/type.pxd' 2024-12-25 16:48:21,103 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd' 2024-12-25 16:48:21,103 wheel INFO adding 'Cython/Includes/cpython/version.pxd' 2024-12-25 16:48:21,104 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd' 2024-12-25 16:48:21,104 wheel INFO adding 'Cython/Includes/libc/__init__.pxd' 2024-12-25 16:48:21,104 wheel INFO adding 'Cython/Includes/libc/complex.pxd' 2024-12-25 16:48:21,104 wheel INFO adding 'Cython/Includes/libc/errno.pxd' 2024-12-25 16:48:21,104 wheel INFO adding 'Cython/Includes/libc/float.pxd' 2024-12-25 16:48:21,104 wheel INFO adding 'Cython/Includes/libc/limits.pxd' 2024-12-25 16:48:21,104 wheel INFO adding 'Cython/Includes/libc/locale.pxd' 2024-12-25 16:48:21,105 wheel INFO adding 'Cython/Includes/libc/math.pxd' 2024-12-25 16:48:21,105 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd' 2024-12-25 16:48:21,105 wheel INFO adding 'Cython/Includes/libc/signal.pxd' 2024-12-25 16:48:21,105 wheel INFO adding 'Cython/Includes/libc/stddef.pxd' 2024-12-25 16:48:21,105 wheel INFO adding 'Cython/Includes/libc/stdint.pxd' 2024-12-25 16:48:21,105 wheel INFO adding 'Cython/Includes/libc/stdio.pxd' 2024-12-25 16:48:21,105 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd' 2024-12-25 16:48:21,106 wheel INFO adding 'Cython/Includes/libc/string.pxd' 2024-12-25 16:48:21,106 wheel INFO adding 'Cython/Includes/libc/time.pxd' 2024-12-25 16:48:21,106 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd' 2024-12-25 16:48:21,106 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd' 2024-12-25 16:48:21,106 wheel INFO adding 'Cython/Includes/libcpp/any.pxd' 2024-12-25 16:48:21,107 wheel INFO adding 'Cython/Includes/libcpp/atomic.pxd' 2024-12-25 16:48:21,107 wheel INFO adding 'Cython/Includes/libcpp/bit.pxd' 2024-12-25 16:48:21,107 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd' 2024-12-25 16:48:21,107 wheel INFO adding 'Cython/Includes/libcpp/cmath.pxd' 2024-12-25 16:48:21,107 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd' 2024-12-25 16:48:21,107 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd' 2024-12-25 16:48:21,108 wheel INFO adding 'Cython/Includes/libcpp/execution.pxd' 2024-12-25 16:48:21,108 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd' 2024-12-25 16:48:21,108 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd' 2024-12-25 16:48:21,108 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd' 2024-12-25 16:48:21,108 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd' 2024-12-25 16:48:21,108 wheel INFO adding 'Cython/Includes/libcpp/list.pxd' 2024-12-25 16:48:21,109 wheel INFO adding 'Cython/Includes/libcpp/map.pxd' 2024-12-25 16:48:21,109 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd' 2024-12-25 16:48:21,109 wheel INFO adding 'Cython/Includes/libcpp/numbers.pxd' 2024-12-25 16:48:21,109 wheel INFO adding 'Cython/Includes/libcpp/numeric.pxd' 2024-12-25 16:48:21,109 wheel INFO adding 'Cython/Includes/libcpp/optional.pxd' 2024-12-25 16:48:21,109 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd' 2024-12-25 16:48:21,109 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd' 2024-12-25 16:48:21,110 wheel INFO adding 'Cython/Includes/libcpp/random.pxd' 2024-12-25 16:48:21,110 wheel INFO adding 'Cython/Includes/libcpp/set.pxd' 2024-12-25 16:48:21,110 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd' 2024-12-25 16:48:21,110 wheel INFO adding 'Cython/Includes/libcpp/string.pxd' 2024-12-25 16:48:21,110 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd' 2024-12-25 16:48:21,110 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd' 2024-12-25 16:48:21,111 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd' 2024-12-25 16:48:21,111 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd' 2024-12-25 16:48:21,111 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd' 2024-12-25 16:48:21,111 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd' 2024-12-25 16:48:21,111 wheel INFO adding 'Cython/Includes/numpy/__init__.pxd' 2024-12-25 16:48:21,112 wheel INFO adding 'Cython/Includes/numpy/math.pxd' 2024-12-25 16:48:21,112 wheel INFO adding 'Cython/Includes/posix/__init__.pxd' 2024-12-25 16:48:21,112 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd' 2024-12-25 16:48:21,112 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd' 2024-12-25 16:48:21,112 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd' 2024-12-25 16:48:21,112 wheel INFO adding 'Cython/Includes/posix/mman.pxd' 2024-12-25 16:48:21,113 wheel INFO adding 'Cython/Includes/posix/resource.pxd' 2024-12-25 16:48:21,113 wheel INFO adding 'Cython/Includes/posix/select.pxd' 2024-12-25 16:48:21,113 wheel INFO adding 'Cython/Includes/posix/signal.pxd' 2024-12-25 16:48:21,113 wheel INFO adding 'Cython/Includes/posix/stat.pxd' 2024-12-25 16:48:21,113 wheel INFO adding 'Cython/Includes/posix/stdio.pxd' 2024-12-25 16:48:21,113 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd' 2024-12-25 16:48:21,113 wheel INFO adding 'Cython/Includes/posix/strings.pxd' 2024-12-25 16:48:21,114 wheel INFO adding 'Cython/Includes/posix/time.pxd' 2024-12-25 16:48:21,114 wheel INFO adding 'Cython/Includes/posix/types.pxd' 2024-12-25 16:48:21,114 wheel INFO adding 'Cython/Includes/posix/uio.pxd' 2024-12-25 16:48:21,114 wheel INFO adding 'Cython/Includes/posix/unistd.pxd' 2024-12-25 16:48:21,114 wheel INFO adding 'Cython/Includes/posix/wait.pxd' 2024-12-25 16:48:21,115 wheel INFO adding 'Cython/Plex/Actions.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:21,116 wheel INFO adding 'Cython/Plex/Actions.pxd' 2024-12-25 16:48:21,116 wheel INFO adding 'Cython/Plex/Actions.py' 2024-12-25 16:48:21,117 wheel INFO adding 'Cython/Plex/DFA.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:21,118 wheel INFO adding 'Cython/Plex/DFA.pxd' 2024-12-25 16:48:21,118 wheel INFO adding 'Cython/Plex/DFA.py' 2024-12-25 16:48:21,119 wheel INFO adding 'Cython/Plex/Errors.py' 2024-12-25 16:48:21,119 wheel INFO adding 'Cython/Plex/Lexicons.py' 2024-12-25 16:48:21,120 wheel INFO adding 'Cython/Plex/Machines.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:21,122 wheel INFO adding 'Cython/Plex/Machines.pxd' 2024-12-25 16:48:21,122 wheel INFO adding 'Cython/Plex/Machines.py' 2024-12-25 16:48:21,122 wheel INFO adding 'Cython/Plex/Regexps.py' 2024-12-25 16:48:21,123 wheel INFO adding 'Cython/Plex/Scanners.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:21,125 wheel INFO adding 'Cython/Plex/Scanners.pxd' 2024-12-25 16:48:21,125 wheel INFO adding 'Cython/Plex/Scanners.py' 2024-12-25 16:48:21,126 wheel INFO adding 'Cython/Plex/Transitions.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:21,128 wheel INFO adding 'Cython/Plex/Transitions.pxd' 2024-12-25 16:48:21,128 wheel INFO adding 'Cython/Plex/Transitions.py' 2024-12-25 16:48:21,128 wheel INFO adding 'Cython/Plex/__init__.py' 2024-12-25 16:48:21,128 wheel INFO adding 'Cython/Runtime/__init__.py' 2024-12-25 16:48:21,129 wheel INFO adding 'Cython/Runtime/refnanny.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:21,130 wheel INFO adding 'Cython/Runtime/refnanny.pyx' 2024-12-25 16:48:21,130 wheel INFO adding 'Cython/Tempita/__init__.py' 2024-12-25 16:48:21,130 wheel INFO adding 'Cython/Tempita/_looper.py' 2024-12-25 16:48:21,134 wheel INFO adding 'Cython/Tempita/_tempita.cpython-312-arm-linux-musleabihf.so' 2024-12-25 16:48:21,140 wheel INFO adding 'Cython/Tempita/_tempita.py' 2024-12-25 16:48:21,141 wheel INFO adding 'Cython/Tempita/compat3.py' 2024-12-25 16:48:21,141 wheel INFO adding 'Cython/Tests/TestCodeWriter.py' 2024-12-25 16:48:21,141 wheel INFO adding 'Cython/Tests/TestCythonUtils.py' 2024-12-25 16:48:21,141 wheel INFO adding 'Cython/Tests/TestJediTyper.py' 2024-12-25 16:48:21,141 wheel INFO adding 'Cython/Tests/TestShadow.py' 2024-12-25 16:48:21,142 wheel INFO adding 'Cython/Tests/TestStringIOTree.py' 2024-12-25 16:48:21,142 wheel INFO adding 'Cython/Tests/TestTestUtils.py' 2024-12-25 16:48:21,142 wheel INFO adding 'Cython/Tests/__init__.py' 2024-12-25 16:48:21,142 wheel INFO adding 'Cython/Tests/xmlrunner.py' 2024-12-25 16:48:21,142 wheel INFO adding 'Cython/Utility/AsyncGen.c' 2024-12-25 16:48:21,143 wheel INFO adding 'Cython/Utility/Buffer.c' 2024-12-25 16:48:21,143 wheel INFO adding 'Cython/Utility/Builtins.c' 2024-12-25 16:48:21,143 wheel INFO adding 'Cython/Utility/CConvert.pyx' 2024-12-25 16:48:21,144 wheel INFO adding 'Cython/Utility/CMath.c' 2024-12-25 16:48:21,144 wheel INFO adding 'Cython/Utility/CommonStructures.c' 2024-12-25 16:48:21,144 wheel INFO adding 'Cython/Utility/Complex.c' 2024-12-25 16:48:21,144 wheel INFO adding 'Cython/Utility/Coroutine.c' 2024-12-25 16:48:21,145 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx' 2024-12-25 16:48:21,145 wheel INFO adding 'Cython/Utility/CppConvert.pyx' 2024-12-25 16:48:21,145 wheel INFO adding 'Cython/Utility/CppSupport.cpp' 2024-12-25 16:48:21,146 wheel INFO adding 'Cython/Utility/CythonFunction.c' 2024-12-25 16:48:21,146 wheel INFO adding 'Cython/Utility/Dataclasses.c' 2024-12-25 16:48:21,146 wheel INFO adding 'Cython/Utility/Dataclasses.py' 2024-12-25 16:48:21,146 wheel INFO adding 'Cython/Utility/Embed.c' 2024-12-25 16:48:21,147 wheel INFO adding 'Cython/Utility/Exceptions.c' 2024-12-25 16:48:21,147 wheel INFO adding 'Cython/Utility/ExtensionTypes.c' 2024-12-25 16:48:21,147 wheel INFO adding 'Cython/Utility/FunctionArguments.c' 2024-12-25 16:48:21,147 wheel INFO adding 'Cython/Utility/ImportExport.c' 2024-12-25 16:48:21,148 wheel INFO adding 'Cython/Utility/MemoryView.pyx' 2024-12-25 16:48:21,148 wheel INFO adding 'Cython/Utility/MemoryView_C.c' 2024-12-25 16:48:21,149 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c' 2024-12-25 16:48:21,149 wheel INFO adding 'Cython/Utility/NumpyImportArray.c' 2024-12-25 16:48:21,150 wheel INFO adding 'Cython/Utility/ObjectHandling.c' 2024-12-25 16:48:21,150 wheel INFO adding 'Cython/Utility/Optimize.c' 2024-12-25 16:48:21,151 wheel INFO adding 'Cython/Utility/Overflow.c' 2024-12-25 16:48:21,151 wheel INFO adding 'Cython/Utility/Printing.c' 2024-12-25 16:48:21,151 wheel INFO adding 'Cython/Utility/Profile.c' 2024-12-25 16:48:21,152 wheel INFO adding 'Cython/Utility/StringTools.c' 2024-12-25 16:48:21,152 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx' 2024-12-25 16:48:21,152 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx' 2024-12-25 16:48:21,152 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c' 2024-12-25 16:48:21,152 wheel INFO adding 'Cython/Utility/TypeConversion.c' 2024-12-25 16:48:21,153 wheel INFO adding 'Cython/Utility/UFuncs.pyx' 2024-12-25 16:48:21,153 wheel INFO adding 'Cython/Utility/UFuncs_C.c' 2024-12-25 16:48:21,153 wheel INFO adding 'Cython/Utility/__init__.py' 2024-12-25 16:48:21,153 wheel INFO adding 'Cython/Utility/arrayarray.h' 2024-12-25 16:48:21,154 wheel INFO adding 'pyximport/__init__.py' 2024-12-25 16:48:21,154 wheel INFO adding 'pyximport/_pyximport2.py' 2024-12-25 16:48:21,154 wheel INFO adding 'pyximport/_pyximport3.py' 2024-12-25 16:48:21,154 wheel INFO adding 'pyximport/pyxbuild.py' 2024-12-25 16:48:21,154 wheel INFO adding 'pyximport/pyximport.py' 2024-12-25 16:48:21,154 wheel INFO adding 'Cython-3.0.11.dist-info/COPYING.txt' 2024-12-25 16:48:21,155 wheel INFO adding 'Cython-3.0.11.dist-info/LICENSE.txt' 2024-12-25 16:48:21,155 wheel INFO adding 'Cython-3.0.11.dist-info/METADATA' 2024-12-25 16:48:21,155 wheel INFO adding 'Cython-3.0.11.dist-info/WHEEL' 2024-12-25 16:48:21,155 wheel INFO adding 'Cython-3.0.11.dist-info/entry_points.txt' 2024-12-25 16:48:21,155 wheel INFO adding 'Cython-3.0.11.dist-info/top_level.txt' 2024-12-25 16:48:21,156 wheel INFO adding 'Cython-3.0.11.dist-info/RECORD' 2024-12-25 16:48:21,158 root INFO removing build/bdist.linux-armv8l/wheel 2024-12-25 16:48:21,168 gpep517 INFO The backend produced .dist/Cython-3.0.11-cp312-cp312-linux_armv8l.whl Cython-3.0.11-cp312-cp312-linux_armv8l.whl Python 3.12.8 (main, Dec 7 2024, 04:56:22) [GCC 14.2.0] Running tests against Cython 3.0.11 Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Tests in shard (36/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Tests in shard (25/80) starting (Thread ID 0xf7fe1f34) Tests in shard (31/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Using Cython language level 2. Tests in shard (30/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Using Cython language level 2. Tests in shard (37/80) starting (Thread ID 0xf7fe1f34) Tests in shard (45/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Tests in shard (47/80) starting (Thread ID 0xf7fe1f34) Tests in shard (38/80) starting (Thread ID 0xf7fe1f34) Tests in shard (53/80) starting (Thread ID 0xf7fe1f34) Backends: c,cpp Tests in shard (74/80) starting (Thread ID 0xf7fe1f34) Tests in shard (46/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. /home/buildozer/aports/main/cython/src/cython-3.0.11/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.11/TEST_TMP/recythonize-testfxx5hzbb/src49bmj3k5/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (40/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. /home/buildozer/aports/main/cython/src/cython-3.0.11/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.11/TEST_TMP/recythonize-testfxx5hzbb/src49bmj3k5/b.pxd tree = Parsing.p_module(s, pxd, full_module_name) Using Cython language level 2. Tests in shard (51/80) starting (Thread ID 0xf7fe1f34) Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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.11/TEST_TMP/recythonize-testfxx5hzbb/src49bmj3k5/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testfxx5hzbb/src49bmj3k5/b.py because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testfxx5hzbb/src49bmj3k5/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testfxx5hzbb/src49bmj3k5/b.py Tests in shard (49/80) starting (Thread ID 0xf7fe1f34) Tests in shard (52/80) starting (Thread ID 0xf7fe1f34) Tests in shard (27/80) starting (Thread ID 0xf7fe1f34) Tests in shard (32/80) starting (Thread ID 0xf7fe1f34) Tests in shard (62/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Tests in shard (0/80) starting (Thread ID 0xf7fe1f34) Tests in shard (28/80) starting (Thread ID 0xf7fe1f34) Tests in shard (76/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Using Cython language level 2. Tests in shard (10/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Tests in shard (64/80) starting (Thread ID 0xf7fe1f34) Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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_099077e54edd52114b16ea258894c5ab1443312d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_099077e54edd52114b16ea258894c5ab1443312d.pyx Tests in shard (48/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Tests in shard (43/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Using Cython language level 2. Tests in shard (35/80) starting (Thread ID 0xf7fe1f34) /home/buildozer/aports/main/cython/src/cython-3.0.11/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.11/TEST_TMP/cycache-test7a3gilcf/src8uazjrou/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Using Cython language level 2. Using Cython language level 2. Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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.11/TEST_TMP/cycache-test7a3gilcf/src8uazjrou/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-test7a3gilcf/src8uazjrou/a.pyx /home/buildozer/aports/main/cython/src/cython-3.0.11/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.11/TEST_TMP/cycache-test7a3gilcf/src8uazjrou/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (69/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Tests in shard (20/80) starting (Thread ID 0xf7fe1f34) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-test7a3gilcf/src8uazjrou/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-test7a3gilcf/src8uazjrou/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-test7a3gilcf/src8uazjrou/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-test7a3gilcf/src8uazjrou/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-3.0.11/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.11/TEST_TMP/cycache-testgfqn_t84/srcfbgqkerp/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Using Cython language level 2. Using Cython language level 2. Tests in shard (2/80) starting (Thread ID 0xf7fe1f34) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testgfqn_t84/srcfbgqkerp/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testgfqn_t84/srcfbgqkerp/a.pyx Tests in shard (71/80) starting (Thread ID 0xf7fe1f34) Tests in shard (66/80) starting (Thread ID 0xf7fe1f34) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testgfqn_t84/srcfbgqkerp/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testgfqn_t84/srcfbgqkerp/a.pyx in cache Using Cython language level 2. Tests in shard (5/80) starting (Thread ID 0xf7fe1f34) /home/buildozer/aports/main/cython/src/cython-3.0.11/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.11/TEST_TMP/cycache-testga0sv3jo/srcjx1_sa8j/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Using Cython language level 2. Using Cython language level 2. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testga0sv3jo/srcjx1_sa8j/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testga0sv3jo/srcjx1_sa8j/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testga0sv3jo/srcjx1_sa8j/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testga0sv3jo/srcjx1_sa8j/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-3.0.11/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.11/TEST_TMP/cycache-testmhqsi6_y/srcorc9rzkl/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (56/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testmhqsi6_y/srcorc9rzkl/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testmhqsi6_y/srcorc9rzkl/options.pyx Tests in shard (1/80) starting (Thread ID 0xf7fe1f34) /home/buildozer/aports/main/cython/src/cython-3.0.11/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.11/TEST_TMP/cycache-testmhqsi6_y/srcorc9rzkl/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (8/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Tests in shard (59/80) starting (Thread ID 0xf7fe1f34) Tests in shard (75/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Tests in shard (73/80) starting (Thread ID 0xf7fe1f34) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testmhqsi6_y/srcorc9rzkl/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testmhqsi6_y/srcorc9rzkl/options.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testmhqsi6_y/srcorc9rzkl/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testmhqsi6_y/srcorc9rzkl/options.pyx in cache Using Cython language level 2. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testmhqsi6_y/srcorc9rzkl/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/cycache-testmhqsi6_y/srcorc9rzkl/options.pyx in cache Using Cython language level 2. Tests in shard (21/80) starting (Thread ID 0xf7fe1f34) Tests in shard (55/80) starting (Thread ID 0xf7fe1f34) Tests in shard (24/80) starting (Thread ID 0xf7fe1f34) Tests in shard (79/80) starting (Thread ID 0xf7fe1f34) Tests in shard (34/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Using Cython language level 2. Tests in shard (65/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testfxx5hzbb/src49bmj3k5/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testfxx5hzbb/src49bmj3k5/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testfxx5hzbb/src49bmj3k5/b.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testfxx5hzbb/src49bmj3k5/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testfxx5hzbb/src49bmj3k5/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testfxx5hzbb/src49bmj3k5/b.py Using Cython language level 2. /home/buildozer/aports/main/cython/src/cython-3.0.11/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.11/TEST_TMP/recythonize-testweimznc_/srcfycykt1h/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testweimznc_/srcfycykt1h/a.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testweimznc_/srcfycykt1h/a.py Tests in shard (39/80) starting (Thread ID 0xf7fe1f34) Tests in shard (19/80) starting (Thread ID 0xf7fe1f34) Tests in shard (63/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Tests in shard (50/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Using Cython language level 2. Tests in shard (26/80) starting (Thread ID 0xf7fe1f34) Tests in shard (61/80) starting (Thread ID 0xf7fe1f34) Tests in shard (7/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Tests in shard (41/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Tests in shard (29/80) starting (Thread ID 0xf7fe1f34) Tests in shard (9/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Using Cython language level 2. Tests in shard (44/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Using Cython language level 2. Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 (22/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Tests in shard (54/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Tests in shard (18/80) starting (Thread ID 0xf7fe1f34) Tests in shard (60/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Tests in shard (6/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Tests in shard (33/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Tests in shard (72/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Using Cython language level 2. Tests in shard (58/80) starting (Thread ID 0xf7fe1f34) Tests in shard (42/80) starting (Thread ID 0xf7fe1f34) Tests in shard (77/80) starting (Thread ID 0xf7fe1f34) Tests in shard (13/80) starting (Thread ID 0xf7fe1f34) Tests in shard (78/80) starting (Thread ID 0xf7fe1f34) Tests in shard (16/80) starting (Thread ID 0xf7fe1f34) Tests in shard (3/80) starting (Thread ID 0xf7fe1f34) Tests in shard (11/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testweimznc_/srcfycykt1h/a.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testweimznc_/srcfycykt1h/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testweimznc_/srcfycykt1h/a.py /home/buildozer/aports/main/cython/src/cython-3.0.11/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.11/TEST_TMP/recythonize-testmge4sff3/srcbrb7ij_8/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) /home/buildozer/aports/main/cython/src/cython-3.0.11/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.11/TEST_TMP/recythonize-testmge4sff3/srcbrb7ij_8/b.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard (15/80) starting (Thread ID 0xf7fe1f34) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testmge4sff3/srcbrb7ij_8/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testmge4sff3/srcbrb7ij_8/b.pyx because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testmge4sff3/srcbrb7ij_8/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testmge4sff3/srcbrb7ij_8/b.pyx Tests in shard (68/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Tests in shard (4/80) starting (Thread ID 0xf7fe1f34) Tests in shard (67/80) starting (Thread ID 0xf7fe1f34) Tests in shard (17/80) starting (Thread ID 0xf7fe1f34) Using Cython language level 2. Tests in shard (14/80) starting (Thread ID 0xf7fe1f34) warning: /home/buildozer/.cython/inline/_cython_inline_d3a54d417ac0557fcfe115ab8af9db4de7170b6f.pyx:6:4: Unreachable code /home/buildozer/aports/main/cython/src/cython-3.0.11/Cython/Debugger/Tests/TestLibCython.py:65: UserWarning: Skipping gdb tests, need gdb >= 7.2 with Python >= 2.7 warnings.warn('Skipping gdb tests, need gdb >= 7.2 with Python >= 2.7') Compiling /home/buildozer/.cython/inline/_cython_inline_d3a54d417ac0557fcfe115ab8af9db4de7170b6f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d3a54d417ac0557fcfe115ab8af9db4de7170b6f.pyx Tests in shard (57/80) starting (Thread ID 0xf7fe1f34) Tests in shard (12/80) starting (Thread ID 0xf7fe1f34) Tests in shard (70/80) starting (Thread ID 0xf7fe1f34) Tests in shard (23/80) starting (Thread ID 0xf7fe1f34) Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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.11/TEST_TMP/recythonize-testmge4sff3/srcbrb7ij_8/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testmge4sff3/srcbrb7ij_8/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testmge4sff3/srcbrb7ij_8/b.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testmge4sff3/srcbrb7ij_8/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testmge4sff3/srcbrb7ij_8/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-testmge4sff3/srcbrb7ij_8/b.pyx /home/buildozer/aports/main/cython/src/cython-3.0.11/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.11/TEST_TMP/recythonize-test_drcztdg/src2kj1imii/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-test_drcztdg/src2kj1imii/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-test_drcztdg/src2kj1imii/a.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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.11/TEST_TMP/recythonize-test_drcztdg/src2kj1imii/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-test_drcztdg/src2kj1imii/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/recythonize-test_drcztdg/src2kj1imii/a.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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' #### 2024-12-25 16:48:32.837960 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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_68e162a7cf0091d87afc5766153ece701298f0b3.pyx:6:4: Unreachable code Compiler output for module complex_annotations: complex_annotations.c:1996:18: warning: '__pyx_f_19complex_annotations_f' defined but not used [-Wunused-function] 1996 | static PyObject *__pyx_f_19complex_annotations_f(CYTHON_UNUSED __pyx_t_double_complex __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module complex_annotations: complex_annotations.cpp:2008:18: warning: 'PyObject* __pyx_f_19complex_annotations_f(__pyx_t_double_complex)' defined but not used [-Wunused-function] 2008 | static PyObject *__pyx_f_19complex_annotations_f(CYTHON_UNUSED __pyx_t_double_complex __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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_ac43aa1a1e0945a2b6d72a4a09f2b9c08b6cd45c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ac43aa1a1e0945a2b6d72a4a09f2b9c08b6cd45c.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiler output for module e_switch_transform: e_switch_transform.c: In function '__pyx_pf_18e_switch_transform_is_not_one': e_switch_transform.c:2283:5: error: duplicate case value 2283 | case 1+0: | ^~~~ e_switch_transform.c:2282:5: note: previously used here 2282 | case 1: | ^~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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_625e3d9f08b5721a59d8934c13ca2638802690df.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_625e3d9f08b5721a59d8934c13ca2638802690df.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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_0d4e67dac97c9131ea0644cf7dc4d42a794ac1c7.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 cdef_syntax: cdef_syntax.c: In function '__pyx_pf_11cdef_syntax_use_cdef': cdef_syntax.c:2226:76: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 2226 | __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__etc __pyx_t_1; | ^~~~~~~~~ Compiler output for module cdef_syntax: cdef_syntax.cpp: In function 'PyObject* __pyx_pf_11cdef_syntax_use_cdef(PyObject*)': cdef_syntax.cpp:2238:76: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 2238 | __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__etc __pyx_t_1; | ^~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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_26e418783eabaa3ae7aa17a6592c3b15d22d5a43.pyx:11:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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=8, releaselevel='final', serial=0) PY_VERSION_HEX 0x30C08F0 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.11/.testenv/bin/python3 sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.0.11/.testenv sys.base_exec_prefix = /usr sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.0.11/.testenv sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/26/compile/c/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/26/support/lib.linux-armv8l-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.0.11', '/home/buildozer/aports/main/cython/src/cython-3.0.11', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.0.11/.testenv/lib/python3.12/site-packages', '/home/buildozer/.local/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages'] 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) = gcc CC (env) = gcc CFLAGS (distutils) = -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall CFLAGS (env) = -Os -fstack-clash-protection -Wformat -Werror=format-security LINKCC (distutils) = gcc 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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_285323b3a1f7996a355e154bbb3788557903288b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_285323b3a1f7996a355e154bbb3788557903288b.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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' #### 2024-12-25 16:48:42.847152 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 cpp_stl_function: cpp_stl_function.cpp: In function 'std::function* __pyx_f_16cpp_stl_function_14FunctionKeeper__get_function_ptr_from_name(__pyx_obj_16cpp_stl_function_FunctionKeeper*, PyObject*)': cpp_stl_function.cpp:3045:10: warning: '__pyx_v_f' may be used uninitialized [-Wmaybe-uninitialized] 3045 | return __pyx_r; | ^~~~~~~ cpp_stl_function.cpp:2806:41: note: '__pyx_v_f' was declared here 2806 | std::function *__pyx_v_f; | ^~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 complex_decorators: complex_decorators.c:2002:18: warning: '__pyx_f_18complex_decorators_f' defined but not used [-Wunused-function] 2002 | static PyObject *__pyx_f_18complex_decorators_f(CYTHON_UNUSED __pyx_t_double_complex __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module complex_decorators: complex_decorators.cpp:2014:18: warning: 'PyObject* __pyx_f_18complex_decorators_f(__pyx_t_double_complex)' defined but not used [-Wunused-function] 2014 | static PyObject *__pyx_f_18complex_decorators_f(CYTHON_UNUSED __pyx_t_double_complex __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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_918e788b78fc4931e09f3ccda65157a46224eebd.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 cpp_stl_function: cpp_stl_function.cpp: In function 'std::function* __pyx_f_16cpp_stl_function_14FunctionKeeper__get_function_ptr_from_name(__pyx_obj_16cpp_stl_function_FunctionKeeper*, PyObject*)': cpp_stl_function.cpp:3045:10: warning: '__pyx_v_f' may be used uninitialized [-Wmaybe-uninitialized] 3045 | return __pyx_r; | ^~~~~~~ cpp_stl_function.cpp:2806:41: note: '__pyx_v_f' was declared here 2806 | std::function *__pyx_v_f; | ^~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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=8, releaselevel='final', serial=0) PY_VERSION_HEX 0x30C08F0 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.11/.testenv/bin/python3 sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.0.11/.testenv sys.base_exec_prefix = /usr sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.0.11/.testenv sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/26/compile/cpp/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/26/support/lib.linux-armv8l-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.0.11', '/home/buildozer/aports/main/cython/src/cython-3.0.11', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.0.11/.testenv/lib/python3.12/site-packages', '/home/buildozer/.local/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages'] 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) = gcc CC (env) = gcc CFLAGS (distutils) = -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall CFLAGS (env) = -Os -fstack-clash-protection -Wformat -Werror=format-security LINKCC (distutils) = gcc 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 warning: TEST_TMP/inline/_cython_inline_da925f0dbe5823cdd6ae980f786a9caf1d27a40e.pyx:8:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 cvardef: cvardef.c: In function '__pyx_pf_7cvardef_f': cvardef.c:2299:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] 2299 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:2298:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] 2298 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:2297:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] 2297 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:2296:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] 2296 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cvardef: cvardef.cpp: In function 'PyObject* __pyx_pf_7cvardef_f(PyObject*)': cvardef.cpp:2308:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] 2308 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:2309:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] 2309 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:2310:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] 2310 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:2311:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] 2311 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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' #### 2024-12-25 16:48:52.850212 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 pure_py3: pure_py3.c:3754:18: warning: '__pyx_f_8pure_py3_test_cdef_return_object' defined but not used [-Wunused-function] 3754 | static PyObject *__pyx_f_8pure_py3_test_cdef_return_object(PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 for_in_string: for_in_string.c:8165:16: warning: '__Pyx__PyObject_AsPy_UCS4' defined but not used [-Wunused-function] 8165 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module pure_py3: pure_py3.cpp:3766:18: warning: 'PyObject* __pyx_f_8pure_py3_test_cdef_return_object(PyObject*)' defined but not used [-Wunused-function] 3766 | static PyObject *__pyx_f_8pure_py3_test_cdef_return_object(PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module for_in_string: for_in_string.cpp:8177:16: warning: 'Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject*)' defined but not used [-Wunused-function] 8177 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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' #### 2024-12-25 16:49:02.854697 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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' /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 RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: Compiler output for module for_in_range_T372: for_in_range_T372.c: In function '__pyx_pf_17for_in_range_T372_12test_enum_range': for_in_range_T372.c:3310:33: warning: comparison of integer expressions of different signedness: 'long int' and '__pyx_t_17for_in_range_T372_RangeEnum' [-Wsign-compare] 3310 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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: Compiler output for module cdef_function_kwargs: cdef_function_kwargs.cpp: In function 'PyObject* __pyx_pf_20cdef_function_kwargs_18libc_strstr(PyObject*)': cdef_function_kwargs.cpp:4278:93: warning: comparing the result of pointer addition '(((const char*)"xabcy") + 1)' and NULL [-Waddress] 4278 | __pyx_t_1 = __Pyx_PyBool_FromLong((strstr(((char const *)"xabcy"), ((char const *)"abc")) != NULL)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 122, __pyx_L1_error) | ^ cdef_function_kwargs.cpp:4300:93: warning: comparing the result of pointer addition '(((const char*)"xabcz") + 1)' and NULL [-Waddress] 4300 | __pyx_t_3 = __Pyx_PyBool_FromLong((strstr(((char const *)"xabcz"), ((char const *)"abc")) != NULL)); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 124, __pyx_L1_error) | ^ ---------------------------------------------------------------------- Ran 30 tests in 39.475s 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) :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback ---------------------------------------------------------------------- Ran 48 tests in 43.068s 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) 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) | ^ Compiler output for module cpp_stl_random: In file included from /usr/include/c++/14.2.0/random:50, from cpp_stl_random.cpp:1239: In member function 'std::binomial_distribution<_IntType>::result_type std::binomial_distribution<_IntType>::operator()(_UniformRandomNumberGenerator&, const param_type&) [with _UniformRandomNumberGenerator = std::mersenne_twister_engine; _IntType = int]', inlined from 'std::binomial_distribution<_IntType>::result_type std::binomial_distribution<_IntType>::operator()(_UniformRandomNumberGenerator&) [with _UniformRandomNumberGenerator = std::mersenne_twister_engine; _IntType = int]' at /usr/include/c++/14.2.0/bits/random.h:4083:27, inlined from 'PyObject* __pyx_fuse_3__pyx_f_14cpp_stl_random_sample_or_range(std::binomial_distribution, int)' at cpp_stl_random.cpp:4477:19: /usr/include/c++/14.2.0/bits/random.tcc:1663:33: warning: '__x' may be used uninitialized [-Wmaybe-uninitialized] 1663 | __reject |= __x + __np >= __thr; | ~~~~^~~~~~ /usr/include/c++/14.2.0/bits/random.tcc: In function 'PyObject* __pyx_fuse_3__pyx_f_14cpp_stl_random_sample_or_range(std::binomial_distribution, int)': /usr/include/c++/14.2.0/bits/random.tcc:1580:20: note: '__x' was declared here 1580 | double __x; | ^~~ #### 2024-12-25 16:49:12.857805 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 cpp_classes_def: In function 'PyObject* __pyx_pf_15cpp_classes_def_2test_BaseMethods(PyObject*, PyObject*)', inlined from 'PyObject* __pyx_pw_15cpp_classes_def_3test_BaseMethods(PyObject*, PyObject* const*, Py_ssize_t, PyObject*)' at cpp_classes_def.cpp:4140:57: cpp_classes_def.cpp:4247:16: warning: '__pyx_v_subClass' may be used uninitialized [-Wmaybe-uninitialized] 4247 | delete __pyx_v_subClass; | ^~~~~~~~~~~~~~~~ cpp_classes_def.cpp: In function 'PyObject* __pyx_pw_15cpp_classes_def_3test_BaseMethods(PyObject*, PyObject* const*, Py_ssize_t, PyObject*)': cpp_classes_def.cpp:4154:39: note: '__pyx_v_subClass' was declared here 4154 | __pyx_t_15cpp_classes_def_SubClass *__pyx_v_subClass; | ^~~~~~~~~~~~~~~~ Compiler output for module builtin_basestring: builtin_basestring.c: In function '__pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3': builtin_basestring.c:2705:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 2705 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ^~ builtin_basestring.c:2734:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 2734 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ^~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 cpp_iterators: cpp_iterators.cpp:4045:18: warning: 'PyObject* __pyx_convert_set_to_py_int(const std::set&)' defined but not used [-Wunused-function] 4045 | static PyObject *__pyx_convert_set_to_py_int(std::set const &__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cpp_iterators.cpp:3846:18: warning: 'PyObject* __pyx_convert_map_to_py_int____int(const std::map&)' defined but not used [-Wunused-function] 3846 | static PyObject *__pyx_convert_map_to_py_int____int(std::map const &__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cpp_iterators.cpp:3665:18: warning: 'PyObject* __pyx_convert_list_to_py_int(const std::__cxx11::list&)' defined but not used [-Wunused-function] 3665 | static PyObject *__pyx_convert_list_to_py_int(std::list const &__pyx_v_v) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cpp_stl_random: In file included from /usr/include/c++/14.2.0/random:50, from cpp_stl_random.cpp:1239: In member function 'std::binomial_distribution<_IntType>::result_type std::binomial_distribution<_IntType>::operator()(_UniformRandomNumberGenerator&, const param_type&) [with _UniformRandomNumberGenerator = std::mersenne_twister_engine; _IntType = int]', inlined from 'std::binomial_distribution<_IntType>::result_type std::binomial_distribution<_IntType>::operator()(_UniformRandomNumberGenerator&) [with _UniformRandomNumberGenerator = std::mersenne_twister_engine; _IntType = int]' at /usr/include/c++/14.2.0/bits/random.h:4083:27, inlined from 'PyObject* __pyx_fuse_3__pyx_f_14cpp_stl_random_sample_or_range(std::binomial_distribution, int)' at cpp_stl_random.cpp:4477:19: /usr/include/c++/14.2.0/bits/random.tcc:1663:33: warning: '__x' may be used uninitialized [-Wmaybe-uninitialized] 1663 | __reject |= __x + __np >= __thr; | ~~~~^~~~~~ /usr/include/c++/14.2.0/bits/random.tcc: In function 'PyObject* __pyx_fuse_3__pyx_f_14cpp_stl_random_sample_or_range(std::binomial_distribution, int)': /usr/include/c++/14.2.0/bits/random.tcc:1580:20: note: '__x' was declared here 1580 | double __x; | ^~~ ---------------------------------------------------------------------- Ran 79 tests in 49.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 (65/80) Compiler output for module builtin_basestring: builtin_basestring.cpp: In function 'PyObject* __pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3(PyObject*)': builtin_basestring.cpp:2717:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 2717 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ builtin_basestring.cpp:2746:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 2746 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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', 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) { | ^ ---------------------------------------------------------------------- Ran 142 tests in 54.061s 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) 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)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', ---------------------------------------------------------------------- Ran 67 tests in 52.556s 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) ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: Compiler output for module pure_py: pure_py.c: In function '__pyx_pf_7pure_py_42same_type_cast': pure_py.c:11737:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 11737 | __pyx_t_2 = (__pyx_v_f == __pyx_v_f); | ^~ pure_py.c: In function '__pyx_pf_7pure_py_44multi_args_init_cast': pure_py.c:11826:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 11826 | __pyx_t_2 = (__pyx_v_f == __pyx_v_f); | ^~ In function '__pyx_pf_7pure_py_48empty_declare', inlined from '__pyx_pw_7pure_py_49empty_declare' at pure_py.c:11943:13: pure_py.c:12052:15: warning: '__pyx_v_r3.x' may be used uninitialized [-Wmaybe-uninitialized] 12052 | __pyx_t_5 = __pyx_convert__to_py_union____pyx_t_7pure_py_MyUnion(__pyx_v_r3); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 548, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pure_py.c: In function '__pyx_pw_7pure_py_49empty_declare': pure_py.c:11954:34: note: '__pyx_v_r3.x' was declared here 11954 | union __pyx_t_7pure_py_MyUnion __pyx_v_r3; | ^~~~~~~~~~ ---------------------------------------------------------------------- Ran 109 tests in 55.224s 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) #### 2024-12-25 16:49:22.860930 ---------------------------------------------------------------------- Ran 135 tests in 59.312s 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) ---------------------------------------------------------------------- Ran 102 tests in 60.650s 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) 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)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: Compiler output for module pure_py: pure_py.cpp: In function 'PyObject* __pyx_pf_7pure_py_42same_type_cast(PyObject*)': pure_py.cpp:11749:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 11749 | __pyx_t_2 = (__pyx_v_f == __pyx_v_f); | ~~~~~~~~~ ^~ ~~~~~~~~~ pure_py.cpp: In function 'PyObject* __pyx_pf_7pure_py_44multi_args_init_cast(PyObject*)': pure_py.cpp:11838:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 11838 | __pyx_t_2 = (__pyx_v_f == __pyx_v_f); | ~~~~~~~~~ ^~ ~~~~~~~~~ In function 'PyObject* __pyx_pf_7pure_py_48empty_declare(PyObject*)', inlined from 'PyObject* __pyx_pw_7pure_py_49empty_declare(PyObject*, PyObject*)' at pure_py.cpp:11955:46: pure_py.cpp:12064:67: warning: '__pyx_v_r3.__pyx_t_7pure_py_MyUnion::x' may be used uninitialized [-Wmaybe-uninitialized] 12064 | __pyx_t_5 = __pyx_convert__to_py_union____pyx_t_7pure_py_MyUnion(__pyx_v_r3); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 548, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pure_py.cpp: In function 'PyObject* __pyx_pw_7pure_py_49empty_declare(PyObject*, PyObject*)': pure_py.cpp:11966:34: note: '__pyx_v_r3.__pyx_t_7pure_py_MyUnion::x' was declared here 11966 | union __pyx_t_7pure_py_MyUnion __pyx_v_r3; | ^~~~~~~~~~ RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 127 tests in 65.675s 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) #### 2024-12-25 16:49:32.863956 Compiler output for module legacy_implicit_noexcept: legacy_implicit_noexcept.c:2886:18: warning: '__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning' defined but not used [-Wunused-function] 2886 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ legacy_implicit_noexcept.c:2846:18: warning: '__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_str' defined but not used [-Wunused-function] 2846 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_str(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ legacy_implicit_noexcept.c:2806:18: warning: '__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_object' defined but not used [-Wunused-function] 2806 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_object(PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: ---------------------------------------------------------------------- Ran 123 tests in 67.615s 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) Compiler output for module legacy_implicit_noexcept: legacy_implicit_noexcept.cpp:2898:18: warning: 'PyObject* __pyx_f_24legacy_implicit_noexcept_test_noexcept_warning()' defined but not used [-Wunused-function] 2898 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ legacy_implicit_noexcept.cpp:2858:18: warning: 'PyObject* __pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_str()' defined but not used [-Wunused-function] 2858 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_str(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ legacy_implicit_noexcept.cpp:2818:18: warning: 'PyObject* __pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_object(PyObject*)' defined but not used [-Wunused-function] 2818 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_object(PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ---------------------------------------------------------------------- Ran 145 tests in 69.729s 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 68.480s 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) Compiler output for module locals: locals.c: In function '__pyx_pf_6locals_14locals_ctype': locals.c:4007:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] 4007 | int *__pyx_v_p; | ^~~~~~~~~ locals.c: In function '__pyx_pf_6locals_16locals_ctype_inferred': locals.c:4096:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] 4096 | int *__pyx_v_b; | ^~~~~~~~~ ---------------------------------------------------------------------- Ran 31 tests in 70.663s 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 160 tests in 72.835s 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 140 tests in 72.891s 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) Compiler output for module locals: locals.cpp: In function 'PyObject* __pyx_pf_6locals_14locals_ctype(PyObject*)': locals.cpp:4019:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] 4019 | int *__pyx_v_p; | ^~~~~~~~~ locals.cpp: In function 'PyObject* __pyx_pf_6locals_16locals_ctype_inferred(PyObject*)': locals.cpp:4108:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] 4108 | int *__pyx_v_b; | ^~~~~~~~~ #### 2024-12-25 16:49:42.866863 Compiler output for module sequential_parallel: sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_58test_chunksize': sequential_parallel.c:32724:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] 32724 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_68test_inner_private': sequential_parallel.c:35112:7: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable] 35112 | int __pyx_t_5; | ^~~~~~~~~ sequential_parallel.c: In function '__pyx_f_19sequential_parallel_prange_call_exception_checked_function_impl': sequential_parallel.c:35625:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] 35625 | int __pyx_t_4; | ^~~~~~~~~ ---------------------------------------------------------------------- Ran 78 tests in 78.341s 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 145 tests in 77.002s 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) 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 156 tests in 78.111s 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) Compiler output for module ctuple: In function 'PyObject* __pyx_convert__to_py___pyx_ctuple_double__and_double(__pyx_ctuple_double__and_double)', inlined from 'PyObject* __pyx_pf_6ctuple_38test_binop(PyObject*, __pyx_ctuple_int__and_int, __pyx_ctuple_double__and_double)' at ctuple.cpp:7282:67, inlined from 'PyObject* __pyx_pw_6ctuple_39test_binop(PyObject*, PyObject* const*, Py_ssize_t, PyObject*)' at ctuple.cpp:7246:42: ctuple.cpp:12647:34: warning: 'result.__pyx_ctuple_double__and_double::f0' may be used uninitialized [-Wmaybe-uninitialized] 12647 | item = PyFloat_FromDouble(value.f0); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ctuple.cpp: In function 'PyObject* __pyx_pw_6ctuple_39test_binop(PyObject*, PyObject* const*, Py_ssize_t, PyObject*)': ctuple.cpp:12358:37: note: 'result.__pyx_ctuple_double__and_double::f0' was declared here 12358 | __pyx_ctuple_double__and_double result; | ^~~~~~ In function 'PyObject* __pyx_convert__to_py___pyx_ctuple_double__and_double(__pyx_ctuple_double__and_double)', inlined from 'PyObject* __pyx_pf_6ctuple_38test_binop(PyObject*, __pyx_ctuple_int__and_int, __pyx_ctuple_double__and_double)' at ctuple.cpp:7282:67, inlined from 'PyObject* __pyx_pw_6ctuple_39test_binop(PyObject*, PyObject* const*, Py_ssize_t, PyObject*)' at ctuple.cpp:7246:42: ctuple.cpp:12650:34: warning: 'result.__pyx_ctuple_double__and_double::f1' may be used uninitialized [-Wmaybe-uninitialized] 12650 | item = PyFloat_FromDouble(value.f1); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ctuple.cpp: In function 'PyObject* __pyx_pw_6ctuple_39test_binop(PyObject*, PyObject* const*, Py_ssize_t, PyObject*)': ctuple.cpp:12358:37: note: 'result.__pyx_ctuple_double__and_double::f1' was declared here 12358 | __pyx_ctuple_double__and_double result; | ^~~~~~ ---------------------------------------------------------------------- Ran 80 tests in 80.354s 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 216 tests in 81.473s 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) ---------------------------------------------------------------------- Ran 234 tests in 80.256s 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) ---------------------------------------------------------------------- Ran 50 tests in 80.345s 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) Compiler output for module struct_conversion: In function '__Pyx_PyInt_From_int', inlined from '__pyx_pf_17struct_conversion_20test_obj_to_struct_cnames' at struct_conversion.c:6329:15, inlined from '__pyx_pw_17struct_conversion_21test_obj_to_struct_cnames' at struct_conversion.c:6299:13: struct_conversion.c:1129:40: warning: '__pyx_r.not_x' may be used uninitialized [-Wmaybe-uninitialized] 1129 | #define PyInt_FromLong PyLong_FromLong | ^ struct_conversion.c:10881:20: note: in expansion of macro 'PyInt_FromLong' 10881 | return PyInt_FromLong((long) value); | ^~~~~~~~~~~~~~ struct_conversion.c: In function '__pyx_pw_17struct_conversion_21test_obj_to_struct_cnames': struct_conversion.c:3613:54: note: '__pyx_r.not_x' was declared here 3613 | struct __pyx_t_17struct_conversion_OverriddenCname __pyx_r; | ^~~~~~~ ---------------------------------------------------------------------- Ran 102 tests in 82.281s 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) Compiler output for module unused: unused.c:2746:18: warning: '__pyx_f_6unused_c_unused_optional' defined but not used [-Wunused-function] 2746 | static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused.c:2696:18: warning: '__pyx_f_6unused_c_unused_simple' defined but not used [-Wunused-function] 2696 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 242 tests in 84.589s 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) #### 2024-12-25 16:49:52.869898 Compiler output for module struct_conversion: In function 'PyObject* __Pyx_PyInt_From_int(int)', inlined from 'PyObject* __pyx_pf_17struct_conversion_20test_obj_to_struct_cnames(PyObject*, __pyx_t_17struct_conversion_OverriddenCname)' at struct_conversion.cpp:6341:35, inlined from 'PyObject* __pyx_pw_17struct_conversion_21test_obj_to_struct_cnames(PyObject*, PyObject* const*, Py_ssize_t, PyObject*)' at struct_conversion.cpp:6311:69: struct_conversion.cpp:10893:34: warning: '__pyx_r.__pyx_t_17struct_conversion_OverriddenCname::not_x' may be used uninitialized [-Wmaybe-uninitialized] 10893 | return PyInt_FromLong((long) value); | ^ struct_conversion.cpp: In function 'PyObject* __pyx_pw_17struct_conversion_21test_obj_to_struct_cnames(PyObject*, PyObject* const*, Py_ssize_t, PyObject*)': struct_conversion.cpp:3625:54: note: '__pyx_r.__pyx_t_17struct_conversion_OverriddenCname::not_x' was declared here 3625 | struct __pyx_t_17struct_conversion_OverriddenCname __pyx_r; | ^~~~~~~ ---------------------------------------------------------------------- Ran 123 tests in 86.078s 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) Compiler output for module pointers: pointers.c: In function '__pyx_pf_8pointers_compare': pointers.c:2358:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 2358 | __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 23, __pyx_L1_error) | ^~ pointers.c: In function '__pyx_pf_8pointers_4bool_binop': pointers.c:2665:43: warning: self-comparison always evaluates to true [-Wtautological-compare] 2665 | __pyx_t_2 = (__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string); | ^~ pointers.c: In function '__pyx_pf_8pointers_6bool_binop_truth': pointers.c:2875:43: warning: self-comparison always evaluates to true [-Wtautological-compare] 2875 | __pyx_t_2 = (__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string); | ^~ Compiler output for module unused: unused.cpp:2758:18: warning: 'PyObject* __pyx_f_6unused_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_6unused_c_unused_optional*)' defined but not used [-Wunused-function] 2758 | static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused.cpp:2708:18: warning: 'PyObject* __pyx_f_6unused_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] 2708 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ---------------------------------------------------------------------- Ran 153 tests in 88.160s 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 88.134s 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 132 tests in 87.131s 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) Compiler output for module pointers: pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_compare(PyObject*)': pointers.cpp:2370:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 2370 | __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 23, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_4bool_binop(PyObject*)': pointers.cpp:2677:43: warning: self-comparison always evaluates to true [-Wtautological-compare] 2677 | __pyx_t_2 = (__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_6bool_binop_truth(PyObject*, int)': pointers.cpp:2887:43: warning: self-comparison always evaluates to true [-Wtautological-compare] 2887 | __pyx_t_2 = (__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ---------------------------------------------------------------------- Ran 120 tests in 87.860s 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) Compiler output for module sequential_parallel: sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_58test_chunksize(PyObject*)': sequential_parallel.cpp:32739:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] 32739 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_68test_inner_private(PyObject*)': sequential_parallel.cpp:35127:7: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable] 35127 | int __pyx_t_5; | ^~~~~~~~~ sequential_parallel.cpp: In function 'void __pyx_f_19sequential_parallel_prange_call_exception_checked_function_impl(int*, int)': sequential_parallel.cpp:35640:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] 35640 | int __pyx_t_4; | ^~~~~~~~~ ---------------------------------------------------------------------- Ran 133 tests in 90.511s 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) ---------------------------------------------------------------------- Ran 106 tests in 89.950s 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 172 tests in 90.882s 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 77 tests in 91.354s 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 139 tests in 91.332s 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 161 tests in 91.851s 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) #### 2024-12-25 16:50:02.872808 Compiler output for module test_named_expressions: test_named_expressions.c: In function '__pyx_pf_22test_named_expressions_29NamedExpressionAssignmentTest_8test_named_expression_assignment_05': test_named_expressions.c:18451:31: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 18451 | __pyx_ctuple_long__and_long __pyx_t_1; | ^~~~~~~~~ Couldn't find 'a' Couldn't find 'b' Compiling /home/buildozer/.cython/inline/_cython_inline_3d761db3e1cb76f49eced7b0babce81a66ff8cbf.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3d761db3e1cb76f49eced7b0babce81a66ff8cbf.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1141258095ad2884bb575f6206963717c368944d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1141258095ad2884bb575f6206963717c368944d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1141258095ad2884bb575f6206963717c368944d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1141258095ad2884bb575f6206963717c368944d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_2940eb958ed456667dbbe5d917d26ed9a5c9481e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2940eb958ed456667dbbe5d917d26ed9a5c9481e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_ab62252fb7448e263ef47d8a9cf4849a29d20d10.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ab62252fb7448e263ef47d8a9cf4849a29d20d10.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_ab62252fb7448e263ef47d8a9cf4849a29d20d10.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ab62252fb7448e263ef47d8a9cf4849a29d20d10.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_91fbefdd88ba6c40425bad3c8a85eee5b1f563b6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_91fbefdd88ba6c40425bad3c8a85eee5b1f563b6.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6341f8f9099a06af566e5d2b832cc4a7f0666509.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6341f8f9099a06af566e5d2b832cc4a7f0666509.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6341f8f9099a06af566e5d2b832cc4a7f0666509.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6341f8f9099a06af566e5d2b832cc4a7f0666509.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_f1503b90bd7688a2bf522001f340a5b7dc1cc0cf.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f1503b90bd7688a2bf522001f340a5b7dc1cc0cf.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7f3bd882c88f87151076d2e5a55f4f647713f527.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7f3bd882c88f87151076d2e5a55f4f647713f527.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7f3bd882c88f87151076d2e5a55f4f647713f527.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7f3bd882c88f87151076d2e5a55f4f647713f527.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b54e5048a24c007e08f8873485709125c78e23ff.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b54e5048a24c007e08f8873485709125c78e23ff.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7af2b4fb29ad64cd2643dc2247acbe124ee61020.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7af2b4fb29ad64cd2643dc2247acbe124ee61020.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7af2b4fb29ad64cd2643dc2247acbe124ee61020.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7af2b4fb29ad64cd2643dc2247acbe124ee61020.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_48c813bfbbee3f0f9a9fd3c55d00c399592ec9fe.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_48c813bfbbee3f0f9a9fd3c55d00c399592ec9fe.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_752b5d91a274bcd366a2aa25a7348782f3903f48.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_752b5d91a274bcd366a2aa25a7348782f3903f48.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_752b5d91a274bcd366a2aa25a7348782f3903f48.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_752b5d91a274bcd366a2aa25a7348782f3903f48.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_67b98d895e3d74c19dda2660ff26917066532681.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_67b98d895e3d74c19dda2660ff26917066532681.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b00eff8c4e3392fed1ae758cdb8c8b6bcf52ab68.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b00eff8c4e3392fed1ae758cdb8c8b6bcf52ab68.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b00eff8c4e3392fed1ae758cdb8c8b6bcf52ab68.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b00eff8c4e3392fed1ae758cdb8c8b6bcf52ab68.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_4742cabb08fb6248a8d68be236c611851438da94.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4742cabb08fb6248a8d68be236c611851438da94.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_52b9c44d9878aca1f7625270cc83cda3f0905ba6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_52b9c44d9878aca1f7625270cc83cda3f0905ba6.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_52b9c44d9878aca1f7625270cc83cda3f0905ba6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_52b9c44d9878aca1f7625270cc83cda3f0905ba6.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fffe41d52fb2ccb38f351bef77dcd5b400fa2132.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fffe41d52fb2ccb38f351bef77dcd5b400fa2132.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_78f99def58550af2e4e5d2033d93124615d49954.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_78f99def58550af2e4e5d2033d93124615d49954.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_78f99def58550af2e4e5d2033d93124615d49954.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_78f99def58550af2e4e5d2033d93124615d49954.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_4db21702b22fcdf266a1e41ceeaec73d96bce747.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4db21702b22fcdf266a1e41ceeaec73d96bce747.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_122e52f5dea13cb9679c24cc053e2d542830ad3a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_122e52f5dea13cb9679c24cc053e2d542830ad3a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a04a88a12c8d3ee5a6127f2e0f689f62a289a668.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a04a88a12c8d3ee5a6127f2e0f689f62a289a668.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a04a88a12c8d3ee5a6127f2e0f689f62a289a668.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a04a88a12c8d3ee5a6127f2e0f689f62a289a668.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e07fbe28cd149b71b7f91be0b7adc82fb5d45c42.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e07fbe28cd149b71b7f91be0b7adc82fb5d45c42.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5df2365a94fc269aff01771d30ebe92cbc59e67d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5df2365a94fc269aff01771d30ebe92cbc59e67d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5df2365a94fc269aff01771d30ebe92cbc59e67d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5df2365a94fc269aff01771d30ebe92cbc59e67d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_ef1275cef6f068697f2607ff934ad1fdaa0e1197.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ef1275cef6f068697f2607ff934ad1fdaa0e1197.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5f444c932848becbbb3546ae2d09ac0d13ac9625.pyx because it changed.---------------------------------------------------------------------- Ran 135 tests in 95.940s 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) [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5f444c932848becbbb3546ae2d09ac0d13ac9625.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fba980408047e008af6f2774ceea8ac9ffb3329f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fba980408047e008af6f2774ceea8ac9ffb3329f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e901b5be548c998b1b4f80535afaadd7b55b2f98.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e901b5be548c998b1b4f80535afaadd7b55b2f98.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b1047e8c72004400b2fd2c541cc36d7ed7eacfc4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b1047e8c72004400b2fd2c541cc36d7ed7eacfc4.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_90a04c9c4cb8487066d7ea9325060b17e9638d85.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_90a04c9c4cb8487066d7ea9325060b17e9638d85.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_71d5896bbf24578e86358178f2930aa9ec3f6cce.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_71d5896bbf24578e86358178f2930aa9ec3f6cce.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_69fbb79247b2beef044d5cddcbab46aa867726fa.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_69fbb79247b2beef044d5cddcbab46aa867726fa.pyx Couldn't find 'a' Compiling /home/buildozer/.cython/inline/_cython_inline_b0bbff64e1fdd35b55ba78186ad6071f5db48e59.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b0bbff64e1fdd35b55ba78186ad6071f5db48e59.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a9427cdbb6a6532d300162e20b3f3fce59a0d5f6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a9427cdbb6a6532d300162e20b3f3fce59a0d5f6.pyx ---------------------------------------------------------------------- Ran 147 tests in 96.924s 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_fd2f8072e1b520c2950b63f46636f1027bfac418.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fd2f8072e1b520c2950b63f46636f1027bfac418.pyx Compiler output for module reversed_iteration: reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_68reversed_unsigned': reversed_iteration.c:14451:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14451 | for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1; | ^~ reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_70reversed_unsigned_by_3': reversed_iteration.c:14638:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14638 | for (__pyx_t_4 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_4 >= __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ^~ reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3': reversed_iteration.c:14823:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14823 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ^ Compiling /home/buildozer/.cython/inline/_cython_inline_b0658f539db6316cd61077afd15e2e0cdcd097b8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b0658f539db6316cd61077afd15e2e0cdcd097b8.pyx ---------------------------------------------------------------------- Ran 143 tests in 97.601s 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 pyintop: pyintop.c: In function '__Pyx_PyInt_AndObjC': pyintop.c:11446:36: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 11446 | if ((intval & PyLong_MASK) == intval) { | ^~ pyintop.c:11448:71: warning: operand of '?:' changes signedness from 'long int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] 11448 | long result = intval & (likely(__Pyx_PyLong_IsPos(op1)) ? last_digit : (PyLong_MASK - last_digit + 1)); | ^~~~~~~~~~ Compiling /home/buildozer/.cython/inline/_cython_inline_88f25225e025a89a71bc34e406364a66e6c21e31.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_88f25225e025a89a71bc34e406364a66e6c21e31.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_cd965fd8fdf5a085c904b63054995f9097de5cd1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cd965fd8fdf5a085c904b63054995f9097de5cd1.pyx ---------------------------------------------------------------------- Ran 132 tests in 101.130s 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) ---------------------------------------------------------------------- Ran 111 tests in 100.276s 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_20eab8e7a540f1921380b0b7c873f892819168ca.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_20eab8e7a540f1921380b0b7c873f892819168ca.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_f03527d0d5c78a11574be17f3c668811e214adbe.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f03527d0d5c78a11574be17f3c668811e214adbe.pyx Compiler output for module pyintop: pyintop.cpp: In function 'PyObject* __Pyx_PyInt_AndObjC(PyObject*, PyObject*, long int, int, int)': pyintop.cpp:11458:36: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 11458 | if ((intval & PyLong_MASK) == intval) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ Compiler output for module set: set.c: In function '__pyx_pf_3set_cython_set': set.c:3149:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 3149 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ^~ set.c: In function '__pyx_pf_3set_2cython_frozenset': set.c:3234:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 3234 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ^~ Compiling /home/buildozer/.cython/inline/_cython_inline_77e87e7f29f64c0ec499d96d9354f860abbedb5d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_77e87e7f29f64c0ec499d96d9354f860abbedb5d.pyx #### 2024-12-25 16:50:12.881589 Compiler output for module reversed_iteration: reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_68reversed_unsigned(PyObject*, int, int)': reversed_iteration.cpp:14463:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14463 | for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1; | ~~~~~~~~~~^~~~~~~~~~~~~~~~ reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_70reversed_unsigned_by_3(PyObject*, int, int)': reversed_iteration.cpp:14650:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14650 | for (__pyx_t_4 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_4 >= __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ~~~~~~~~~~^~~~~~~~~~~~~~~~ reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3(PyObject*, int, int)': reversed_iteration.cpp:14835:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14835 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ~~~~~~~~~~^~~~~~~~~~~~~~~ Compiling /home/buildozer/.cython/inline/_cython_inline_412199079df0089600392d9ae0d40eb4657b02d3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_412199079df0089600392d9ae0d40eb4657b02d3.pyx ---------------------------------------------------------------------- Ran 184 tests in 106.183s 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 186 tests in 105.227s 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 190 tests in 107.346s 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) ---------------------------------------------------------------------- Ran 165 tests in 106.602s 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 108.366s 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) 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 70.3.0 Test dependency found: 'asyncio' version 3.12.8 Test dependency found: 'pstats' version 3.12.8 Test dependency found: 'posix' version 3.12.8 Test dependency found: 'array' version 3.12.8 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 Compiler output for module set: set.cpp: In function 'PyObject* __pyx_pf_3set_cython_set(PyObject*)': set.cpp:3161:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 3161 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~ set.cpp: In function 'PyObject* __pyx_pf_3set_2cython_frozenset(PyObject*)': set.cpp:3246:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 3246 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~ ---------------------------------------------------------------------- Ran 205 tests in 111.202s 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 205 tests in 110.182s 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) Exception ignored in: .Broken object at 0xf17dc600> 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 0xf17dc600> 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 292 tests in 111.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 (19/80) #### 2024-12-25 16:50:22.884669 ---------------------------------------------------------------------- Ran 215 tests in 114.421s 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) ---------------------------------------------------------------------- Ran 212 tests in 119.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 (40/80) ---------------------------------------------------------------------- Ran 220 tests in 120.380s 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) ---------------------------------------------------------------------- Ran 142 tests in 118.668s 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 226 tests in 120.069s 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 205 tests in 121.107s 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) ---------------------------------------------------------------------- Ran 251 tests in 123.025s 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) /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '123' was never awaited if method() is not None: ---------------------------------------------------------------------- Ran 186 tests in 122.925s 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) #### 2024-12-25 16:50:32.887191 Exception ignored in: .Broken object at 0xf193aa68> 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 0xf193aa68> 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 307 tests in 133.112s 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) #### 2024-12-25 16:50:42.889842 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_387cf40eef08b3e407112af6af1628ab3770474a.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_fab6bd24ef0444134c69dade68ee8e902a567bfd.pyx:5:8: Cannot assign to or delete this ---------------------------------------------------------------------- Ran 203 tests in 134.059s 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) ---------------------------------------------------------------------- Ran 309 tests in 137.391s 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) Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): f'{a $ b}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_0ecf49990c5967785b36b4943821583aeb68aa90.pyx:5:12: Unrecognized character warning: /home/buildozer/.cython/inline/_cython_inline_8a1df2a4fa36e935e90c6ba8b92582c2e00cfc5d.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_8a1df2a4fa36e935e90c6ba8b92582c2e00cfc5d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8a1df2a4fa36e935e90c6ba8b92582c2e00cfc5d.pyx ---------------------------------------------------------------------- Ran 127 tests in 141.427s 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) #### 2024-12-25 16:50:52.892381 ---------------------------------------------------------------------- Ran 247 tests in 146.285s 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) ---------------------------------------------------------------------- Ran 129 tests in 147.288s 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 376 tests in 150.875s 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 178 tests in 152.219s 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) ---------------------------------------------------------------------- Ran 381 tests in 154.603s 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) #### 2024-12-25 16:51:02.894963 :1: SyntaxWarning: invalid escape sequence '\d' t == re.search('(\d+)', '-2.80 98\n').groups() ---------------------------------------------------------------------- Ran 182 tests in 158.550s 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) :1: SyntaxWarning: invalid escape sequence '\d' t == re.search('(\d+)', '-2.80 98\n').groups() #### 2024-12-25 16:51:12.897350 ---------------------------------------------------------------------- Ran 273 tests in 165.427s 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) ---------------------------------------------------------------------- Ran 160 tests in 167.938s 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) Compiler output for module unused_args: unused_args.c:2776:18: warning: '__pyx_f_11unused_args_c_unused_optional' defined but not used [-Wunused-function] 2776 | static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused_args.c:2726:18: warning: '__pyx_f_11unused_args_c_unused_simple' defined but not used [-Wunused-function] 2726 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_10151cd4a71af6972fd3b2f600aa5e089348f537.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_10151cd4a71af6972fd3b2f600aa5e089348f537.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_6cf81d3313456895a8a31b249a914d280c61dd9a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_6cf81d3313456895a8a31b249a914d280c61dd9a.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_4f927ce0cb07148f069c9a196d6755573b12d525.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_4f927ce0cb07148f069c9a196d6755573b12d525.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_04ed435a1b4e4a1fc3470f7dd8c56038abc27a2c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_04ed435a1b4e4a1fc3470f7dd8c56038abc27a2c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_9a7eeed7252507fbe7355486349017b6a76caad8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/c/test_asyncgen/_cython_inline_9a7eeed7252507fbe7355486349017b6a76caad8.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_10151cd4a71af6972fd3b2f600aa5e089348f537.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_10151cd4a71af6972fd3b2f600aa5e089348f537.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_6cf81d3313456895a8a31b249a914d280c61dd9a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_6cf81d3313456895a8a31b249a914d280c61dd9a.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_4f927ce0cb07148f069c9a196d6755573b12d525.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_4f927ce0cb07148f069c9a196d6755573b12d525.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_04ed435a1b4e4a1fc3470f7dd8c56038abc27a2c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_04ed435a1b4e4a1fc3470f7dd8c56038abc27a2c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_9a7eeed7252507fbe7355486349017b6a76caad8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/31/run/cpp/test_asyncgen/_cython_inline_9a7eeed7252507fbe7355486349017b6a76caad8.pyx Compiler output for module unused_args: unused_args.cpp:2788:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_11unused_args_c_unused_optional*)' defined but not used [-Wunused-function] 2788 | static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused_args.cpp:2738:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] 2738 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ---------------------------------------------------------------------- Ran 179 tests in 172.923s 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) ---------------------------------------------------------------------- Ran 271 tests in 175.442s 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) #### 2024-12-25 16:51:22.899688 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 183.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 (46/80) ---------------------------------------------------------------------- Ran 284 tests in 182.243s 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) #### 2024-12-25 16:51:32.902048 ---------------------------------------------------------------------- Ran 392 tests in 189.080s 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) #### 2024-12-25 16:51:42.904423 Compiler output for module cdef_class_dataclass: cdef_class_dataclass.c: In function '__pyx_convert__from_py_struct____pyx_t_20cdef_class_dataclass_S': cdef_class_dataclass.c:5327:10: warning: '__pyx_r.a' may be used uninitialized [-Wmaybe-uninitialized] 5327 | return __pyx_r; | ^~~~~~~ cdef_class_dataclass.c:5131:43: note: '__pyx_r.a' was declared here 5131 | struct __pyx_t_20cdef_class_dataclass_S __pyx_r; | ^~~~~~~ #### 2024-12-25 16:51:52.906928 ---------------------------------------------------------------------- Ran 273 tests in 209.045s 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) Compiler output for module test_coroutines_pep492: test_coroutines_pep492.c: In function '__Pyx_PyInt_AndObjC': test_coroutines_pep492.c:200791:36: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 200791 | if ((intval & PyLong_MASK) == intval) { | ^~ test_coroutines_pep492.c:200793:71: warning: operand of '?:' changes signedness from 'long int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] 200793 | long result = intval & (likely(__Pyx_PyLong_IsPos(op1)) ? last_digit : (PyLong_MASK - last_digit + 1)); | ^~~~~~~~~~ Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_19213bc01b054812e068370e1428b09a3b06b2b2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_19213bc01b054812e068370e1428b09a3b06b2b2.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_32f1885be8209643826dbee9d8798a725e37761e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_32f1885be8209643826dbee9d8798a725e37761e.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_3cc491b43d4e1c27ea2cee3608bbcc4f597f4ff1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_3cc491b43d4e1c27ea2cee3608bbcc4f597f4ff1.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_88bdf6880ca4eb4f8a3d5256f14aaf15f4086937.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_88bdf6880ca4eb4f8a3d5256f14aaf15f4086937.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_e7e540ccd13a2d2231768c9b7d43c0728385e9d0.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_e7e540ccd13a2d2231768c9b7d43c0728385e9d0.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_ff56273c070ee9e89d931b4eaaeeab3ded33deb7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_ff56273c070ee9e89d931b4eaaeeab3ded33deb7.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_4948390d1fa20704b95fb9b97d24b77e37177af4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_4948390d1fa20704b95fb9b97d24b77e37177af4.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_8e193e423ad682cb31811475b9448fae20dbfcb5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_8e193e423ad682cb31811475b9448fae20dbfcb5.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_edb2d65d1e54cc68b45940227bbd84d54f3820fc.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_edb2d65d1e54cc68b45940227bbd84d54f3820fc.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_04ece66171f29d45a59a7c86f85e637f3e8e655d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_04ece66171f29d45a59a7c86f85e637f3e8e655d.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_f26ef31b93e21b79daf8c22538ac3ec2db028422.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_f26ef31b93e21b79daf8c22538ac3ec2db028422.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_871e4a6fc086a95cd490b8960342f15b3f9ce556.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_871e4a6fc086a95cd490b8960342f15b3f9ce556.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_a5c986b75e6e28b73c905ae989f83b857d1f839b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_a5c986b75e6e28b73c905ae989f83b857d1f839b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_4dcb416e0ba12175238eede3dcfcbb57d30558c9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_4dcb416e0ba12175238eede3dcfcbb57d30558c9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_c5baf6a59092b79bd7ffbf2c37b94f12d998e80f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_c5baf6a59092b79bd7ffbf2c37b94f12d998e80f.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_871e4a6fc086a95cd490b8960342f15b3f9ce556.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_871e4a6fc086a95cd490b8960342f15b3f9ce556.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_a5c986b75e6e28b73c905ae989f83b857d1f839b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_a5c986b75e6e28b73c905ae989f83b857d1f839b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_4dcb416e0ba12175238eede3dcfcbb57d30558c9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_4dcb416e0ba12175238eede3dcfcbb57d30558c9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_c5baf6a59092b79bd7ffbf2c37b94f12d998e80f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_c5baf6a59092b79bd7ffbf2c37b94f12d998e80f.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_a53cea92a69a07b623f3f439c2d8b8e68bb1e8b3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_a53cea92a69a07b623f3f439c2d8b8e68bb1e8b3.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_4034976e99af49bb1eb814c550ebec88dea79902.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_4034976e99af49bb1eb814c550ebec88dea79902.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_ae74ad37afdddaff58a6f420680800f20b5bab9c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_ae74ad37afdddaff58a6f420680800f20b5bab9c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_eb309f4452a4157b14f5025ed257ac993a420b7a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_eb309f4452a4157b14f5025ed257ac993a420b7a.pyx #### 2024-12-25 16:52:02.950203 Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_0f80cad32f097ada7a88fe48c8a9cc99186a5d37.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_0f80cad32f097ada7a88fe48c8a9cc99186a5d37.pyx /home/buildozer/.cython/inline/_cython_inline_8a1df2a4fa36e935e90c6ba8b92582c2e00cfc5d.c: In function '__pyx_pf_55_cython_inline_8a1df2a4fa36e935e90c6ba8b92582c2e00cfc5d___invoke.isra': /home/buildozer/.cython/inline/_cython_inline_8a1df2a4fa36e935e90c6ba8b92582c2e00cfc5d.c:2337:18: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 2337 | static PyObject *__pyx_pf_55_cython_inline_8a1df2a4fa36e935e90c6ba8b92582c2e00cfc5d___invoke(CYTHON_UNUSED PyObject *__pyx_self, CYTHON_UNUSED long __pyx_v_width, PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_e22e6e1f7062a38588ba85c35127724b8ebae4d4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_e22e6e1f7062a38588ba85c35127724b8ebae4d4.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_2700ba4afa56a4af0cd79abc449b00c47060ec30.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_2700ba4afa56a4af0cd79abc449b00c47060ec30.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_480c90224b95832045f9850e1a200d5aefaf8155.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_480c90224b95832045f9850e1a200d5aefaf8155.pyx warning: /home/buildozer/.cython/inline/_cython_inline_944a1af749c1d9dec453ef7cc324703ae8de84b0.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_944a1af749c1d9dec453ef7cc324703ae8de84b0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_944a1af749c1d9dec453ef7cc324703ae8de84b0.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_99e6296749b0f8f59be3a626d7474b3beee9c34c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_99e6296749b0f8f59be3a626d7474b3beee9c34c.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.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_bb917a3ae8a64f5dda8bde139c59863358d7314d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_bb917a3ae8a64f5dda8bde139c59863358d7314d.pyx Compiler output for module cdef_class_dataclass: cdef_class_dataclass.cpp: In function '__pyx_t_20cdef_class_dataclass_S __pyx_convert__from_py_struct____pyx_t_20cdef_class_dataclass_S(PyObject*)': cdef_class_dataclass.cpp:5342:10: warning: '__pyx_r.__pyx_t_20cdef_class_dataclass_S::a' may be used uninitialized [-Wmaybe-uninitialized] 5342 | return __pyx_r; | ^~~~~~~ cdef_class_dataclass.cpp:5146:43: note: '__pyx_r.__pyx_t_20cdef_class_dataclass_S::a' was declared here 5146 | struct __pyx_t_20cdef_class_dataclass_S __pyx_r; | ^~~~~~~ #### 2024-12-25 16:52:13.010206 #### 2024-12-25 16:52:23.089040 #### 2024-12-25 16:52:33.160183 /home/buildozer/.cython/inline/_cython_inline_944a1af749c1d9dec453ef7cc324703ae8de84b0.c: In function '__pyx_pf_55_cython_inline_944a1af749c1d9dec453ef7cc324703ae8de84b0___invoke.isra': /home/buildozer/.cython/inline/_cython_inline_944a1af749c1d9dec453ef7cc324703ae8de84b0.c:2337:18: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 2337 | static PyObject *__pyx_pf_55_cython_inline_944a1af749c1d9dec453ef7cc324703ae8de84b0___invoke(CYTHON_UNUSED PyObject *__pyx_self, CYTHON_UNUSED long __pyx_v_width, PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2024-12-25 16:52:43.246949 warning: /home/buildozer/.cython/inline/_cython_inline_8495fd4bbb0fa7c6dd03574c2c86762c94cdb946.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_8495fd4bbb0fa7c6dd03574c2c86762c94cdb946.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8495fd4bbb0fa7c6dd03574c2c86762c94cdb946.pyx #### 2024-12-25 16:52:53.323526 warning: /home/buildozer/.cython/inline/_cython_inline_5582a1955901b47f3c46fb6878ca1ba622e096d0.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_5582a1955901b47f3c46fb6878ca1ba622e096d0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5582a1955901b47f3c46fb6878ca1ba622e096d0.pyx ---------------------------------------------------------------------- Ran 321 tests in 270.730s 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) #### 2024-12-25 16:53:03.410309 #### 2024-12-25 16:53:13.483512 #### 2024-12-25 16:53:23.540500 #### 2024-12-25 16:53:33.564063 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_387cf40eef08b3e407112af6af1628ab3770474a.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_fab6bd24ef0444134c69dade68ee8e902a567bfd.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): f'{a $ b}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_0ecf49990c5967785b36b4943821583aeb68aa90.pyx:5:12: Unrecognized character ---------------------------------------------------------------------- Ran 275 tests in 314.238s 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) #### 2024-12-25 16:53:43.629256 #### 2024-12-25 16:53:53.645946 Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_7cd27d98fcef487bc4769253cf124cd6ae435dc9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/c/test_coroutines_pep492/_cython_inline_7cd27d98fcef487bc4769253cf124cd6ae435dc9.pyx #### 2024-12-25 16:54:03.658327 #### 2024-12-25 16:54:13.680237 #### 2024-12-25 16:54:23.682683 ---------------------------------------------------------------------- Ran 469 tests in 357.847s 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) #### 2024-12-25 16:54:33.689912 #### 2024-12-25 16:54:43.704326 #### 2024-12-25 16:54:53.716827 Compiler output for module test_dataclasses: test_dataclasses.c: In function '__pyx_pymod_exec_test_dataclasses': test_dataclasses.c:239445:30: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 239445 | static CYTHON_SMALL_CODE int __pyx_pymod_exec_test_dataclasses(PyObject *__pyx_pyinit_module) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module test_dataclasses: test_dataclasses.cpp: In function 'int __pyx_pymod_exec_test_dataclasses(PyObject*)': test_dataclasses.cpp:239457:30: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 239457 | static CYTHON_SMALL_CODE int __pyx_pymod_exec_test_dataclasses(PyObject *__pyx_pyinit_module) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module test_grammar: test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f': test_grammar.c:56791:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 56791 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_nonlocal *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_85test_comparison': test_grammar.c:61229:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 61229 | __pyx_t_1 = (__pyx_v_x == __pyx_v_x); | ^~ test_grammar.c:61242:26: warning: self-comparison always evaluates to false [-Wtautological-compare] 61242 | __pyx_t_1 = (__pyx_v_x != __pyx_v_x); | ^~ test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func': test_grammar.c:66900:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 66900 | struct __pyx_obj_12test_grammar___pyx_scope_struct_26_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ Compiling /home/buildozer/.cython/inline/_cython_inline_e067b4b416888ab2e429acd90567cb2f4aaad18c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e067b4b416888ab2e429acd90567cb2f4aaad18c.pyx #### 2024-12-25 16:55:03.722336 Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_853d3d60d6bda3cfdb8a87e0125e6e3fa4ca047c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_853d3d60d6bda3cfdb8a87e0125e6e3fa4ca047c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_131ef00c6176c6885f55df6f5875983e110a1b24.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_131ef00c6176c6885f55df6f5875983e110a1b24.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_567942591685f0c60f8c9c29e2c9185c12f92012.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_567942591685f0c60f8c9c29e2c9185c12f92012.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_14b6c2b82d1aea7039a16462c4cbdd8246b872d2.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_14b6c2b82d1aea7039a16462c4cbdd8246b872d2.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_30129d0daa8bc1d75e4c42b391d1c5cddac26215.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_30129d0daa8bc1d75e4c42b391d1c5cddac26215.pyx #### 2024-12-25 16:55:13.727410 #### 2024-12-25 16:55:23.729775 #### 2024-12-25 16:55:33.734577 /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: #### 2024-12-25 16:55:43.736806 #### 2024-12-25 16:55:53.739025 #### 2024-12-25 16:56:03.741224 #### 2024-12-25 16:56:13.743481 Compiler output for module test_grammar: test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f(PyObject*)': test_grammar.cpp:56803:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 56803 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_nonlocal *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_85test_comparison(PyObject*, PyObject*)': test_grammar.cpp:61241:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 61241 | __pyx_t_1 = (__pyx_v_x == __pyx_v_x); | ~~~~~~~~~ ^~ ~~~~~~~~~ test_grammar.cpp:61254:26: warning: self-comparison always evaluates to false [-Wtautological-compare] 61254 | __pyx_t_1 = (__pyx_v_x != __pyx_v_x); | ~~~~~~~~~ ^~ ~~~~~~~~~ test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func(PyObject*, PyObject*)': test_grammar.cpp:66912:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 66912 | struct __pyx_obj_12test_grammar___pyx_scope_struct_26_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ Couldn't find 'f' Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_853d3d60d6bda3cfdb8a87e0125e6e3fa4ca047c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_853d3d60d6bda3cfdb8a87e0125e6e3fa4ca047c.pyx ---------------------------------------------------------------------- Ran 354 tests in 474.439s 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) #### 2024-12-25 16:56:23.745708 #### 2024-12-25 16:56:33.747925 #### 2024-12-25 16:56:43.761733 #### 2024-12-25 16:56:53.763976 #### 2024-12-25 16:57:03.766227 /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: Compiler output for module test_coroutines_pep492: test_coroutines_pep492.cpp: In function 'PyObject* __Pyx_PyInt_AndObjC(PyObject*, PyObject*, long int, int, int)': test_coroutines_pep492.cpp:200803:36: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 200803 | if ((intval & PyLong_MASK) == intval) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_19213bc01b054812e068370e1428b09a3b06b2b2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_19213bc01b054812e068370e1428b09a3b06b2b2.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_32f1885be8209643826dbee9d8798a725e37761e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_32f1885be8209643826dbee9d8798a725e37761e.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_3cc491b43d4e1c27ea2cee3608bbcc4f597f4ff1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_3cc491b43d4e1c27ea2cee3608bbcc4f597f4ff1.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_88bdf6880ca4eb4f8a3d5256f14aaf15f4086937.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_88bdf6880ca4eb4f8a3d5256f14aaf15f4086937.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_e7e540ccd13a2d2231768c9b7d43c0728385e9d0.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_e7e540ccd13a2d2231768c9b7d43c0728385e9d0.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_ff56273c070ee9e89d931b4eaaeeab3ded33deb7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_ff56273c070ee9e89d931b4eaaeeab3ded33deb7.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_4948390d1fa20704b95fb9b97d24b77e37177af4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_4948390d1fa20704b95fb9b97d24b77e37177af4.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_8e193e423ad682cb31811475b9448fae20dbfcb5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_8e193e423ad682cb31811475b9448fae20dbfcb5.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_edb2d65d1e54cc68b45940227bbd84d54f3820fc.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_edb2d65d1e54cc68b45940227bbd84d54f3820fc.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_04ece66171f29d45a59a7c86f85e637f3e8e655d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_04ece66171f29d45a59a7c86f85e637f3e8e655d.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_f26ef31b93e21b79daf8c22538ac3ec2db028422.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_f26ef31b93e21b79daf8c22538ac3ec2db028422.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_871e4a6fc086a95cd490b8960342f15b3f9ce556.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_871e4a6fc086a95cd490b8960342f15b3f9ce556.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_a5c986b75e6e28b73c905ae989f83b857d1f839b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_a5c986b75e6e28b73c905ae989f83b857d1f839b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_4dcb416e0ba12175238eede3dcfcbb57d30558c9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_4dcb416e0ba12175238eede3dcfcbb57d30558c9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_c5baf6a59092b79bd7ffbf2c37b94f12d998e80f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_c5baf6a59092b79bd7ffbf2c37b94f12d998e80f.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_871e4a6fc086a95cd490b8960342f15b3f9ce556.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_871e4a6fc086a95cd490b8960342f15b3f9ce556.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_a5c986b75e6e28b73c905ae989f83b857d1f839b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_a5c986b75e6e28b73c905ae989f83b857d1f839b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_4dcb416e0ba12175238eede3dcfcbb57d30558c9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_4dcb416e0ba12175238eede3dcfcbb57d30558c9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_c5baf6a59092b79bd7ffbf2c37b94f12d998e80f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.11/TEST_TMP/45/run/cpp/test_coroutines_pep492/_cython_inline_c5baf6a59092b79bd7ffbf2c37b94f12d998e80f.pyx ---------------------------------------------------------------------- Ran 375 tests in 525.896s 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) #### 2024-12-25 16:57:13.768525 #### 2024-12-25 16:57:23.773496 #### 2024-12-25 16:57:33.798330 ---------------------------------------------------------------------- Ran 508 tests in 550.020s 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) Compiler output for module libc_sin: libc_sin.c:1911:15: warning: '__pyx_f_8libc_sin_f' defined but not used [-Wunused-function] 1911 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ Compiler output for module libc_sin: libc_sin.cpp:1923:15: warning: 'double __pyx_f_8libc_sin_f(double)' defined but not used [-Wunused-function] 1923 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ Compiler output for module libc_sin: libc_sin.c:1904:15: warning: '__pyx_f_8libc_sin_f' defined but not used [-Wunused-function] 1904 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ Compiler output for module libc_sin: libc_sin.cpp:1916:15: warning: 'double __pyx_f_8libc_sin_f(double)' defined but not used [-Wunused-function] 1916 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ Compiler output for module widen_shrubbery: widen_shrubbery.c:1954:18: warning: '__pyx_f_15widen_shrubbery_widen_shrubbery' defined but not used [-Wunused-function] 1954 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module widen_shrubbery: widen_shrubbery.cpp:1966:18: warning: 'PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)' defined but not used [-Wunused-function] 1966 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module widen_shrubbery: widen_shrubbery.c:1947:18: warning: '__pyx_f_15widen_shrubbery_widen_shrubbery' defined but not used [-Wunused-function] 1947 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module widen_shrubbery: widen_shrubbery.cpp:1959:18: warning: 'PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)' defined but not used [-Wunused-function] 1959 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module verbatim_c_code: verbatim_c_code.c:1225:17: warning: 'square' defined but not used [-Wunused-function] 1225 | static long square(long x) {return x * x;} | ^~~~~~ Compiler output for module verbatim_c_code: verbatim_c_code.cpp:1237:17: warning: 'long int square(long int)' defined but not used [-Wunused-function] 1237 | static long square(long x) {return x * x;} | ^~~~~~ Compiler output for module function_pointer_struct: function_pointer_struct.c:2517:18: warning: '__Pyx_CFunc_9863fc__23function_pointer_struct_int__lParenint__comm__etc_to_py_1a_1b' defined but not used [-Wunused-function] 2517 | static PyObject *__Pyx_CFunc_9863fc__23function_pointer_struct_int__lParenint__comm__etc_to_py_1a_1b(int (*__pyx_v_f)(int, int)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module function_pointer_struct: function_pointer_struct.cpp:2529:18: warning: 'PyObject* __Pyx_CFunc_9863fc__23function_pointer_struct_int__lParenint__comm__etc_to_py_1a_1b(int (*)(int, int))' defined but not used [-Wunused-function] 2529 | static PyObject *__Pyx_CFunc_9863fc__23function_pointer_struct_int__lParenint__comm__etc_to_py_1a_1b(int (*__pyx_v_f)(int, int)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_keyword: cdef_keyword.c:1903:15: warning: '__pyx_f_12cdef_keyword_f' defined but not used [-Wunused-function] 1903 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_keyword: cdef_keyword.cpp:1915:15: warning: 'double __pyx_f_12cdef_keyword_f(double)' defined but not used [-Wunused-function] 1915 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_keyword: cdef_keyword.c:1897:15: warning: '__pyx_f_12cdef_keyword_f' defined but not used [-Wunused-function] 1897 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_keyword: cdef_keyword.cpp:1909:15: warning: 'double __pyx_f_12cdef_keyword_f(double)' defined but not used [-Wunused-function] 1909 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ 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, | ^~~~~~~~~~~~~ Compiler output for module shrubbery_2: shrubbery_2.c:2005:47: warning: '__pyx_f_11shrubbery_2_another_shrubbery' defined but not used [-Wunused-function] 2005 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module shrubbery_2: shrubbery_2.cpp:2017:47: warning: '__pyx_obj_9my_module_Shrubbery* __pyx_f_11shrubbery_2_another_shrubbery(__pyx_obj_9my_module_Shrubbery*)' defined but not used [-Wunused-function] 2017 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module shrubbery_2: shrubbery_2.c:1999:47: warning: '__pyx_f_11shrubbery_2_another_shrubbery' defined but not used [-Wunused-function] 1999 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module shrubbery_2: shrubbery_2.cpp:2011:47: warning: '__pyx_obj_9my_module_Shrubbery* __pyx_f_11shrubbery_2_another_shrubbery(__pyx_obj_9my_module_Shrubbery*)' defined but not used [-Wunused-function] 2011 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module integrate: integrate.c:2465:18: warning: '__Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x' defined but not used [-Wunused-function] 2465 | static PyObject *__Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x(double (*__pyx_v_f)(double)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module integrate: integrate.cpp:2477:18: warning: 'PyObject* __Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x(double (*)(double))' defined but not used [-Wunused-function] 2477 | static PyObject *__Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x(double (*__pyx_v_f)(double)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module integrate: integrate.c:2459:18: warning: '__Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x' defined but not used [-Wunused-function] 2459 | static PyObject *__Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x(double (*__pyx_v_f)(double)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module integrate: integrate.cpp:2471:18: warning: 'PyObject* __Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x(double (*)(double))' defined but not used [-Wunused-function] 2471 | static PyObject *__Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x(double (*__pyx_v_f)(double)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_block: cdef_block.c:1938:13: warning: '__pyx_f_10cdef_block_f' defined but not used [-Wunused-function] 1938 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_block: cdef_block.cpp:1950:13: warning: 'void __pyx_f_10cdef_block_f(__pyx_t_10cdef_block_Spam*)' defined but not used [-Wunused-function] 1950 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ Compiler output for module atoi: atoi.c:1974:18: warning: '__pyx_f_4atoi_parse_charptr_to_py_int' defined but not used [-Wunused-function] 1974 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module atoi: atoi.cpp:1986:18: warning: 'PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)' defined but not used [-Wunused-function] 1986 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module atoi: atoi.c:1968:18: warning: '__pyx_f_4atoi_parse_charptr_to_py_int' defined but not used [-Wunused-function] 1968 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module atoi: atoi.cpp:1980:18: warning: 'PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)' defined but not used [-Wunused-function] 1980 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module parallel: parallel.c: In function '__pyx_pymod_exec_parallel': parallel.c:2483:47: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 2483 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ Compiler output for module parallel: parallel.cpp: In function 'int __pyx_pymod_exec_parallel(PyObject*)': parallel.cpp:2495:47: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 2495 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ~~~~~~~~~~^~~~~~~~~~~ Compiler output for module parallel: parallel.c: In function '__pyx_pymod_exec_parallel': parallel.c:2469:47: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 2469 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ Compiler output for module parallel: parallel.cpp: In function 'int __pyx_pymod_exec_parallel(PyObject*)': parallel.cpp:2481:47: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 2481 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ~~~~~~~~~~^~~~~~~~~~~ Compiler output for module to_char: to_char.c:18253:27: warning: '__pyx_f_7to_char__chars' defined but not used [-Wunused-function] 18253 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module to_char: to_char.cpp:18268:27: warning: '__Pyx_memviewslice __pyx_f_7to_char__chars(PyObject*)' defined but not used [-Wunused-function] 18268 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module breaking_loop: breaking_loop.c:1973:12: warning: '__pyx_f_13breaking_loop_func' defined but not used [-Wunused-function] 1973 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module breaking_loop: breaking_loop.cpp:1985:12: warning: 'int __pyx_f_13breaking_loop_func(Py_ssize_t)' defined but not used [-Wunused-function] 1985 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module breaking_loop: breaking_loop.c:1967:12: warning: '__pyx_f_13breaking_loop_func' defined but not used [-Wunused-function] 1967 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module breaking_loop: breaking_loop.cpp:1979:12: warning: 'int __pyx_f_13breaking_loop_func(Py_ssize_t)' defined but not used [-Wunused-function] 1979 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module utf_eight: utf_eight.c:2080:18: warning: '__pyx_f_9utf_eight_tounicode_with_length_and_free' defined but not used [-Wunused-function] 2080 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:2028:18: warning: '__pyx_f_9utf_eight_tounicode_with_length' defined but not used [-Wunused-function] 2028 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1972:18: warning: '__pyx_f_9utf_eight_tounicode' defined but not used [-Wunused-function] 1972 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module utf_eight: utf_eight.cpp:2092:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length_and_free(char*, size_t)' defined but not used [-Wunused-function] 2092 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:2040:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length(char*, size_t)' defined but not used [-Wunused-function] 2040 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1984:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode(char*)' defined but not used [-Wunused-function] 1984 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sharded tests run in 557 seconds (9.3 minutes) Most expensive pipeline stages: 'AnalyseDeclarationsTransform': 244.51 / 8388 (0.029 / run, 30.5%), 'generate_pyx_code_stage': 180.77 / 2724 (0.066 / run, 22.5%), 'inject_utility_code_stage': 94.66 / 3064 (0.031 / run, 11.8%), 'parse': 58.89 / 6781 (0.009 / run, 7.3%), 'AnalyseExpressionsTransform': 25.75 / 7430 (0.003 / run, 3.2%), 'ControlFlowAnalysis': 15.32 / 7431 (0.002 / run, 1.9%), 'RemoveUnreachableCode': 13.15 / 15821 (0.001 / run, 1.6%), 'MarkClosureVisitor': 10.47 / 8390 (0.001 / run, 1.3%), 'PostParse': 8.84 / 8390 (0.001 / run, 1.1%), 'InterpretCompilerDirectives': 8.32 / 8390 (0.001 / run, 1.0%) Times: compile-cpp : 4416.18 sec (1349, 3.274 / run) - slowest: 'cpp:test_unicode' (142.58s), 'cpp:test_dataclasses' (130.89s), 'cpp:test_coroutines_pep492' (80.32s), 'cpp:test_grammar' (52.93s), 'cpp:test_asyncgen' (40.21s), 'cpp:memslice' (38.78s), 'cpp:test_fstring' (35.78s), 'cpp:memoryview' (29.69s) compile-c : 4110.33 sec (1173, 3.504 / run) - slowest: 'c:test_unicode' (232.43s), 'c:test_dataclasses' (154.29s), 'c:test_coroutines_pep492' (95.14s), 'c:test_grammar' (66.66s), 'c:memslice' (56.73s), 'c:test_asyncgen' (44.64s), 'c:memoryview' (40.86s), 'c:test_fstring' (39.25s) cython : 541.79 sec (2755, 0.197 / run) - slowest: 'c:test_dataclasses' (12.77s), 'cpp:test_dataclasses' (9.46s), 'c:memslice' (4.43s), 'cpp:test_unicode' (4.38s), 'c:test_unicode' (4.18s), 'c:test_coroutines_pep492' (4.14s), 'cpp:test_coroutines_pep492' (4.04s), 'cpp:fused_types' (3.54s) run : 534.17 sec (1601, 0.334 / run) - slowest: 'c:test_coroutines_pep492' (221.09s), 'c:test_fstring' (135.64s), 'cpp:memslice' (31.15s), 'c:trashcan' (29.62s), 'cpp:trashcan' (29.48s), 'c:memslice' (25.17s), 'c:test_named_expressions' (11.99s), 'c:test_grammar' (6.24s) etoe-build : 484.75 sec ( 96, 5.049 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (20.47s), 'c:memoryview_acq_count(1)' (17.39s), 'c:public_fused_types(1)' (15.41s), 'c:cdef_multiple_inheritance_errors(1)' (14.70s), 'c:check_size(1)' (12.85s), 'c:pure_pxd(1)' (11.70s), 'c:module_api(1)' (11.65s), 'c:cpdef_enums_import(1)' (11.01s) etoe-run : 76.58 sec ( 191, 0.401 / run) - slowest: 'c:cpdef_pickle(1)' (5.35s), 'c:cythonize_script(1)' (4.44s), 'c:cythonize_script_package(1)' (4.25s), 'c:cythonize_with_annotate_via_cli(1)' (3.58s), 'c:depfile_package_cythonize(1)' (3.50s), 'c:importas_from_package(1)' (3.00s), 'c:importas_from_package(4)' (2.98s), 'c:cythonize_with_annotate_via_cli(3)' (2.87s) import : 0.97 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:memoryview' (0.01s), 'c:bufaccess' (0.00s), 'cpp:memoryview' (0.00s) pyrun : 0.24 sec ( 72, 0.003 / run) - slowest: 'py:posonly' (0.02s), 'py:constant_folding' (0.02s), 'py:dict_setdefault' (0.02s), 'py:ext_auto_richcmp' (0.01s), 'py:builtin_float' (0.01s), 'py:generators_py' (0.01s), 'py:pure_py' (0.01s), 'py:methodmangling_T5' (0.01s) pyimport : 0.10 sec ( 72, 0.001 / run) - slowest: 'py:extra_walrus' (0.01s), 'py:generators_py35' (0.01s), 'py:pure_py' (0.00s), 'py:pep526_variable_annotations' (0.00s), 'py:constant_folding' (0.00s), 'py:posonly' (0.00s), 'py:pep557_dataclasses' (0.00s), 'py:withstat_py27' (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... >>> 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.11-r0.apk >>> cython-pyc*: Tracing dependencies... python3 python3~3.12 >>> cython-pyc*: Package size: 4.0 MB >>> cython-pyc*: Compressing data... >>> cython-pyc*: Create checksum... >>> cython-pyc*: Create cython-pyc-3.0.11-r0.apk >>> cython*: Tracing dependencies... python3 python3~3.12 so:libc.musl-armhf.so.1 >>> cython*: Package size: 8.3 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-3.0.11-r0.apk >>> cython: Build complete at Wed, 25 Dec 2024 16:57:42 +0000 elapsed time 0h 14m 5s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Uninstalling dependencies... (1/25) Purging .makedepends-cython (20241225.164337) (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 (70.3.0-r0) (7/25) Purging py3-setuptools (70.3.0-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.8-r1) (15/25) Purging python3-pyc (3.12.8-r1) (16/25) Purging python3-pycache-pyc0 (3.12.8-r1) (17/25) Purging pyc (3.12.8-r1) (18/25) Purging python3 (3.12.8-r1) (19/25) Purging gdbm (1.24-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.4.6-r0) (22/25) Purging libpanelw (6.5_p20241006-r3) (23/25) Purging mpdecimal (4.0.0-r0) (24/25) Purging sqlite-libs (3.47.2-r0) (25/25) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r10.trigger OK: 322 MiB in 102 packages >>> cython: Updating the main/armhf repository index... >>> cython: Signing the index...