>>> cython: Building main/cython 3.0.12-r0 (using abuild 3.14.1-r7) started Sun, 06 Apr 2025 13:24:30 +0000
>>> cython: Validating /home/buildozer/aports/main/cython/APKBUILD...
>>> cython: Analyzing dependencies...
>>> cython: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev
(1/25) Installing libbz2 (1.0.8-r6)
(2/25) Installing libffi (3.4.7-r0)
(3/25) Installing gdbm (1.24-r0)
(4/25) Installing xz-libs (5.8.1-r0)
(5/25) Installing mpdecimal (4.0.0-r0)
(6/25) Installing libpanelw (6.5_p20250216-r0)
(7/25) Installing sqlite-libs (3.49.1-r0)
(8/25) Installing python3 (3.12.9-r0)
(9/25) Installing python3-pycache-pyc0 (3.12.9-r0)
(10/25) Installing pyc (3.12.9-r0)
(11/25) Installing python3-pyc (3.12.9-r0)
(12/25) Installing py3-installer (0.7.0-r2)
(13/25) Installing py3-installer-pyc (0.7.0-r2)
(14/25) Installing py3-gpep517 (16-r0)
(15/25) Installing py3-gpep517-pyc (16-r0)
(16/25) Installing py3-parsing (3.2.0-r0)
(17/25) Installing py3-parsing-pyc (3.2.0-r0)
(18/25) Installing py3-packaging (24.2-r0)
(19/25) Installing py3-packaging-pyc (24.2-r0)
(20/25) Installing py3-setuptools (77.0.3-r0)
(21/25) Installing py3-setuptools-pyc (77.0.3-r0)
(22/25) Installing py3-wheel (0.43.0-r0)
(23/25) Installing py3-wheel-pyc (0.43.0-r0)
(24/25) Installing python3-dev (3.12.9-r0)
(25/25) Installing .makedepends-cython (20250406.132431)
Executing busybox-1.37.0-r14.trigger
OK: 438 MiB in 128 packages
>>> cython: Cleaning up srcdir
>>> cython: Cleaning up pkgdir
>>> cython: Cleaning up tmpdir
>>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-3.0.12.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> cython: Fetching cython-3.0.12.tar.gz::https://github.com/cython/cython/archive/3.0.12.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  3 2711k    3 84651    0     0  46429      0  0:00:59  0:00:01  0:00:58 93330
 93 2711k   93 2541k    0     0   884k      0  0:00:03  0:00:02  0:00:01 1299k
100 2711k  100 2711k    0     0   746k      0  0:00:03  0:00:03 --:--:--  999k
>>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-3.0.12.tar.gz
>>> cython: Checking sha512sums...
cython-3.0.12.tar.gz: OK
>>> cython: Unpacking /var/cache/distfiles/cython-3.0.12.tar.gz...
2025-04-06 13:24:37,316 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
<string>:118: DeprecationWarning: Use shutil.which instead of find_executable
Unable to find pgen, not compiling formal grammar.
/usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
2025-04-06 13:24:37,384 root INFO running bdist_wheel
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
2025-04-06 13:24:37,398 root INFO running build
2025-04-06 13:24:37,398 root INFO running build_py
2025-04-06 13:24:37,402 root INFO creating build/lib.linux-ppc64le-cpython-312
2025-04-06 13:24:37,402 root INFO copying cython.py -> build/lib.linux-ppc64le-cpython-312
2025-04-06 13:24:37,403 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython
2025-04-06 13:24:37,403 root INFO copying Cython/Debugging.py -> build/lib.linux-ppc64le-cpython-312/Cython
2025-04-06 13:24:37,403 root INFO copying Cython/CodeWriter.py -> build/lib.linux-ppc64le-cpython-312/Cython
2025-04-06 13:24:37,404 root INFO copying Cython/Shadow.py -> build/lib.linux-ppc64le-cpython-312/Cython
2025-04-06 13:24:37,404 root INFO copying Cython/Coverage.py -> build/lib.linux-ppc64le-cpython-312/Cython
2025-04-06 13:24:37,404 root INFO copying Cython/Utils.py -> build/lib.linux-ppc64le-cpython-312/Cython
2025-04-06 13:24:37,404 root INFO copying Cython/StringIOTree.py -> build/lib.linux-ppc64le-cpython-312/Cython
2025-04-06 13:24:37,404 root INFO copying Cython/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython
2025-04-06 13:24:37,405 root INFO copying Cython/TestUtils.py -> build/lib.linux-ppc64le-cpython-312/Cython
2025-04-06 13:24:37,405 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Build
2025-04-06 13:24:37,405 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build
2025-04-06 13:24:37,405 root INFO copying Cython/Build/Inline.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build
2025-04-06 13:24:37,406 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build
2025-04-06 13:24:37,406 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build
2025-04-06 13:24:37,406 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build
2025-04-06 13:24:37,406 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build
2025-04-06 13:24:37,407 root INFO copying Cython/Build/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build
2025-04-06 13:24:37,408 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,408 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,408 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,408 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,409 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,409 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,409 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,410 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,410 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,410 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,410 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,410 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,411 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,411 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,411 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,411 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,412 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,412 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,412 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,412 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,413 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,413 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,413 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,413 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,414 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,414 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,414 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,414 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,415 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,415 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,415 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,416 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,416 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,416 root INFO copying Cython/Compiler/Dataclass.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,416 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,417 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,417 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,417 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,417 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,418 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,418 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,418 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,419 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,419 root INFO copying Cython/Compiler/UFuncs.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,419 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Runtime
2025-04-06 13:24:37,420 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Runtime
2025-04-06 13:24:37,420 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Distutils
2025-04-06 13:24:37,420 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils
2025-04-06 13:24:37,420 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils
2025-04-06 13:24:37,421 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils
2025-04-06 13:24:37,421 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils
2025-04-06 13:24:37,421 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Debugger
2025-04-06 13:24:37,421 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger
2025-04-06 13:24:37,422 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger
2025-04-06 13:24:37,422 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger
2025-04-06 13:24:37,422 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger
2025-04-06 13:24:37,422 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger
2025-04-06 13:24:37,423 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests
2025-04-06 13:24:37,423 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests
2025-04-06 13:24:37,423 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests
2025-04-06 13:24:37,423 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests
2025-04-06 13:24:37,423 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests
2025-04-06 13:24:37,424 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,424 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,424 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,425 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,425 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,425 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,425 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,425 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,426 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,426 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,426 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Tests
2025-04-06 13:24:37,427 root INFO copying Cython/Tests/TestTestUtils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests
2025-04-06 13:24:37,427 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests
2025-04-06 13:24:37,427 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests
2025-04-06 13:24:37,427 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests
2025-04-06 13:24:37,427 root INFO copying Cython/Tests/TestShadow.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests
2025-04-06 13:24:37,428 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests
2025-04-06 13:24:37,428 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests
2025-04-06 13:24:37,428 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests
2025-04-06 13:24:37,429 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests
2025-04-06 13:24:37,429 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests
2025-04-06 13:24:37,429 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests
2025-04-06 13:24:37,429 root INFO copying Cython/Build/Tests/TestCythonizeArgsParser.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests
2025-04-06 13:24:37,429 root INFO copying Cython/Build/Tests/TestDependencies.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests
2025-04-06 13:24:37,430 root INFO copying Cython/Build/Tests/TestRecythonize.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests
2025-04-06 13:24:37,430 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests
2025-04-06 13:24:37,430 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests
2025-04-06 13:24:37,430 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests
2025-04-06 13:24:37,431 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,431 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,431 root INFO copying Cython/Compiler/Tests/TestScanning.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,432 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,432 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,432 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,432 root INFO copying Cython/Compiler/Tests/Utils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,432 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,433 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,433 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,433 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,433 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,434 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,434 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,434 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,434 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,435 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests
2025-04-06 13:24:37,435 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,435 root INFO copying Cython/Utility/Dataclasses.py -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,435 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,436 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Tempita
2025-04-06 13:24:37,436 root INFO copying Cython/Tempita/compat3.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tempita
2025-04-06 13:24:37,436 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tempita
2025-04-06 13:24:37,436 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tempita
2025-04-06 13:24:37,437 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tempita
2025-04-06 13:24:37,437 root INFO creating build/lib.linux-ppc64le-cpython-312/pyximport
2025-04-06 13:24:37,437 root INFO copying pyximport/_pyximport3.py -> build/lib.linux-ppc64le-cpython-312/pyximport
2025-04-06 13:24:37,437 root INFO copying pyximport/pyximport.py -> build/lib.linux-ppc64le-cpython-312/pyximport
2025-04-06 13:24:37,438 root INFO copying pyximport/_pyximport2.py -> build/lib.linux-ppc64le-cpython-312/pyximport
2025-04-06 13:24:37,438 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-ppc64le-cpython-312/pyximport
2025-04-06 13:24:37,438 root INFO copying pyximport/__init__.py -> build/lib.linux-ppc64le-cpython-312/pyximport
2025-04-06 13:24:37,450 root INFO copying Cython/Shadow.pyi -> build/lib.linux-ppc64le-cpython-312/Cython
2025-04-06 13:24:37,450 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes
2025-04-06 13:24:37,450 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes
2025-04-06 13:24:37,450 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,450 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,451 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,451 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,451 root INFO copying Cython/Includes/cpython/marshal.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,451 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,452 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,452 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,452 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,452 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,453 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,453 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,453 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,453 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,454 root INFO copying Cython/Includes/cpython/fileobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,454 root INFO copying Cython/Includes/cpython/time.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,454 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,454 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,455 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,455 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,455 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,455 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,456 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,456 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,456 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,456 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,457 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,457 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,457 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,457 root INFO copying Cython/Includes/cpython/int.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,457 root INFO copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,458 root INFO copying Cython/Includes/cpython/descr.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,458 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,458 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,458 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,459 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,459 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,459 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,459 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,460 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,460 root INFO copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,460 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,460 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,461 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,461 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,461 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,461 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,462 root INFO copying Cython/Includes/cpython/string.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,462 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,462 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,462 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,463 root INFO copying Cython/Includes/cpython/contextvars.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,463 root INFO copying Cython/Includes/cpython/pyport.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,463 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,463 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython
2025-04-06 13:24:37,463 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,464 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,464 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,464 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,464 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,465 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,465 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,465 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,465 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,466 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,466 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,466 root INFO copying Cython/Includes/libc/complex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,466 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,466 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,467 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,467 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc
2025-04-06 13:24:37,467 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,467 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,468 root INFO copying Cython/Includes/libcpp/bit.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,468 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,468 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,468 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,469 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,469 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,469 root INFO copying Cython/Includes/libcpp/numbers.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,469 root INFO copying Cython/Includes/libcpp/random.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,470 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,470 root INFO copying Cython/Includes/libcpp/any.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,470 root INFO copying Cython/Includes/libcpp/execution.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,470 root INFO copying Cython/Includes/libcpp/optional.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,470 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,471 root INFO copying Cython/Includes/libcpp/numeric.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,471 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,471 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,471 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,472 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,472 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,472 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,472 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,473 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,473 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,473 root INFO copying Cython/Includes/libcpp/cmath.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,473 root INFO copying Cython/Includes/libcpp/atomic.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,474 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,474 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,474 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,474 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,475 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,475 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp
2025-04-06 13:24:37,475 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,475 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,475 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,476 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,476 root INFO copying Cython/Includes/posix/uio.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,476 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,476 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,477 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,477 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,477 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,477 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,478 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,478 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,478 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,478 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,479 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,479 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,479 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix
2025-04-06 13:24:37,479 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy
2025-04-06 13:24:37,479 root INFO copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy
2025-04-06 13:24:37,480 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy
2025-04-06 13:24:37,480 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,480 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,480 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,481 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,481 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,481 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler
2025-04-06 13:24:37,481 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Runtime
2025-04-06 13:24:37,482 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests
2025-04-06 13:24:37,482 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests
2025-04-06 13:24:37,482 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,482 root INFO copying Cython/Plex/Machines.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,483 root INFO copying Cython/Plex/DFA.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,483 root INFO copying Cython/Plex/Transitions.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,483 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex
2025-04-06 13:24:37,483 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,484 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,484 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,484 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,484 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,484 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,485 root INFO copying Cython/Utility/UFuncs.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,485 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,485 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,485 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,486 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,486 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,486 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,486 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,487 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,487 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,487 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,487 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,488 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,488 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,488 root INFO copying Cython/Utility/UFuncs_C.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,488 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,489 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,489 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,489 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,490 root INFO copying Cython/Utility/Dataclasses.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,490 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,490 root INFO copying Cython/Utility/NumpyImportArray.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,490 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,491 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,491 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,491 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,491 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,492 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,492 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-ppc64le-cpython-312/Cython/Utility
2025-04-06 13:24:37,496 root INFO running build_ext
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.py
2025-04-06 13:24:44,306 root INFO building 'Cython.Compiler.Parsing' extension
2025-04-06 13:24:44,307 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler
2025-04-06 13:24:44,307 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.o
2025-04-06 13:25:55,862 root INFO gcc -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.0.12/Cython/Compiler/Parsing.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.cpython-312-powerpc64le-linux-musl.so
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.py
2025-04-06 13:26:00,319 root INFO building 'Cython.Compiler.Code' extension
2025-04-06 13:26:00,320 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.o
2025-04-06 13:27:29,915 root INFO gcc -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.0.12/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.0.12/Cython/Compiler/FlowControl.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FlowControl.py
2025-04-06 13:27:34,513 root INFO building 'Cython.Compiler.FlowControl' extension
2025-04-06 13:27:34,514 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FlowControl.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FlowControl.o
2025-04-06 13:28:12,893 root INFO gcc -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.0.12/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.0.12/Cython/Compiler/FusedNode.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FusedNode.py
2025-04-06 13:28:14,619 root INFO building 'Cython.Compiler.FusedNode' extension
2025-04-06 13:28:14,620 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FusedNode.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FusedNode.o
2025-04-06 13:28:45,671 root INFO gcc -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.0.12/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.0.12/Cython/Tempita/_tempita.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Tempita/_tempita.py
2025-04-06 13:28:48,661 root INFO building 'Cython.Tempita._tempita' extension
2025-04-06 13:28:48,662 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Tempita
2025-04-06 13:28:48,662 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Tempita/_tempita.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Tempita/_tempita.o
2025-04-06 13:29:21,067 root INFO gcc -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.0.12/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.0.12/Cython/Compiler/Visitor.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Visitor.py
2025-04-06 13:29:22,105 root INFO building 'Cython.Compiler.Visitor' extension
2025-04-06 13:29:22,105 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Visitor.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Visitor.o
2025-04-06 13:29:36,094 root INFO gcc -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.0.12/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.0.12/Cython/Utils.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Utils.py
2025-04-06 13:29:37,017 root INFO building 'Cython.Utils' extension
2025-04-06 13:29:37,017 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Utils.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Utils.o
2025-04-06 13:29:51,114 root INFO gcc -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.0.12/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.0.12/Cython/Compiler/Scanning.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Scanning.py
2025-04-06 13:29:52,202 root INFO building 'Cython.Compiler.Scanning' extension
2025-04-06 13:29:52,202 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Scanning.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Scanning.o
2025-04-06 13:30:09,616 root INFO gcc -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.0.12/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.0.12/Cython/Plex/Scanners.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Scanners.py
2025-04-06 13:30:10,156 root INFO building 'Cython.Plex.Scanners' extension
2025-04-06 13:30:10,157 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex
2025-04-06 13:30:10,157 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Scanners.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Scanners.o
2025-04-06 13:30:12,940 root INFO gcc -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.0.12/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.0.12/Cython/Plex/Machines.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Machines.py
2025-04-06 13:30:13,375 root INFO building 'Cython.Plex.Machines' extension
2025-04-06 13:30:13,376 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Machines.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Machines.o
2025-04-06 13:30:18,079 root INFO gcc -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.0.12/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.0.12/Cython/Plex/Transitions.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Transitions.py
2025-04-06 13:30:18,395 root INFO building 'Cython.Plex.Transitions' extension
2025-04-06 13:30:18,395 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Transitions.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Transitions.o
2025-04-06 13:30:21,419 root INFO gcc -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.0.12/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.0.12/Cython/Runtime/refnanny.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Runtime/refnanny.pyx
2025-04-06 13:30:22,051 root INFO building 'Cython.Runtime.refnanny' extension
2025-04-06 13:30:22,051 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Runtime
2025-04-06 13:30:22,052 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Runtime/refnanny.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Runtime/refnanny.o
2025-04-06 13:30:23,948 root INFO gcc -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.0.12/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.0.12/Cython/StringIOTree.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/StringIOTree.py
2025-04-06 13:30:24,131 root INFO building 'Cython.StringIOTree' extension
2025-04-06 13:30:24,132 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/StringIOTree.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/StringIOTree.o
2025-04-06 13:30:25,899 root INFO gcc -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.0.12/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.0.12/Cython/Plex/DFA.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/DFA.py
2025-04-06 13:30:26,185 root INFO building 'Cython.Plex.DFA' extension
2025-04-06 13:30:26,186 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/DFA.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/DFA.o
2025-04-06 13:30:28,876 root INFO gcc -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.0.12/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.0.12/Cython/Plex/Actions.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Actions.py
2025-04-06 13:30:29,018 root INFO building 'Cython.Plex.Actions' extension
2025-04-06 13:30:29,018 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Actions.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Plex/Actions.o
2025-04-06 13:30:30,558 root INFO gcc -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.0.12/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.cpython-312-powerpc64le-linux-musl.so
2025-04-06 13:30:30,592 root INFO installing to build/bdist.linux-ppc64le/wheel
2025-04-06 13:30:30,592 root INFO running install
2025-04-06 13:30:30,617 root INFO running install_lib
2025-04-06 13:30:30,621 root INFO creating build/bdist.linux-ppc64le/wheel
2025-04-06 13:30:30,621 root INFO creating build/bdist.linux-ppc64le/wheel/pyximport
2025-04-06 13:30:30,622 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/_pyximport3.py -> build/bdist.linux-ppc64le/wheel/./pyximport
2025-04-06 13:30:30,622 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/pyximport.py -> build/bdist.linux-ppc64le/wheel/./pyximport
2025-04-06 13:30:30,622 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/_pyximport2.py -> build/bdist.linux-ppc64le/wheel/./pyximport
2025-04-06 13:30:30,622 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/pyxbuild.py -> build/bdist.linux-ppc64le/wheel/./pyximport
2025-04-06 13:30:30,622 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/__init__.py -> build/bdist.linux-ppc64le/wheel/./pyximport
2025-04-06 13:30:30,623 root INFO creating build/bdist.linux-ppc64le/wheel/Cython
2025-04-06 13:30:30,623 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugging.py -> build/bdist.linux-ppc64le/wheel/./Cython
2025-04-06 13:30:30,623 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Shadow.pyi -> build/bdist.linux-ppc64le/wheel/./Cython
2025-04-06 13:30:30,623 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/CodeWriter.py -> build/bdist.linux-ppc64le/wheel/./Cython
2025-04-06 13:30:30,623 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Shadow.py -> build/bdist.linux-ppc64le/wheel/./Cython
2025-04-06 13:30:30,623 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Coverage.py -> build/bdist.linux-ppc64le/wheel/./Cython
2025-04-06 13:30:30,624 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Utility
2025-04-06 13:30:30,624 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Optimize.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,624 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Overflow.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,624 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Buffer.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,625 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CppConvert.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,625 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,625 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Profile.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,625 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/MemoryView.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,625 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,625 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CMath.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,626 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/arrayarray.h -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,626 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CConvert.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,626 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TypeConversion.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,626 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,626 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,627 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/StringTools.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,627 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CommonStructures.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,627 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Dataclasses.py -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,627 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CythonFunction.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,627 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Complex.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,627 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/UFuncs.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,628 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ObjectHandling.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,628 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Exceptions.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,628 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/UFuncs_C.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,628 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/FunctionArguments.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,628 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Embed.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,629 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,629 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ImportExport.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,629 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Dataclasses.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,629 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Builtins.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,629 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/NumpyImportArray.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,630 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,630 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,630 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/AsyncGen.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,630 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/MemoryView_C.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,630 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Printing.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,631 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CppSupport.cpp -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,631 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Coroutine.c -> build/bdist.linux-ppc64le/wheel/./Cython/Utility
2025-04-06 13:30:30,631 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Tests
2025-04-06 13:30:30,631 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestTestUtils.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests
2025-04-06 13:30:30,631 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/xmlrunner.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests
2025-04-06 13:30:30,632 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests
2025-04-06 13:30:30,632 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests
2025-04-06 13:30:30,632 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestShadow.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests
2025-04-06 13:30:30,632 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests
2025-04-06 13:30:30,632 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests
2025-04-06 13:30:30,632 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestJediTyper.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tests
2025-04-06 13:30:30,633 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utils.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython
2025-04-06 13:30:30,633 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utils.py -> build/bdist.linux-ppc64le/wheel/./Cython
2025-04-06 13:30:30,633 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes
2025-04-06 13:30:30,633 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/openmp.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes
2025-04-06 13:30:30,634 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython
2025-04-06 13:30:30,634 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/float.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,634 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/type.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,634 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/getargs.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,634 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/marshal.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,635 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/iterobject.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,635 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/mapping.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,635 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/memoryview.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,635 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/long.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,635 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pylifecycle.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,636 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/tuple.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,636 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/set.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,636 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,636 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/slice.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,636 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/fileobject.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,636 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/time.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,637 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/version.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,637 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pystate.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,637 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/cellobject.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,637 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/unicode.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,637 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pycapsule.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,637 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/longintrepr.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,638 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/dict.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,638 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/exc.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,638 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/conversion.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,638 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/list.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,638 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/weakref.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,638 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/buffer.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,639 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/ceval.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,639 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/int.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,639 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/cobject.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,639 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/descr.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,639 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/complex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,640 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/instance.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,640 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/codecs.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,640 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/method.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,640 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/array.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,640 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/datetime.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,640 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/iterator.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,641 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/ref.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,641 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/oldbuffer.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,641 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/sequence.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,641 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/function.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,641 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/bool.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,641 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/mem.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,642 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/bytearray.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,642 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/number.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,642 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/string.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,642 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/object.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,642 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pythread.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,642 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/module.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,643 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/contextvars.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,643 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pyport.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,643 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/genobject.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,643 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/bytes.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/cpython
2025-04-06 13:30:30,643 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/libc
2025-04-06 13:30:30,644 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/float.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,644 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,644 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/time.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,644 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/signal.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,644 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stdio.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,644 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stdlib.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,645 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/setjmp.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,645 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/math.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,645 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/locale.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,645 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/limits.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,645 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/complex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,646 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stdint.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,646 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/string.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,646 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/errno.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,646 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stddef.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libc
2025-04-06 13:30:30,646 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp
2025-04-06 13:30:30,646 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/deque.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,647 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/bit.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,647 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/pair.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,647 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/queue.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,647 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/set.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,647 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,647 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/vector.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,648 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/numbers.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,648 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/random.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,648 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/utility.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,648 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/any.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,648 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/execution.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,648 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/optional.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,649 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/typeindex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,649 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/numeric.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,649 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/list.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,649 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/algorithm.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,649 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/typeinfo.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,650 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/limits.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,650 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/forward_list.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,650 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/map.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,650 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/complex.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,650 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/iterator.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,650 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/stack.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,651 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/cmath.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,651 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/atomic.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,651 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/unordered_set.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,651 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/memory.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,651 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/cast.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,651 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/string.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,652 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/functional.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,652 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/unordered_map.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/libcpp
2025-04-06 13:30:30,652 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/posix
2025-04-06 13:30:30,652 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/strings.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,652 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/unistd.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,653 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/ioctl.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,653 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/uio.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,653 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,653 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/stat.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,653 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/time.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,653 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/signal.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,654 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/stdio.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,654 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/stdlib.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,654 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/select.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,654 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/mman.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,654 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/resource.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,654 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/dlfcn.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,655 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/wait.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,655 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/types.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,655 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/fcntl.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/posix
2025-04-06 13:30:30,655 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/numpy
2025-04-06 13:30:30,655 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/numpy
2025-04-06 13:30:30,656 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy/math.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Includes/numpy
2025-04-06 13:30:30,656 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Distutils
2025-04-06 13:30:30,656 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/extension.py -> build/bdist.linux-ppc64le/wheel/./Cython/Distutils
2025-04-06 13:30:30,656 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/old_build_ext.py -> build/bdist.linux-ppc64le/wheel/./Cython/Distutils
2025-04-06 13:30:30,656 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/build_ext.py -> build/bdist.linux-ppc64le/wheel/./Cython/Distutils
2025-04-06 13:30:30,656 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Distutils
2025-04-06 13:30:30,657 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Tempita
2025-04-06 13:30:30,657 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/compat3.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tempita
2025-04-06 13:30:30,657 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-04-06 13:30:30,658 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/_tempita.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tempita
2025-04-06 13:30:30,658 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/_looper.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tempita
2025-04-06 13:30:30,658 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Tempita
2025-04-06 13:30:30,658 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Debugger
2025-04-06 13:30:30,658 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Cygdb.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger
2025-04-06 13:30:30,659 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Debugger/Tests
2025-04-06 13:30:30,659 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-04-06 13:30:30,659 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-04-06 13:30:30,659 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/cfuncs.c -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests
2025-04-06 13:30:30,659 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/TestLibCython.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests
2025-04-06 13:30:30,659 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/codefile -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests
2025-04-06 13:30:30,660 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger/Tests
2025-04-06 13:30:30,660 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/libcython.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger
2025-04-06 13:30:30,660 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/libpython.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger
2025-04-06 13:30:30,660 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/DebugWriter.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger
2025-04-06 13:30:30,660 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Debugger
2025-04-06 13:30:30,661 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Plex
2025-04-06 13:30:30,661 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Machines.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex
2025-04-06 13:30:30,661 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex
2025-04-06 13:30:30,661 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-04-06 13:30:30,661 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-04-06 13:30:30,662 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex
2025-04-06 13:30:30,662 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/DFA.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex
2025-04-06 13:30:30,662 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Scanners.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex
2025-04-06 13:30:30,662 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Machines.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex
2025-04-06 13:30:30,662 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Lexicons.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex
2025-04-06 13:30:30,663 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Transitions.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex
2025-04-06 13:30:30,663 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/DFA.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex
2025-04-06 13:30:30,663 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-04-06 13:30:30,663 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Transitions.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex
2025-04-06 13:30:30,663 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Errors.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex
2025-04-06 13:30:30,664 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Regexps.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex
2025-04-06 13:30:30,664 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-04-06 13:30:30,664 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Plex
2025-04-06 13:30:30,664 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-04-06 13:30:30,664 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Scanners.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Plex
2025-04-06 13:30:30,665 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Runtime
2025-04-06 13:30:30,665 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-04-06 13:30:30,665 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Runtime/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Runtime
2025-04-06 13:30:30,665 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Runtime/refnanny.pyx -> build/bdist.linux-ppc64le/wheel/./Cython/Runtime
2025-04-06 13:30:30,665 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/StringIOTree.py -> build/bdist.linux-ppc64le/wheel/./Cython
2025-04-06 13:30:30,666 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Build
2025-04-06 13:30:30,666 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Distutils.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build
2025-04-06 13:30:30,666 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Build/Tests
2025-04-06 13:30:30,666 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestCyCache.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests
2025-04-06 13:30:30,666 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestInline.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests
2025-04-06 13:30:30,667 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestCythonizeArgsParser.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests
2025-04-06 13:30:30,667 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestDependencies.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests
2025-04-06 13:30:30,667 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestRecythonize.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests
2025-04-06 13:30:30,667 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests
2025-04-06 13:30:30,667 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestIpythonMagic.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests
2025-04-06 13:30:30,667 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestStripLiterals.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build/Tests
2025-04-06 13:30:30,668 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Inline.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build
2025-04-06 13:30:30,668 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/BuildExecutable.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build
2025-04-06 13:30:30,668 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Dependencies.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build
2025-04-06 13:30:30,668 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/IpythonMagic.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build
2025-04-06 13:30:30,668 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Cythonize.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build
2025-04-06 13:30:30,669 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Build
2025-04-06 13:30:30,669 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython
2025-04-06 13:30:30,669 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/StringIOTree.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./Cython
2025-04-06 13:30:30,669 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/TestUtils.py -> build/bdist.linux-ppc64le/wheel/./Cython
2025-04-06 13:30:30,669 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Compiler
2025-04-06 13:30:30,670 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Annotate.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,670 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ModuleNode.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,670 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Code.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,670 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,671 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/DebugFlags.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,671 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-04-06 13:30:30,671 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,671 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TypeInference.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,671 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Symtab.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,672 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/MemoryView.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,672 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Version.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,672 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Pipeline.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,672 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/CmdLine.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,672 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-04-06 13:30:30,673 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,673 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests
2025-04-06 13:30:30,673 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestFlowControl.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,674 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestScanning.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,674 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestBuffer.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,674 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestSignatureMatching.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,674 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestTypes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,674 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/Utils.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,674 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestCmdLine.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,675 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestMemView.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,675 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestGrammar.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,675 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestStringEncoding.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,675 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,675 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestTreePath.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,675 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestVisitor.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,676 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,676 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestTreeFragment.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,676 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestUtilityLoad.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler/Tests
2025-04-06 13:30:30,676 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FusedNode.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,676 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-04-06 13:30:30,677 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Options.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,677 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,678 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/UtilityCode.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,678 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FlowControl.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,678 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Scanning.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,678 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Visitor.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,678 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Main.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,679 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,679 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TreePath.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,679 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TreeFragment.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,679 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-04-06 13:30:30,680 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Pythran.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,680 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,680 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Lexicon.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,680 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-04-06 13:30:30,681 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Naming.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,681 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Builtin.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,681 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Visitor.pxd -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,681 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/CythonScope.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,682 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/StringEncoding.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,682 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ExprNodes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,682 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Buffer.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,683 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-04-06 13:30:30,683 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Errors.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,683 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,683 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Future.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,684 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Scanning.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,684 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Dataclass.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,684 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,684 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,684 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/__init__.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,685 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Interpreter.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,685 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Nodes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,685 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/UtilNodes.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,685 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Code.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,686 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TypeSlots.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,686 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Optimize.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,686 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/UFuncs.py -> build/bdist.linux-ppc64le/wheel/./Cython/Compiler
2025-04-06 13:30:30,686 root INFO copying build/lib.linux-ppc64le-cpython-312/cython.py -> build/bdist.linux-ppc64le/wheel/.
2025-04-06 13:30:30,687 root INFO running install_egg_info
2025-04-06 13:30:30,691 root INFO running egg_info
2025-04-06 13:30:30,694 root INFO creating Cython.egg-info
2025-04-06 13:30:30,694 root INFO writing Cython.egg-info/PKG-INFO
2025-04-06 13:30:30,695 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt
2025-04-06 13:30:30,695 root INFO writing entry points to Cython.egg-info/entry_points.txt
2025-04-06 13:30:30,695 root INFO writing top-level names to Cython.egg-info/top_level.txt
2025-04-06 13:30:30,695 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt'
2025-04-06 13:30:30,716 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt'
2025-04-06 13:30:30,716 root INFO reading manifest template 'MANIFEST.in'
2025-04-06 13:30:30,716 root WARNING warning: no files found matching '.gitrev'
2025-04-06 13:30:30,748 root WARNING warning: no files found matching 'Doc/*'
2025-04-06 13:30:30,750 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests'
2025-04-06 13:30:30,750 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests'
2025-04-06 13:30:30,753 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Utility'
2025-04-06 13:30:31,193 root WARNING warning: no files found matching 'pyximport/README'
2025-04-06 13:30:31,193 root INFO adding license file 'LICENSE.txt'
2025-04-06 13:30:31,193 root INFO adding license file 'COPYING.txt'
2025-04-06 13:30:31,255 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt'
2025-04-06 13:30:31,255 root INFO Copying Cython.egg-info to build/bdist.linux-ppc64le/wheel/./Cython-3.0.12-py3.12.egg-info
2025-04-06 13:30:31,257 root INFO running install_scripts
2025-04-06 13:30:31,267 root INFO creating build/bdist.linux-ppc64le/wheel/cython-3.0.12.dist-info/WHEEL
2025-04-06 13:30:31,268 wheel INFO creating '/home/buildozer/aports/main/cython/src/cython-3.0.12/.dist/.tmp-nfr_mrkf/cython-3.0.12-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it
2025-04-06 13:30:31,268 wheel INFO adding 'cython.py'
2025-04-06 13:30:31,269 wheel INFO adding 'Cython/CodeWriter.py'
2025-04-06 13:30:31,269 wheel INFO adding 'Cython/Coverage.py'
2025-04-06 13:30:31,269 wheel INFO adding 'Cython/Debugging.py'
2025-04-06 13:30:31,270 wheel INFO adding 'Cython/Shadow.py'
2025-04-06 13:30:31,270 wheel INFO adding 'Cython/Shadow.pyi'
2025-04-06 13:30:31,271 wheel INFO adding 'Cython/StringIOTree.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,271 wheel INFO adding 'Cython/StringIOTree.py'
2025-04-06 13:30:31,272 wheel INFO adding 'Cython/TestUtils.py'
2025-04-06 13:30:31,273 wheel INFO adding 'Cython/Utils.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,275 wheel INFO adding 'Cython/Utils.py'
2025-04-06 13:30:31,275 wheel INFO adding 'Cython/__init__.py'
2025-04-06 13:30:31,276 wheel INFO adding 'Cython/Build/BuildExecutable.py'
2025-04-06 13:30:31,276 wheel INFO adding 'Cython/Build/Cythonize.py'
2025-04-06 13:30:31,276 wheel INFO adding 'Cython/Build/Dependencies.py'
2025-04-06 13:30:31,277 wheel INFO adding 'Cython/Build/Distutils.py'
2025-04-06 13:30:31,277 wheel INFO adding 'Cython/Build/Inline.py'
2025-04-06 13:30:31,278 wheel INFO adding 'Cython/Build/IpythonMagic.py'
2025-04-06 13:30:31,278 wheel INFO adding 'Cython/Build/__init__.py'
2025-04-06 13:30:31,279 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py'
2025-04-06 13:30:31,279 wheel INFO adding 'Cython/Build/Tests/TestCythonizeArgsParser.py'
2025-04-06 13:30:31,279 wheel INFO adding 'Cython/Build/Tests/TestDependencies.py'
2025-04-06 13:30:31,280 wheel INFO adding 'Cython/Build/Tests/TestInline.py'
2025-04-06 13:30:31,280 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py'
2025-04-06 13:30:31,280 wheel INFO adding 'Cython/Build/Tests/TestRecythonize.py'
2025-04-06 13:30:31,281 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py'
2025-04-06 13:30:31,281 wheel INFO adding 'Cython/Build/Tests/__init__.py'
2025-04-06 13:30:31,282 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py'
2025-04-06 13:30:31,282 wheel INFO adding 'Cython/Compiler/Annotate.py'
2025-04-06 13:30:31,282 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py'
2025-04-06 13:30:31,283 wheel INFO adding 'Cython/Compiler/Buffer.py'
2025-04-06 13:30:31,283 wheel INFO adding 'Cython/Compiler/Builtin.py'
2025-04-06 13:30:31,284 wheel INFO adding 'Cython/Compiler/CmdLine.py'
2025-04-06 13:30:31,286 wheel INFO adding 'Cython/Compiler/Code.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,291 wheel INFO adding 'Cython/Compiler/Code.pxd'
2025-04-06 13:30:31,291 wheel INFO adding 'Cython/Compiler/Code.py'
2025-04-06 13:30:31,292 wheel INFO adding 'Cython/Compiler/CodeGeneration.py'
2025-04-06 13:30:31,292 wheel INFO adding 'Cython/Compiler/CythonScope.py'
2025-04-06 13:30:31,292 wheel INFO adding 'Cython/Compiler/Dataclass.py'
2025-04-06 13:30:31,292 wheel INFO adding 'Cython/Compiler/DebugFlags.py'
2025-04-06 13:30:31,293 wheel INFO adding 'Cython/Compiler/Errors.py'
2025-04-06 13:30:31,294 wheel INFO adding 'Cython/Compiler/ExprNodes.py'
2025-04-06 13:30:31,296 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,298 wheel INFO adding 'Cython/Compiler/FlowControl.pxd'
2025-04-06 13:30:31,299 wheel INFO adding 'Cython/Compiler/FlowControl.py'
2025-04-06 13:30:31,300 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,301 wheel INFO adding 'Cython/Compiler/FusedNode.py'
2025-04-06 13:30:31,301 wheel INFO adding 'Cython/Compiler/Future.py'
2025-04-06 13:30:31,302 wheel INFO adding 'Cython/Compiler/Interpreter.py'
2025-04-06 13:30:31,302 wheel INFO adding 'Cython/Compiler/Lexicon.py'
2025-04-06 13:30:31,302 wheel INFO adding 'Cython/Compiler/Main.py'
2025-04-06 13:30:31,303 wheel INFO adding 'Cython/Compiler/MemoryView.py'
2025-04-06 13:30:31,303 wheel INFO adding 'Cython/Compiler/ModuleNode.py'
2025-04-06 13:30:31,304 wheel INFO adding 'Cython/Compiler/Naming.py'
2025-04-06 13:30:31,305 wheel INFO adding 'Cython/Compiler/Nodes.py'
2025-04-06 13:30:31,307 wheel INFO adding 'Cython/Compiler/Optimize.py'
2025-04-06 13:30:31,308 wheel INFO adding 'Cython/Compiler/Options.py'
2025-04-06 13:30:31,308 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd'
2025-04-06 13:30:31,308 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py'
2025-04-06 13:30:31,310 wheel INFO adding 'Cython/Compiler/Parsing.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,313 wheel INFO adding 'Cython/Compiler/Parsing.pxd'
2025-04-06 13:30:31,314 wheel INFO adding 'Cython/Compiler/Parsing.py'
2025-04-06 13:30:31,314 wheel INFO adding 'Cython/Compiler/Pipeline.py'
2025-04-06 13:30:31,315 wheel INFO adding 'Cython/Compiler/PyrexTypes.py'
2025-04-06 13:30:31,316 wheel INFO adding 'Cython/Compiler/Pythran.py'
2025-04-06 13:30:31,316 wheel INFO adding 'Cython/Compiler/Scanning.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,317 wheel INFO adding 'Cython/Compiler/Scanning.pxd'
2025-04-06 13:30:31,318 wheel INFO adding 'Cython/Compiler/Scanning.py'
2025-04-06 13:30:31,318 wheel INFO adding 'Cython/Compiler/StringEncoding.py'
2025-04-06 13:30:31,319 wheel INFO adding 'Cython/Compiler/Symtab.py'
2025-04-06 13:30:31,319 wheel INFO adding 'Cython/Compiler/TreeFragment.py'
2025-04-06 13:30:31,319 wheel INFO adding 'Cython/Compiler/TreePath.py'
2025-04-06 13:30:31,320 wheel INFO adding 'Cython/Compiler/TypeInference.py'
2025-04-06 13:30:31,320 wheel INFO adding 'Cython/Compiler/TypeSlots.py'
2025-04-06 13:30:31,320 wheel INFO adding 'Cython/Compiler/UFuncs.py'
2025-04-06 13:30:31,321 wheel INFO adding 'Cython/Compiler/UtilNodes.py'
2025-04-06 13:30:31,321 wheel INFO adding 'Cython/Compiler/UtilityCode.py'
2025-04-06 13:30:31,321 wheel INFO adding 'Cython/Compiler/Version.py'
2025-04-06 13:30:31,321 wheel INFO adding 'Cython/Compiler/Visitor.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,323 wheel INFO adding 'Cython/Compiler/Visitor.pxd'
2025-04-06 13:30:31,323 wheel INFO adding 'Cython/Compiler/Visitor.py'
2025-04-06 13:30:31,323 wheel INFO adding 'Cython/Compiler/__init__.py'
2025-04-06 13:30:31,323 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py'
2025-04-06 13:30:31,324 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py'
2025-04-06 13:30:31,324 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py'
2025-04-06 13:30:31,324 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py'
2025-04-06 13:30:31,324 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py'
2025-04-06 13:30:31,324 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py'
2025-04-06 13:30:31,325 wheel INFO adding 'Cython/Compiler/Tests/TestScanning.py'
2025-04-06 13:30:31,325 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py'
2025-04-06 13:30:31,325 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py'
2025-04-06 13:30:31,325 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py'
2025-04-06 13:30:31,325 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py'
2025-04-06 13:30:31,326 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py'
2025-04-06 13:30:31,326 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py'
2025-04-06 13:30:31,326 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py'
2025-04-06 13:30:31,326 wheel INFO adding 'Cython/Compiler/Tests/Utils.py'
2025-04-06 13:30:31,326 wheel INFO adding 'Cython/Compiler/Tests/__init__.py'
2025-04-06 13:30:31,327 wheel INFO adding 'Cython/Debugger/Cygdb.py'
2025-04-06 13:30:31,327 wheel INFO adding 'Cython/Debugger/DebugWriter.py'
2025-04-06 13:30:31,327 wheel INFO adding 'Cython/Debugger/__init__.py'
2025-04-06 13:30:31,327 wheel INFO adding 'Cython/Debugger/libcython.py'
2025-04-06 13:30:31,328 wheel INFO adding 'Cython/Debugger/libpython.py'
2025-04-06 13:30:31,328 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py'
2025-04-06 13:30:31,329 wheel INFO adding 'Cython/Debugger/Tests/__init__.py'
2025-04-06 13:30:31,329 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c'
2025-04-06 13:30:31,329 wheel INFO adding 'Cython/Debugger/Tests/codefile'
2025-04-06 13:30:31,329 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py'
2025-04-06 13:30:31,329 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py'
2025-04-06 13:30:31,330 wheel INFO adding 'Cython/Distutils/__init__.py'
2025-04-06 13:30:31,330 wheel INFO adding 'Cython/Distutils/build_ext.py'
2025-04-06 13:30:31,330 wheel INFO adding 'Cython/Distutils/extension.py'
2025-04-06 13:30:31,330 wheel INFO adding 'Cython/Distutils/old_build_ext.py'
2025-04-06 13:30:31,331 wheel INFO adding 'Cython/Includes/openmp.pxd'
2025-04-06 13:30:31,331 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd'
2025-04-06 13:30:31,331 wheel INFO adding 'Cython/Includes/cpython/array.pxd'
2025-04-06 13:30:31,332 wheel INFO adding 'Cython/Includes/cpython/bool.pxd'
2025-04-06 13:30:31,332 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd'
2025-04-06 13:30:31,332 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd'
2025-04-06 13:30:31,332 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd'
2025-04-06 13:30:31,332 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd'
2025-04-06 13:30:31,333 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd'
2025-04-06 13:30:31,333 wheel INFO adding 'Cython/Includes/cpython/cobject.pxd'
2025-04-06 13:30:31,333 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd'
2025-04-06 13:30:31,333 wheel INFO adding 'Cython/Includes/cpython/complex.pxd'
2025-04-06 13:30:31,333 wheel INFO adding 'Cython/Includes/cpython/contextvars.pxd'
2025-04-06 13:30:31,334 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd'
2025-04-06 13:30:31,334 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd'
2025-04-06 13:30:31,334 wheel INFO adding 'Cython/Includes/cpython/descr.pxd'
2025-04-06 13:30:31,334 wheel INFO adding 'Cython/Includes/cpython/dict.pxd'
2025-04-06 13:30:31,335 wheel INFO adding 'Cython/Includes/cpython/exc.pxd'
2025-04-06 13:30:31,335 wheel INFO adding 'Cython/Includes/cpython/fileobject.pxd'
2025-04-06 13:30:31,335 wheel INFO adding 'Cython/Includes/cpython/float.pxd'
2025-04-06 13:30:31,335 wheel INFO adding 'Cython/Includes/cpython/function.pxd'
2025-04-06 13:30:31,335 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd'
2025-04-06 13:30:31,336 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd'
2025-04-06 13:30:31,336 wheel INFO adding 'Cython/Includes/cpython/instance.pxd'
2025-04-06 13:30:31,336 wheel INFO adding 'Cython/Includes/cpython/int.pxd'
2025-04-06 13:30:31,336 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd'
2025-04-06 13:30:31,336 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd'
2025-04-06 13:30:31,337 wheel INFO adding 'Cython/Includes/cpython/list.pxd'
2025-04-06 13:30:31,337 wheel INFO adding 'Cython/Includes/cpython/long.pxd'
2025-04-06 13:30:31,337 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd'
2025-04-06 13:30:31,337 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd'
2025-04-06 13:30:31,337 wheel INFO adding 'Cython/Includes/cpython/marshal.pxd'
2025-04-06 13:30:31,338 wheel INFO adding 'Cython/Includes/cpython/mem.pxd'
2025-04-06 13:30:31,338 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd'
2025-04-06 13:30:31,338 wheel INFO adding 'Cython/Includes/cpython/method.pxd'
2025-04-06 13:30:31,338 wheel INFO adding 'Cython/Includes/cpython/module.pxd'
2025-04-06 13:30:31,339 wheel INFO adding 'Cython/Includes/cpython/number.pxd'
2025-04-06 13:30:31,339 wheel INFO adding 'Cython/Includes/cpython/object.pxd'
2025-04-06 13:30:31,339 wheel INFO adding 'Cython/Includes/cpython/oldbuffer.pxd'
2025-04-06 13:30:31,339 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd'
2025-04-06 13:30:31,339 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd'
2025-04-06 13:30:31,340 wheel INFO adding 'Cython/Includes/cpython/pyport.pxd'
2025-04-06 13:30:31,340 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd'
2025-04-06 13:30:31,340 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd'
2025-04-06 13:30:31,340 wheel INFO adding 'Cython/Includes/cpython/ref.pxd'
2025-04-06 13:30:31,340 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd'
2025-04-06 13:30:31,341 wheel INFO adding 'Cython/Includes/cpython/set.pxd'
2025-04-06 13:30:31,341 wheel INFO adding 'Cython/Includes/cpython/slice.pxd'
2025-04-06 13:30:31,341 wheel INFO adding 'Cython/Includes/cpython/string.pxd'
2025-04-06 13:30:31,341 wheel INFO adding 'Cython/Includes/cpython/time.pxd'
2025-04-06 13:30:31,341 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd'
2025-04-06 13:30:31,342 wheel INFO adding 'Cython/Includes/cpython/type.pxd'
2025-04-06 13:30:31,342 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd'
2025-04-06 13:30:31,342 wheel INFO adding 'Cython/Includes/cpython/version.pxd'
2025-04-06 13:30:31,342 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd'
2025-04-06 13:30:31,342 wheel INFO adding 'Cython/Includes/libc/__init__.pxd'
2025-04-06 13:30:31,343 wheel INFO adding 'Cython/Includes/libc/complex.pxd'
2025-04-06 13:30:31,343 wheel INFO adding 'Cython/Includes/libc/errno.pxd'
2025-04-06 13:30:31,343 wheel INFO adding 'Cython/Includes/libc/float.pxd'
2025-04-06 13:30:31,343 wheel INFO adding 'Cython/Includes/libc/limits.pxd'
2025-04-06 13:30:31,343 wheel INFO adding 'Cython/Includes/libc/locale.pxd'
2025-04-06 13:30:31,344 wheel INFO adding 'Cython/Includes/libc/math.pxd'
2025-04-06 13:30:31,344 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd'
2025-04-06 13:30:31,344 wheel INFO adding 'Cython/Includes/libc/signal.pxd'
2025-04-06 13:30:31,344 wheel INFO adding 'Cython/Includes/libc/stddef.pxd'
2025-04-06 13:30:31,344 wheel INFO adding 'Cython/Includes/libc/stdint.pxd'
2025-04-06 13:30:31,345 wheel INFO adding 'Cython/Includes/libc/stdio.pxd'
2025-04-06 13:30:31,345 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd'
2025-04-06 13:30:31,345 wheel INFO adding 'Cython/Includes/libc/string.pxd'
2025-04-06 13:30:31,345 wheel INFO adding 'Cython/Includes/libc/time.pxd'
2025-04-06 13:30:31,345 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd'
2025-04-06 13:30:31,346 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd'
2025-04-06 13:30:31,346 wheel INFO adding 'Cython/Includes/libcpp/any.pxd'
2025-04-06 13:30:31,346 wheel INFO adding 'Cython/Includes/libcpp/atomic.pxd'
2025-04-06 13:30:31,346 wheel INFO adding 'Cython/Includes/libcpp/bit.pxd'
2025-04-06 13:30:31,346 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd'
2025-04-06 13:30:31,347 wheel INFO adding 'Cython/Includes/libcpp/cmath.pxd'
2025-04-06 13:30:31,347 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd'
2025-04-06 13:30:31,347 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd'
2025-04-06 13:30:31,347 wheel INFO adding 'Cython/Includes/libcpp/execution.pxd'
2025-04-06 13:30:31,347 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd'
2025-04-06 13:30:31,348 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd'
2025-04-06 13:30:31,348 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd'
2025-04-06 13:30:31,348 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd'
2025-04-06 13:30:31,348 wheel INFO adding 'Cython/Includes/libcpp/list.pxd'
2025-04-06 13:30:31,348 wheel INFO adding 'Cython/Includes/libcpp/map.pxd'
2025-04-06 13:30:31,349 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd'
2025-04-06 13:30:31,349 wheel INFO adding 'Cython/Includes/libcpp/numbers.pxd'
2025-04-06 13:30:31,349 wheel INFO adding 'Cython/Includes/libcpp/numeric.pxd'
2025-04-06 13:30:31,349 wheel INFO adding 'Cython/Includes/libcpp/optional.pxd'
2025-04-06 13:30:31,349 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd'
2025-04-06 13:30:31,349 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd'
2025-04-06 13:30:31,350 wheel INFO adding 'Cython/Includes/libcpp/random.pxd'
2025-04-06 13:30:31,350 wheel INFO adding 'Cython/Includes/libcpp/set.pxd'
2025-04-06 13:30:31,350 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd'
2025-04-06 13:30:31,350 wheel INFO adding 'Cython/Includes/libcpp/string.pxd'
2025-04-06 13:30:31,350 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd'
2025-04-06 13:30:31,351 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd'
2025-04-06 13:30:31,351 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd'
2025-04-06 13:30:31,351 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd'
2025-04-06 13:30:31,351 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd'
2025-04-06 13:30:31,351 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd'
2025-04-06 13:30:31,352 wheel INFO adding 'Cython/Includes/numpy/__init__.pxd'
2025-04-06 13:30:31,352 wheel INFO adding 'Cython/Includes/numpy/math.pxd'
2025-04-06 13:30:31,352 wheel INFO adding 'Cython/Includes/posix/__init__.pxd'
2025-04-06 13:30:31,352 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd'
2025-04-06 13:30:31,353 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd'
2025-04-06 13:30:31,353 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd'
2025-04-06 13:30:31,353 wheel INFO adding 'Cython/Includes/posix/mman.pxd'
2025-04-06 13:30:31,353 wheel INFO adding 'Cython/Includes/posix/resource.pxd'
2025-04-06 13:30:31,353 wheel INFO adding 'Cython/Includes/posix/select.pxd'
2025-04-06 13:30:31,354 wheel INFO adding 'Cython/Includes/posix/signal.pxd'
2025-04-06 13:30:31,354 wheel INFO adding 'Cython/Includes/posix/stat.pxd'
2025-04-06 13:30:31,354 wheel INFO adding 'Cython/Includes/posix/stdio.pxd'
2025-04-06 13:30:31,354 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd'
2025-04-06 13:30:31,354 wheel INFO adding 'Cython/Includes/posix/strings.pxd'
2025-04-06 13:30:31,354 wheel INFO adding 'Cython/Includes/posix/time.pxd'
2025-04-06 13:30:31,355 wheel INFO adding 'Cython/Includes/posix/types.pxd'
2025-04-06 13:30:31,355 wheel INFO adding 'Cython/Includes/posix/uio.pxd'
2025-04-06 13:30:31,355 wheel INFO adding 'Cython/Includes/posix/unistd.pxd'
2025-04-06 13:30:31,355 wheel INFO adding 'Cython/Includes/posix/wait.pxd'
2025-04-06 13:30:31,356 wheel INFO adding 'Cython/Plex/Actions.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,356 wheel INFO adding 'Cython/Plex/Actions.pxd'
2025-04-06 13:30:31,356 wheel INFO adding 'Cython/Plex/Actions.py'
2025-04-06 13:30:31,357 wheel INFO adding 'Cython/Plex/DFA.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,357 wheel INFO adding 'Cython/Plex/DFA.pxd'
2025-04-06 13:30:31,357 wheel INFO adding 'Cython/Plex/DFA.py'
2025-04-06 13:30:31,358 wheel INFO adding 'Cython/Plex/Errors.py'
2025-04-06 13:30:31,358 wheel INFO adding 'Cython/Plex/Lexicons.py'
2025-04-06 13:30:31,358 wheel INFO adding 'Cython/Plex/Machines.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,359 wheel INFO adding 'Cython/Plex/Machines.pxd'
2025-04-06 13:30:31,359 wheel INFO adding 'Cython/Plex/Machines.py'
2025-04-06 13:30:31,359 wheel INFO adding 'Cython/Plex/Regexps.py'
2025-04-06 13:30:31,360 wheel INFO adding 'Cython/Plex/Scanners.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,360 wheel INFO adding 'Cython/Plex/Scanners.pxd'
2025-04-06 13:30:31,361 wheel INFO adding 'Cython/Plex/Scanners.py'
2025-04-06 13:30:31,361 wheel INFO adding 'Cython/Plex/Transitions.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,362 wheel INFO adding 'Cython/Plex/Transitions.pxd'
2025-04-06 13:30:31,362 wheel INFO adding 'Cython/Plex/Transitions.py'
2025-04-06 13:30:31,362 wheel INFO adding 'Cython/Plex/__init__.py'
2025-04-06 13:30:31,362 wheel INFO adding 'Cython/Runtime/__init__.py'
2025-04-06 13:30:31,362 wheel INFO adding 'Cython/Runtime/refnanny.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,363 wheel INFO adding 'Cython/Runtime/refnanny.pyx'
2025-04-06 13:30:31,363 wheel INFO adding 'Cython/Tempita/__init__.py'
2025-04-06 13:30:31,363 wheel INFO adding 'Cython/Tempita/_looper.py'
2025-04-06 13:30:31,364 wheel INFO adding 'Cython/Tempita/_tempita.cpython-312-powerpc64le-linux-musl.so'
2025-04-06 13:30:31,366 wheel INFO adding 'Cython/Tempita/_tempita.py'
2025-04-06 13:30:31,366 wheel INFO adding 'Cython/Tempita/compat3.py'
2025-04-06 13:30:31,366 wheel INFO adding 'Cython/Tests/TestCodeWriter.py'
2025-04-06 13:30:31,366 wheel INFO adding 'Cython/Tests/TestCythonUtils.py'
2025-04-06 13:30:31,366 wheel INFO adding 'Cython/Tests/TestJediTyper.py'
2025-04-06 13:30:31,367 wheel INFO adding 'Cython/Tests/TestShadow.py'
2025-04-06 13:30:31,367 wheel INFO adding 'Cython/Tests/TestStringIOTree.py'
2025-04-06 13:30:31,367 wheel INFO adding 'Cython/Tests/TestTestUtils.py'
2025-04-06 13:30:31,367 wheel INFO adding 'Cython/Tests/__init__.py'
2025-04-06 13:30:31,367 wheel INFO adding 'Cython/Tests/xmlrunner.py'
2025-04-06 13:30:31,368 wheel INFO adding 'Cython/Utility/AsyncGen.c'
2025-04-06 13:30:31,368 wheel INFO adding 'Cython/Utility/Buffer.c'
2025-04-06 13:30:31,368 wheel INFO adding 'Cython/Utility/Builtins.c'
2025-04-06 13:30:31,369 wheel INFO adding 'Cython/Utility/CConvert.pyx'
2025-04-06 13:30:31,369 wheel INFO adding 'Cython/Utility/CMath.c'
2025-04-06 13:30:31,369 wheel INFO adding 'Cython/Utility/CommonStructures.c'
2025-04-06 13:30:31,369 wheel INFO adding 'Cython/Utility/Complex.c'
2025-04-06 13:30:31,370 wheel INFO adding 'Cython/Utility/Coroutine.c'
2025-04-06 13:30:31,370 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx'
2025-04-06 13:30:31,370 wheel INFO adding 'Cython/Utility/CppConvert.pyx'
2025-04-06 13:30:31,370 wheel INFO adding 'Cython/Utility/CppSupport.cpp'
2025-04-06 13:30:31,371 wheel INFO adding 'Cython/Utility/CythonFunction.c'
2025-04-06 13:30:31,371 wheel INFO adding 'Cython/Utility/Dataclasses.c'
2025-04-06 13:30:31,371 wheel INFO adding 'Cython/Utility/Dataclasses.py'
2025-04-06 13:30:31,371 wheel INFO adding 'Cython/Utility/Embed.c'
2025-04-06 13:30:31,372 wheel INFO adding 'Cython/Utility/Exceptions.c'
2025-04-06 13:30:31,372 wheel INFO adding 'Cython/Utility/ExtensionTypes.c'
2025-04-06 13:30:31,372 wheel INFO adding 'Cython/Utility/FunctionArguments.c'
2025-04-06 13:30:31,373 wheel INFO adding 'Cython/Utility/ImportExport.c'
2025-04-06 13:30:31,373 wheel INFO adding 'Cython/Utility/MemoryView.pyx'
2025-04-06 13:30:31,373 wheel INFO adding 'Cython/Utility/MemoryView_C.c'
2025-04-06 13:30:31,374 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c'
2025-04-06 13:30:31,374 wheel INFO adding 'Cython/Utility/NumpyImportArray.c'
2025-04-06 13:30:31,374 wheel INFO adding 'Cython/Utility/ObjectHandling.c'
2025-04-06 13:30:31,375 wheel INFO adding 'Cython/Utility/Optimize.c'
2025-04-06 13:30:31,375 wheel INFO adding 'Cython/Utility/Overflow.c'
2025-04-06 13:30:31,376 wheel INFO adding 'Cython/Utility/Printing.c'
2025-04-06 13:30:31,376 wheel INFO adding 'Cython/Utility/Profile.c'
2025-04-06 13:30:31,376 wheel INFO adding 'Cython/Utility/StringTools.c'
2025-04-06 13:30:31,376 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx'
2025-04-06 13:30:31,377 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx'
2025-04-06 13:30:31,377 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c'
2025-04-06 13:30:31,377 wheel INFO adding 'Cython/Utility/TypeConversion.c'
2025-04-06 13:30:31,377 wheel INFO adding 'Cython/Utility/UFuncs.pyx'
2025-04-06 13:30:31,377 wheel INFO adding 'Cython/Utility/UFuncs_C.c'
2025-04-06 13:30:31,378 wheel INFO adding 'Cython/Utility/__init__.py'
2025-04-06 13:30:31,378 wheel INFO adding 'Cython/Utility/arrayarray.h'
2025-04-06 13:30:31,378 wheel INFO adding 'cython-3.0.12.dist-info/licenses/COPYING.txt'
2025-04-06 13:30:31,378 wheel INFO adding 'cython-3.0.12.dist-info/licenses/LICENSE.txt'
2025-04-06 13:30:31,379 wheel INFO adding 'pyximport/__init__.py'
2025-04-06 13:30:31,379 wheel INFO adding 'pyximport/_pyximport2.py'
2025-04-06 13:30:31,379 wheel INFO adding 'pyximport/_pyximport3.py'
2025-04-06 13:30:31,379 wheel INFO adding 'pyximport/pyxbuild.py'
2025-04-06 13:30:31,380 wheel INFO adding 'pyximport/pyximport.py'
2025-04-06 13:30:31,380 wheel INFO adding 'cython-3.0.12.dist-info/METADATA'
2025-04-06 13:30:31,380 wheel INFO adding 'cython-3.0.12.dist-info/WHEEL'
2025-04-06 13:30:31,380 wheel INFO adding 'cython-3.0.12.dist-info/entry_points.txt'
2025-04-06 13:30:31,380 wheel INFO adding 'cython-3.0.12.dist-info/top_level.txt'
2025-04-06 13:30:31,382 wheel INFO adding 'cython-3.0.12.dist-info/RECORD'
2025-04-06 13:30:31,384 root INFO removing build/bdist.linux-ppc64le/wheel
2025-04-06 13:30:31,395 gpep517 INFO The backend produced .dist/cython-3.0.12-cp312-cp312-linux_ppc64le.whl
cython-3.0.12-cp312-cp312-linux_ppc64le.whl
Python 3.12.9 (main, Feb  7 2025, 17:38:43) [GCC 14.2.0]

Running tests against Cython 3.0.12

#### 2025-04-06 13:30:43.154720
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.

Using Cython language level 2.
Using Cython language level 2.



Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.

Using Cython language level 2.

Using Cython language level 2.
Using Cython language level 2.

Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.


Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.


Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.

Using Cython language level 2.


Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.


Backends: c,cpp


Using Cython language level 2.
Using Cython language level 2.


Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.

Using Cython language level 2.





Using Cython language level 2.
Using Cython language level 2.
Using Cython language level 2.


Using Cython language level 2.







Using Cython language level 2.
Using Cython language level 2.



Using Cython language level 2.






Using Cython language level 2.
Using Cython language level 2.

Using Cython language level 2.




Using Cython language level 2.

Using Cython language level 2.


Using Cython language level 2.
Using Cython language level 2.







Using Cython language level 2.





Tests in shard (1/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (43/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (36/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (55/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (56/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (12/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (28/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (13/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (6/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (42/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (21/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (16/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (61/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (48/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (26/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (39/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (50/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (0/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (15/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (62/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (52/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (14/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (7/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (3/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (37/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (19/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (27/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (59/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (2/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (41/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (30/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (60/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (54/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (25/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (5/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (20/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (45/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (38/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (49/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (18/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (31/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (58/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (17/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (4/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (34/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (40/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (22/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (47/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (24/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (44/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (32/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (57/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (10/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (51/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (8/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (29/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (63/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (11/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (9/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (35/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (46/64) starting (Thread ID 0x7fff9c462c90)
Tests in shard (23/64) starting (Thread ID 0x7fff9c462c90)
/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Debugger/Tests/TestLibCython.py:65: UserWarning: Skipping gdb tests, need gdb >= 7.2 with Python >= 2.7
  warnings.warn('Skipping gdb tests, need gdb >= 7.2 with Python >= 2.7')
/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testy604v9v_/srcu29yy_zl/a.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testy604v9v_/srcu29yy_zl/a.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testy604v9v_/srcu29yy_zl/a.pyx
Tests in shard (33/64) starting (Thread ID 0x7fff9c462c90)
/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testy604v9v_/srcu29yy_zl/a.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testy604v9v_/srcu29yy_zl/a.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testy604v9v_/srcu29yy_zl/a.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testy604v9v_/srcu29yy_zl/a.pyx because it changed.
[1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testy604v9v_/srcu29yy_zl/a.pyx in cache
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not 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_d505e5b0d22109f211623f28eafe6b5c27323f4d.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d505e5b0d22109f211623f28eafe6b5c27323f4d.pyx
/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test_let1mhf/srcftsrcz7y/a.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
Tests in shard (53/64) starting (Thread ID 0x7fff9c462c90)
/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test0uqikten/srccrkb90pf/a.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test_let1mhf/srcftsrcz7y/a.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test_let1mhf/srcftsrcz7y/a.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test_let1mhf/srcftsrcz7y/a.pyx because it changed.
[1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test_let1mhf/srcftsrcz7y/a.pyx in cache
/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test05p6a1jm/src3p4s4zz8/a.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test0uqikten/srccrkb90pf/b.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test0uqikten/srccrkb90pf/a.pyx because it changed.
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test0uqikten/srccrkb90pf/b.py because it changed.
[1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test0uqikten/srccrkb90pf/a.pyx
[2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test0uqikten/srccrkb90pf/b.py
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test05p6a1jm/src3p4s4zz8/a.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test05p6a1jm/src3p4s4zz8/a.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test05p6a1jm/src3p4s4zz8/a.pyx because it changed.
[1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-test05p6a1jm/src3p4s4zz8/a.pyx in cache
/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmylbg4_s/srcikmjz4bn/options.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmylbg4_s/srcikmjz4bn/options.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmylbg4_s/srcikmjz4bn/options.pyx
/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmylbg4_s/srcikmjz4bn/options.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmylbg4_s/srcikmjz4bn/options.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmylbg4_s/srcikmjz4bn/options.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmylbg4_s/srcikmjz4bn/options.pyx because it changed.
[1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmylbg4_s/srcikmjz4bn/options.pyx in cache
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmylbg4_s/srcikmjz4bn/options.pyx because it changed.
[1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/cycache-testmylbg4_s/srcikmjz4bn/options.pyx in cache
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test0uqikten/srccrkb90pf/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test0uqikten/srccrkb90pf/a.pxd.
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test0uqikten/srccrkb90pf/b.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test0uqikten/srccrkb90pf/a.pxd.
[1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test0uqikten/srccrkb90pf/a.pyx
[2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-test0uqikten/srccrkb90pf/b.py
/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testkv2phe8s/srcvslyvwhc/a.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testkv2phe8s/srcvslyvwhc/a.py because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testkv2phe8s/srcvslyvwhc/a.py
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testkv2phe8s/srcvslyvwhc/a.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testkv2phe8s/srcvslyvwhc/a.pxd.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testkv2phe8s/srcvslyvwhc/a.py
/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testtzq84a1s/srcsgsmjtce/a.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testtzq84a1s/srcsgsmjtce/b.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testtzq84a1s/srcsgsmjtce/a.pyx because it changed.
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testtzq84a1s/srcsgsmjtce/b.pyx because it changed.
[1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testtzq84a1s/srcsgsmjtce/a.pyx
[2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testtzq84a1s/srcsgsmjtce/b.pyx
warning: /home/buildozer/.cython/inline/_cython_inline_d72ff1a00e2101c0c24e7eef8af585b8d8fd22b9.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_d72ff1a00e2101c0c24e7eef8af585b8d8fd22b9.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d72ff1a00e2101c0c24e7eef8af585b8d8fd22b9.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testtzq84a1s/srcsgsmjtce/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testtzq84a1s/srcsgsmjtce/a.pxd.
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testtzq84a1s/srcsgsmjtce/b.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testtzq84a1s/srcsgsmjtce/a.pxd.
[1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testtzq84a1s/srcsgsmjtce/a.pyx
[2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testtzq84a1s/srcsgsmjtce/b.pyx
/home/buildozer/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testluu_2rue/src0vvl40wr/a.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testluu_2rue/src0vvl40wr/a.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testluu_2rue/src0vvl40wr/a.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testluu_2rue/src0vvl40wr/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testluu_2rue/src0vvl40wr/a.pxd.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/recythonize-testluu_2rue/src0vvl40wr/a.pyx

#### 2025-04-06 13:30:53.170830
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not 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_b639337dd03d5cd05230c35befc7877b9ffcd161.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_461dbcad8c55e9b2548032377696a150da57c280.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_461dbcad8c55e9b2548032377696a150da57c280.pyx
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not 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=9, releaselevel='final', serial=0)
PY_VERSION_HEX  0x30C09F0

CYTHON_COMPILING_IN_CPYTHON  1
CYTHON_COMPILING_IN_LIMITED_API  0
CYTHON_COMPILING_IN_PYPY  0
CYTHON_COMPILING_IN_GRAAL  0
CYTHON_COMPILING_IN_NOGIL  0

CYTHON_USE_PYLONG_INTERNALS  1
CYTHON_USE_PYLIST_INTERNALS  1
CYTHON_USE_UNICODE_INTERNALS  1
CYTHON_USE_UNICODE_WRITER  0
CYTHON_AVOID_BORROWED_REFS  0
CYTHON_ASSUME_SAFE_MACROS  1
CYTHON_USE_TYPE_SLOTS  1
CYTHON_UNPACK_METHODS  1
CYTHON_FAST_THREAD_STATE  1
CYTHON_FAST_PYCALL  1
CYTHON_PEP489_MULTI_PHASE_INIT  1
CYTHON_USE_TP_FINALIZE  1

PyLong_BASE  0x40000000
PyLong_MASK  0x3FFFFFFF
PyLong_SHIFT  30
sizeof(digit)   4
sizeof(sdigit)  4
sys.int_info  sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640)
sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64)  (28, 28, 28, 28, 32, 32, 36, 36)

SIZEOF_INT  4  (4)
SIZEOF_LONG  8  (8)
SIZEOF_SIZE_T  8  (8, 9223372036854775807)
SIZEOF_LONG_LONG  8  (8)
SIZEOF_VOID_P  8  (8)
SIZEOF_UINTPTR_T  8  (8)
SIZEOF_OFF_T  8

Paths:
sys.executable = /home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv/bin/python3
sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv
sys.base_exec_prefix = /usr
sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv
sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/26/compile/c/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/26/support/lib.linux-ppc64le-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.0.12', '/home/buildozer/aports/main/cython/src/cython-3.0.12', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv/lib/python3.12/site-packages', '/home/buildozer/.local/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages/setuptools/_vendor']
PYTHONPATH (env) = 
PYTHONHOME (env) = 

Distutils:
INCDIR = /usr/include/python3.12
LIBS = -ldl
LIBDIR = /usr/lib
LIBPL = /usr/lib/python3.12/config-3.12-powerpc64le-linux-musl
Python LIBRARY = libpython3.12.a
LINKFORSHARED = -Xlinker -export-dynamic

CC (distutils) = gcc
CC (env) = gcc
CFLAGS (distutils) = -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall
CFLAGS (env) = -Os -fstack-clash-protection -Wformat -Werror=format-security
LINKCC (distutils) = gcc
LINKCC (env) = 

Encodings:
sys maxunicode = 1114111
LANG (env) = 
PYTHONIOENCODING (env) = utf-8
sys stdout encoding = utf-8
sys default encoding = utf-8
sys FS encoding = utf-8

Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not 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_b41b44676f706b12675e4264ca5336458add8b49.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b41b44676f706b12675e4264ca5336458add8b49.pyx

#### 2025-04-06 13:31:03.181990
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Compiler output for module e_switch_transform:
e_switch_transform.c: In function '__pyx_pf_18e_switch_transform_is_not_one':
e_switch_transform.c:2283:5: error: duplicate case value
 2283 |     case 1+0:
      |     ^~~~
e_switch_transform.c:2282:5: note: previously used here
 2282 |     case 1:
      |     ^~~~

Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not 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_6622e8b1312628170922991c0ef4fb79873d6434.pyx:6:4: Unreachable code
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not 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_cb80b2d64b4e347ec5100741c803c11b10549d2f.pyx:11:4: Unreachable code

#### 2025-04-06 13:31:13.191803
Python build environment:
Python  sys.version_info(major=3, minor=12, micro=9, releaselevel='final', serial=0)
PY_VERSION_HEX  0x30C09F0

CYTHON_COMPILING_IN_CPYTHON  1
CYTHON_COMPILING_IN_LIMITED_API  0
CYTHON_COMPILING_IN_PYPY  0
CYTHON_COMPILING_IN_GRAAL  0
CYTHON_COMPILING_IN_NOGIL  0

CYTHON_USE_PYLONG_INTERNALS  1
CYTHON_USE_PYLIST_INTERNALS  1
CYTHON_USE_UNICODE_INTERNALS  1
CYTHON_USE_UNICODE_WRITER  0
CYTHON_AVOID_BORROWED_REFS  0
CYTHON_ASSUME_SAFE_MACROS  1
CYTHON_USE_TYPE_SLOTS  1
CYTHON_UNPACK_METHODS  1
CYTHON_FAST_THREAD_STATE  1
CYTHON_FAST_PYCALL  1
CYTHON_PEP489_MULTI_PHASE_INIT  1
CYTHON_USE_TP_FINALIZE  1

PyLong_BASE  0x40000000
PyLong_MASK  0x3FFFFFFF
PyLong_SHIFT  30
sizeof(digit)   4
sizeof(sdigit)  4
sys.int_info  sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640)
sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64)  (28, 28, 28, 28, 32, 32, 36, 36)

SIZEOF_INT  4  (4)
SIZEOF_LONG  8  (8)
SIZEOF_SIZE_T  8  (8, 9223372036854775807)
SIZEOF_LONG_LONG  8  (8)
SIZEOF_VOID_P  8  (8)
SIZEOF_UINTPTR_T  8  (8)
SIZEOF_OFF_T  8

Paths:
sys.executable = /home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv/bin/python3
sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv
sys.base_exec_prefix = /usr
sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv
sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/26/compile/cpp/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/26/support/lib.linux-ppc64le-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.0.12', '/home/buildozer/aports/main/cython/src/cython-3.0.12', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.0.12/.testenv/lib/python3.12/site-packages', '/home/buildozer/.local/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages/setuptools/_vendor']
PYTHONPATH (env) = 
PYTHONHOME (env) = 

Distutils:
INCDIR = /usr/include/python3.12
LIBS = -ldl
LIBDIR = /usr/lib
LIBPL = /usr/lib/python3.12/config-3.12-powerpc64le-linux-musl
Python LIBRARY = libpython3.12.a
LINKFORSHARED = -Xlinker -export-dynamic

CC (distutils) = gcc
CC (env) = gcc
CFLAGS (distutils) = -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall
CFLAGS (env) = -Os -fstack-clash-protection -Wformat -Werror=format-security
LINKCC (distutils) = gcc
LINKCC (env) = 

Encodings:
sys maxunicode = 1114111
LANG (env) = 
PYTHONIOENCODING (env) = utf-8
sys stdout encoding = utf-8
sys default encoding = utf-8
sys FS encoding = utf-8

Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not 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_5640a9fb9fd40e21920e094d8efdb055dc70e4e4.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5640a9fb9fd40e21920e094d8efdb055dc70e4e4.pyx
warning: TEST_TMP/inline/_cython_inline_6e85c70a8915fbf9a6e940e62f5baf898a46caeb.pyx:6:4: Unreachable code
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'

#### 2025-04-06 13:31:23.234177
warning: TEST_TMP/inline/_cython_inline_0ce71bf55b541e71d8cc17b3880b4d65856e8724.pyx:8:4: Unreachable code
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'

#### 2025-04-06 13:31:33.339455
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'

#### 2025-04-06 13:31:43.440119
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'

#### 2025-04-06 13:31:53.569518
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'

#### 2025-04-06 13:32:03.640936
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'

#### 2025-04-06 13:32:13.670185
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'

#### 2025-04-06 13:32:23.702004
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not 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 "<doctest exttype_dealloc.ExtTypeRaise[2]>", line 1, in <module>
RuntimeError: HUHU !
RuntimeError: Cleaning up !
Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__'
Traceback (most recent call last):
  File "<doctest exttype_dealloc.ExtTypeRefCycleRaise[4]>", line 1, in <module>
RuntimeError: Cleaning up !
RuntimeError: HUHU !
Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__'
Traceback (most recent call last):
  File "<doctest exttype_dealloc.PySubTypeRaise[4]>", line 1, in <module>
RuntimeError: HUHU !
RuntimeError: Cleaning up !
Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__'
Traceback (most recent call last):
  File "<doctest exttype_dealloc.PySubTypeRefCycleRaise[4]>", line 1, in <module>
RuntimeError: Cleaning up !

#### 2025-04-06 13:32:33.720223
Compiler output for module cpp_template_subclasses:
cpp_template_subclasses.cpp: In function 'std::pair<double, double> __pyx_convert_pair_from_py_double__and_double(PyObject*)':
cpp_template_subclasses.cpp:3082:99: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
 3082 | static std::pair<double,double>  __pyx_convert_pair_from_py_double__and_double(PyObject *__pyx_v_o) {
      |                                                                                                   ^

Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'

#### 2025-04-06 13:32:43.799525
RuntimeError
Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises'
Traceback (most recent call last):
  File "<doctest exceptionpropagation.test_noexcept[0]>", line 1, in <module>
RuntimeError: 
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not 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 "<doctest exttype_dealloc.ExtTypeRaise[2]>", line 1, in <module>
RuntimeError: HUHU !
RuntimeError: Cleaning up !
Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__'
Traceback (most recent call last):
  File "<doctest exttype_dealloc.ExtTypeRefCycleRaise[4]>", line 1, in <module>
RuntimeError: Cleaning up !
RuntimeError: HUHU !
Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__'
Traceback (most recent call last):
  File "<doctest exttype_dealloc.PySubTypeRaise[4]>", line 1, in <module>
RuntimeError: HUHU !
RuntimeError: Cleaning up !
Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__'
Traceback (most recent call last):
  File "<doctest exttype_dealloc.PySubTypeRefCycleRaise[4]>", line 1, in <module>
RuntimeError: Cleaning up !
RuntimeError
Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises'
Traceback (most recent call last):
  File "<doctest exceptionpropagation.test_noexcept[0]>", line 1, in <module>
RuntimeError: 

#### 2025-04-06 13:32:53.803903
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'

#### 2025-04-06 13:33:03.807602
/usr/lib/python3.12/doctest.py:1375: RuntimeWarning: coroutine 'yield_from_cyobject.<locals>.simple_nonit' was never awaited
  exception = sys.exc_info()
<doctest py35_pep492_interop.yield_from_cyobject[20]>: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 found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'

#### 2025-04-06 13:33:13.811007
Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
----------------------------------------------------------------------
Ran 86 tests in 153.097s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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-04-06 13:33:23.814437
<doctest py35_pep492_interop.yield_from_cyobject[20]>:1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited
  next(yield_from(py_simple_nonit()))
RuntimeWarning: Enable tracemalloc to get the object allocation traceback

#### 2025-04-06 13:33:33.818069

#### 2025-04-06 13:33:43.892073
Compiler output for module cpdef_extern_func:
cpdef_extern_func.c: In function '__pyx_pymod_exec_cpdef_extern_func':
cpdef_extern_func.c:3626:121: warning: passing argument 1 of '__Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle' from incompatible pointer type [-Wincompatible-pointer-types]
 3626 |     PyObject* wrapped = __Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(strchr);
      |                                                                                                                         ^~~~~~
      |                                                                                                                         |
      |                                                                                                                         char * (*)(const char *, int)
cpdef_extern_func.c:2752:128: note: expected 'const char * (*)(const char *, int)' but argument is of type 'char * (*)(const char *, int)'
 2752 | static PyObject *__Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(char const *(*__pyx_v_f)(char const *, int)) {
      |                                                                                                                  ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

----------------------------------------------------------------------
Ran 92 tests in 185.226s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:33:54.008783
Compiler output for module cpdef_extern_func:
cpdef_extern_func.cpp: In function 'int __pyx_pymod_exec_cpdef_extern_func(PyObject*)':
cpdef_extern_func.cpp:3638:121: warning: invalid conversion from 'char* (*)(const char*, int)' to 'const char* (*)(const char*, int)' [-fpermissive]
 3638 |     PyObject* wrapped = __Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(strchr);
      |                                                                                                                         ^~~~~~
      |                                                                                                                         |
      |                                                                                                                         char* (*)(const char*, int)
cpdef_extern_func.cpp:2764:128: note:   initializing argument 1 of 'PyObject* __Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(const char* (*)(const char*, int))'
 2764 | static PyObject *__Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(char const *(*__pyx_v_f)(char const *, int)) {
      |                                                                                                                  ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

----------------------------------------------------------------------
Ran 121 tests in 193.963s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
ValueError
Exception ignored in: 'pure_py.ccall_except_no_check'
Traceback (most recent call last):
  File "<doctest pure_py.ccall_except_no_check[1]>", line 1, in <module>
ValueError: 

#### 2025-04-06 13:34:04.040733

#### 2025-04-06 13:34:14.129748
----------------------------------------------------------------------
Ran 111 tests in 207.713s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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-04-06 13:34:24.178362
ValueError
Exception ignored in: 'pure_py.ccall_except_no_check'
Traceback (most recent call last):
  File "<doctest pure_py.ccall_except_no_check[1]>", line 1, in <module>
ValueError: 

#### 2025-04-06 13:34:34.276492
----------------------------------------------------------------------
Ran 145 tests in 228.635s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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 "<doctest cpdef_void_return.unraisable[0]>", line 1, in <module>
RuntimeError: 
Compiler output for module memslice:
memslice.c: In function '__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct':
memslice.c:101376:38: warning: taking address of packed member of 'struct __pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member]
101376 |     member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad;
       |                                     ~^~~~~

Test dependency not found: 'numpy'
Test dependency not found: 'pythran'
Test dependency found: 'setuptools.sandbox' version 77.0.3
Test dependency found: 'asyncio' version 3.12.9
Test dependency found: 'pstats' version 3.12.9
Test dependency found: 'posix' version 3.12.9
Test dependency found: 'array' version 3.12.9
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'Cython.Coverage'
Test dependency not found: 'IPython.testing.globalipapp'
Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
Test dependency not found: 'test.support'
acquired default
acquired Global_A

#### 2025-04-06 13:34:44.300487
----------------------------------------------------------------------
Ran 229 tests in 237.478s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
RuntimeError
Exception ignored in: 'cpdef_void_return.unraisable'
Traceback (most recent call last):
  File "<doctest cpdef_void_return.unraisable[0]>", line 1, in <module>
RuntimeError: 
----------------------------------------------------------------------
Ran 177 tests in 243.026s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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 137 tests in 244.223s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:34:54.349758

#### 2025-04-06 13:35:04.399692
----------------------------------------------------------------------
Ran 252 tests in 261.774s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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-04-06 13:35:14.468497
----------------------------------------------------------------------
Ran 184 tests in 275.144s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:35:24.490219

#### 2025-04-06 13:35:34.511751
----------------------------------------------------------------------
Ran 136 tests in 290.915s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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 179 tests in 291.605s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
----------------------------------------------------------------------
Ran 103 tests in 296.608s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
----------------------------------------------------------------------
Ran 230 tests in 296.812s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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-04-06 13:35:44.540726
----------------------------------------------------------------------
Ran 224 tests in 305.117s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:35:54.574231
----------------------------------------------------------------------
Ran 169 tests in 309.005s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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 119 tests in 309.580s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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 196 tests in 314.460s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
----------------------------------------------------------------------
Ran 178 tests in 316.833s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:36:04.629906
----------------------------------------------------------------------
Ran 170 tests in 319.337s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

Error compiling Cython file:
------------------------------------------------------------
...



def __invoke():
    del f''
        ^
------------------------------------------------------------

/home/buildozer/.cython/inline/_cython_inline_2f813083a5987157498b2540129e7bfeb8f36329.pyx:5:8: Cannot assign to or delete this

Error compiling Cython file:
------------------------------------------------------------
...



def __invoke():
    del '' f''
        ^
------------------------------------------------------------

/home/buildozer/.cython/inline/_cython_inline_04f8da1ae7efbf55b4c2b1883e8d179169e6e0d9.pyx:5:8: Cannot assign to or delete this
----------------------------------------------------------------------
Ran 157 tests in 319.678s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

Error compiling Cython file:
------------------------------------------------------------
...



def __invoke():
    f'{a $ b}'
            ^
------------------------------------------------------------

/home/buildozer/.cython/inline/_cython_inline_a25bb0207c9aee2d5fba3c2bc61f56483effbbaf.pyx:5:12: Unrecognized character
----------------------------------------------------------------------
Ran 149 tests in 327.272s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:36:14.642382
warning: /home/buildozer/.cython/inline/_cython_inline_880c99ec8c7a1ae010eac5db8d4a8c099fcfd0e0.pyx:6:4: Unreachable code
----------------------------------------------------------------------
Ran 253 tests in 330.153s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
Compiling /home/buildozer/.cython/inline/_cython_inline_880c99ec8c7a1ae010eac5db8d4a8c099fcfd0e0.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_880c99ec8c7a1ae010eac5db8d4a8c099fcfd0e0.pyx
----------------------------------------------------------------------
Ran 234 tests in 335.983s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:36:24.645722
<doctest strescapes[0]>:13: SyntaxWarning: invalid escape sequence '\u'
  b'\u1234',
<doctest strescapes[0]>:14: SyntaxWarning: invalid escape sequence '\U'
  b'\U00001234',
----------------------------------------------------------------------
Ran 244 tests in 341.399s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
<doctest strescapes[0]>:13: SyntaxWarning: invalid escape sequence '\u'
  b'\u1234',
<doctest strescapes[0]>:14: SyntaxWarning: invalid escape sequence '\U'
  b'\U00001234',
----------------------------------------------------------------------
Ran 301 tests in 343.932s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:36:34.654991
----------------------------------------------------------------------
Ran 254 tests in 348.071s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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-04-06 13:36:44.662222
----------------------------------------------------------------------
Ran 272 tests in 358.851s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
----------------------------------------------------------------------
Ran 206 tests in 359.751s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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-04-06 13:36:54.665777
----------------------------------------------------------------------
Ran 235 tests in 368.063s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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 372.744s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
----------------------------------------------------------------------
Ran 198 tests in 372.873s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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 137 tests in 375.483s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
----------------------------------------------------------------------
Ran 183 tests in 375.892s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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 243 tests in 375.926s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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 193 tests in 376.493s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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 339 tests in 376.371s

OK (skipped=1)
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:37:04.669510
----------------------------------------------------------------------
Ran 227 tests in 378.827s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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 338 tests in 379.854s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
Couldn't find 'b'
Couldn't find 'a'
Compiling /home/buildozer/.cython/inline/_cython_inline_c7e465b5fdbce2e8e95b6d4f887d98c2eadaa5ab.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c7e465b5fdbce2e8e95b6d4f887d98c2eadaa5ab.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_1d2c870f75215b969ab66eb3205de89d00fba1a7.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1d2c870f75215b969ab66eb3205de89d00fba1a7.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_1d2c870f75215b969ab66eb3205de89d00fba1a7.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1d2c870f75215b969ab66eb3205de89d00fba1a7.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_fba26557bdbb58754766a31615a2ada73e2c2c00.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fba26557bdbb58754766a31615a2ada73e2c2c00.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_a413b5f5add93a92ad4d8aa5ca4bd9829c7936cc.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a413b5f5add93a92ad4d8aa5ca4bd9829c7936cc.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_a413b5f5add93a92ad4d8aa5ca4bd9829c7936cc.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a413b5f5add93a92ad4d8aa5ca4bd9829c7936cc.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_32043865450e738e38f76ea0398f96151a8c4227.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_32043865450e738e38f76ea0398f96151a8c4227.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_bd753fa78ff3411655c2c208f6d4771c58d2ff01.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bd753fa78ff3411655c2c208f6d4771c58d2ff01.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_bd753fa78ff3411655c2c208f6d4771c58d2ff01.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bd753fa78ff3411655c2c208f6d4771c58d2ff01.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_15022a2432f4af238ce9075e5a6738e27bbc5f4a.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_15022a2432f4af238ce9075e5a6738e27bbc5f4a.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_212596d3025748ea9616fbd1e66904cc1f3ac7f0.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_212596d3025748ea9616fbd1e66904cc1f3ac7f0.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_212596d3025748ea9616fbd1e66904cc1f3ac7f0.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_212596d3025748ea9616fbd1e66904cc1f3ac7f0.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_8e2612c354a2351a74694844c35564c94d5b0535.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8e2612c354a2351a74694844c35564c94d5b0535.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_1bacb2b48ee29d268b2acdc0ba89b144902c0f30.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1bacb2b48ee29d268b2acdc0ba89b144902c0f30.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_1bacb2b48ee29d268b2acdc0ba89b144902c0f30.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1bacb2b48ee29d268b2acdc0ba89b144902c0f30.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_312ab946ed07999fc6945a3c9384193e39335723.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_312ab946ed07999fc6945a3c9384193e39335723.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_ffaf9f836857e64fb98a82376c4020204002fb30.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ffaf9f836857e64fb98a82376c4020204002fb30.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_ffaf9f836857e64fb98a82376c4020204002fb30.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ffaf9f836857e64fb98a82376c4020204002fb30.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_3c10563c5add0c8e657807f05279e276a15f29b3.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3c10563c5add0c8e657807f05279e276a15f29b3.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_baee14e5b28f3a6f840435dcf85caa47c09faca0.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_baee14e5b28f3a6f840435dcf85caa47c09faca0.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_baee14e5b28f3a6f840435dcf85caa47c09faca0.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_baee14e5b28f3a6f840435dcf85caa47c09faca0.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_64d19d7a19faafb926a5187ad76f9b15ab1a571d.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_64d19d7a19faafb926a5187ad76f9b15ab1a571d.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_436ed22d549a0d1f921bda11ab5c1a7c52fbddc4.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_436ed22d549a0d1f921bda11ab5c1a7c52fbddc4.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_436ed22d549a0d1f921bda11ab5c1a7c52fbddc4.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_436ed22d549a0d1f921bda11ab5c1a7c52fbddc4.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_6c0d1e3355e09f6d219d6b0e7ed87086ae4dc020.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6c0d1e3355e09f6d219d6b0e7ed87086ae4dc020.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_2f712f24848fde707d9f623d123d7d45181d91b0.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2f712f24848fde707d9f623d123d7d45181d91b0.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_2f712f24848fde707d9f623d123d7d45181d91b0.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2f712f24848fde707d9f623d123d7d45181d91b0.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_86f5aad2c219c726686203b71af84069d2ed5a61.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_86f5aad2c219c726686203b71af84069d2ed5a61.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_0745f9f3a2826fde9b9243f34011012c6bdc047b.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0745f9f3a2826fde9b9243f34011012c6bdc047b.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_c12ba45ba85f4d9c17fda9cb4ccd6bedcb650e06.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c12ba45ba85f4d9c17fda9cb4ccd6bedcb650e06.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_c12ba45ba85f4d9c17fda9cb4ccd6bedcb650e06.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c12ba45ba85f4d9c17fda9cb4ccd6bedcb650e06.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_69d1bc18c92c6bcbb1eeed52ff6d7ee6f4a48193.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_69d1bc18c92c6bcbb1eeed52ff6d7ee6f4a48193.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_edda54b78b25c914c2b23b1a88f53c27e4058f9e.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_edda54b78b25c914c2b23b1a88f53c27e4058f9e.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_edda54b78b25c914c2b23b1a88f53c27e4058f9e.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_edda54b78b25c914c2b23b1a88f53c27e4058f9e.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_8d4d537cc35295f0994c1c7c13cf63191a468845.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8d4d537cc35295f0994c1c7c13cf63191a468845.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_eb47507a328a577875b481e6b48c2abad7c04656.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_eb47507a328a577875b481e6b48c2abad7c04656.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_4002e99e76b088b398f8ab6446f353d31daaf3bc.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4002e99e76b088b398f8ab6446f353d31daaf3bc.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_81eef78a71269b3261c9e2c75eddcdce0b910cd7.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_81eef78a71269b3261c9e2c75eddcdce0b910cd7.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_3a578391254aeaf18a10f1a01900cdce112ce606.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3a578391254aeaf18a10f1a01900cdce112ce606.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_37949cddb9f71022de8dc7c670b5d6cb617d86e7.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_37949cddb9f71022de8dc7c670b5d6cb617d86e7.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_9f869c807af199773397e3c2d968f6892ab9a47c.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9f869c807af199773397e3c2d968f6892ab9a47c.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_7122a4d7bb056ff3976e35c38c1152534843b6f2.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7122a4d7bb056ff3976e35c38c1152534843b6f2.pyx
Couldn't find 'a'
Compiling /home/buildozer/.cython/inline/_cython_inline_c64a93ed73dbbe18c3e4a78bb0a1203db75ebf74.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c64a93ed73dbbe18c3e4a78bb0a1203db75ebf74.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_6f3ef59264059045838c81bae482e718a7914fcf.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6f3ef59264059045838c81bae482e718a7914fcf.pyx
<doctest r_mang1[2]>:1: SyntaxWarning: invalid escape sequence '\d'
  t == re.search('(\d+)', '-2.80 98\n').groups()
Compiling /home/buildozer/.cython/inline/_cython_inline_b664cd8f0d81e63613d477ed33da943747e8e714.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b664cd8f0d81e63613d477ed33da943747e8e714.pyx
----------------------------------------------------------------------
Ran 250 tests in 384.812s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
<doctest r_mang1[2]>:1: SyntaxWarning: invalid escape sequence '\d'
  t == re.search('(\d+)', '-2.80 98\n').groups()
Compiling /home/buildozer/.cython/inline/_cython_inline_2dc37cb4f0445206526dd26fa9f64ed861bb14ee.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2dc37cb4f0445206526dd26fa9f64ed861bb14ee.pyx

#### 2025-04-06 13:37:14.672647
Compiling /home/buildozer/.cython/inline/_cython_inline_ef4950a1c262192539b10143cb269ad2148b80e7.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ef4950a1c262192539b10143cb269ad2148b80e7.pyx
Compiler output for module memslice:
memslice.cpp: In function 'PyObject* __pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct(__pyx_t_8memslice_PackedArrayStruct)':
memslice.cpp:101393:39: warning: taking address of packed member of '__pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member]
101393 |     member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad;
       |                                     ~~^~~~

acquired default
acquired Global_A
Compiling /home/buildozer/.cython/inline/_cython_inline_2a1552ddfe30302650af247d24b9c86d49a929e8.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2a1552ddfe30302650af247d24b9c86d49a929e8.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_95258d043f14089a7df93a46ffad19046bace58c.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_95258d043f14089a7df93a46ffad19046bace58c.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_dcee562946040efa3d677e8dcf66624cc40c7dc6.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_dcee562946040efa3d677e8dcf66624cc40c7dc6.pyx
Exception ignored in: <yield_from_pep380.test_broken_getattr_handling.<locals>.Broken object at 0x7fff91121580>
Traceback (most recent call last):
  File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:19820)
    1/0
ZeroDivisionError: integer division or modulo by zero
Exception ignored in: <yield_from_pep380.test_broken_getattr_handling.<locals>.Broken object at 0x7fff9136b5c0>
Traceback (most recent call last):
  File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:19820)
    1/0
ZeroDivisionError: integer division or modulo by zero
Compiling /home/buildozer/.cython/inline/_cython_inline_d5b5dab5ca9c2ca746c403c6036abc6dca24f0f0.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d5b5dab5ca9c2ca746c403c6036abc6dca24f0f0.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_42e9a153589b2d5735391dda64412951c51e601b.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_42e9a153589b2d5735391dda64412951c51e601b.pyx
----------------------------------------------------------------------
Ran 200 tests in 397.302s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:37:24.675786
----------------------------------------------------------------------
Ran 233 tests in 400.662s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
----------------------------------------------------------------------
Ran 217 tests in 403.296s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
----------------------------------------------------------------------
Ran 250 tests in 404.451s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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 267 tests in 407.278s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:37:34.679011
----------------------------------------------------------------------
Ran 340 tests in 410.726s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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 423 tests in 416.944s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
Exception ignored in: <yield_from_pep380.test_broken_getattr_handling.<locals>.Broken object at 0x7fff91400aa0>
Traceback (most recent call last):
  File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:19832)
    1/0
ZeroDivisionError: integer division or modulo by zero
Exception ignored in: <yield_from_pep380.test_broken_getattr_handling.<locals>.Broken object at 0x7fff918c0f50>
Traceback (most recent call last):
  File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:19832)
    1/0
ZeroDivisionError: integer division or modulo by zero

#### 2025-04-06 13:37:44.681929

#### 2025-04-06 13:37:54.684901
warning: /home/buildozer/.cython/inline/_cython_inline_203276eedfc93dd10cbd703a477a81a007bb24c8.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_203276eedfc93dd10cbd703a477a81a007bb24c8.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_203276eedfc93dd10cbd703a477a81a007bb24c8.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_9fb370b17f52231f8decddbde3284f1aede2ba37.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9fb370b17f52231f8decddbde3284f1aede2ba37.pyx
----------------------------------------------------------------------
Ran 352 tests in 434.079s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:38:04.688356
----------------------------------------------------------------------
Ran 150 tests in 438.192s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
----------------------------------------------------------------------
Ran 389 tests in 441.067s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
Couldn't find 'f'
Compiling /home/buildozer/.cython/inline/_cython_inline_c77499c365ed211740c2df8b39a29bf316e311fb.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c77499c365ed211740c2df8b39a29bf316e311fb.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_b9e896167ef1f15e3be9d7f3d2c39612753fe583.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b9e896167ef1f15e3be9d7f3d2c39612753fe583.pyx
warning: /home/buildozer/.cython/inline/_cython_inline_504076e109f29cbf78ccdd1c57f1d2a199a11e99.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_504076e109f29cbf78ccdd1c57f1d2a199a11e99.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_504076e109f29cbf78ccdd1c57f1d2a199a11e99.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_f36d6a4ab4375a4e2638265e39ea31cb5465d8af.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f36d6a4ab4375a4e2638265e39ea31cb5465d8af.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_61f89d785c06377b432f5f3307ad577c1ac79fe5.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_61f89d785c06377b432f5f3307ad577c1ac79fe5.pyx
Compiling /home/buildozer/.cython/inline/_cython_inline_8e3160856b79d59e2ed99ab2508e25589dd11d94.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8e3160856b79d59e2ed99ab2508e25589dd11d94.pyx

#### 2025-04-06 13:38:14.691286
----------------------------------------------------------------------
Ran 377 tests in 448.835s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
warning: /home/buildozer/.cython/inline/_cython_inline_d7e9743de6568744a23651226dc4a14c1723a63f.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_d7e9743de6568744a23651226dc4a14c1723a63f.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d7e9743de6568744a23651226dc4a14c1723a63f.pyx

#### 2025-04-06 13:38:24.693999
----------------------------------------------------------------------
Ran 238 tests in 462.010s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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 267 tests in 464.015s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
----------------------------------------------------------------------
Ran 335 tests in 466.367s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:38:34.696835
/usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '123' was never awaited
  if method() is not None:
----------------------------------------------------------------------
Ran 266 tests in 474.127s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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-04-06 13:38:44.699514
----------------------------------------------------------------------
Ran 167 tests in 479.611s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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-04-06 13:38:54.702654

Error compiling Cython file:
------------------------------------------------------------
...



def __invoke():
    del f''
        ^
------------------------------------------------------------

/home/buildozer/.cython/inline/_cython_inline_2f813083a5987157498b2540129e7bfeb8f36329.pyx:5:8: Cannot assign to or delete this

Error compiling Cython file:
------------------------------------------------------------
...



def __invoke():
    del '' f''
        ^
------------------------------------------------------------

/home/buildozer/.cython/inline/_cython_inline_04f8da1ae7efbf55b4c2b1883e8d179169e6e0d9.pyx:5:8: Cannot assign to or delete this

Error compiling Cython file:
------------------------------------------------------------
...



def __invoke():
    f'{a $ b}'
            ^
------------------------------------------------------------

/home/buildozer/.cython/inline/_cython_inline_a25bb0207c9aee2d5fba3c2bc61f56483effbbaf.pyx:5:12: Unrecognized character
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_60cd625ff96faa5acd3c7ed33c44f4119c672f69.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_60cd625ff96faa5acd3c7ed33c44f4119c672f69.pyx
Couldn't find 'something'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_eb4b12f8cf288b99437bd09087353d10b2660745.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_eb4b12f8cf288b99437bd09087353d10b2660745.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_d5b7acc79d9ec5c357e8c430c4a0f34cd86638f9.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_d5b7acc79d9ec5c357e8c430c4a0f34cd86638f9.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_3e448ddf0508b299422cc2121148f0214c1db073.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_3e448ddf0508b299422cc2121148f0214c1db073.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_017a06f1648a607b80411e7d936c46fcd36141fa.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_017a06f1648a607b80411e7d936c46fcd36141fa.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_3cf87232d13a4cb55e909547c585a7c53437da06.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_3cf87232d13a4cb55e909547c585a7c53437da06.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_0662d57201a775a9af24c7475fad6975ec1bfade.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_0662d57201a775a9af24c7475fad6975ec1bfade.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_22bdc2e2eb5561ce75edc4ed87339486bd5d86ab.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_22bdc2e2eb5561ce75edc4ed87339486bd5d86ab.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_45b8637fca4c2a68be0bc68b17dd5e7a05c2d9d6.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_45b8637fca4c2a68be0bc68b17dd5e7a05c2d9d6.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9108f4cdf64ebdff88340bef600a146af58d8659.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9108f4cdf64ebdff88340bef600a146af58d8659.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_ebe3e3763afd53a80cec95918227616ff4b0c726.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_ebe3e3763afd53a80cec95918227616ff4b0c726.pyx
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_7e6d0f7b2fb189b0612f12857279c005ef3a4cb5.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_7e6d0f7b2fb189b0612f12857279c005ef3a4cb5.pyx
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_86f17d4baf9003e4279e4d654441c6feb029a5d2.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_86f17d4baf9003e4279e4d654441c6feb029a5d2.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8eb372ad49c5f3da2f111c19a8d2d34fe56ac4d9.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8eb372ad49c5f3da2f111c19a8d2d34fe56ac4d9.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_94cf31f5a67721400262d306fe4b9b64d36e581f.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_94cf31f5a67721400262d306fe4b9b64d36e581f.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_7e6d0f7b2fb189b0612f12857279c005ef3a4cb5.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_7e6d0f7b2fb189b0612f12857279c005ef3a4cb5.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_86f17d4baf9003e4279e4d654441c6feb029a5d2.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_86f17d4baf9003e4279e4d654441c6feb029a5d2.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8eb372ad49c5f3da2f111c19a8d2d34fe56ac4d9.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8eb372ad49c5f3da2f111c19a8d2d34fe56ac4d9.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_94cf31f5a67721400262d306fe4b9b64d36e581f.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_94cf31f5a67721400262d306fe4b9b64d36e581f.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_0d675ec1181af5e16872e6d3c46a5b9f9b980f3f.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_0d675ec1181af5e16872e6d3c46a5b9f9b980f3f.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_12277785b4a6592335dabf25c5fcbe046b927403.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_12277785b4a6592335dabf25c5fcbe046b927403.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_009b30275e7b721ec96a3bfcf06acb485a247dc9.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_009b30275e7b721ec96a3bfcf06acb485a247dc9.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_4ce811275c3ad7a71a3f12c45a0fa81b9821af68.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_4ce811275c3ad7a71a3f12c45a0fa81b9821af68.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9e0af0d7a3945d027c4c4b04a9f22d37040cdfa8.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9e0af0d7a3945d027c4c4b04a9f22d37040cdfa8.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a75d9f10287ff13a3dcd3cd76bdb517defd20f6e.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a75d9f10287ff13a3dcd3cd76bdb517defd20f6e.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_d9214138389907db7125dc92f3f22c4fa674adb0.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_d9214138389907db7125dc92f3f22c4fa674adb0.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_31b89fb83dac14a92aa67cf4b20b104f04fead0b.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_31b89fb83dac14a92aa67cf4b20b104f04fead0b.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_21aeda5dc41dd7c3abe92faaa34ba0eb948f1b30.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_21aeda5dc41dd7c3abe92faaa34ba0eb948f1b30.pyx

#### 2025-04-06 13:39:04.705401
/usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1.<locals>.f' was never awaited
  if method() is not None:
/usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes.<locals>.foo' was never awaited
  if method() is not None:
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_3bbfcb554b56efdf0c844e5a4d81777ebe923481.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_3bbfcb554b56efdf0c844e5a4d81777ebe923481.pyx
----------------------------------------------------------------------
Ran 264 tests in 506.465s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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-04-06 13:39:14.708090
----------------------------------------------------------------------
Ran 410 tests in 508.052s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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-04-06 13:39:24.710757
Couldn't find 'abc'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_44adb90f7ce6049d7d10bf5333ca0bf742413d96.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_44adb90f7ce6049d7d10bf5333ca0bf742413d96.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_83208f2850ee78eaa754004faf5cb401bd18d787.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_83208f2850ee78eaa754004faf5cb401bd18d787.pyx
Couldn't find 'abc'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_b7fa78bf72dce3d3ea5444ac5b5c328f9a324048.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_b7fa78bf72dce3d3ea5444ac5b5c328f9a324048.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_519b3a9c5010a2df36caf562e6a40ac2d2b952d8.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_519b3a9c5010a2df36caf562e6a40ac2d2b952d8.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_b07a09697417d3a872f453d44b33a50d3257576c.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_b07a09697417d3a872f453d44b33a50d3257576c.pyx
Couldn't find 'abc'
Couldn't find 'abc'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_44adb90f7ce6049d7d10bf5333ca0bf742413d96.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_44adb90f7ce6049d7d10bf5333ca0bf742413d96.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_83208f2850ee78eaa754004faf5cb401bd18d787.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_83208f2850ee78eaa754004faf5cb401bd18d787.pyx
Couldn't find 'abc'
Couldn't find 'abc'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_b7fa78bf72dce3d3ea5444ac5b5c328f9a324048.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_b7fa78bf72dce3d3ea5444ac5b5c328f9a324048.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_519b3a9c5010a2df36caf562e6a40ac2d2b952d8.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_519b3a9c5010a2df36caf562e6a40ac2d2b952d8.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_b07a09697417d3a872f453d44b33a50d3257576c.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_b07a09697417d3a872f453d44b33a50d3257576c.pyx
Couldn't find 'f'
Couldn't find 'f'
Compiling /home/buildozer/.cython/inline/_cython_inline_c77499c365ed211740c2df8b39a29bf316e311fb.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c77499c365ed211740c2df8b39a29bf316e311fb.pyx

#### 2025-04-06 13:39:34.713424
----------------------------------------------------------------------
Ran 380 tests in 537.363s

OK (skipped=24)
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:39:44.717365
----------------------------------------------------------------------
Ran 372 tests in 544.576s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
----------------------------------------------------------------------
Ran 199 tests in 545.225s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:39:54.725555

#### 2025-04-06 13:40:04.741070

#### 2025-04-06 13:40:14.748188

#### 2025-04-06 13:40:24.759069
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_10eeb68c49dd0deb6131c12d8d28c2c0c8deef9e.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_10eeb68c49dd0deb6131c12d8d28c2c0c8deef9e.pyx

#### 2025-04-06 13:40:34.767420

#### 2025-04-06 13:40:44.777444
----------------------------------------------------------------------
Ran 236 tests in 606.831s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)

#### 2025-04-06 13:40:54.791740

#### 2025-04-06 13:41:04.809979

#### 2025-04-06 13:41:14.814440

#### 2025-04-06 13:41:24.818764

#### 2025-04-06 13:41:34.833084

#### 2025-04-06 13:41:44.847812
/usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '__invoke.<locals>.foo' was never awaited
  if method() is not None:

#### 2025-04-06 13:41:54.867990

#### 2025-04-06 13:42:04.879858

#### 2025-04-06 13:42:14.889003

#### 2025-04-06 13:42:24.903968

#### 2025-04-06 13:42:34.914080

#### 2025-04-06 13:42:44.919110

#### 2025-04-06 13:42:54.923393

#### 2025-04-06 13:43:04.940730

#### 2025-04-06 13:43:14.949136
----------------------------------------------------------------------
Ran 488 tests in 752.551s

OK (skipped=22)
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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-04-06 13:43:24.955192
/usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1.<locals>.f' was never awaited
  if method() is not None:
/usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes.<locals>.foo' was never awaited
  if method() is not None:
/usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '__invoke.<locals>.foo' was never awaited
  if method() is not None:
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_60cd625ff96faa5acd3c7ed33c44f4119c672f69.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_60cd625ff96faa5acd3c7ed33c44f4119c672f69.pyx
Couldn't find 'something'
Couldn't find 'something'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_eb4b12f8cf288b99437bd09087353d10b2660745.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_eb4b12f8cf288b99437bd09087353d10b2660745.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_d5b7acc79d9ec5c357e8c430c4a0f34cd86638f9.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_d5b7acc79d9ec5c357e8c430c4a0f34cd86638f9.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_3e448ddf0508b299422cc2121148f0214c1db073.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_3e448ddf0508b299422cc2121148f0214c1db073.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_017a06f1648a607b80411e7d936c46fcd36141fa.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_017a06f1648a607b80411e7d936c46fcd36141fa.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_3cf87232d13a4cb55e909547c585a7c53437da06.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_3cf87232d13a4cb55e909547c585a7c53437da06.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_0662d57201a775a9af24c7475fad6975ec1bfade.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_0662d57201a775a9af24c7475fad6975ec1bfade.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_22bdc2e2eb5561ce75edc4ed87339486bd5d86ab.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_22bdc2e2eb5561ce75edc4ed87339486bd5d86ab.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_45b8637fca4c2a68be0bc68b17dd5e7a05c2d9d6.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_45b8637fca4c2a68be0bc68b17dd5e7a05c2d9d6.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_9108f4cdf64ebdff88340bef600a146af58d8659.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_9108f4cdf64ebdff88340bef600a146af58d8659.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_ebe3e3763afd53a80cec95918227616ff4b0c726.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_ebe3e3763afd53a80cec95918227616ff4b0c726.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_7e6d0f7b2fb189b0612f12857279c005ef3a4cb5.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_7e6d0f7b2fb189b0612f12857279c005ef3a4cb5.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_86f17d4baf9003e4279e4d654441c6feb029a5d2.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_86f17d4baf9003e4279e4d654441c6feb029a5d2.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_8eb372ad49c5f3da2f111c19a8d2d34fe56ac4d9.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_8eb372ad49c5f3da2f111c19a8d2d34fe56ac4d9.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_94cf31f5a67721400262d306fe4b9b64d36e581f.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_94cf31f5a67721400262d306fe4b9b64d36e581f.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_7e6d0f7b2fb189b0612f12857279c005ef3a4cb5.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_7e6d0f7b2fb189b0612f12857279c005ef3a4cb5.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_86f17d4baf9003e4279e4d654441c6feb029a5d2.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_86f17d4baf9003e4279e4d654441c6feb029a5d2.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_8eb372ad49c5f3da2f111c19a8d2d34fe56ac4d9.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_8eb372ad49c5f3da2f111c19a8d2d34fe56ac4d9.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_94cf31f5a67721400262d306fe4b9b64d36e581f.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.12/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_94cf31f5a67721400262d306fe4b9b64d36e581f.pyx

#### 2025-04-06 13:43:34.974736
----------------------------------------------------------------------
Ran 345 tests in 774.567s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   errors.nogil_buffer_acquisition
   errors.w_numpy_arr_as_cppvec_ref
   memoryview.contig_check
   memoryview.extension_type_memoryview
   memoryview.memoryview_annotation_typing
   memoryview.memoryviewattrs
   memoryview.numpy_memoryview
   memoryview.numpy_memoryview_readonly
   memoryview.relaxed_strides
   run.complex_extern_GH1433
   run.coverage_api
   run.coverage_cmd
   run.coverage_cmd_src_layout
   run.coverage_cmd_src_pkg_layout
   run.coverage_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_attributes
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_cimport_1
   run.numpy_cimport_2
   run.numpy_cimport_3
   run.numpy_cimport_4
   run.numpy_cimport_5
   run.numpy_cimport_6
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   run.test_shadow_error
   run.ufunc
   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)
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 788 seconds (13.1 minutes)
Most expensive pipeline stages: 'AnalyseDeclarationsTransform': 1150.09 / 8265 (0.139 / run, 31.2%), 'generate_pyx_code_stage': 574.84 / 2710 (0.212 / run, 15.6%), 'inject_utility_code_stage': 475.77 / 3051 (0.156 / run, 12.9%), 'parse': 257.86 / 6658 (0.039 / run, 7.0%), 'AnalyseExpressionsTransform': 104.64 / 7307 (0.014 / run, 2.8%), 'RemoveUnreachableCode': 79.43 / 15575 (0.005 / run, 2.2%), 'MarkClosureVisitor': 63.30 / 8267 (0.008 / run, 1.7%), 'PostParse': 54.82 / 8267 (0.007 / run, 1.5%), 'ControlFlowAnalysis': 53.36 / 7308 (0.007 / run, 1.4%), 'InterpretCompilerDirectives': 52.83 / 8267 (0.006 / run, 1.4%)
Times:
compile-cpp : 10323.28 sec  (1350,  7.647 / run) - slowest: 'cpp:test_unicode' (139.43s), 'cpp:test_dataclasses' (116.40s), 'cpp:memslice' (99.61s), 'cpp:memoryview' (94.58s), 'cpp:exttype_total_ordering' (92.47s), 'cpp:test_coroutines_pep492' (89.15s), 'cpp:fused_def' (69.27s), 'cpp:closure_tests_3' (58.82s)
compile-c   :  9072.68 sec  (1174,  7.728 / run) - slowest: 'c:test_dataclasses' (212.02s), 'c:test_unicode' (207.81s), 'c:memslice' (139.50s), 'c:test_fstring' (128.96s), 'c:test_coroutines_pep492' (118.07s), 'c:test_grammar' (114.51s), 'c:memoryview' (106.40s), 'c:closure_tests_4' (100.20s)
cython      :  2376.52 sec  (2758,  0.862 / run) - slowest: 'c:test_dataclasses' (45.39s), 'c:memslice' (23.26s), 'c:test_unicode' (22.31s), 'cpp:memslice' (18.99s), 'c:fused_types' (18.30s), 'cpp:test_dataclasses' (17.44s), 'c:test_coroutines_pep492' (16.22s), 'cpp:memoryview' (15.39s)
etoe-build  :  1141.46 sec  (  96, 11.890 / run) - slowest: 'c:memoryview_acq_count(1)' (51.64s), 'c:memoryview_compare_type_pointers(1)' (51.05s), 'c:cdef_multiple_inheritance_errors(1)' (36.46s), 'c:pure_pxd(1)' (31.40s), 'c:check_size(1)' (29.65s), 'c:cpdef_enums_import(1)' (28.84s), 'c:asyncio_generators(1)' (28.24s), 'c:memoryview_cache_builtins(1)' (28.04s)
run         :   868.14 sec  (1603,  0.542 / run) - slowest: 'c:test_coroutines_pep492' (176.06s), 'c:trashcan' (152.20s), 'c:test_fstring' (131.31s), 'cpp:trashcan' (89.84s), 'c:memslice' (44.16s), 'cpp:compare_binary_pyversions' (42.54s), 'c:compare_binary_pyversions' (41.87s), 'cpp:memslice' (34.97s)
etoe-run    :   189.42 sec  ( 193,  0.981 / run) - slowest: 'c:cpdef_pickle(1)' (15.61s), 'c:cythonize_script(1)' (9.46s), 'c:cythonize_with_annotate_via_cli(5)' (7.94s), 'c:cythonize_script_package(1)' (7.85s), 'c:cythonize_with_annotate_via_cli(3)' (7.65s), 'c:cythonize_with_annotate_via_cli(1)' (7.19s), 'c:importas_from_package(1)' (6.62s), 'c:depfile_package_cythonize(1)' (6.18s)
import      :     2.32 sec  (1603,  0.001 / run) - slowest: 'c:bufaccess' (0.05s), 'c:parallel_refcounting_stress_test' (0.05s), 'c:memslice' (0.05s), 'c:test_dataclasses' (0.04s), 'cpp:test_dataclasses' (0.04s), 'c:memoryview_pep484_typing' (0.04s), 'cpp:memslice' (0.03s), 'cpp:generator_expressions_nested' (0.03s)
pyrun       :     0.85 sec  (  72,  0.012 / run) - slowest: 'py:generators_py' (0.08s), 'py:posonly' (0.07s), 'py:ext_auto_richcmp' (0.07s), 'py:builtin_float' (0.04s), 'py:pure_py' (0.04s), 'py:py_classbody' (0.04s), 'py:methodmangling_T5' (0.04s), 'py:extra_walrus' (0.03s)
pyimport    :     0.23 sec  (  72,  0.003 / run) - slowest: 'py:pure_py' (0.02s), 'py:cpdef_optargs_pure' (0.01s), 'py:class_scope' (0.01s), 'py:constant_folding' (0.01s), 'py:pep557_dataclasses' (0.01s), 'py:methodmangling_T5' (0.01s), 'py:posonly' (0.01s), 'py:pure_cdef_class_dataclass' (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-doc*: Scanning shared objects
>>> cython-pyc*: Scanning shared objects
>>> cython*: Scanning shared objects
>>> cython-doc*: Tracing dependencies...
>>> cython-doc*: Package size: 16.0 KB
>>> cython-doc*: Compressing data...
>>> cython-doc*: Create checksum...
>>> cython-doc*: Create cython-doc-3.0.12-r0.apk
>>> cython-pyc*: Tracing dependencies...
	python3
	python3~3.12
>>> cython-pyc*: Package size: 4.1 MB
>>> cython-pyc*: Compressing data...
>>> cython-pyc*: Create checksum...
>>> cython-pyc*: Create cython-pyc-3.0.12-r0.apk
>>> cython*: Tracing dependencies...
	python3
	python3~3.12
	so:libc.musl-ppc64le.so.1
>>> cython*: Package size: 9.2 MB
>>> cython*: Compressing data...
>>> cython*: Create checksum...
>>> cython*: Create cython-3.0.12-r0.apk
>>> cython: Build complete at Sun, 06 Apr 2025 13:43:43 +0000 elapsed time 0h 19m 13s
>>> cython: Cleaning up srcdir
>>> cython: Cleaning up pkgdir
>>> cython: Uninstalling dependencies...
(1/25) Purging .makedepends-cython (20250406.132431)
(2/25) Purging py3-gpep517-pyc (16-r0)
(3/25) Purging py3-gpep517 (16-r0)
(4/25) Purging py3-installer-pyc (0.7.0-r2)
(5/25) Purging py3-installer (0.7.0-r2)
(6/25) Purging py3-setuptools-pyc (77.0.3-r0)
(7/25) Purging py3-setuptools (77.0.3-r0)
(8/25) Purging py3-wheel-pyc (0.43.0-r0)
(9/25) Purging py3-wheel (0.43.0-r0)
(10/25) Purging py3-packaging-pyc (24.2-r0)
(11/25) Purging py3-packaging (24.2-r0)
(12/25) Purging py3-parsing-pyc (3.2.0-r0)
(13/25) Purging py3-parsing (3.2.0-r0)
(14/25) Purging python3-dev (3.12.9-r0)
(15/25) Purging python3-pyc (3.12.9-r0)
(16/25) Purging python3-pycache-pyc0 (3.12.9-r0)
(17/25) Purging pyc (3.12.9-r0)
(18/25) Purging python3 (3.12.9-r0)
(19/25) Purging gdbm (1.24-r0)
(20/25) Purging libbz2 (1.0.8-r6)
(21/25) Purging libffi (3.4.7-r0)
(22/25) Purging libpanelw (6.5_p20250216-r0)
(23/25) Purging mpdecimal (4.0.0-r0)
(24/25) Purging sqlite-libs (3.49.1-r0)
(25/25) Purging xz-libs (5.8.1-r0)
Executing busybox-1.37.0-r14.trigger
OK: 274 MiB in 103 packages
>>> cython: Updating the main/ppc64le repository index...
>>> cython: Signing the index...