>>> cython: Building main/cython 3.1.6-r0 (using abuild 3.16.0_rc4-r0) started Tue, 04 Nov 2025 04:58:06 +0000 >>> cython: Validating /home/buildozer/aports/main/cython/APKBUILD... >>> cython: Analyzing dependencies... >>> cython: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev ( 1/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r0) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.1-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.5_p20251010-r0) ( 7/25) Installing sqlite-libs (3.50.4-r1) ( 8/25) Installing python3 (3.12.12-r0) ( 9/25) Installing python3-pycache-pyc0 (3.12.12-r0) (10/25) Installing pyc (3.12.12-r0) (11/25) Installing python3-pyc (3.12.12-r0) (12/25) Installing py3-installer (0.7.0-r2) (13/25) Installing py3-installer-pyc (0.7.0-r2) (14/25) Installing py3-gpep517 (19-r1) (15/25) Installing py3-gpep517-pyc (19-r1) (16/25) Installing py3-parsing (3.2.3-r0) (17/25) Installing py3-parsing-pyc (3.2.3-r0) (18/25) Installing py3-packaging (25.0-r0) (19/25) Installing py3-packaging-pyc (25.0-r0) (20/25) Installing py3-setuptools (80.9.0-r2) (21/25) Installing py3-setuptools-pyc (80.9.0-r2) (22/25) Installing py3-wheel (0.46.1-r0) (23/25) Installing py3-wheel-pyc (0.46.1-r0) (24/25) Installing python3-dev (3.12.12-r0) (25/25) Installing .makedepends-cython (20251104.045807) busybox-1.37.0-r24.trigger: Executing script... OK: 397 MiB in 131 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Cleaning up tmpdir >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-3.1.6.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/cython-3.1.6.tar.gz.part' cython-3.1.6.tar.gz. 50% |**************** | 1599k 0:00:00 ETA cython-3.1.6.tar.gz. 100% |********************************| 3140k 0:00:00 ETA '/var/cache/distfiles/cython-3.1.6.tar.gz.part' saved /var/cache/distfiles/cython-3.1.6.tar.gz: OK >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-3.1.6.tar.gz /var/cache/distfiles/cython-3.1.6.tar.gz: OK >>> cython: Unpacking /var/cache/distfiles/cython-3.1.6.tar.gz... 2025-11-04 04:58:10,422 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ Unable to find pgen, not compiling formal grammar. /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-11-04 04:58:10,946 root INFO running bdist_wheel 2025-11-04 04:58:10,966 root INFO running build 2025-11-04 04:58:10,967 root INFO running build_py 2025-11-04 04:58:10,972 root INFO creating build/lib.linux-ppc64le-cpython-312 2025-11-04 04:58:10,973 root INFO copying cython.py -> build/lib.linux-ppc64le-cpython-312 2025-11-04 04:58:10,974 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython 2025-11-04 04:58:10,974 root INFO copying Cython/Debugging.py -> build/lib.linux-ppc64le-cpython-312/Cython 2025-11-04 04:58:10,974 root INFO copying Cython/CodeWriter.py -> build/lib.linux-ppc64le-cpython-312/Cython 2025-11-04 04:58:10,975 root INFO copying Cython/Shadow.py -> build/lib.linux-ppc64le-cpython-312/Cython 2025-11-04 04:58:10,975 root INFO copying Cython/Coverage.py -> build/lib.linux-ppc64le-cpython-312/Cython 2025-11-04 04:58:10,975 root INFO copying Cython/Utils.py -> build/lib.linux-ppc64le-cpython-312/Cython 2025-11-04 04:58:10,976 root INFO copying Cython/StringIOTree.py -> build/lib.linux-ppc64le-cpython-312/Cython 2025-11-04 04:58:10,976 root INFO copying Cython/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython 2025-11-04 04:58:10,976 root INFO copying Cython/TestUtils.py -> build/lib.linux-ppc64le-cpython-312/Cython 2025-11-04 04:58:10,977 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Build 2025-11-04 04:58:10,977 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2025-11-04 04:58:10,977 root INFO copying Cython/Build/Cache.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2025-11-04 04:58:10,978 root INFO copying Cython/Build/Inline.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2025-11-04 04:58:10,978 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2025-11-04 04:58:10,978 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2025-11-04 04:58:10,979 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2025-11-04 04:58:10,979 root INFO copying Cython/Build/SharedModule.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2025-11-04 04:58:10,979 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2025-11-04 04:58:10,980 root INFO copying Cython/Build/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2025-11-04 04:58:10,981 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,981 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,981 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,982 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,982 root INFO copying Cython/Compiler/LineTable.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,983 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,983 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,983 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,984 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,984 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,984 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,985 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,985 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,985 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,986 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,986 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,986 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,986 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,987 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,987 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,987 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,988 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,988 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,988 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,989 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,989 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,989 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,990 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,990 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,991 root INFO copying Cython/Compiler/MatchCaseNodes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,991 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,991 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,992 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,992 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,992 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,993 root INFO copying Cython/Compiler/Dataclass.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,993 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,994 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,994 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,994 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,994 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,995 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,995 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,996 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,996 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,997 root INFO copying Cython/Compiler/UFuncs.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:10,997 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Runtime 2025-11-04 04:58:10,997 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Runtime 2025-11-04 04:58:10,998 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2025-11-04 04:58:10,998 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2025-11-04 04:58:10,998 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2025-11-04 04:58:10,999 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2025-11-04 04:58:10,999 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2025-11-04 04:58:10,999 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2025-11-04 04:58:11,000 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2025-11-04 04:58:11,000 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2025-11-04 04:58:11,000 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2025-11-04 04:58:11,001 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2025-11-04 04:58:11,001 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2025-11-04 04:58:11,001 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2025-11-04 04:58:11,002 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2025-11-04 04:58:11,002 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2025-11-04 04:58:11,002 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2025-11-04 04:58:11,003 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2025-11-04 04:58:11,003 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,003 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,004 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,004 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,004 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,005 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,005 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,005 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,006 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,006 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,006 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Tests 2025-11-04 04:58:11,007 root INFO copying Cython/Tests/TestTestUtils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2025-11-04 04:58:11,007 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2025-11-04 04:58:11,007 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2025-11-04 04:58:11,008 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2025-11-04 04:58:11,008 root INFO copying Cython/Tests/TestShadow.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2025-11-04 04:58:11,008 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2025-11-04 04:58:11,008 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2025-11-04 04:58:11,009 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2025-11-04 04:58:11,009 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2025-11-04 04:58:11,010 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2025-11-04 04:58:11,010 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2025-11-04 04:58:11,010 root INFO copying Cython/Build/Tests/TestCythonizeArgsParser.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2025-11-04 04:58:11,010 root INFO copying Cython/Build/Tests/TestDependencies.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2025-11-04 04:58:11,011 root INFO copying Cython/Build/Tests/TestRecythonize.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2025-11-04 04:58:11,011 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2025-11-04 04:58:11,011 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2025-11-04 04:58:11,012 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2025-11-04 04:58:11,013 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,013 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,013 root INFO copying Cython/Compiler/Tests/TestScanning.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,013 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,014 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,014 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,014 root INFO copying Cython/Compiler/Tests/Utils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,015 root INFO copying Cython/Compiler/Tests/TestCode.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,015 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,015 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,016 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,016 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,016 root INFO copying Cython/Compiler/Tests/TestBuiltin.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,017 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,017 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,017 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,017 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,018 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,018 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2025-11-04 04:58:11,019 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,019 root INFO copying Cython/Utility/Dataclasses.py -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,019 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,020 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Tempita 2025-11-04 04:58:11,020 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tempita 2025-11-04 04:58:11,020 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tempita 2025-11-04 04:58:11,020 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tempita 2025-11-04 04:58:11,021 root INFO creating build/lib.linux-ppc64le-cpython-312/pyximport 2025-11-04 04:58:11,021 root INFO copying pyximport/pyximport.py -> build/lib.linux-ppc64le-cpython-312/pyximport 2025-11-04 04:58:11,021 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-ppc64le-cpython-312/pyximport 2025-11-04 04:58:11,022 root INFO copying pyximport/__init__.py -> build/lib.linux-ppc64le-cpython-312/pyximport 2025-11-04 04:58:11,038 root INFO copying Cython/Shadow.pyi -> build/lib.linux-ppc64le-cpython-312/Cython 2025-11-04 04:58:11,039 root INFO copying Cython/__init__.pyi -> build/lib.linux-ppc64le-cpython-312/Cython 2025-11-04 04:58:11,039 root INFO copying Cython/py.typed -> build/lib.linux-ppc64le-cpython-312/Cython 2025-11-04 04:58:11,039 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes 2025-11-04 04:58:11,039 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes 2025-11-04 04:58:11,040 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,040 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,040 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,041 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,041 root INFO copying Cython/Includes/cpython/marshal.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,041 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,042 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,042 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,042 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,043 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,043 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,043 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,044 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,044 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,044 root INFO copying Cython/Includes/cpython/fileobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,045 root INFO copying Cython/Includes/cpython/time.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,045 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,045 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,046 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,046 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,046 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,047 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,047 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,047 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,048 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,048 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,048 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,049 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,049 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,049 root INFO copying Cython/Includes/cpython/descr.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,050 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,050 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,050 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,051 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,051 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,051 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,051 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,052 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,052 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,052 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,053 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,053 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,053 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,054 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,054 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,054 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,055 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,055 root INFO copying Cython/Includes/cpython/contextvars.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,055 root INFO copying Cython/Includes/cpython/pyport.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,056 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,056 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2025-11-04 04:58:11,056 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,057 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,057 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,057 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,058 root INFO copying Cython/Includes/libc/threads.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,058 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,058 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,058 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,059 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,059 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,060 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,060 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,060 root INFO copying Cython/Includes/libc/complex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,060 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,061 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,061 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,061 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2025-11-04 04:58:11,062 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,062 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,062 root INFO copying Cython/Includes/libcpp/bit.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,063 root INFO copying Cython/Includes/libcpp/semaphore.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,063 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,063 root INFO copying Cython/Includes/libcpp/shared_mutex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,064 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,064 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,064 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,065 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,065 root INFO copying Cython/Includes/libcpp/numbers.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,065 root INFO copying Cython/Includes/libcpp/random.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,066 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,066 root INFO copying Cython/Includes/libcpp/any.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,066 root INFO copying Cython/Includes/libcpp/execution.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,066 root INFO copying Cython/Includes/libcpp/optional.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,067 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,067 root INFO copying Cython/Includes/libcpp/stop_token.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,067 root INFO copying Cython/Includes/libcpp/numeric.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,068 root INFO copying Cython/Includes/libcpp/barrier.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,068 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,068 root INFO copying Cython/Includes/libcpp/mutex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,069 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,069 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,069 root INFO copying Cython/Includes/libcpp/string_view.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,070 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,070 root INFO copying Cython/Includes/libcpp/latch.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,070 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,071 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,071 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,071 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,072 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,072 root INFO copying Cython/Includes/libcpp/cmath.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,072 root INFO copying Cython/Includes/libcpp/atomic.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,073 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,073 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,073 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,074 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,074 root INFO copying Cython/Includes/libcpp/span.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,074 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,075 root INFO copying Cython/Includes/libcpp/exception.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,075 root INFO copying Cython/Includes/libcpp/future.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,075 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2025-11-04 04:58:11,076 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,076 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,076 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,076 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,077 root INFO copying Cython/Includes/posix/uio.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,077 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,077 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,078 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,078 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,078 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,079 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,079 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,079 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,080 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,080 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,080 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,081 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,081 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2025-11-04 04:58:11,081 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy 2025-11-04 04:58:11,081 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy 2025-11-04 04:58:11,082 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:11,082 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:11,082 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:11,083 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:11,083 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:11,083 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2025-11-04 04:58:11,084 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Runtime 2025-11-04 04:58:11,084 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2025-11-04 04:58:11,084 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2025-11-04 04:58:11,085 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,085 root INFO copying Cython/Plex/Machines.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,085 root INFO copying Cython/Plex/DFA.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,086 root INFO copying Cython/Plex/Transitions.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,086 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2025-11-04 04:58:11,086 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,087 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,087 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,087 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,088 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,088 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,088 root INFO copying Cython/Utility/UFuncs.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,089 root INFO copying Cython/Utility/MemoryView.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,089 root INFO copying Cython/Utility/BufferFormatFromTypeInfo.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,089 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,090 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,090 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,090 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,091 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,091 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,091 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,092 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,092 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,092 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,093 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,093 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,093 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,094 root INFO copying Cython/Utility/UFuncs_C.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,094 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,094 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,095 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,095 root INFO copying Cython/Utility/Synchronization.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,095 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,096 root INFO copying Cython/Utility/Dataclasses.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,096 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,096 root INFO copying Cython/Utility/NumpyImportArray.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,097 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,097 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,097 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,098 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,098 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,098 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,099 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2025-11-04 04:58:11,105 root INFO running build_ext Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Parsing.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Parsing.py 2025-11-04 04:58:20,210 root INFO building 'Cython.Compiler.Parsing' extension 2025-11-04 04:58:20,211 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler 2025-11-04 04:58:20,212 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Parsing.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Parsing.o 2025-11-04 04:58:41,390 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Parsing.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.cpython-312-powerpc64le-linux-musl.so warning: Cython/Compiler/Code.py:718:40: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly. Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Code.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Code.py 2025-11-04 04:58:46,984 root INFO building 'Cython.Compiler.Code' extension 2025-11-04 04:58:46,985 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Code.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Code.o 2025-11-04 04:59:14,987 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Code.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Code.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/FlowControl.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/FlowControl.py 2025-11-04 04:59:18,506 root INFO building 'Cython.Compiler.FlowControl' extension 2025-11-04 04:59:18,507 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/FlowControl.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/FlowControl.o 2025-11-04 04:59:31,985 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FlowControl.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/FusedNode.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/FusedNode.py 2025-11-04 04:59:33,351 root INFO building 'Cython.Compiler.FusedNode' extension 2025-11-04 04:59:33,352 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/FusedNode.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/FusedNode.o 2025-11-04 04:59:41,796 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FusedNode.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Tempita/_tempita.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Tempita/_tempita.py 2025-11-04 04:59:43,702 root INFO building 'Cython.Tempita._tempita' extension 2025-11-04 04:59:43,702 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Tempita 2025-11-04 04:59:43,703 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Tempita/_tempita.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Tempita/_tempita.o 2025-11-04 04:59:54,341 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Tempita/_tempita.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Visitor.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Visitor.py 2025-11-04 04:59:55,722 root INFO building 'Cython.Compiler.Visitor' extension 2025-11-04 04:59:55,723 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Visitor.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Visitor.o 2025-11-04 05:00:02,134 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Visitor.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Utils.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Utils.py 2025-11-04 05:00:03,320 root INFO building 'Cython.Utils' extension 2025-11-04 05:00:03,321 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Utils.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Utils.o 2025-11-04 05:00:09,848 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Utils.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Utils.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Scanning.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Scanning.py 2025-11-04 05:00:10,984 root INFO building 'Cython.Compiler.Scanning' extension 2025-11-04 05:00:10,984 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Scanning.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Scanning.o 2025-11-04 05:00:17,056 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Scanning.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Scanners.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Scanners.py 2025-11-04 05:00:17,698 root INFO building 'Cython.Plex.Scanners' extension 2025-11-04 05:00:17,698 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex 2025-11-04 05:00:17,698 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Scanners.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Scanners.o 2025-11-04 05:00:20,221 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/Scanners.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Runtime/refnanny.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Runtime/refnanny.pyx 2025-11-04 05:00:21,068 root INFO building 'Cython.Runtime.refnanny' extension 2025-11-04 05:00:21,068 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Runtime 2025-11-04 05:00:21,069 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Runtime/refnanny.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Runtime/refnanny.o 2025-11-04 05:00:22,771 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Runtime/refnanny.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Machines.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Machines.py 2025-11-04 05:00:23,297 root INFO building 'Cython.Plex.Machines' extension 2025-11-04 05:00:23,297 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Machines.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Machines.o 2025-11-04 05:00:26,189 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Machines.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/Machines.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Transitions.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Transitions.py 2025-11-04 05:00:26,584 root INFO building 'Cython.Plex.Transitions' extension 2025-11-04 05:00:26,584 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Transitions.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Transitions.o 2025-11-04 05:00:28,850 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Transitions.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/Transitions.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/DFA.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/DFA.py 2025-11-04 05:00:29,261 root INFO building 'Cython.Plex.DFA' extension 2025-11-04 05:00:29,262 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/DFA.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/DFA.o 2025-11-04 05:00:31,132 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/DFA.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/DFA.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/StringIOTree.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/StringIOTree.py 2025-11-04 05:00:31,381 root INFO building 'Cython.StringIOTree' extension 2025-11-04 05:00:31,382 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/StringIOTree.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/StringIOTree.o 2025-11-04 05:00:32,925 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/StringIOTree.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/StringIOTree.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/LineTable.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/LineTable.py 2025-11-04 05:00:33,106 root INFO building 'Cython.Compiler.LineTable' extension 2025-11-04 05:00:33,107 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/LineTable.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/LineTable.o 2025-11-04 05:00:34,318 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/LineTable.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/LineTable.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Actions.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Actions.py 2025-11-04 05:00:34,519 root INFO building 'Cython.Plex.Actions' extension 2025-11-04 05:00:34,519 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Actions.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Actions.o 2025-11-04 05:00:36,124 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.cpython-312-powerpc64le-linux-musl.so 2025-11-04 05:00:36,163 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-11-04 05:00:36,164 root INFO running install 2025-11-04 05:00:36,238 root INFO running install_lib 2025-11-04 05:00:36,256 root INFO creating build/bdist.linux-ppc64le/wheel 2025-11-04 05:00:36,258 root INFO creating build/bdist.linux-ppc64le/wheel/pyximport 2025-11-04 05:00:36,258 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/pyximport.py -> build/bdist.linux-ppc64le/wheel/./pyximport 2025-11-04 05:00:36,259 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/pyxbuild.py -> build/bdist.linux-ppc64le/wheel/./pyximport 2025-11-04 05:00:36,260 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/__init__.py -> build/bdist.linux-ppc64le/wheel/./pyximport 2025-11-04 05:00:36,261 root INFO creating build/bdist.linux-ppc64le/wheel/Cython 2025-11-04 05:00:36,262 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugging.py -> build/bdist.linux-ppc64le/wheel/./Cython 2025-11-04 05:00:36,262 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Shadow.pyi -> build/bdist.linux-ppc64le/wheel/./Cython 2025-11-04 05:00:36,263 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/CodeWriter.py -> build/bdist.linux-ppc64le/wheel/./Cython 2025-11-04 05:00:36,264 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Shadow.py -> build/bdist.linux-ppc64le/wheel/./Cython 2025-11-04 05:00:36,265 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Coverage.py -> build/bdist.linux-ppc64le/wheel/./Cython 2025-11-04 05:00:36,266 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Utility 2025-11-04 05:00:36,266 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Optimize.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,267 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Overflow.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,268 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Buffer.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,269 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CppConvert.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,269 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,270 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Profile.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,271 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/MemoryView.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,272 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,272 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CMath.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,273 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/arrayarray.h -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,274 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CConvert.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,274 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TypeConversion.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,275 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,276 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/MemoryView.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,277 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,277 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/StringTools.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,278 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CommonStructures.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,279 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Dataclasses.py -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,280 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CythonFunction.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,280 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Complex.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,281 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/UFuncs.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,282 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ObjectHandling.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,282 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Exceptions.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,283 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/BufferFormatFromTypeInfo.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,284 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/UFuncs_C.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,285 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/FunctionArguments.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,285 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Embed.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,286 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,287 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Synchronization.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,287 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ImportExport.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,288 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Dataclasses.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,289 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Builtins.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,290 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/NumpyImportArray.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,290 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,291 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,292 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/AsyncGen.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,293 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/MemoryView_C.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,293 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Printing.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,294 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CppSupport.cpp -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,295 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Coroutine.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility 2025-11-04 05:00:36,296 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Tests 2025-11-04 05:00:36,297 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestTestUtils.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2025-11-04 05:00:36,297 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/xmlrunner.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2025-11-04 05:00:36,298 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2025-11-04 05:00:36,299 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2025-11-04 05:00:36,299 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestShadow.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2025-11-04 05:00:36,300 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2025-11-04 05:00:36,301 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2025-11-04 05:00:36,301 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestJediTyper.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests 2025-11-04 05:00:36,302 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utils.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython 2025-11-04 05:00:36,303 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utils.py -> build/bdist.linux-ppc64le/wheel/./Cython 2025-11-04 05:00:36,304 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes 2025-11-04 05:00:36,305 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/openmp.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes 2025-11-04 05:00:36,306 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2025-11-04 05:00:36,307 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/float.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,308 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/type.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,308 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/getargs.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,309 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/marshal.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,310 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/iterobject.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,311 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/mapping.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,311 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/memoryview.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,312 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/long.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,313 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pylifecycle.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,313 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/tuple.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,314 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/set.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,315 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,316 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/slice.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,316 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/fileobject.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,317 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/time.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,318 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/version.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,318 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pystate.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,319 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/cellobject.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,320 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/unicode.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,321 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pycapsule.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,321 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/longintrepr.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,322 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/dict.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,323 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/exc.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,323 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/conversion.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,324 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/list.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,325 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/weakref.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,325 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/buffer.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,326 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/ceval.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,327 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/descr.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,327 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/complex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,328 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/instance.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,329 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/codecs.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,329 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/method.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,330 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/array.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,331 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/datetime.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,331 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/iterator.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,332 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/ref.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,333 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/sequence.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,334 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/function.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,334 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/bool.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,335 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/mem.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,336 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/bytearray.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,337 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/number.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,337 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/object.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,338 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pythread.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,339 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/module.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,339 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/contextvars.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,340 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pyport.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,341 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/genobject.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,342 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/bytes.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython 2025-11-04 05:00:36,343 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2025-11-04 05:00:36,343 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/float.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,344 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,345 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/time.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,346 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/threads.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,346 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/signal.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,347 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stdio.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,348 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stdlib.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,348 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/setjmp.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,349 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/math.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,350 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/locale.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,350 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/limits.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,351 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/complex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,352 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stdint.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,352 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/string.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,353 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/errno.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,354 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stddef.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc 2025-11-04 05:00:36,355 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2025-11-04 05:00:36,356 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/deque.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,356 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/bit.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,357 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/semaphore.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,358 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/pair.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,358 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/shared_mutex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,359 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/queue.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,360 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/set.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,361 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,361 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/vector.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,362 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/numbers.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,363 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/random.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,363 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/utility.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,364 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/any.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,365 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/execution.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,365 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/optional.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,366 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/typeindex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,367 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/stop_token.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,368 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/numeric.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,368 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/barrier.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,369 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/list.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,370 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/mutex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,370 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/algorithm.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,371 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/typeinfo.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,372 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/string_view.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,373 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/limits.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,373 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/latch.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,374 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/forward_list.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,375 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/map.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,375 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/complex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,376 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/iterator.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,377 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/stack.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,377 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/cmath.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,378 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/atomic.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,379 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/unordered_set.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,380 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/memory.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,380 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/cast.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,381 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/string.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,382 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/span.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,382 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/functional.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,383 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/exception.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,384 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/future.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,384 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/unordered_map.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp 2025-11-04 05:00:36,386 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2025-11-04 05:00:36,386 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/strings.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,387 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/unistd.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,388 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/ioctl.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,388 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/uio.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,389 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,390 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/stat.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,391 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/time.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,391 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/signal.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,392 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/stdio.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,393 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/stdlib.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,393 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/select.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,394 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/mman.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,395 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/resource.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,395 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/dlfcn.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,396 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/wait.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,397 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/types.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,398 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/fcntl.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix 2025-11-04 05:00:36,399 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/numpy 2025-11-04 05:00:36,399 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy/math.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/numpy 2025-11-04 05:00:36,400 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Distutils 2025-11-04 05:00:36,401 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/extension.py -> build/bdist.linux-ppc64le/wheel/./Cython/Distutils 2025-11-04 05:00:36,402 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/old_build_ext.py -> build/bdist.linux-ppc64le/wheel/./Cython/Distutils 2025-11-04 05:00:36,402 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/build_ext.py -> build/bdist.linux-ppc64le/wheel/./Cython/Distutils 2025-11-04 05:00:36,403 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Distutils 2025-11-04 05:00:36,404 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Tempita 2025-11-04 05:00:36,405 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/_tempita.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Tempita 2025-11-04 05:00:36,406 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/_tempita.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tempita 2025-11-04 05:00:36,407 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/_looper.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tempita 2025-11-04 05:00:36,408 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tempita 2025-11-04 05:00:36,409 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Debugger 2025-11-04 05:00:36,409 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Cygdb.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger 2025-11-04 05:00:36,411 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Debugger/Tests 2025-11-04 05:00:36,411 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests 2025-11-04 05:00:36,412 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests 2025-11-04 05:00:36,413 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/cfuncs.c -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests 2025-11-04 05:00:36,413 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/TestLibCython.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests 2025-11-04 05:00:36,414 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/codefile -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests 2025-11-04 05:00:36,415 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests 2025-11-04 05:00:36,415 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/libcython.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger 2025-11-04 05:00:36,416 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/libpython.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger 2025-11-04 05:00:36,417 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/DebugWriter.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger 2025-11-04 05:00:36,418 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger 2025-11-04 05:00:36,419 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Plex 2025-11-04 05:00:36,420 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Machines.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,420 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,421 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Transitions.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,422 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,423 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,424 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/DFA.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,424 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Scanners.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,425 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Machines.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,426 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Lexicons.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,427 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Transitions.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,427 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/DFA.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,428 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Machines.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,429 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Transitions.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,430 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Errors.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,430 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Regexps.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,431 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Scanners.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,432 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,433 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/DFA.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,434 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Scanners.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex 2025-11-04 05:00:36,435 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Runtime 2025-11-04 05:00:36,436 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Runtime/refnanny.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Runtime 2025-11-04 05:00:36,437 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Runtime/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Runtime 2025-11-04 05:00:36,437 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Runtime/refnanny.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Runtime 2025-11-04 05:00:36,438 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/StringIOTree.py -> build/bdist.linux-ppc64le/wheel/./Cython 2025-11-04 05:00:36,439 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Build 2025-11-04 05:00:36,440 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Distutils.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2025-11-04 05:00:36,440 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Cache.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2025-11-04 05:00:36,441 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Build/Tests 2025-11-04 05:00:36,442 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestCyCache.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2025-11-04 05:00:36,443 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestInline.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2025-11-04 05:00:36,444 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestCythonizeArgsParser.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2025-11-04 05:00:36,444 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestDependencies.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2025-11-04 05:00:36,445 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestRecythonize.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2025-11-04 05:00:36,446 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2025-11-04 05:00:36,447 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestIpythonMagic.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2025-11-04 05:00:36,447 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestStripLiterals.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests 2025-11-04 05:00:36,448 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Inline.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2025-11-04 05:00:36,449 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/BuildExecutable.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2025-11-04 05:00:36,449 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Dependencies.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2025-11-04 05:00:36,450 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/IpythonMagic.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2025-11-04 05:00:36,451 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/SharedModule.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2025-11-04 05:00:36,452 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Cythonize.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2025-11-04 05:00:36,452 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build 2025-11-04 05:00:36,453 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/py.typed -> build/bdist.linux-ppc64le/wheel/./Cython 2025-11-04 05:00:36,454 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython 2025-11-04 05:00:36,455 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/StringIOTree.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython 2025-11-04 05:00:36,456 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/__init__.pyi -> build/bdist.linux-ppc64le/wheel/./Cython 2025-11-04 05:00:36,456 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/TestUtils.py -> build/bdist.linux-ppc64le/wheel/./Cython 2025-11-04 05:00:36,457 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Compiler 2025-11-04 05:00:36,458 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/LineTable.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,459 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Annotate.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,460 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ModuleNode.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,461 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Code.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,461 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,463 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/LineTable.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,463 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/DebugFlags.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,464 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Scanning.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,465 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,466 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TypeInference.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,466 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Symtab.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,467 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/MemoryView.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,468 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Version.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,469 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Pipeline.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,469 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/CmdLine.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,470 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FlowControl.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,472 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,473 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2025-11-04 05:00:36,474 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestFlowControl.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,475 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestScanning.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,476 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestBuffer.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,476 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestSignatureMatching.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,477 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestTypes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,478 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/Utils.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,478 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestCode.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,479 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestCmdLine.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,480 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestMemView.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,481 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestGrammar.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,481 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestStringEncoding.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,482 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestBuiltin.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,483 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,483 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestTreePath.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,484 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestVisitor.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,485 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,485 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestTreeFragment.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,486 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestUtilityLoad.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests 2025-11-04 05:00:36,487 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FusedNode.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,487 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Code.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,490 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Options.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,491 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,492 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/UtilityCode.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,492 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FlowControl.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,493 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Scanning.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,494 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Visitor.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,494 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Main.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,495 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,496 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TreePath.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,496 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TreeFragment.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,497 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,500 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Pythran.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,501 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,501 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Lexicon.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,502 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FusedNode.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,504 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Naming.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,504 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Builtin.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,505 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Visitor.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,506 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/CythonScope.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,506 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/StringEncoding.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,507 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ExprNodes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,509 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/MatchCaseNodes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,510 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Buffer.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,510 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Visitor.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,512 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Errors.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,512 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,513 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Future.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,514 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Scanning.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,515 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Dataclass.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,515 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,516 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,517 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,518 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Interpreter.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,518 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Nodes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,520 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/UtilNodes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,521 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Code.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,522 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TypeSlots.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,523 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Optimize.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,524 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/UFuncs.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler 2025-11-04 05:00:36,524 root INFO copying build/lib.linux-ppc64le-cpython-312/cython.py -> build/bdist.linux-ppc64le/wheel/. 2025-11-04 05:00:36,525 root INFO running install_egg_info 2025-11-04 05:00:36,543 root INFO running egg_info 2025-11-04 05:00:36,557 root INFO creating Cython.egg-info 2025-11-04 05:00:36,558 root INFO writing Cython.egg-info/PKG-INFO 2025-11-04 05:00:36,560 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt 2025-11-04 05:00:36,561 root INFO writing entry points to Cython.egg-info/entry_points.txt 2025-11-04 05:00:36,561 root INFO writing top-level names to Cython.egg-info/top_level.txt 2025-11-04 05:00:36,562 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2025-11-04 05:00:36,638 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Parsing.pxd won't be automatically included in the manifest: the path must be relative 2025-11-04 05:00:36,638 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Code.pxd won't be automatically included in the manifest: the path must be relative 2025-11-04 05:00:36,638 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/FlowControl.pxd won't be automatically included in the manifest: the path must be relative 2025-11-04 05:00:36,638 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Visitor.pxd won't be automatically included in the manifest: the path must be relative 2025-11-04 05:00:36,639 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Utils.pxd won't be automatically included in the manifest: the path must be relative 2025-11-04 05:00:36,639 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Compiler/Scanning.pxd won't be automatically included in the manifest: the path must be relative 2025-11-04 05:00:36,639 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Scanners.pxd won't be automatically included in the manifest: the path must be relative 2025-11-04 05:00:36,639 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Machines.pxd won't be automatically included in the manifest: the path must be relative 2025-11-04 05:00:36,640 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Transitions.pxd won't be automatically included in the manifest: the path must be relative 2025-11-04 05:00:36,640 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/DFA.pxd won't be automatically included in the manifest: the path must be relative 2025-11-04 05:00:36,640 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/StringIOTree.pxd won't be automatically included in the manifest: the path must be relative 2025-11-04 05:00:36,640 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Plex/Actions.pxd won't be automatically included in the manifest: the path must be relative 2025-11-04 05:00:36,658 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt' 2025-11-04 05:00:36,659 root INFO reading manifest template 'MANIFEST.in' 2025-11-04 05:00:36,661 root WARNING warning: no files found matching '.gitrev' 2025-11-04 05:00:36,662 root WARNING warning: no files found matching 'setupegg.py' 2025-11-04 05:00:36,810 root WARNING warning: no files found matching 'Doc/*' 2025-11-04 05:00:36,819 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' 2025-11-04 05:00:36,820 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' 2025-11-04 05:00:38,695 root WARNING warning: no files found matching 'pyximport/README' 2025-11-04 05:00:38,923 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2025-11-04 05:00:38,925 root INFO Copying Cython.egg-info to build/bdist.linux-ppc64le/wheel/./Cython-3.1.6-py3.12.egg-info 2025-11-04 05:00:38,929 root INFO running install_scripts 2025-11-04 05:00:38,956 root INFO creating build/bdist.linux-ppc64le/wheel/cython-3.1.6.dist-info/WHEEL 2025-11-04 05:00:38,958 wheel INFO creating '/home/buildozer/aports/main/cython/src/cython-3.1.6/.dist/.tmp-bxz0h7s8/cython-3.1.6-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-11-04 05:00:38,959 wheel INFO adding 'cython.py' 2025-11-04 05:00:38,961 wheel INFO adding 'Cython/CodeWriter.py' 2025-11-04 05:00:38,962 wheel INFO adding 'Cython/Coverage.py' 2025-11-04 05:00:38,963 wheel INFO adding 'Cython/Debugging.py' 2025-11-04 05:00:38,964 wheel INFO adding 'Cython/Shadow.py' 2025-11-04 05:00:38,965 wheel INFO adding 'Cython/Shadow.pyi' 2025-11-04 05:00:38,966 wheel INFO adding 'Cython/StringIOTree.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:38,968 wheel INFO adding 'Cython/StringIOTree.py' 2025-11-04 05:00:38,969 wheel INFO adding 'Cython/TestUtils.py' 2025-11-04 05:00:38,971 wheel INFO adding 'Cython/Utils.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:38,975 wheel INFO adding 'Cython/Utils.py' 2025-11-04 05:00:38,976 wheel INFO adding 'Cython/__init__.py' 2025-11-04 05:00:38,977 wheel INFO adding 'Cython/__init__.pyi' 2025-11-04 05:00:38,977 wheel INFO adding 'Cython/py.typed' 2025-11-04 05:00:38,979 wheel INFO adding 'Cython/Build/BuildExecutable.py' 2025-11-04 05:00:38,980 wheel INFO adding 'Cython/Build/Cache.py' 2025-11-04 05:00:38,981 wheel INFO adding 'Cython/Build/Cythonize.py' 2025-11-04 05:00:38,982 wheel INFO adding 'Cython/Build/Dependencies.py' 2025-11-04 05:00:38,983 wheel INFO adding 'Cython/Build/Distutils.py' 2025-11-04 05:00:38,984 wheel INFO adding 'Cython/Build/Inline.py' 2025-11-04 05:00:38,985 wheel INFO adding 'Cython/Build/IpythonMagic.py' 2025-11-04 05:00:38,986 wheel INFO adding 'Cython/Build/SharedModule.py' 2025-11-04 05:00:38,987 wheel INFO adding 'Cython/Build/__init__.py' 2025-11-04 05:00:38,988 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py' 2025-11-04 05:00:38,989 wheel INFO adding 'Cython/Build/Tests/TestCythonizeArgsParser.py' 2025-11-04 05:00:38,990 wheel INFO adding 'Cython/Build/Tests/TestDependencies.py' 2025-11-04 05:00:38,991 wheel INFO adding 'Cython/Build/Tests/TestInline.py' 2025-11-04 05:00:38,991 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py' 2025-11-04 05:00:38,992 wheel INFO adding 'Cython/Build/Tests/TestRecythonize.py' 2025-11-04 05:00:38,993 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py' 2025-11-04 05:00:38,994 wheel INFO adding 'Cython/Build/Tests/__init__.py' 2025-11-04 05:00:38,995 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py' 2025-11-04 05:00:38,996 wheel INFO adding 'Cython/Compiler/Annotate.py' 2025-11-04 05:00:38,997 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py' 2025-11-04 05:00:38,998 wheel INFO adding 'Cython/Compiler/Buffer.py' 2025-11-04 05:00:38,999 wheel INFO adding 'Cython/Compiler/Builtin.py' 2025-11-04 05:00:39,001 wheel INFO adding 'Cython/Compiler/CmdLine.py' 2025-11-04 05:00:39,005 wheel INFO adding 'Cython/Compiler/Code.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:39,016 wheel INFO adding 'Cython/Compiler/Code.pxd' 2025-11-04 05:00:39,018 wheel INFO adding 'Cython/Compiler/Code.py' 2025-11-04 05:00:39,020 wheel INFO adding 'Cython/Compiler/CodeGeneration.py' 2025-11-04 05:00:39,020 wheel INFO adding 'Cython/Compiler/CythonScope.py' 2025-11-04 05:00:39,021 wheel INFO adding 'Cython/Compiler/Dataclass.py' 2025-11-04 05:00:39,022 wheel INFO adding 'Cython/Compiler/DebugFlags.py' 2025-11-04 05:00:39,023 wheel INFO adding 'Cython/Compiler/Errors.py' 2025-11-04 05:00:39,026 wheel INFO adding 'Cython/Compiler/ExprNodes.py' 2025-11-04 05:00:39,034 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:39,041 wheel INFO adding 'Cython/Compiler/FlowControl.pxd' 2025-11-04 05:00:39,042 wheel INFO adding 'Cython/Compiler/FlowControl.py' 2025-11-04 05:00:39,044 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:39,048 wheel INFO adding 'Cython/Compiler/FusedNode.py' 2025-11-04 05:00:39,050 wheel INFO adding 'Cython/Compiler/Future.py' 2025-11-04 05:00:39,051 wheel INFO adding 'Cython/Compiler/Interpreter.py' 2025-11-04 05:00:39,052 wheel INFO adding 'Cython/Compiler/Lexicon.py' 2025-11-04 05:00:39,053 wheel INFO adding 'Cython/Compiler/LineTable.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:39,054 wheel INFO adding 'Cython/Compiler/LineTable.py' 2025-11-04 05:00:39,055 wheel INFO adding 'Cython/Compiler/Main.py' 2025-11-04 05:00:39,057 wheel INFO adding 'Cython/Compiler/MatchCaseNodes.py' 2025-11-04 05:00:39,058 wheel INFO adding 'Cython/Compiler/MemoryView.py' 2025-11-04 05:00:39,059 wheel INFO adding 'Cython/Compiler/ModuleNode.py' 2025-11-04 05:00:39,062 wheel INFO adding 'Cython/Compiler/Naming.py' 2025-11-04 05:00:39,064 wheel INFO adding 'Cython/Compiler/Nodes.py' 2025-11-04 05:00:39,070 wheel INFO adding 'Cython/Compiler/Optimize.py' 2025-11-04 05:00:39,073 wheel INFO adding 'Cython/Compiler/Options.py' 2025-11-04 05:00:39,074 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd' 2025-11-04 05:00:39,075 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py' 2025-11-04 05:00:39,080 wheel INFO adding 'Cython/Compiler/Parsing.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:39,087 wheel INFO adding 'Cython/Compiler/Parsing.pxd' 2025-11-04 05:00:39,089 wheel INFO adding 'Cython/Compiler/Parsing.py' 2025-11-04 05:00:39,091 wheel INFO adding 'Cython/Compiler/Pipeline.py' 2025-11-04 05:00:39,093 wheel INFO adding 'Cython/Compiler/PyrexTypes.py' 2025-11-04 05:00:39,095 wheel INFO adding 'Cython/Compiler/Pythran.py' 2025-11-04 05:00:39,097 wheel INFO adding 'Cython/Compiler/Scanning.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:39,100 wheel INFO adding 'Cython/Compiler/Scanning.pxd' 2025-11-04 05:00:39,101 wheel INFO adding 'Cython/Compiler/Scanning.py' 2025-11-04 05:00:39,102 wheel INFO adding 'Cython/Compiler/StringEncoding.py' 2025-11-04 05:00:39,103 wheel INFO adding 'Cython/Compiler/Symtab.py' 2025-11-04 05:00:39,105 wheel INFO adding 'Cython/Compiler/TreeFragment.py' 2025-11-04 05:00:39,106 wheel INFO adding 'Cython/Compiler/TreePath.py' 2025-11-04 05:00:39,107 wheel INFO adding 'Cython/Compiler/TypeInference.py' 2025-11-04 05:00:39,108 wheel INFO adding 'Cython/Compiler/TypeSlots.py' 2025-11-04 05:00:39,109 wheel INFO adding 'Cython/Compiler/UFuncs.py' 2025-11-04 05:00:39,110 wheel INFO adding 'Cython/Compiler/UtilNodes.py' 2025-11-04 05:00:39,111 wheel INFO adding 'Cython/Compiler/UtilityCode.py' 2025-11-04 05:00:39,112 wheel INFO adding 'Cython/Compiler/Version.py' 2025-11-04 05:00:39,114 wheel INFO adding 'Cython/Compiler/Visitor.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:39,118 wheel INFO adding 'Cython/Compiler/Visitor.pxd' 2025-11-04 05:00:39,119 wheel INFO adding 'Cython/Compiler/Visitor.py' 2025-11-04 05:00:39,120 wheel INFO adding 'Cython/Compiler/__init__.py' 2025-11-04 05:00:39,121 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py' 2025-11-04 05:00:39,122 wheel INFO adding 'Cython/Compiler/Tests/TestBuiltin.py' 2025-11-04 05:00:39,123 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py' 2025-11-04 05:00:39,124 wheel INFO adding 'Cython/Compiler/Tests/TestCode.py' 2025-11-04 05:00:39,124 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py' 2025-11-04 05:00:39,125 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py' 2025-11-04 05:00:39,126 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py' 2025-11-04 05:00:39,127 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py' 2025-11-04 05:00:39,128 wheel INFO adding 'Cython/Compiler/Tests/TestScanning.py' 2025-11-04 05:00:39,128 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py' 2025-11-04 05:00:39,129 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py' 2025-11-04 05:00:39,130 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py' 2025-11-04 05:00:39,131 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py' 2025-11-04 05:00:39,132 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py' 2025-11-04 05:00:39,133 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py' 2025-11-04 05:00:39,133 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py' 2025-11-04 05:00:39,134 wheel INFO adding 'Cython/Compiler/Tests/Utils.py' 2025-11-04 05:00:39,135 wheel INFO adding 'Cython/Compiler/Tests/__init__.py' 2025-11-04 05:00:39,136 wheel INFO adding 'Cython/Debugger/Cygdb.py' 2025-11-04 05:00:39,137 wheel INFO adding 'Cython/Debugger/DebugWriter.py' 2025-11-04 05:00:39,138 wheel INFO adding 'Cython/Debugger/__init__.py' 2025-11-04 05:00:39,139 wheel INFO adding 'Cython/Debugger/libcython.py' 2025-11-04 05:00:39,140 wheel INFO adding 'Cython/Debugger/libpython.py' 2025-11-04 05:00:39,142 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py' 2025-11-04 05:00:39,143 wheel INFO adding 'Cython/Debugger/Tests/__init__.py' 2025-11-04 05:00:39,144 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c' 2025-11-04 05:00:39,144 wheel INFO adding 'Cython/Debugger/Tests/codefile' 2025-11-04 05:00:39,145 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py' 2025-11-04 05:00:39,146 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py' 2025-11-04 05:00:39,147 wheel INFO adding 'Cython/Distutils/__init__.py' 2025-11-04 05:00:39,148 wheel INFO adding 'Cython/Distutils/build_ext.py' 2025-11-04 05:00:39,149 wheel INFO adding 'Cython/Distutils/extension.py' 2025-11-04 05:00:39,149 wheel INFO adding 'Cython/Distutils/old_build_ext.py' 2025-11-04 05:00:39,150 wheel INFO adding 'Cython/Includes/openmp.pxd' 2025-11-04 05:00:39,152 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd' 2025-11-04 05:00:39,153 wheel INFO adding 'Cython/Includes/cpython/array.pxd' 2025-11-04 05:00:39,154 wheel INFO adding 'Cython/Includes/cpython/bool.pxd' 2025-11-04 05:00:39,154 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd' 2025-11-04 05:00:39,155 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd' 2025-11-04 05:00:39,156 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd' 2025-11-04 05:00:39,157 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd' 2025-11-04 05:00:39,158 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd' 2025-11-04 05:00:39,159 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd' 2025-11-04 05:00:39,159 wheel INFO adding 'Cython/Includes/cpython/complex.pxd' 2025-11-04 05:00:39,160 wheel INFO adding 'Cython/Includes/cpython/contextvars.pxd' 2025-11-04 05:00:39,161 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd' 2025-11-04 05:00:39,162 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd' 2025-11-04 05:00:39,163 wheel INFO adding 'Cython/Includes/cpython/descr.pxd' 2025-11-04 05:00:39,164 wheel INFO adding 'Cython/Includes/cpython/dict.pxd' 2025-11-04 05:00:39,165 wheel INFO adding 'Cython/Includes/cpython/exc.pxd' 2025-11-04 05:00:39,166 wheel INFO adding 'Cython/Includes/cpython/fileobject.pxd' 2025-11-04 05:00:39,166 wheel INFO adding 'Cython/Includes/cpython/float.pxd' 2025-11-04 05:00:39,167 wheel INFO adding 'Cython/Includes/cpython/function.pxd' 2025-11-04 05:00:39,168 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd' 2025-11-04 05:00:39,169 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd' 2025-11-04 05:00:39,170 wheel INFO adding 'Cython/Includes/cpython/instance.pxd' 2025-11-04 05:00:39,170 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd' 2025-11-04 05:00:39,171 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd' 2025-11-04 05:00:39,172 wheel INFO adding 'Cython/Includes/cpython/list.pxd' 2025-11-04 05:00:39,173 wheel INFO adding 'Cython/Includes/cpython/long.pxd' 2025-11-04 05:00:39,174 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd' 2025-11-04 05:00:39,174 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd' 2025-11-04 05:00:39,175 wheel INFO adding 'Cython/Includes/cpython/marshal.pxd' 2025-11-04 05:00:39,176 wheel INFO adding 'Cython/Includes/cpython/mem.pxd' 2025-11-04 05:00:39,177 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd' 2025-11-04 05:00:39,178 wheel INFO adding 'Cython/Includes/cpython/method.pxd' 2025-11-04 05:00:39,178 wheel INFO adding 'Cython/Includes/cpython/module.pxd' 2025-11-04 05:00:39,179 wheel INFO adding 'Cython/Includes/cpython/number.pxd' 2025-11-04 05:00:39,180 wheel INFO adding 'Cython/Includes/cpython/object.pxd' 2025-11-04 05:00:39,181 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd' 2025-11-04 05:00:39,182 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd' 2025-11-04 05:00:39,182 wheel INFO adding 'Cython/Includes/cpython/pyport.pxd' 2025-11-04 05:00:39,183 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd' 2025-11-04 05:00:39,184 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd' 2025-11-04 05:00:39,185 wheel INFO adding 'Cython/Includes/cpython/ref.pxd' 2025-11-04 05:00:39,186 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd' 2025-11-04 05:00:39,186 wheel INFO adding 'Cython/Includes/cpython/set.pxd' 2025-11-04 05:00:39,187 wheel INFO adding 'Cython/Includes/cpython/slice.pxd' 2025-11-04 05:00:39,188 wheel INFO adding 'Cython/Includes/cpython/time.pxd' 2025-11-04 05:00:39,189 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd' 2025-11-04 05:00:39,190 wheel INFO adding 'Cython/Includes/cpython/type.pxd' 2025-11-04 05:00:39,190 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd' 2025-11-04 05:00:39,191 wheel INFO adding 'Cython/Includes/cpython/version.pxd' 2025-11-04 05:00:39,192 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd' 2025-11-04 05:00:39,193 wheel INFO adding 'Cython/Includes/libc/__init__.pxd' 2025-11-04 05:00:39,194 wheel INFO adding 'Cython/Includes/libc/complex.pxd' 2025-11-04 05:00:39,195 wheel INFO adding 'Cython/Includes/libc/errno.pxd' 2025-11-04 05:00:39,195 wheel INFO adding 'Cython/Includes/libc/float.pxd' 2025-11-04 05:00:39,196 wheel INFO adding 'Cython/Includes/libc/limits.pxd' 2025-11-04 05:00:39,197 wheel INFO adding 'Cython/Includes/libc/locale.pxd' 2025-11-04 05:00:39,198 wheel INFO adding 'Cython/Includes/libc/math.pxd' 2025-11-04 05:00:39,199 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd' 2025-11-04 05:00:39,199 wheel INFO adding 'Cython/Includes/libc/signal.pxd' 2025-11-04 05:00:39,200 wheel INFO adding 'Cython/Includes/libc/stddef.pxd' 2025-11-04 05:00:39,201 wheel INFO adding 'Cython/Includes/libc/stdint.pxd' 2025-11-04 05:00:39,202 wheel INFO adding 'Cython/Includes/libc/stdio.pxd' 2025-11-04 05:00:39,202 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd' 2025-11-04 05:00:39,203 wheel INFO adding 'Cython/Includes/libc/string.pxd' 2025-11-04 05:00:39,204 wheel INFO adding 'Cython/Includes/libc/threads.pxd' 2025-11-04 05:00:39,205 wheel INFO adding 'Cython/Includes/libc/time.pxd' 2025-11-04 05:00:39,206 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd' 2025-11-04 05:00:39,207 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd' 2025-11-04 05:00:39,208 wheel INFO adding 'Cython/Includes/libcpp/any.pxd' 2025-11-04 05:00:39,209 wheel INFO adding 'Cython/Includes/libcpp/atomic.pxd' 2025-11-04 05:00:39,209 wheel INFO adding 'Cython/Includes/libcpp/barrier.pxd' 2025-11-04 05:00:39,210 wheel INFO adding 'Cython/Includes/libcpp/bit.pxd' 2025-11-04 05:00:39,211 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd' 2025-11-04 05:00:39,212 wheel INFO adding 'Cython/Includes/libcpp/cmath.pxd' 2025-11-04 05:00:39,213 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd' 2025-11-04 05:00:39,214 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd' 2025-11-04 05:00:39,215 wheel INFO adding 'Cython/Includes/libcpp/exception.pxd' 2025-11-04 05:00:39,215 wheel INFO adding 'Cython/Includes/libcpp/execution.pxd' 2025-11-04 05:00:39,216 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd' 2025-11-04 05:00:39,217 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd' 2025-11-04 05:00:39,218 wheel INFO adding 'Cython/Includes/libcpp/future.pxd' 2025-11-04 05:00:39,219 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd' 2025-11-04 05:00:39,219 wheel INFO adding 'Cython/Includes/libcpp/latch.pxd' 2025-11-04 05:00:39,220 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd' 2025-11-04 05:00:39,221 wheel INFO adding 'Cython/Includes/libcpp/list.pxd' 2025-11-04 05:00:39,222 wheel INFO adding 'Cython/Includes/libcpp/map.pxd' 2025-11-04 05:00:39,223 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd' 2025-11-04 05:00:39,224 wheel INFO adding 'Cython/Includes/libcpp/mutex.pxd' 2025-11-04 05:00:39,224 wheel INFO adding 'Cython/Includes/libcpp/numbers.pxd' 2025-11-04 05:00:39,225 wheel INFO adding 'Cython/Includes/libcpp/numeric.pxd' 2025-11-04 05:00:39,226 wheel INFO adding 'Cython/Includes/libcpp/optional.pxd' 2025-11-04 05:00:39,227 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd' 2025-11-04 05:00:39,228 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd' 2025-11-04 05:00:39,229 wheel INFO adding 'Cython/Includes/libcpp/random.pxd' 2025-11-04 05:00:39,230 wheel INFO adding 'Cython/Includes/libcpp/semaphore.pxd' 2025-11-04 05:00:39,230 wheel INFO adding 'Cython/Includes/libcpp/set.pxd' 2025-11-04 05:00:39,231 wheel INFO adding 'Cython/Includes/libcpp/shared_mutex.pxd' 2025-11-04 05:00:39,232 wheel INFO adding 'Cython/Includes/libcpp/span.pxd' 2025-11-04 05:00:39,233 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd' 2025-11-04 05:00:39,234 wheel INFO adding 'Cython/Includes/libcpp/stop_token.pxd' 2025-11-04 05:00:39,235 wheel INFO adding 'Cython/Includes/libcpp/string.pxd' 2025-11-04 05:00:39,236 wheel INFO adding 'Cython/Includes/libcpp/string_view.pxd' 2025-11-04 05:00:39,237 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd' 2025-11-04 05:00:39,237 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd' 2025-11-04 05:00:39,238 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd' 2025-11-04 05:00:39,239 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd' 2025-11-04 05:00:39,240 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd' 2025-11-04 05:00:39,241 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd' 2025-11-04 05:00:39,242 wheel INFO adding 'Cython/Includes/numpy/math.pxd' 2025-11-04 05:00:39,243 wheel INFO adding 'Cython/Includes/posix/__init__.pxd' 2025-11-04 05:00:39,244 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd' 2025-11-04 05:00:39,244 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd' 2025-11-04 05:00:39,245 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd' 2025-11-04 05:00:39,246 wheel INFO adding 'Cython/Includes/posix/mman.pxd' 2025-11-04 05:00:39,247 wheel INFO adding 'Cython/Includes/posix/resource.pxd' 2025-11-04 05:00:39,248 wheel INFO adding 'Cython/Includes/posix/select.pxd' 2025-11-04 05:00:39,249 wheel INFO adding 'Cython/Includes/posix/signal.pxd' 2025-11-04 05:00:39,250 wheel INFO adding 'Cython/Includes/posix/stat.pxd' 2025-11-04 05:00:39,250 wheel INFO adding 'Cython/Includes/posix/stdio.pxd' 2025-11-04 05:00:39,251 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd' 2025-11-04 05:00:39,252 wheel INFO adding 'Cython/Includes/posix/strings.pxd' 2025-11-04 05:00:39,253 wheel INFO adding 'Cython/Includes/posix/time.pxd' 2025-11-04 05:00:39,254 wheel INFO adding 'Cython/Includes/posix/types.pxd' 2025-11-04 05:00:39,254 wheel INFO adding 'Cython/Includes/posix/uio.pxd' 2025-11-04 05:00:39,255 wheel INFO adding 'Cython/Includes/posix/unistd.pxd' 2025-11-04 05:00:39,256 wheel INFO adding 'Cython/Includes/posix/wait.pxd' 2025-11-04 05:00:39,258 wheel INFO adding 'Cython/Plex/Actions.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:39,259 wheel INFO adding 'Cython/Plex/Actions.pxd' 2025-11-04 05:00:39,260 wheel INFO adding 'Cython/Plex/Actions.py' 2025-11-04 05:00:39,261 wheel INFO adding 'Cython/Plex/DFA.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:39,264 wheel INFO adding 'Cython/Plex/DFA.pxd' 2025-11-04 05:00:39,264 wheel INFO adding 'Cython/Plex/DFA.py' 2025-11-04 05:00:39,265 wheel INFO adding 'Cython/Plex/Errors.py' 2025-11-04 05:00:39,266 wheel INFO adding 'Cython/Plex/Lexicons.py' 2025-11-04 05:00:39,267 wheel INFO adding 'Cython/Plex/Machines.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:39,270 wheel INFO adding 'Cython/Plex/Machines.pxd' 2025-11-04 05:00:39,271 wheel INFO adding 'Cython/Plex/Machines.py' 2025-11-04 05:00:39,271 wheel INFO adding 'Cython/Plex/Regexps.py' 2025-11-04 05:00:39,273 wheel INFO adding 'Cython/Plex/Scanners.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:39,275 wheel INFO adding 'Cython/Plex/Scanners.pxd' 2025-11-04 05:00:39,276 wheel INFO adding 'Cython/Plex/Scanners.py' 2025-11-04 05:00:39,277 wheel INFO adding 'Cython/Plex/Transitions.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:39,279 wheel INFO adding 'Cython/Plex/Transitions.pxd' 2025-11-04 05:00:39,280 wheel INFO adding 'Cython/Plex/Transitions.py' 2025-11-04 05:00:39,281 wheel INFO adding 'Cython/Plex/__init__.py' 2025-11-04 05:00:39,282 wheel INFO adding 'Cython/Runtime/__init__.py' 2025-11-04 05:00:39,283 wheel INFO adding 'Cython/Runtime/refnanny.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:39,285 wheel INFO adding 'Cython/Runtime/refnanny.pyx' 2025-11-04 05:00:39,286 wheel INFO adding 'Cython/Tempita/__init__.py' 2025-11-04 05:00:39,287 wheel INFO adding 'Cython/Tempita/_looper.py' 2025-11-04 05:00:39,289 wheel INFO adding 'Cython/Tempita/_tempita.cpython-312-powerpc64le-linux-musl.so' 2025-11-04 05:00:39,293 wheel INFO adding 'Cython/Tempita/_tempita.py' 2025-11-04 05:00:39,294 wheel INFO adding 'Cython/Tests/TestCodeWriter.py' 2025-11-04 05:00:39,295 wheel INFO adding 'Cython/Tests/TestCythonUtils.py' 2025-11-04 05:00:39,296 wheel INFO adding 'Cython/Tests/TestJediTyper.py' 2025-11-04 05:00:39,297 wheel INFO adding 'Cython/Tests/TestShadow.py' 2025-11-04 05:00:39,298 wheel INFO adding 'Cython/Tests/TestStringIOTree.py' 2025-11-04 05:00:39,299 wheel INFO adding 'Cython/Tests/TestTestUtils.py' 2025-11-04 05:00:39,300 wheel INFO adding 'Cython/Tests/__init__.py' 2025-11-04 05:00:39,300 wheel INFO adding 'Cython/Tests/xmlrunner.py' 2025-11-04 05:00:39,302 wheel INFO adding 'Cython/Utility/AsyncGen.c' 2025-11-04 05:00:39,303 wheel INFO adding 'Cython/Utility/Buffer.c' 2025-11-04 05:00:39,304 wheel INFO adding 'Cython/Utility/BufferFormatFromTypeInfo.pxd' 2025-11-04 05:00:39,305 wheel INFO adding 'Cython/Utility/Builtins.c' 2025-11-04 05:00:39,306 wheel INFO adding 'Cython/Utility/CConvert.pyx' 2025-11-04 05:00:39,307 wheel INFO adding 'Cython/Utility/CMath.c' 2025-11-04 05:00:39,308 wheel INFO adding 'Cython/Utility/CommonStructures.c' 2025-11-04 05:00:39,309 wheel INFO adding 'Cython/Utility/Complex.c' 2025-11-04 05:00:39,310 wheel INFO adding 'Cython/Utility/Coroutine.c' 2025-11-04 05:00:39,311 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx' 2025-11-04 05:00:39,312 wheel INFO adding 'Cython/Utility/CppConvert.pyx' 2025-11-04 05:00:39,313 wheel INFO adding 'Cython/Utility/CppSupport.cpp' 2025-11-04 05:00:39,314 wheel INFO adding 'Cython/Utility/CythonFunction.c' 2025-11-04 05:00:39,315 wheel INFO adding 'Cython/Utility/Dataclasses.c' 2025-11-04 05:00:39,316 wheel INFO adding 'Cython/Utility/Dataclasses.py' 2025-11-04 05:00:39,317 wheel INFO adding 'Cython/Utility/Embed.c' 2025-11-04 05:00:39,318 wheel INFO adding 'Cython/Utility/Exceptions.c' 2025-11-04 05:00:39,319 wheel INFO adding 'Cython/Utility/ExtensionTypes.c' 2025-11-04 05:00:39,320 wheel INFO adding 'Cython/Utility/FunctionArguments.c' 2025-11-04 05:00:39,321 wheel INFO adding 'Cython/Utility/ImportExport.c' 2025-11-04 05:00:39,323 wheel INFO adding 'Cython/Utility/MemoryView.pxd' 2025-11-04 05:00:39,324 wheel INFO adding 'Cython/Utility/MemoryView.pyx' 2025-11-04 05:00:39,325 wheel INFO adding 'Cython/Utility/MemoryView_C.c' 2025-11-04 05:00:39,326 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c' 2025-11-04 05:00:39,328 wheel INFO adding 'Cython/Utility/NumpyImportArray.c' 2025-11-04 05:00:39,329 wheel INFO adding 'Cython/Utility/ObjectHandling.c' 2025-11-04 05:00:39,331 wheel INFO adding 'Cython/Utility/Optimize.c' 2025-11-04 05:00:39,333 wheel INFO adding 'Cython/Utility/Overflow.c' 2025-11-04 05:00:39,334 wheel INFO adding 'Cython/Utility/Printing.c' 2025-11-04 05:00:39,335 wheel INFO adding 'Cython/Utility/Profile.c' 2025-11-04 05:00:39,336 wheel INFO adding 'Cython/Utility/StringTools.c' 2025-11-04 05:00:39,337 wheel INFO adding 'Cython/Utility/Synchronization.c' 2025-11-04 05:00:39,338 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx' 2025-11-04 05:00:39,339 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx' 2025-11-04 05:00:39,340 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c' 2025-11-04 05:00:39,340 wheel INFO adding 'Cython/Utility/TypeConversion.c' 2025-11-04 05:00:39,342 wheel INFO adding 'Cython/Utility/UFuncs.pyx' 2025-11-04 05:00:39,342 wheel INFO adding 'Cython/Utility/UFuncs_C.c' 2025-11-04 05:00:39,343 wheel INFO adding 'Cython/Utility/__init__.py' 2025-11-04 05:00:39,344 wheel INFO adding 'Cython/Utility/arrayarray.h' 2025-11-04 05:00:39,345 wheel INFO adding 'pyximport/__init__.py' 2025-11-04 05:00:39,346 wheel INFO adding 'pyximport/pyxbuild.py' 2025-11-04 05:00:39,347 wheel INFO adding 'pyximport/pyximport.py' 2025-11-04 05:00:39,348 wheel INFO adding 'cython-3.1.6.dist-info/METADATA' 2025-11-04 05:00:39,348 wheel INFO adding 'cython-3.1.6.dist-info/WHEEL' 2025-11-04 05:00:39,349 wheel INFO adding 'cython-3.1.6.dist-info/entry_points.txt' 2025-11-04 05:00:39,350 wheel INFO adding 'cython-3.1.6.dist-info/top_level.txt' 2025-11-04 05:00:39,357 wheel INFO adding 'cython-3.1.6.dist-info/RECORD' 2025-11-04 05:00:39,367 root INFO removing build/bdist.linux-ppc64le/wheel 2025-11-04 05:00:39,403 gpep517 INFO The backend produced .dist/cython-3.1.6-cp312-cp312-linux_ppc64le.whl cython-3.1.6-cp312-cp312-linux_ppc64le.whl Python 3.12.12 (main, Oct 11 2025, 01:16:26) [GCC 15.2.0] Running tests against Cython 3.1.6 #### 2025-11-04 05:00:56.123240 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] #### 2025-11-04 05:01:06.229587 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Backends: c,cpp Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Tests in shard (32/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (47/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (8/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (56/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (4/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (57/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (3/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (16/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (10/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (20/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (17/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (0/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (41/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (2/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (35/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (11/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (30/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (19/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (39/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (28/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (40/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (7/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (26/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (42/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (58/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (33/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (43/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (36/64) starting (Thread ID 0x7fff84c12c90) Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-testwt9ondyw/src0p_17sww/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-testwt9ondyw/src0p_17sww/a.pyx Tests in shard (18/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (12/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (15/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (49/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (44/64) starting (Thread ID 0x7fff84c12c90) Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-testwt9ondyw/src0p_17sww/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-testwt9ondyw/src0p_17sww/a.pyx Tests in shard (48/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (6/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (13/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (1/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (5/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (9/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (21/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (55/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (62/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (29/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (60/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (45/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (54/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (50/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (14/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (22/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (25/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (59/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (52/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (27/64) starting (Thread ID 0x7fff84c12c90) Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiling /home/buildozer/.cython/inline/_cython_inline_d30abcfae888d621be0139590f85cc4747dabecfe14115962b595f1b27196aad.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d30abcfae888d621be0139590f85cc4747dabecfe14115962b595f1b27196aad.pyx Tests in shard (23/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (24/64) starting (Thread ID 0x7fff84c12c90) Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test9w0h_1c7/srcwz5badq4/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test9w0h_1c7/srcwz5badq4/a.pyx Tests in shard (37/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (34/64) starting (Thread ID 0x7fff84c12c90) Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test9w0h_1c7/srcwz5badq4/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test9w0h_1c7/srcwz5badq4/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test9w0h_1c7/srcwz5badq4/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test9w0h_1c7/srcwz5badq4/a.pyx in cache Tests in shard (38/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (61/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (51/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (63/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (53/64) starting (Thread ID 0x7fff84c12c90) Tests in shard (31/64) starting (Thread ID 0x7fff84c12c90) Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-testh8wmkl2i/srccda6st2n/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-testh8wmkl2i/srccda6st2n/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-testh8wmkl2i/srccda6st2n/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-testh8wmkl2i/srccda6st2n/a.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test893j3vqd/srcxz0rk634/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test893j3vqd/srcxz0rk634/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test893j3vqd/srcxz0rk634/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test893j3vqd/srcxz0rk634/a.pyx in cache Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testzeczbw8x/srceaxgcs86/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testzeczbw8x/srceaxgcs86/b.py because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testzeczbw8x/srceaxgcs86/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testzeczbw8x/srceaxgcs86/b.py Tests in shard (46/64) starting (Thread ID 0x7fff84c12c90) /home/buildozer/aports/main/cython/src/cython-3.1.6/Cython/Debugger/Tests/TestLibCython.py:64: UserWarning: Skipping gdb tests, need gdb >= 7.2 with Python >= 2.7 warnings.warn('Skipping gdb tests, need gdb >= 7.2 with Python >= 2.7') Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test88xypzde/srcnifw_e8z/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test88xypzde/srcnifw_e8z/options.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test88xypzde/srcnifw_e8z/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test88xypzde/srcnifw_e8z/options.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test88xypzde/srcnifw_e8z/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test88xypzde/srcnifw_e8z/options.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test88xypzde/srcnifw_e8z/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/cycache-test88xypzde/srcnifw_e8z/options.pyx in cache #### 2025-11-04 05:01:16.459547 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testzeczbw8x/srceaxgcs86/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testzeczbw8x/srceaxgcs86/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testzeczbw8x/srceaxgcs86/b.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testzeczbw8x/srceaxgcs86/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testzeczbw8x/srceaxgcs86/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testzeczbw8x/srceaxgcs86/b.py Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testsj6i3xtu/srckbuui7g8/a.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testsj6i3xtu/srckbuui7g8/a.py Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testsj6i3xtu/srckbuui7g8/a.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testsj6i3xtu/srckbuui7g8/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testsj6i3xtu/srckbuui7g8/a.py Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testdadcoesq/srclxr0b7tj/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testdadcoesq/srclxr0b7tj/b.pyx because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testdadcoesq/srclxr0b7tj/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testdadcoesq/srclxr0b7tj/b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testdadcoesq/srclxr0b7tj/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testdadcoesq/srclxr0b7tj/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testdadcoesq/srclxr0b7tj/b.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testdadcoesq/srclxr0b7tj/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testdadcoesq/srclxr0b7tj/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testdadcoesq/srclxr0b7tj/b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testnrltqytj/srcnodu0ckn/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testnrltqytj/srcnodu0ckn/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testnrltqytj/srcnodu0ckn/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testnrltqytj/srcnodu0ckn/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/recythonize-testnrltqytj/srcnodu0ckn/a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_65adee8e1c92060cd418a32212a9889f996fd319604fb4670d4126da43babd62.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_65adee8e1c92060cd418a32212a9889f996fd319604fb4670d4126da43babd62.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2025-11-04 05:01:26.470625 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Compiling /home/buildozer/.cython/inline/_cython_inline_35011b0d70a9956bf0ebf2342fbadd669aa0de2a88f5d997d1625e76211a65b6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_35011b0d70a9956bf0ebf2342fbadd669aa0de2a88f5d997d1625e76211a65b6.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Python build environment: Python sys.version_info(major=3, minor=12, micro=12, releaselevel='final', serial=0) PY_VERSION_HEX 0x30C0CF0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_LIMITED_API 0 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_GRAAL 0 CYTHON_COMPILING_IN_CPYTHON_FREETHREADING 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 0 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_AVOID_THREAD_UNSAFE_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_USE_TYPE_SLOTS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP487_INIT_SUBCLASS 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_MODULE_STATE 0 CYTHON_USE_SYS_MONITORING 0 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 sizeof(PY_LONG_LONG) 8 (8) Paths: sys.executable = /home/buildozer/aports/main/cython/src/cython-3.1.6/.testenv/bin/python3 sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.1.6/.testenv sys.base_exec_prefix = /usr sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.1.6/.testenv sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/26/compile/c/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/26/support/lib.linux-ppc64le-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.1.6', '/home/buildozer/aports/main/cython/src/cython-3.1.6', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.1.6/.testenv/lib/python3.12/site-packages', '/home/buildozer/.local/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages/setuptools/_vendor'] PYTHONPATH (env) = PYTHONHOME (env) = Distutils: INCDIR = /usr/include/python3.12 LIBS = -ldl LIBDIR = /usr/lib LIBPL = /usr/lib/python3.12/config-3.12-powerpc64le-linux-musl Python LIBRARY = libpython3.12.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = cc CC (env) = cc CFLAGS (distutils) = -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall CFLAGS (env) = -Os -fstack-clash-protection -Wformat -Werror=format-security LINKCC (distutils) = cc LINKCC (env) = Encodings: sys maxunicode = 1114111 LANG (env) = PYTHONIOENCODING (env) = utf-8 sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiler output for module e_switch_transform: e_switch_transform.c: In function '__pyx_pf_18e_switch_transform_is_not_one': e_switch_transform.c:2416:5: error: duplicate case value 2416 | case 1+0: | ^~~~ e_switch_transform.c:2415:5: note: previously used here 2415 | case 1: | ^~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2025-11-04 05:01:36.569557 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiling /home/buildozer/.cython/inline/_cython_inline_b19bfeff9cd064a687f02dc17c2172463f53c3c6bdcafc3e4b837ee1c797be64.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b19bfeff9cd064a687f02dc17c2172463f53c3c6bdcafc3e4b837ee1c797be64.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2025-11-04 05:01:46.759547 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Python build environment: Python sys.version_info(major=3, minor=12, micro=12, releaselevel='final', serial=0) PY_VERSION_HEX 0x30C0CF0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_LIMITED_API 0 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_GRAAL 0 CYTHON_COMPILING_IN_CPYTHON_FREETHREADING 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 0 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_AVOID_THREAD_UNSAFE_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_USE_TYPE_SLOTS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP487_INIT_SUBCLASS 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_MODULE_STATE 0 CYTHON_USE_SYS_MONITORING 0 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 sizeof(PY_LONG_LONG) 8 (8) Paths: sys.executable = /home/buildozer/aports/main/cython/src/cython-3.1.6/.testenv/bin/python3 sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.1.6/.testenv sys.base_exec_prefix = /usr sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.1.6/.testenv sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/26/compile/cpp/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/26/support/lib.linux-ppc64le-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.1.6', '/home/buildozer/aports/main/cython/src/cython-3.1.6', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.1.6/.testenv/lib/python3.12/site-packages', '/home/buildozer/.local/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages/setuptools/_vendor'] PYTHONPATH (env) = PYTHONHOME (env) = Distutils: INCDIR = /usr/include/python3.12 LIBS = -ldl LIBDIR = /usr/lib LIBPL = /usr/lib/python3.12/config-3.12-powerpc64le-linux-musl Python LIBRARY = libpython3.12.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = cc CC (env) = cc CFLAGS (distutils) = -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall CFLAGS (env) = -Os -fstack-clash-protection -Wformat -Werror=format-security LINKCC (distutils) = cc LINKCC (env) = Encodings: sys maxunicode = 1114111 LANG (env) = PYTHONIOENCODING (env) = utf-8 sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 Compiling /home/buildozer/.cython/inline/_cython_inline_b78d35f6795eec377f9f4e4078723abf41909fce27bbbb3505cc81415adb4ed3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b78d35f6795eec377f9f4e4078723abf41909fce27bbbb3505cc81415adb4ed3.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2025-11-04 05:01:56.949883 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] warning: /home/buildozer/.cython/inline/_cython_inline_1ccbe1c3bb5064fda289b7fd1e094e2ed21f675132949e494c3cf2ca9d39e773.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_1ccbe1c3bb5064fda289b7fd1e094e2ed21f675132949e494c3cf2ca9d39e773.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1ccbe1c3bb5064fda289b7fd1e094e2ed21f675132949e494c3cf2ca9d39e773.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2025-11-04 05:02:07.119771 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' warning: TEST_TMP/inline/_cython_inline_36e0a6c87dd6db8f693a944ae5ee3f48e51fad7b122f5ebe6769bef89bcde1bc.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiling /home/buildozer/.cython/inline/_cython_inline_41c56d9c5ba08332b4fa9aee280c487f337f9962208aba5d49dfbe913f95a0c7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_41c56d9c5ba08332b4fa9aee280c487f337f9962208aba5d49dfbe913f95a0c7.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiling /home/buildozer/.cython/inline/_cython_inline_eeae9895cd14e7a973d753959390a4745c06357cddc5711ad1544f6605b629a3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_eeae9895cd14e7a973d753959390a4745c06357cddc5711ad1544f6605b629a3.pyx #### 2025-11-04 05:02:17.240996 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' warning: TEST_TMP/inline/_cython_inline_6e1d7415d2bd8f39ff74c766d8c51faccad31bfd4c7c845502ecc6a66f9d2e76.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' warning: TEST_TMP/inline/_cython_inline_108e50ff9990a7621964442e1b1b8a544413e9fdaca9b7ddef08a2054130ebe8.pyx:11:4: Unreachable code #### 2025-11-04 05:02:27.251764 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiling /home/buildozer/.cython/inline/_cython_inline_8c83a769cc3d10115c8a6de8357144fa1e4c384ac9430b0abdb7b17f4e8ccb9b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8c83a769cc3d10115c8a6de8357144fa1e4c384ac9430b0abdb7b17f4e8ccb9b.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' warning: TEST_TMP/inline/_cython_inline_dad8b05bdceb20b3ee3d0985bdf0ca8b146c19a2cca956d56bbaf775073ee01d.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' warning: TEST_TMP/inline/_cython_inline_c963896c66ed53b684b509d443e1e18628fa386a75639fd428723015b57ea1ed.pyx:8:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2025-11-04 05:02:37.262393 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2025-11-04 05:02:47.266357 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2025-11-04 05:02:57.279874 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiler output for module cpp_template_subclasses: cpp_template_subclasses.cpp: In function 'std::pair __pyx_convert_pair_from_py_double__and_double(PyObject*)': cpp_template_subclasses.cpp:2957:99: note: parameter passing for argument of type 'std::pair' when C++17 is enabled changed to match C++14 in GCC 10.1 2957 | static std::pair __pyx_convert_pair_from_py_double__and_double(PyObject *__pyx_v_o) { | ^ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2025-11-04 05:03:07.283495 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Compiler output for module cpp_stl_conversion: cpp_stl_conversion.cpp: In function 'std::pair __pyx_convert_pair_from_py_double__and_double(PyObject*)': cpp_stl_conversion.cpp:5974:99: note: parameter passing for argument of type 'std::pair' when C++17 is enabled changed to match C++14 in GCC 10.1 5974 | static std::pair __pyx_convert_pair_from_py_double__and_double(PyObject *__pyx_v_o) { | ^ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2025-11-04 05:03:17.287555 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! #### 2025-11-04 05:03:27.389572 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2025-11-04 05:03:37.540579 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2025-11-04 05:03:47.669795 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2025-11-04 05:03:57.859716 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] #### 2025-11-04 05:04:08.109644 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] #### 2025-11-04 05:04:18.259700 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] /usr/lib/python3.12/doctest.py:1375: RuntimeWarning: coroutine 'yield_from_cyobject..simple_nonit' was never awaited exception = sys.exc_info() :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.12/doctest.py:1375: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited exception = sys.exc_info() RuntimeWarning: Enable tracemalloc to get the object allocation traceback Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2025-11-04 05:04:28.271998 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] :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 85 tests in 198.999s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (49/64) #### 2025-11-04 05:04:38.350823 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] #### 2025-11-04 05:04:48.359801 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] #### 2025-11-04 05:04:58.371368 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: #### 2025-11-04 05:05:08.375227 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] #### 2025-11-04 05:05:18.402315 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] Compiler output for module memslice: memslice.c: In function '__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct': memslice.c:96642:38: warning: taking address of packed member of 'struct __pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 96642 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~^~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' acquired default acquired Global_A ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: #### 2025-11-04 05:05:28.410172 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: ---------------------------------------------------------------------- Ran 104 tests in 262.075s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (17/64) ---------------------------------------------------------------------- Ran 147 tests in 264.070s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (8/64) RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2025-11-04 05:05:38.419960 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] #### 2025-11-04 05:05:48.449628 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 180 tests in 276.570s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (23/64) Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3476f41000b767d84b2b6c0ee947c4b25fe0edcaa2e618a326f3d5621b3bbe46.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_f06aab3a68a63f5a2dc562725e059046501a545212ea720d709a58ea79c3e373.pyx:5:8: Cannot assign to or delete this ---------------------------------------------------------------------- Ran 163 tests in 284.539s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (11/64) #### 2025-11-04 05:05:58.489623 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 234 tests in 288.666s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (40/64) ---------------------------------------------------------------------- Ran 151 tests in 292.464s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (51/64) warning: /home/buildozer/.cython/inline/_cython_inline_4ed3cae7899704e843043c8294c1d612103a3da3ec74bd8137fcc75e824e00c2.pyx:6:4: Unreachable code #### 2025-11-04 05:06:08.542970 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 141 tests in 298.252s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (3/64) Compiling /home/buildozer/.cython/inline/_cython_inline_4ed3cae7899704e843043c8294c1d612103a3da3ec74bd8137fcc75e824e00c2.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4ed3cae7899704e843043c8294c1d612103a3da3ec74bd8137fcc75e824e00c2.pyx #### 2025-11-04 05:06:18.571967 - waiting for [0, 1, 2, 4, 5, 6, 7, 9, 10, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] #### 2025-11-04 05:06:28.597595 - waiting for [0, 1, 2, 4, 5, 6, 7, 9, 10, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] #### 2025-11-04 05:06:38.670072 - waiting for [0, 1, 2, 4, 5, 6, 7, 9, 10, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 136 tests in 326.903s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (30/64) ---------------------------------------------------------------------- Ran 103 tests in 331.473s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (34/64) #### 2025-11-04 05:06:48.719689 - waiting for [0, 1, 2, 4, 5, 6, 7, 9, 10, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 245 tests in 336.362s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (35/64) ---------------------------------------------------------------------- Ran 305 tests in 343.428s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (10/64) #### 2025-11-04 05:06:58.779539 - waiting for [0, 1, 2, 4, 5, 6, 7, 9, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 169 tests in 347.574s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (43/64) ---------------------------------------------------------------------- Ran 122 tests in 350.194s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (26/64) ---------------------------------------------------------------------- Ran 370 tests in 351.355s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (7/64) ---------------------------------------------------------------------- Ran 250 tests in 354.241s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (2/64) #### 2025-11-04 05:07:08.810245 - waiting for [0, 1, 4, 5, 6, 9, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 27, 28, 29, 31, 32, 33, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] #### 2025-11-04 05:07:18.815226 - waiting for [0, 1, 4, 5, 6, 9, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 27, 28, 29, 31, 32, 33, 36, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 197 tests in 369.984s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (54/64) :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', ---------------------------------------------------------------------- Ran 177 tests in 372.629s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (6/64) :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', ---------------------------------------------------------------------- Ran 271 tests in 372.476s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (38/64) ---------------------------------------------------------------------- Ran 181 tests in 373.726s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (5/64) #### 2025-11-04 05:07:28.819349 - waiting for [0, 1, 4, 9, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 27, 28, 29, 31, 32, 33, 36, 37, 39, 41, 42, 44, 45, 46, 47, 48, 50, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 314 tests in 376.983s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (42/64) warning: /home/buildozer/.cython/inline/_cython_inline_81b5d63ec26b8344eb9c4462627ad0e2a946b5988c666942ce94a3f5cc0a0764.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_81b5d63ec26b8344eb9c4462627ad0e2a946b5988c666942ce94a3f5cc0a0764.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_81b5d63ec26b8344eb9c4462627ad0e2a946b5988c666942ce94a3f5cc0a0764.pyx ---------------------------------------------------------------------- Ran 240 tests in 386.313s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (32/64) #### 2025-11-04 05:07:38.828367 - waiting for [0, 1, 4, 9, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 25, 27, 28, 29, 31, 33, 36, 37, 39, 41, 44, 45, 46, 47, 48, 50, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 204 tests in 385.655s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (1/64) ---------------------------------------------------------------------- Ran 220 tests in 391.938s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (15/64) #### 2025-11-04 05:07:48.831873 - waiting for [0, 4, 9, 12, 13, 14, 16, 18, 19, 20, 21, 22, 24, 25, 27, 28, 29, 31, 33, 36, 37, 39, 41, 44, 45, 46, 47, 48, 50, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 210 tests in 396.117s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (48/64) #### 2025-11-04 05:07:58.835344 - waiting for [0, 4, 9, 12, 13, 14, 16, 18, 19, 20, 21, 22, 24, 25, 27, 28, 29, 31, 33, 36, 37, 39, 41, 44, 45, 46, 47, 50, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63] ---------------------------------------------------------------------- Ran 243 tests in 405.098s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (21/64) ---------------------------------------------------------------------- Ran 157 tests in 406.330s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (22/64) ---------------------------------------------------------------------- Ran 239 tests in 411.142s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (45/64) ---------------------------------------------------------------------- Ran 178 tests in 412.019s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (55/64) ---------------------------------------------------------------------- Ran 258 tests in 412.569s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (36/64) ---------------------------------------------------------------------- Ran 314 tests in 413.275s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (41/64) 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:96663:39: warning: taking address of packed member of '__pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 96663 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~~^~~~ acquired default acquired Global_A Compiling /home/buildozer/.cython/inline/_cython_inline_c9db7bad50db90e1a565a2f8cb3d01eef5400aed65e35d9e67cdd692aea71191.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c9db7bad50db90e1a565a2f8cb3d01eef5400aed65e35d9e67cdd692aea71191.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b848777b148d3b63ea55a2c593d09ee9fd9218d9aff12b4e2e57a0fd5aba1818.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b848777b148d3b63ea55a2c593d09ee9fd9218d9aff12b4e2e57a0fd5aba1818.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b848777b148d3b63ea55a2c593d09ee9fd9218d9aff12b4e2e57a0fd5aba1818.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b848777b148d3b63ea55a2c593d09ee9fd9218d9aff12b4e2e57a0fd5aba1818.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_efd9fb5050bb5fd7e69dcf7c84485fd7f01389d99166f8e4ae542d1593799dbe.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_efd9fb5050bb5fd7e69dcf7c84485fd7f01389d99166f8e4ae542d1593799dbe.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_4aea5116a749eb85aaedea72f4b5602d9d5f40ca62432b8343dcc39885af954d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4aea5116a749eb85aaedea72f4b5602d9d5f40ca62432b8343dcc39885af954d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_4aea5116a749eb85aaedea72f4b5602d9d5f40ca62432b8343dcc39885af954d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4aea5116a749eb85aaedea72f4b5602d9d5f40ca62432b8343dcc39885af954d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_f5e9ba45e37ad9cf96527cb2ef04b51e15ab28774cbe6a9a06e25848875175bd.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f5e9ba45e37ad9cf96527cb2ef04b51e15ab28774cbe6a9a06e25848875175bd.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7de3b8cbc2735ce78ba8acbfe884f97218f04d93f8246d06800edf8ba8973356.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7de3b8cbc2735ce78ba8acbfe884f97218f04d93f8246d06800edf8ba8973356.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7de3b8cbc2735ce78ba8acbfe884f97218f04d93f8246d06800edf8ba8973356.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7de3b8cbc2735ce78ba8acbfe884f97218f04d93f8246d06800edf8ba8973356.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7581e6814fe682e82804510ba1ad0e282f3fbe3d6cb0413cfa18dddbc4bbe332.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7581e6814fe682e82804510ba1ad0e282f3fbe3d6cb0413cfa18dddbc4bbe332.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_0455075a10870393ea24607073dccbdd0642d2928e49db8d457fa0fa3ba78d7a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0455075a10870393ea24607073dccbdd0642d2928e49db8d457fa0fa3ba78d7a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_0455075a10870393ea24607073dccbdd0642d2928e49db8d457fa0fa3ba78d7a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0455075a10870393ea24607073dccbdd0642d2928e49db8d457fa0fa3ba78d7a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6a23af8bc92ff7710f1e6fb8adc2e5d811ab4a0de028b049d9b726cb48518a18.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6a23af8bc92ff7710f1e6fb8adc2e5d811ab4a0de028b049d9b726cb48518a18.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b18813a26e4596278974e5b3a4e0b147c188474e3807ffbc091f456c7703f8de.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b18813a26e4596278974e5b3a4e0b147c188474e3807ffbc091f456c7703f8de.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b18813a26e4596278974e5b3a4e0b147c188474e3807ffbc091f456c7703f8de.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b18813a26e4596278974e5b3a4e0b147c188474e3807ffbc091f456c7703f8de.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_01799ed60f6a520f64c3493f4ce5e25a6ac72e9f46c765eefdf9f9329beb6763.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_01799ed60f6a520f64c3493f4ce5e25a6ac72e9f46c765eefdf9f9329beb6763.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_488bcb756b1d7b86012f38f31895a888dbf25af10344ef5b0019008aa73b1bd0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_488bcb756b1d7b86012f38f31895a888dbf25af10344ef5b0019008aa73b1bd0.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_488bcb756b1d7b86012f38f31895a888dbf25af10344ef5b0019008aa73b1bd0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_488bcb756b1d7b86012f38f31895a888dbf25af10344ef5b0019008aa73b1bd0.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_dcabf4290072fb5139ed281a8fc0c945b0efba24458ec3a6c084d963da0afcd4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_dcabf4290072fb5139ed281a8fc0c945b0efba24458ec3a6c084d963da0afcd4.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_972ec938529828f18ba92f3a5c5c379920f6f9d6e5e6cf96f5c90cf7195af7a6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_972ec938529828f18ba92f3a5c5c379920f6f9d6e5e6cf96f5c90cf7195af7a6.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_972ec938529828f18ba92f3a5c5c379920f6f9d6e5e6cf96f5c90cf7195af7a6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_972ec938529828f18ba92f3a5c5c379920f6f9d6e5e6cf96f5c90cf7195af7a6.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e5617dc578016b42acaad049a31689b8131729a24924ed5ef3fbaaafd2352bc8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e5617dc578016b42acaad049a31689b8131729a24924ed5ef3fbaaafd2352bc8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_244ded442339575b0a07d68689d7c906c34b9d748c7e5eafc8dc5883973a1c0d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_244ded442339575b0a07d68689d7c906c34b9d748c7e5eafc8dc5883973a1c0d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_244ded442339575b0a07d68689d7c906c34b9d748c7e5eafc8dc5883973a1c0d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_244ded442339575b0a07d68689d7c906c34b9d748c7e5eafc8dc5883973a1c0d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5c9c601d4cc09928b537a6ed1d5be87037fdc4414afb5beee67a2b343dc608ba.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5c9c601d4cc09928b537a6ed1d5be87037fdc4414afb5beee67a2b343dc608ba.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9e094843674ddd4fda0dabcfa63e6107dd67b9a53207807048acee45d680fa32.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9e094843674ddd4fda0dabcfa63e6107dd67b9a53207807048acee45d680fa32.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9e094843674ddd4fda0dabcfa63e6107dd67b9a53207807048acee45d680fa32.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9e094843674ddd4fda0dabcfa63e6107dd67b9a53207807048acee45d680fa32.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_63c1ef61d14082c6c205037b0027470e98d76974621333d0184f497c7b85def6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_63c1ef61d14082c6c205037b0027470e98d76974621333d0184f497c7b85def6.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a33b2f1ff1bb1fbcb36fdc293adb3de142be2b8404435a45e0e93f201c23eea8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a33b2f1ff1bb1fbcb36fdc293adb3de142be2b8404435a45e0e93f201c23eea8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9f345c564928cbda7c517ceee5371ea17b733cfea6810e5db84c9f147e8bcec1.pyx because it changed.---------------------------------------------------------------------- Ran 142 tests in 413.630s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (50/64) warning: /home/buildozer/.cython/inline/_cython_inline_8f120136e698ba0c30bf175c27ccfa8667a421ef820854666e8d4f09a936ed64.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_8f120136e698ba0c30bf175c27ccfa8667a421ef820854666e8d4f09a936ed64.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8f120136e698ba0c30bf175c27ccfa8667a421ef820854666e8d4f09a936ed64.pyx #### 2025-11-04 05:08:08.838956 - waiting for [0, 4, 9, 12, 13, 14, 16, 18, 19, 20, 24, 25, 27, 28, 29, 31, 33, 37, 39, 44, 46, 47, 52, 53, 56, 57, 58, 59, 60, 61, 62, 63] [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9f345c564928cbda7c517ceee5371ea17b733cfea6810e5db84c9f147e8bcec1.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9f345c564928cbda7c517ceee5371ea17b733cfea6810e5db84c9f147e8bcec1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9f345c564928cbda7c517ceee5371ea17b733cfea6810e5db84c9f147e8bcec1.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_ff81550d3bbc974e12a18657ec72e0f5c16d74bd42bb098b121bdfa7f527e5b0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ff81550d3bbc974e12a18657ec72e0f5c16d74bd42bb098b121bdfa7f527e5b0.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_910fad12bf4f899a6a484a8fcd74e16bb1b255ff2c761ced8a5668aeeb28de7f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_910fad12bf4f899a6a484a8fcd74e16bb1b255ff2c761ced8a5668aeeb28de7f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_910fad12bf4f899a6a484a8fcd74e16bb1b255ff2c761ced8a5668aeeb28de7f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_910fad12bf4f899a6a484a8fcd74e16bb1b255ff2c761ced8a5668aeeb28de7f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_f64e3eb67436f92e2c13da06d2e9a668b072e4d3cb9ead75b75c6b19f9cf1125.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f64e3eb67436f92e2c13da06d2e9a668b072e4d3cb9ead75b75c6b19f9cf1125.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_f441617a12d60f4b0e97b55927f0cde6bfb461779d5a038333809bddb8e5e7f0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f441617a12d60f4b0e97b55927f0cde6bfb461779d5a038333809bddb8e5e7f0.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_d017c3dc06ae25ef697be9e967587893de2666a400a881ecef473257a7b6ad8f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d017c3dc06ae25ef697be9e967587893de2666a400a881ecef473257a7b6ad8f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e77f22a68f51eeed1fc47cabcbf56fa1c6d4bb036c2c52a35e602d962376a966.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e77f22a68f51eeed1fc47cabcbf56fa1c6d4bb036c2c52a35e602d962376a966.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e099aea494393f50e13164bb73d238a16acf63ede1c1b8e652d07cc943f8c13b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e099aea494393f50e13164bb73d238a16acf63ede1c1b8e652d07cc943f8c13b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_55bf752f13f3ba5c192d4dfee30d634d4b976b788b56ee6ea9313747cafbd75d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_55bf752f13f3ba5c192d4dfee30d634d4b976b788b56ee6ea9313747cafbd75d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_ea5e3057d50ecca76846fa2d532d317f3faba27f0c8149d40e5639b14e26e926.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ea5e3057d50ecca76846fa2d532d317f3faba27f0c8149d40e5639b14e26e926.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c6862a816331d1e94e719048a3910cc95749ad3d047a083addff60de2152fe41.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c6862a816331d1e94e719048a3910cc95749ad3d047a083addff60de2152fe41.pyx Couldn't find 'a' Compiling /home/buildozer/.cython/inline/_cython_inline_2b1d6a941bc1f747b190212af5e928754b628c3c0ec3cf946cb7ed158c1fcbd0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2b1d6a941bc1f747b190212af5e928754b628c3c0ec3cf946cb7ed158c1fcbd0.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_d455333e6d595dc9566eb984312eb1d06b76a42253e298d8dc5ab41ec8c6433e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d455333e6d595dc9566eb984312eb1d06b76a42253e298d8dc5ab41ec8c6433e.pyx ---------------------------------------------------------------------- Ran 331 tests in 417.478s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (20/64) Compiling /home/buildozer/.cython/inline/_cython_inline_13c46ffe6b20bcf0f7fabad6953d028cfec4f1df21457c5a83230d4be6c9e23c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_13c46ffe6b20bcf0f7fabad6953d028cfec4f1df21457c5a83230d4be6c9e23c.pyx Exception ignored in: .Broken object at 0x7fff79637560> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 573, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7fff79637560> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 573, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ 1/0 ZeroDivisionError: integer division or modulo by zero Compiling /home/buildozer/.cython/inline/_cython_inline_7305d96d8083c6688488566938226325da12c6f0c8650c6a0efb268755c822f4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7305d96d8083c6688488566938226325da12c6f0c8650c6a0efb268755c822f4.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3bfb44071a023b8e3a3f190a3474a128bab00b69d9c65b4d3d40d44ca10a014b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3bfb44071a023b8e3a3f190a3474a128bab00b69d9c65b4d3d40d44ca10a014b.pyx warning: /home/buildozer/.cython/inline/_cython_inline_fcd583d38bf28f22132fdc4b22e92b31653665c7cb4bb0ab434041679ce36f63.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_8df0ce7fef57f670fbaf4c17937be1b9a281ec93be00f56556b14ff267448c1f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8df0ce7fef57f670fbaf4c17937be1b9a281ec93be00f56556b14ff267448c1f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fcd583d38bf28f22132fdc4b22e92b31653665c7cb4bb0ab434041679ce36f63.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fcd583d38bf28f22132fdc4b22e92b31653665c7cb4bb0ab434041679ce36f63.pyx ---------------------------------------------------------------------- Ran 199 tests in 423.373s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (52/64) Compiling /home/buildozer/.cython/inline/_cython_inline_d6d7bca551fe9e6b0307877be14e98d90578da02b7dca9ee218865db97eb7d21.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d6d7bca551fe9e6b0307877be14e98d90578da02b7dca9ee218865db97eb7d21.pyx #### 2025-11-04 05:08:18.842145 - waiting for [0, 4, 9, 12, 13, 14, 16, 18, 19, 24, 25, 27, 28, 29, 31, 33, 37, 39, 44, 46, 47, 53, 56, 57, 58, 59, 60, 61, 62, 63] Compiling /home/buildozer/.cython/inline/_cython_inline_81949f14356430ad91513404e970ee154e1a759804d48da85b62efe83cc458d8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_81949f14356430ad91513404e970ee154e1a759804d48da85b62efe83cc458d8.pyx ---------------------------------------------------------------------- Ran 351 tests in 424.875s OK (skipped=1) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (37/64) Compiling /home/buildozer/.cython/inline/_cython_inline_e697b91f662097061cd1953ae1ab949fa36f1be4e7770546366d86a22242d68e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e697b91f662097061cd1953ae1ab949fa36f1be4e7770546366d86a22242d68e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_93037f6445ce699662b6638b4246c0bd668844e3d5b28d49d233d3a68c1ad700.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_93037f6445ce699662b6638b4246c0bd668844e3d5b28d49d233d3a68c1ad700.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_de3d7c12d3fd25c2e403233bf854bf47c2aca68ef9161d2f1d4a598134bf13c9.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_de3d7c12d3fd25c2e403233bf854bf47c2aca68ef9161d2f1d4a598134bf13c9.pyx ---------------------------------------------------------------------- Ran 781 tests in 430.342s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (27/64) Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_f4ff99da86755dcd2eda7e05b647b44085e171133ae1e38180a3a190c97f59ff.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f4ff99da86755dcd2eda7e05b647b44085e171133ae1e38180a3a190c97f59ff.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_0db7701b351592064e0e64a5d71a63fbce6f0d747a7c5017b8b4cfcbe28c0dd0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0db7701b351592064e0e64a5d71a63fbce6f0d747a7c5017b8b4cfcbe28c0dd0.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_25d303bf7e6b50562151ce7792f86d4c6e7775b7ffa7ce50f5399f9792ded278.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_25d303bf7e6b50562151ce7792f86d4c6e7775b7ffa7ce50f5399f9792ded278.pyx ---------------------------------------------------------------------- Ran 357 tests in 434.139s OK (skipped=1) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (58/64) Compiling /home/buildozer/.cython/inline/_cython_inline_1800e6e5e11fae4699fa46b90383be35c323566b2dcdbcdc6fb679aa4dc6744f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1800e6e5e11fae4699fa46b90383be35c323566b2dcdbcdc6fb679aa4dc6744f.pyx #### 2025-11-04 05:08:28.845407 - waiting for [0, 4, 9, 12, 13, 14, 16, 18, 19, 24, 25, 28, 29, 31, 33, 39, 44, 46, 47, 53, 56, 57, 59, 60, 61, 62, 63] Compiling /home/buildozer/.cython/inline/_cython_inline_050f3d5b8f894798dedcfd1a5522ba71e0b0b073d6bfde94707b9f8b112bd57b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_050f3d5b8f894798dedcfd1a5522ba71e0b0b073d6bfde94707b9f8b112bd57b.pyx ---------------------------------------------------------------------- Ran 294 tests in 445.413s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (56/64) #### 2025-11-04 05:08:38.848670 - waiting for [0, 4, 9, 12, 13, 14, 16, 18, 19, 24, 25, 28, 29, 31, 33, 39, 44, 46, 47, 53, 57, 59, 60, 61, 62, 63] Exception ignored in: .Broken object at 0x7fff798974d0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 573, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7fff799dee40> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 573, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ 1/0 ZeroDivisionError: integer division or modulo by zero ---------------------------------------------------------------------- Ran 274 tests in 446.723s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (62/64) ---------------------------------------------------------------------- Ran 354 tests in 447.614s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (29/64) ---------------------------------------------------------------------- Ran 226 tests in 450.715s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (33/64) ---------------------------------------------------------------------- Ran 225 tests in 452.570s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (39/64) ---------------------------------------------------------------------- Ran 254 tests in 452.315s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (63/64) ---------------------------------------------------------------------- Ran 240 tests in 456.106s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (4/64) #### 2025-11-04 05:08:48.851743 - waiting for [0, 9, 12, 13, 14, 16, 18, 19, 24, 25, 28, 31, 44, 46, 47, 53, 57, 59, 60, 61] Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3476f41000b767d84b2b6c0ee947c4b25fe0edcaa2e618a326f3d5621b3bbe46.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_f06aab3a68a63f5a2dc562725e059046501a545212ea720d709a58ea79c3e373.pyx:5:8: Cannot assign to or delete this ---------------------------------------------------------------------- Ran 334 tests in 460.528s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (44/64) ---------------------------------------------------------------------- Ran 443 tests in 464.578s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (57/64) #### 2025-11-04 05:08:58.854739 - waiting for [0, 9, 12, 13, 14, 16, 18, 19, 24, 25, 28, 31, 46, 47, 53, 59, 60, 61] ---------------------------------------------------------------------- Ran 264 tests in 469.666s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (60/64) ---------------------------------------------------------------------- Ran 380 tests in 475.277s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (28/64) #### 2025-11-04 05:09:08.857933 - waiting for [0, 9, 12, 13, 14, 16, 18, 19, 24, 25, 31, 46, 47, 53, 59, 61] ---------------------------------------------------------------------- Ran 366 tests in 474.785s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (59/64) ---------------------------------------------------------------------- Ran 233 tests in 478.313s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (46/64) ---------------------------------------------------------------------- Ran 276 tests in 481.934s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (18/64) #### 2025-11-04 05:09:18.860949 - waiting for [0, 9, 12, 13, 14, 16, 19, 24, 25, 31, 47, 53, 61] ---------------------------------------------------------------------- Ran 236 tests in 486.908s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (53/64) ---------------------------------------------------------------------- Ran 167 tests in 490.884s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (61/64) #### 2025-11-04 05:09:28.863841 - waiting for [0, 9, 12, 13, 14, 16, 19, 24, 25, 31, 47] ---------------------------------------------------------------------- Ran 270 tests in 495.650s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (9/64) Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9298d267fee1f5866d731036436ddcc77ca9c0c9b40b6c3bf25b288e282179e9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9298d267fee1f5866d731036436ddcc77ca9c0c9b40b6c3bf25b288e282179e9.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a6c68749fa723bc2ea99d3b4a4171cb959d6f60b8cbe900993cf6325a3ece01c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a6c68749fa723bc2ea99d3b4a4171cb959d6f60b8cbe900993cf6325a3ece01c.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_7a60028594880a5ede454fb699ee534c53fe5e05c21958dd516bb882b6de63e6.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_7a60028594880a5ede454fb699ee534c53fe5e05c21958dd516bb882b6de63e6.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_cee6bfad89bce01db9e292b39b831c3bf3b0052c3777a6c9c5ee55035ee80e1d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_cee6bfad89bce01db9e292b39b831c3bf3b0052c3777a6c9c5ee55035ee80e1d.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_30476b588381d735a304a60b7ffc0f03999ab047e750a72c367731e29a99c903.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_30476b588381d735a304a60b7ffc0f03999ab047e750a72c367731e29a99c903.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_67dc8b737599b851bfc07840571890282054a9c4b6b8ee45ebf7a81ef5ab2a79.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_67dc8b737599b851bfc07840571890282054a9c4b6b8ee45ebf7a81ef5ab2a79.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_017c87920f9ffdb7229c103d9b2cd948ea9505e063310f3ce08c080b145d8664.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_017c87920f9ffdb7229c103d9b2cd948ea9505e063310f3ce08c080b145d8664.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a74e5269d2baf772649a4b056d57f2efbc3eb06ba66b1a6313a65574bb8a16b9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a74e5269d2baf772649a4b056d57f2efbc3eb06ba66b1a6313a65574bb8a16b9.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_311a45c6e880ad093138da2a6ff8ce3bbb1fd7f49d8a9dfc54e8edb823bf470a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_311a45c6e880ad093138da2a6ff8ce3bbb1fd7f49d8a9dfc54e8edb823bf470a.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_42fc38ea5481ef27f9343fddbdb48f322ba3bfb15b5fef5f2874837b08e8c625.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_42fc38ea5481ef27f9343fddbdb48f322ba3bfb15b5fef5f2874837b08e8c625.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_3720023b306e8ad6aa596140142e4a2d87e23edf766f0c242cf6f91d29e65abd.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_3720023b306e8ad6aa596140142e4a2d87e23edf766f0c242cf6f91d29e65abd.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_744c0ed4c5d22c4c82fc94a30964d825dd891896d682fb1a5d98e45ba31fdd1a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_744c0ed4c5d22c4c82fc94a30964d825dd891896d682fb1a5d98e45ba31fdd1a.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2e92e654c0c1aaa3ad4381ff5199cf726b3913c8cadedc79d96bc5b3eeceea14.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2e92e654c0c1aaa3ad4381ff5199cf726b3913c8cadedc79d96bc5b3eeceea14.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8f8cded384bb6f552382fed578c894c158a9cdf18103c34a70a1b5a3b58b95e3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8f8cded384bb6f552382fed578c894c158a9cdf18103c34a70a1b5a3b58b95e3.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8f40cd528e812a0db6829d6126156970295d7c8099583947c30a6b057a75cc17.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8f40cd528e812a0db6829d6126156970295d7c8099583947c30a6b057a75cc17.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_744c0ed4c5d22c4c82fc94a30964d825dd891896d682fb1a5d98e45ba31fdd1a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_744c0ed4c5d22c4c82fc94a30964d825dd891896d682fb1a5d98e45ba31fdd1a.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2e92e654c0c1aaa3ad4381ff5199cf726b3913c8cadedc79d96bc5b3eeceea14.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2e92e654c0c1aaa3ad4381ff5199cf726b3913c8cadedc79d96bc5b3eeceea14.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8f8cded384bb6f552382fed578c894c158a9cdf18103c34a70a1b5a3b58b95e3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8f8cded384bb6f552382fed578c894c158a9cdf18103c34a70a1b5a3b58b95e3.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8f40cd528e812a0db6829d6126156970295d7c8099583947c30a6b057a75cc17.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8f40cd528e812a0db6829d6126156970295d7c8099583947c30a6b057a75cc17.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bb89eb41c10d42f35218ba0911b64da26a7e1ba9d4338b4fb203a97c6a1b763f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bb89eb41c10d42f35218ba0911b64da26a7e1ba9d4338b4fb203a97c6a1b763f.pyx Couldn't find 'f' Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_f4ff99da86755dcd2eda7e05b647b44085e171133ae1e38180a3a190c97f59ff.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f4ff99da86755dcd2eda7e05b647b44085e171133ae1e38180a3a190c97f59ff.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_12d77d45de90852a6e67d924853afa7b4eff9ec5ff46e1ec6938038cec05d3b8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_12d77d45de90852a6e67d924853afa7b4eff9ec5ff46e1ec6938038cec05d3b8.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_e5e8a561d0d4165dfc81912e7c06ea95c0f05974421223953621de4f04016b56.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_e5e8a561d0d4165dfc81912e7c06ea95c0f05974421223953621de4f04016b56.pyx #### 2025-11-04 05:09:38.866787 - waiting for [0, 12, 13, 14, 16, 19, 24, 25, 31, 47] ---------------------------------------------------------------------- Ran 380 tests in 505.608s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (14/64) Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9af6650e6415c04974cdccd165aef88bd33396721d752c9df35f438d265cd3bb.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9af6650e6415c04974cdccd165aef88bd33396721d752c9df35f438d265cd3bb.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9443b8e8fe549167c2df7bc40bcbeaae3c701533baac81f1953a9208506c0730.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9443b8e8fe549167c2df7bc40bcbeaae3c701533baac81f1953a9208506c0730.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bfd1332bb98ecf1842a0680d755c70172b3d7a47b00775cae5b2bdd749d7a026.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bfd1332bb98ecf1842a0680d755c70172b3d7a47b00775cae5b2bdd749d7a026.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_18680f7a145ec9788fbeeb39cb5d4406c190b87a6904f1d348042f6601347a4e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_18680f7a145ec9788fbeeb39cb5d4406c190b87a6904f1d348042f6601347a4e.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_060b4a6fc753b618ca7bcac4ed6ff2a2e64d38442ba911a1820ea815cd72f54d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_060b4a6fc753b618ca7bcac4ed6ff2a2e64d38442ba911a1820ea815cd72f54d.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8c4d0f7ba8ed1c39a4df7573537af6a5536c633eaad54f4da4a89511e9deeadb.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8c4d0f7ba8ed1c39a4df7573537af6a5536c633eaad54f4da4a89511e9deeadb.pyx /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: /usr/lib/python3.12/contextlib.py:141: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited def __exit__(self, typ, value, traceback): /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: #### 2025-11-04 05:09:48.869775 - waiting for [0, 12, 13, 16, 19, 24, 25, 31, 47] ---------------------------------------------------------------------- Ran 368 tests in 517.297s OK (skipped=24) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused TestCodeFormat ALL DONE (0/64) ---------------------------------------------------------------------- Ran 272 tests in 524.071s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (19/64) #### 2025-11-04 05:09:58.872952 - waiting for [12, 13, 16, 24, 25, 31, 47] /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '123' was never awaited if method() is not None: #### 2025-11-04 05:10:08.875802 - waiting for [12, 13, 16, 24, 25, 31, 47] ---------------------------------------------------------------------- Ran 409 tests in 534.736s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (31/64) #### 2025-11-04 05:10:18.878646 - waiting for [12, 13, 16, 24, 25, 47] ---------------------------------------------------------------------- Ran 267 tests in 552.921s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (12/64) #### 2025-11-04 05:10:28.881428 - waiting for [13, 16, 24, 25, 47] #### 2025-11-04 05:10:38.884016 - waiting for [13, 16, 24, 25, 47] Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_c8bb5939939ee3cf840310361bf4e6bcb26bf65870fb204b55a7f5a0a39c802d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_c8bb5939939ee3cf840310361bf4e6bcb26bf65870fb204b55a7f5a0a39c802d.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_c9bdf4540760671dc5d8d696ddb8e8420fc5106b93cb76f2115ca7fef76cffc5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_c9bdf4540760671dc5d8d696ddb8e8420fc5106b93cb76f2115ca7fef76cffc5.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_ef2c73e01580c9fa75659b86cc26d39b64eaf5b53357b17c62150e9f82d09ed5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_ef2c73e01580c9fa75659b86cc26d39b64eaf5b53357b17c62150e9f82d09ed5.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_f648c60a973fc4a8b1dfd654b8ff3ac403aff52167464b69f131a95bf9fa00c8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_f648c60a973fc4a8b1dfd654b8ff3ac403aff52167464b69f131a95bf9fa00c8.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_69a4d4d33a47415be585e0ff52f11740010601e2873d83b23ee7fa7565e01993.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_69a4d4d33a47415be585e0ff52f11740010601e2873d83b23ee7fa7565e01993.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_c8bb5939939ee3cf840310361bf4e6bcb26bf65870fb204b55a7f5a0a39c802d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_c8bb5939939ee3cf840310361bf4e6bcb26bf65870fb204b55a7f5a0a39c802d.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_c9bdf4540760671dc5d8d696ddb8e8420fc5106b93cb76f2115ca7fef76cffc5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_c9bdf4540760671dc5d8d696ddb8e8420fc5106b93cb76f2115ca7fef76cffc5.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_ef2c73e01580c9fa75659b86cc26d39b64eaf5b53357b17c62150e9f82d09ed5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_ef2c73e01580c9fa75659b86cc26d39b64eaf5b53357b17c62150e9f82d09ed5.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_f648c60a973fc4a8b1dfd654b8ff3ac403aff52167464b69f131a95bf9fa00c8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_f648c60a973fc4a8b1dfd654b8ff3ac403aff52167464b69f131a95bf9fa00c8.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_69a4d4d33a47415be585e0ff52f11740010601e2873d83b23ee7fa7565e01993.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_69a4d4d33a47415be585e0ff52f11740010601e2873d83b23ee7fa7565e01993.pyx #### 2025-11-04 05:10:48.892820 - waiting for [13, 16, 24, 25, 47] ---------------------------------------------------------------------- Ran 197 tests in 578.651s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (24/64) ---------------------------------------------------------------------- Ran 489 tests in 579.716s OK (skipped=22) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (25/64) #### 2025-11-04 05:10:58.898465 - waiting for [13, 16, 47] #### 2025-11-04 05:11:08.949505 - waiting for [13, 16, 47] ---------------------------------------------------------------------- Ran 393 tests in 604.676s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (47/64) Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_9298d267fee1f5866d731036436ddcc77ca9c0c9b40b6c3bf25b288e282179e9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_9298d267fee1f5866d731036436ddcc77ca9c0c9b40b6c3bf25b288e282179e9.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_a6c68749fa723bc2ea99d3b4a4171cb959d6f60b8cbe900993cf6325a3ece01c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_a6c68749fa723bc2ea99d3b4a4171cb959d6f60b8cbe900993cf6325a3ece01c.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_7a60028594880a5ede454fb699ee534c53fe5e05c21958dd516bb882b6de63e6.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_7a60028594880a5ede454fb699ee534c53fe5e05c21958dd516bb882b6de63e6.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_cee6bfad89bce01db9e292b39b831c3bf3b0052c3777a6c9c5ee55035ee80e1d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_cee6bfad89bce01db9e292b39b831c3bf3b0052c3777a6c9c5ee55035ee80e1d.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_30476b588381d735a304a60b7ffc0f03999ab047e750a72c367731e29a99c903.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_30476b588381d735a304a60b7ffc0f03999ab047e750a72c367731e29a99c903.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_67dc8b737599b851bfc07840571890282054a9c4b6b8ee45ebf7a81ef5ab2a79.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_67dc8b737599b851bfc07840571890282054a9c4b6b8ee45ebf7a81ef5ab2a79.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_017c87920f9ffdb7229c103d9b2cd948ea9505e063310f3ce08c080b145d8664.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_017c87920f9ffdb7229c103d9b2cd948ea9505e063310f3ce08c080b145d8664.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_a74e5269d2baf772649a4b056d57f2efbc3eb06ba66b1a6313a65574bb8a16b9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_a74e5269d2baf772649a4b056d57f2efbc3eb06ba66b1a6313a65574bb8a16b9.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_311a45c6e880ad093138da2a6ff8ce3bbb1fd7f49d8a9dfc54e8edb823bf470a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_311a45c6e880ad093138da2a6ff8ce3bbb1fd7f49d8a9dfc54e8edb823bf470a.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_42fc38ea5481ef27f9343fddbdb48f322ba3bfb15b5fef5f2874837b08e8c625.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_42fc38ea5481ef27f9343fddbdb48f322ba3bfb15b5fef5f2874837b08e8c625.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_3720023b306e8ad6aa596140142e4a2d87e23edf766f0c242cf6f91d29e65abd.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_3720023b306e8ad6aa596140142e4a2d87e23edf766f0c242cf6f91d29e65abd.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_744c0ed4c5d22c4c82fc94a30964d825dd891896d682fb1a5d98e45ba31fdd1a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_744c0ed4c5d22c4c82fc94a30964d825dd891896d682fb1a5d98e45ba31fdd1a.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2e92e654c0c1aaa3ad4381ff5199cf726b3913c8cadedc79d96bc5b3eeceea14.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2e92e654c0c1aaa3ad4381ff5199cf726b3913c8cadedc79d96bc5b3eeceea14.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_8f8cded384bb6f552382fed578c894c158a9cdf18103c34a70a1b5a3b58b95e3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_8f8cded384bb6f552382fed578c894c158a9cdf18103c34a70a1b5a3b58b95e3.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_8f40cd528e812a0db6829d6126156970295d7c8099583947c30a6b057a75cc17.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_8f40cd528e812a0db6829d6126156970295d7c8099583947c30a6b057a75cc17.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_744c0ed4c5d22c4c82fc94a30964d825dd891896d682fb1a5d98e45ba31fdd1a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_744c0ed4c5d22c4c82fc94a30964d825dd891896d682fb1a5d98e45ba31fdd1a.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2e92e654c0c1aaa3ad4381ff5199cf726b3913c8cadedc79d96bc5b3eeceea14.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2e92e654c0c1aaa3ad4381ff5199cf726b3913c8cadedc79d96bc5b3eeceea14.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_8f8cded384bb6f552382fed578c894c158a9cdf18103c34a70a1b5a3b58b95e3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_8f8cded384bb6f552382fed578c894c158a9cdf18103c34a70a1b5a3b58b95e3.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_8f40cd528e812a0db6829d6126156970295d7c8099583947c30a6b057a75cc17.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.1.6/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_8f40cd528e812a0db6829d6126156970295d7c8099583947c30a6b057a75cc17.pyx/usr/lib/python3.12/unittest/case.py:880: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited def assertEqual(self, first, second, msg=None): /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: #### 2025-11-04 05:11:18.966899 - waiting for [13, 16] /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: #### 2025-11-04 05:11:28.971094 - waiting for [13, 16] #### 2025-11-04 05:11:39.005793 - waiting for [13, 16] #### 2025-11-04 05:11:49.059587 - waiting for [13, 16] ---------------------------------------------------------------------- Ran 348 tests in 638.909s OK (skipped=2) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (13/64) #### 2025-11-04 05:11:59.075986 - waiting for [16] #### 2025-11-04 05:12:09.093345 - waiting for [16] #### 2025-11-04 05:12:19.111065 - waiting for [16] ---------------------------------------------------------------------- Ran 244 tests in 674.954s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (16/64) Compiler output for module embedded: embedded_main.c: In function 'main': embedded_main.c:29:5: warning: 'Py_SetProgramName' is deprecated [-Wdeprecated-declarations] 29 | Py_SetProgramName(program); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:94, from embedded.h:6, from embedded_main.c:4: /usr/include/python3.12/pylifecycle.h:37:38: note: declared here 37 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *); | ^~~~~~~~~~~~~~~~~ Sharded tests run in 701 seconds (11.7 minutes) Most expensive pipeline stages: 'AnalyseDeclarationsTransform': 1844.71 / 8553 (0.216 / run, 32.5%), 'generate_pyx_code_stage': 841.71 / 2840 (0.296 / run, 14.8%), 'inject_utility_code_stage': 725.81 / 3172 (0.229 / run, 12.8%), 'parse': 402.27 / 6721 (0.060 / run, 7.1%), 'AnalyseExpressionsTransform': 192.07 / 7404 (0.026 / run, 3.4%), 'RemoveUnreachableCode': 120.56 / 15960 (0.008 / run, 2.1%), 'MarkClosureVisitor': 98.44 / 8555 (0.012 / run, 1.7%), 'PostParse': 85.55 / 8555 (0.010 / run, 1.5%), 'InterpretCompilerDirectives': 82.53 / 8555 (0.010 / run, 1.5%), 'ControlFlowAnalysis': 82.44 / 7405 (0.011 / run, 1.5%) Times: compile-cpp : 11547.78 sec (1413, 8.173 / run) - slowest: 'cpp:test_dataclasses' (135.97s), 'cpp:memslice' (90.49s), 'cpp:exttype_total_ordering' (79.46s), 'cpp:test_coroutines_pep492' (78.77s), 'cpp:memoryview' (74.22s), 'cpp:test_unicode' (63.84s), 'cpp:fused_def' (62.95s), 'cpp:parallel_refcounting_stress_test' (51.39s) compile-c : 8831.74 sec (1229, 7.186 / run) - slowest: 'c:test_dataclasses' (181.23s), 'c:memslice' (120.32s), 'c:test_unicode' (109.49s), 'c:exttype_total_ordering' (101.93s), 'c:fused_def' (89.04s), 'c:test_coroutines_pep492' (86.20s), 'c:memoryview' (81.74s), 'c:test_grammar' (78.61s) cython : 3548.68 sec (2867, 1.238 / run) - slowest: 'c:test_dataclasses' (57.49s), 'c:memslice' (33.16s), 'c:test_unicode' (31.42s), 'cpp:memoryview' (28.59s), 'cpp:memslice' (25.73s), 'cpp:sequential_parallel' (23.46s), 'cpp:test_dataclasses' (22.83s), 'c:fused_types' (22.42s) etoe-build : 1531.05 sec ( 104, 14.722 / run) - slowest: 'c:memoryview_acq_count(1)' (59.45s), 'c:isolated_limited_api_tests(2)' (54.66s), 'c:memoryview_compare_type_pointers(1)' (53.78s), 'c:cline_in_traceback(1)' (46.70s), 'c:memoryview_inline_pxd(1)' (44.00s), 'c:cdef_multiple_inheritance_errors(1)' (33.37s), 'c:module_api(1)' (33.17s), 'c:public_fused_types(1)' (29.27s) run : 800.44 sec (1648, 0.486 / run) - slowest: 'c:trashcan' (154.17s), 'c:test_fstring' (143.47s), 'cpp:trashcan' (84.79s), 'c:compare_binary_pyversions' (71.01s), 'c:memslice' (52.71s), 'cpp:memslice' (48.95s), 'cpp:compare_binary_pyversions' (45.12s), 'cpp:memoryview_in_subclasses' (22.00s) etoe-run : 343.71 sec ( 223, 1.541 / run) - slowest: 'c:cythonize_cymeit(2)' (27.70s), 'c:cythonize_with_annotate_via_cli(5)' (17.86s), 'c:cythonize_cymeit(1)' (13.96s), 'c:cpdef_pickle(1)' (11.52s), 'c:cythonize_script(1)' (11.32s), 'c:cythonize_with_annotate_via_cli(3)' (10.54s), 'c:cythonize_script_package(1)' (10.38s), 'c:cythonize_with_annotate_via_cli(1)' (10.30s) import : 2.57 sec (1648, 0.002 / run) - slowest: 'cpp:parallel_refcounting_stress_test' (0.09s), 'c:memoryview' (0.08s), 'cpp:test_dataclasses' (0.06s), 'c:test_dataclasses' (0.06s), 'c:memoryview_pep484_typing' (0.06s), 'cpp:memoryview_pep484_typing' (0.06s), 'c:memslice' (0.05s), 'cpp:memslice' (0.04s) pyrun : 2.08 sec ( 79, 0.026 / run) - slowest: 'py:builtin_exceptions' (0.53s), 'py:builtin_divmod' (0.21s), 'py:ext_auto_richcmp' (0.10s), 'py:posonly' (0.09s), 'py:generators_py' (0.07s), 'py:pure_py' (0.07s), 'py:builtin_float' (0.07s), 'py:methodmangling_T5' (0.06s) pyimport : 0.47 sec ( 79, 0.006 / run) - slowest: 'py:builtin_exceptions' (0.09s), 'py:pure_py' (0.02s), 'py:builtin_divmod' (0.02s), 'py:constant_folding' (0.01s), 'py:cpdef_optargs_pure' (0.01s), 'py:pure_cdef_class_dataclass' (0.01s), 'py:pep557_dataclasses' (0.01s), 'py:class_redefine' (0.01s) ALL DONE >>> cython: Entering fakeroot... >>> cython-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pyximport/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/pyximport/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Utility/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Utility/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Tests/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Distutils/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Distutils/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Tempita/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Tempita/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Debugger/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Debugger/Tests/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Debugger/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Debugger/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Plex/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Plex/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Runtime/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Runtime/__pycache__' 'usr/lib/python3.12/site-packages/Cython/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Build/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Build/Tests/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Build/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Build/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Compiler/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Compiler/Tests/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Compiler/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Compiler/__pycache__' 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> cython-pyc*: Preparing subpackage cython-pyc... >>> cython-pyc*: Running postcheck for cython-pyc >>> cython-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/main/cython/pkg/cython-doc/usr/share/doc' 'usr/share/licenses' -> '/home/buildozer/aports/main/cython/pkg/cython-doc/usr/share/licenses' >>> cython-doc*: Preparing subpackage cython-doc... >>> cython-doc*: Running postcheck for cython-doc >>> cython*: Running postcheck for cython >>> cython*: Preparing package cython... >>> cython*: Stripping binaries >>> cython*: Scanning shared objects >>> cython-doc*: Tracing dependencies... >>> cython-doc*: Package size: 16.0 KB >>> cython-doc*: Compressing data... >>> cython-doc*: Create checksum... >>> cython-doc*: Create cython-doc-3.1.6-r0.apk >>> cython-pyc*: Tracing dependencies... python3~3.12 >>> cython-pyc*: Package size: 4.2 MB >>> cython-pyc*: Compressing data... >>> cython-pyc*: Create checksum... >>> cython-pyc*: Create cython-pyc-3.1.6-r0.apk >>> cython*: Tracing dependencies... python3 python3~3.12 so:libc.musl-ppc64le.so.1 >>> cython*: Package size: 9.0 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-3.1.6-r0.apk >>> cython: Build complete at Tue, 04 Nov 2025 05:12:35 +0000 elapsed time 0h 14m 29s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Uninstalling dependencies... ( 1/25) Purging .makedepends-cython (20251104.045807) ( 2/25) Purging py3-gpep517-pyc (19-r1) ( 3/25) Purging py3-gpep517 (19-r1) ( 4/25) Purging py3-installer-pyc (0.7.0-r2) ( 5/25) Purging py3-installer (0.7.0-r2) ( 6/25) Purging py3-setuptools-pyc (80.9.0-r2) ( 7/25) Purging py3-setuptools (80.9.0-r2) ( 8/25) Purging py3-wheel-pyc (0.46.1-r0) ( 9/25) Purging py3-wheel (0.46.1-r0) (10/25) Purging py3-packaging-pyc (25.0-r0) (11/25) Purging py3-packaging (25.0-r0) (12/25) Purging py3-parsing-pyc (3.2.3-r0) (13/25) Purging py3-parsing (3.2.3-r0) (14/25) Purging python3-dev (3.12.12-r0) (15/25) Purging python3-pyc (3.12.12-r0) (16/25) Purging python3-pycache-pyc0 (3.12.12-r0) (17/25) Purging pyc (3.12.12-r0) (18/25) Purging python3 (3.12.12-r0) (19/25) Purging gdbm (1.26-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.5.2-r0) (22/25) Purging libpanelw (6.5_p20251010-r0) (23/25) Purging mpdecimal (4.0.1-r0) (24/25) Purging sqlite-libs (3.50.4-r1) (25/25) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 288 MiB in 106 packages >>> cython: Updating the main/ppc64le repository index... >>> cython: Signing the index...