>>> cython: Building main/cython 0.29.33-r0 (using abuild 3.10.0-r0) started Mon, 23 Jan 2023 08:01:48 +0000
>>> cython: Checking sanity of /home/buildozer/aports/main/cython/APKBUILD...
>>> cython: Analyzing dependencies...
>>> cython: Installing for build: build-base python3 py3-setuptools python3-dev
(1/13) Installing libbz2 (1.0.8-r4)
(2/13) Installing libffi (3.4.4-r0)
(3/13) Installing gdbm (1.23-r0)
(4/13) Installing xz-libs (5.4.1-r0)
(5/13) Installing mpdecimal (2.5.1-r1)
(6/13) Installing readline (8.2.0-r0)
(7/13) Installing sqlite-libs (3.40.1-r0)
(8/13) Installing python3 (3.11.1-r2)
(9/13) Installing py3-parsing (3.0.9-r1)
(10/13) Installing py3-packaging (23.0-r0)
(11/13) Installing py3-setuptools (66.1.1-r0)
(12/13) Installing python3-dev (3.11.1-r2)
(13/13) Installing .makedepends-cython (20230123.080148)
Executing busybox-1.36.0-r1.trigger
OK: 453 MiB in 109 packages
>>> cython: Cleaning up srcdir
>>> cython: Cleaning up pkgdir
>>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-0.29.33.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:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0   146    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
curl: (22) The requested URL returned error: 404
>>> cython: Fetching cython-0.29.33.tar.gz::https://github.com/cython/cython/archive/0.29.33.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:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0

  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
100 2064k  100 2064k    0     0   366k      0  0:00:05  0:00:05 --:--:--  846k
>>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-0.29.33.tar.gz
>>> cython: Checking sha512sums...
cython-0.29.33.tar.gz: OK
>>> cython: Unpacking /var/cache/distfiles/cython-0.29.33.tar.gz...
Unable to find pgen, not compiling formal grammar.
running build
running build_py
creating build
creating build/lib.linux-ppc64le-cpython-311
copying cython.py -> build/lib.linux-ppc64le-cpython-311
creating build/lib.linux-ppc64le-cpython-311/Cython
copying Cython/Debugging.py -> build/lib.linux-ppc64le-cpython-311/Cython
copying Cython/CodeWriter.py -> build/lib.linux-ppc64le-cpython-311/Cython
copying Cython/Shadow.py -> build/lib.linux-ppc64le-cpython-311/Cython
copying Cython/Coverage.py -> build/lib.linux-ppc64le-cpython-311/Cython
copying Cython/Utils.py -> build/lib.linux-ppc64le-cpython-311/Cython
copying Cython/StringIOTree.py -> build/lib.linux-ppc64le-cpython-311/Cython
copying Cython/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython
copying Cython/TestUtils.py -> build/lib.linux-ppc64le-cpython-311/Cython
creating build/lib.linux-ppc64le-cpython-311/Cython/Build
copying Cython/Build/Distutils.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build
copying Cython/Build/Inline.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build
copying Cython/Build/BuildExecutable.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build
copying Cython/Build/Dependencies.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build
copying Cython/Build/IpythonMagic.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build
copying Cython/Build/Cythonize.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build
copying Cython/Build/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build
creating build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Annotate.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/ModuleNode.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/DebugFlags.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/TypeInference.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Symtab.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/MemoryView.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Version.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Pipeline.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/CmdLine.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/FusedNode.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Options.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/UtilityCode.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/FlowControl.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Visitor.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Main.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/TreePath.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/TreeFragment.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Pythran.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Lexicon.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Naming.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Builtin.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/CythonScope.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/StringEncoding.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/ExprNodes.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Buffer.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Errors.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Future.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Scanning.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Parsing.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Interpreter.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Nodes.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/UtilNodes.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Code.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/TypeSlots.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Optimize.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
creating build/lib.linux-ppc64le-cpython-311/Cython/Runtime
copying Cython/Runtime/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Runtime
creating build/lib.linux-ppc64le-cpython-311/Cython/Distutils
copying Cython/Distutils/extension.py -> build/lib.linux-ppc64le-cpython-311/Cython/Distutils
copying Cython/Distutils/old_build_ext.py -> build/lib.linux-ppc64le-cpython-311/Cython/Distutils
copying Cython/Distutils/build_ext.py -> build/lib.linux-ppc64le-cpython-311/Cython/Distutils
copying Cython/Distutils/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Distutils
creating build/lib.linux-ppc64le-cpython-311/Cython/Debugger
copying Cython/Debugger/Cygdb.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger
copying Cython/Debugger/libcython.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger
copying Cython/Debugger/libpython.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger
copying Cython/Debugger/DebugWriter.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger
copying Cython/Debugger/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger
creating build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests
copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests
copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests
copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests
copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests
creating build/lib.linux-ppc64le-cpython-311/Cython/Plex
copying Cython/Plex/Machines.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex
copying Cython/Plex/Actions.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex
copying Cython/Plex/Timing.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex
copying Cython/Plex/Traditional.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex
copying Cython/Plex/DFA.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex
copying Cython/Plex/Scanners.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex
copying Cython/Plex/Lexicons.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex
copying Cython/Plex/Transitions.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex
copying Cython/Plex/Errors.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex
copying Cython/Plex/Regexps.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex
copying Cython/Plex/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex
creating build/lib.linux-ppc64le-cpython-311/Cython/Tests
copying Cython/Tests/xmlrunner.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tests
copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tests
copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tests
copying Cython/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tests
copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tests
copying Cython/Tests/TestJediTyper.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tests
creating build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests
copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests
copying Cython/Build/Tests/TestInline.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests
copying Cython/Build/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests
copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests
copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests
creating build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests
creating build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
creating build/lib.linux-ppc64le-cpython-311/Cython/Tempita
copying Cython/Tempita/compat3.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tempita
copying Cython/Tempita/_tempita.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tempita
copying Cython/Tempita/_looper.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tempita
copying Cython/Tempita/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tempita
creating build/lib.linux-ppc64le-cpython-311/pyximport
copying pyximport/pyximport.py -> build/lib.linux-ppc64le-cpython-311/pyximport
copying pyximport/pyxbuild.py -> build/lib.linux-ppc64le-cpython-311/pyximport
copying pyximport/__init__.py -> build/lib.linux-ppc64le-cpython-311/pyximport
creating build/lib.linux-ppc64le-cpython-311/Cython/Includes
copying Cython/Includes/openmp.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes
creating build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/float.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/type.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/long.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/set.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/version.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/list.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/int.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/method.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/array.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/function.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/number.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/string.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/object.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/module.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython
creating build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/float.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/time.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/signal.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/math.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/locale.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/limits.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/string.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/errno.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc
creating build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp
creating build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/strings.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/stat.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/time.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/signal.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/select.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/mman.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/resource.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/wait.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/types.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix
creating build/lib.linux-ppc64le-cpython-311/Cython/Includes/numpy
copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/numpy
copying Cython/Includes/numpy/math.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/numpy
creating build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated
copying Cython/Compiler/Code.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Scanning.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Parsing.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Compiler/Visitor.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler
copying Cython/Runtime/refnanny.pyx -> build/lib.linux-ppc64le-cpython-311/Cython/Runtime
copying Cython/Debugger/Tests/codefile -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests
copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests
copying Cython/Plex/Actions.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Plex
copying Cython/Plex/Scanners.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Plex
copying Cython/Utility/CppConvert.pyx -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/MemoryView.pyx -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/CConvert.pyx -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/Optimize.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/Overflow.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/Buffer.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/Profile.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/CMath.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/TypeConversion.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/StringTools.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/CommonStructures.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/CythonFunction.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/Complex.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/ObjectHandling.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/Exceptions.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/FunctionArguments.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/Embed.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/ImportExport.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/Builtins.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/AsyncGen.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/MemoryView_C.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/Printing.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/Capsule.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/Coroutine.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/arrayarray.h -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
copying Cython/Utility/CppSupport.cpp -> build/lib.linux-ppc64le-cpython-311/Cython/Utility
running build_ext
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Plex/Scanners.py because it changed.
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Plex/Actions.py because it changed.
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Scanning.py because it changed.
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Visitor.py because it changed.
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/FlowControl.py because it changed.
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Runtime/refnanny.pyx because it changed.
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/FusedNode.py because it changed.
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Tempita/_tempita.py because it changed.
[1/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/FlowControl.py
[2/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/FusedNode.py
[3/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Scanning.py
[4/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Visitor.py
[5/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Plex/Actions.py
[6/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Plex/Scanners.py
[7/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Runtime/refnanny.pyx
[8/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Tempita/_tempita.py
building 'Cython.Plex.Scanners' extension
creating build/temp.linux-ppc64le-cpython-311
creating build/temp.linux-ppc64le-cpython-311/home
creating build/temp.linux-ppc64le-cpython-311/home/buildozer
creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports
creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main
creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython
creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src
creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33
creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython
creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Plex
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Plex/Scanners.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Plex/Scanners.o
gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Plex/Scanners.cpython-311-powerpc64le-linux-musl.so
building 'Cython.Plex.Actions' extension
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Plex/Actions.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Plex/Actions.o
gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Plex/Actions.cpython-311-powerpc64le-linux-musl.so
building 'Cython.Compiler.Scanning' extension
creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Scanning.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Scanning.o
gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Scanning.cpython-311-powerpc64le-linux-musl.so
building 'Cython.Compiler.Visitor' extension
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Visitor.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Visitor.o
gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Visitor.cpython-311-powerpc64le-linux-musl.so
building 'Cython.Compiler.FlowControl' extension
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/FlowControl.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/FlowControl.o
gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Compiler/FlowControl.cpython-311-powerpc64le-linux-musl.so
building 'Cython.Runtime.refnanny' extension
creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Runtime
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Runtime/refnanny.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Runtime/refnanny.o
gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Runtime/refnanny.cpython-311-powerpc64le-linux-musl.so
building 'Cython.Compiler.FusedNode' extension
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/FusedNode.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/FusedNode.o
gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Compiler/FusedNode.cpython-311-powerpc64le-linux-musl.so
building 'Cython.Tempita._tempita' extension
creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Tempita
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Tempita/_tempita.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Tempita/_tempita.o
gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Tempita/_tempita.cpython-311-powerpc64le-linux-musl.so
/home/buildozer/aports/main/cython/src/cython-0.29.33/runtests.py:2237: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
  thread.setDaemon(True)  # Py2.6 ...
Python 3.11.1 (main, Dec 26 2022, 17:44:03) [GCC 12.2.1 20220924]

Running tests against Cython 0.29.33
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.
Using Cython language level 2.


Using Cython language level 2.

Using Cython language level 2.
Tests in shard 1/64 starting
Tests in shard 41/64 starting
Tests in shard 2/64 starting
/home/buildozer/aports/main/cython/src/cython-0.29.33/runtests.py:655: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead.
  suite.addTest(unittest.makeSuite(EmbedTest))
Tests in shard 14/64 starting
Tests in shard 28/64 starting

Tests in shard 42/64 starting

Tests in shard 13/64 starting

Tests in shard 22/64 starting
Tests in shard 24/64 starting
Tests in shard 20/64 starting


Tests in shard 52/64 starting
Tests in shard 3/64 starting
Tests in shard 35/64 starting
Tests in shard 37/64 starting
Tests in shard 19/64 starting
/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/cycache-testvl6y3s9h/srcpn460ajh/a.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
Tests in shard 55/64 starting
Tests in shard 44/64 starting
Tests in shard 0/64 starting
Tests in shard 47/64 starting
Tests in shard 56/64 starting
Tests in shard 43/64 starting
Tests in shard 4/64 starting
Tests in shard 30/64 starting
Compiling TEST_TMP/cycache-testvl6y3s9h/srcpn460ajh/a.pyx because it changed.
[1/1] Cythonizing TEST_TMP/cycache-testvl6y3s9h/srcpn460ajh/a.pyx
Tests in shard 23/64 starting
Tests in shard 8/64 starting
Tests in shard 45/64 starting
Tests in shard 16/64 starting
Tests in shard 62/64 starting
/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/cycache-testvl6y3s9h/srcpn460ajh/a.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
Tests in shard 11/64 starting
Tests in shard 29/64 starting
Tests in shard 10/64 starting
Tests in shard 51/64 starting
Tests in shard 31/64 starting
Tests in shard 26/64 starting
Tests in shard 39/64 starting
Tests in shard 57/64 starting
Tests in shard 21/64 starting
Tests in shard 46/64 starting
Tests in shard 34/64 starting
Tests in shard 6/64 starting
Tests in shard 12/64 starting
Tests in shard 61/64 starting
Compiling TEST_TMP/cycache-testvl6y3s9h/srcpn460ajh/a.pyx because it changed.
[1/1] Cythonizing TEST_TMP/cycache-testvl6y3s9h/srcpn460ajh/a.pyx
Tests in shard 17/64 starting
Compiling TEST_TMP/cycache-testvl6y3s9h/srcpn460ajh/a.pyx because it changed.
[1/1] Found compiled TEST_TMP/cycache-testvl6y3s9h/srcpn460ajh/a.pyx in cache
Tests in shard 15/64 starting
Tests in shard 59/64 starting
Compiling /home/buildozer/.cython/inline/_cython_inline_3e8d4740436fc06653ee849e500640cb4bb56f97.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3e8d4740436fc06653ee849e500640cb4bb56f97.pyx
Tests in shard 40/64 starting
/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/cycache-tests0w_vuyg/srcve_dsj6r/a.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
Tests in shard 53/64 starting
Tests in shard 25/64 starting
Tests in shard 49/64 starting
Tests in shard 60/64 starting
Tests in shard 38/64 starting
Tests in shard 27/64 starting
Tests in shard 18/64 starting
Tests in shard 58/64 starting
Tests in shard 63/64 starting
Compiling TEST_TMP/cycache-tests0w_vuyg/srcve_dsj6r/a.pyx because it changed.
[1/1] Cythonizing TEST_TMP/cycache-tests0w_vuyg/srcve_dsj6r/a.pyx
Compiling TEST_TMP/cycache-tests0w_vuyg/srcve_dsj6r/a.pyx because it changed.
[1/1] Found compiled TEST_TMP/cycache-tests0w_vuyg/srcve_dsj6r/a.pyx in cache
/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/cycache-testgrwtpy1z/src5pu4asc9/a.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
Tests in shard 36/64 starting
Tests in shard 50/64 starting
Tests in shard 48/64 starting
Compiling TEST_TMP/cycache-testgrwtpy1z/src5pu4asc9/a.pyx because it changed.
[1/1] Cythonizing TEST_TMP/cycache-testgrwtpy1z/src5pu4asc9/a.pyx
Tests in shard 7/64 starting
Tests in shard 54/64 starting
Tests in shard 9/64 starting
/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Debugger/Tests/TestLibCython.py:65: UserWarning: Skipping gdb tests, need gdb >= 7.2 with Python >= 2.6
  warnings.warn('Skipping gdb tests, need gdb >= 7.2 with Python >= 2.6')
Compiling TEST_TMP/cycache-testgrwtpy1z/src5pu4asc9/a.pyx because it changed.
[1/1] Found compiled TEST_TMP/cycache-testgrwtpy1z/src5pu4asc9/a.pyx in cache
/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/cycache-test2fl5kh7r/srcprevskc5/options.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
Tests in shard 32/64 starting
Compiling TEST_TMP/cycache-test2fl5kh7r/srcprevskc5/options.pyx because it changed.
[1/1] Cythonizing TEST_TMP/cycache-test2fl5kh7r/srcprevskc5/options.pyx
/home/buildozer/aports/main/cython/src/cython-0.29.33/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/cycache-test2fl5kh7r/srcprevskc5/options.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
Tests in shard 33/64 starting
Compiling TEST_TMP/cycache-test2fl5kh7r/srcprevskc5/options.pyx because it changed.
[1/1] Cythonizing TEST_TMP/cycache-test2fl5kh7r/srcprevskc5/options.pyx
Compiling TEST_TMP/cycache-test2fl5kh7r/srcprevskc5/options.pyx because it changed.
[1/1] Found compiled TEST_TMP/cycache-test2fl5kh7r/srcprevskc5/options.pyx in cache
Compiling TEST_TMP/cycache-test2fl5kh7r/srcprevskc5/options.pyx because it changed.
[1/1] Found compiled TEST_TMP/cycache-test2fl5kh7r/srcprevskc5/options.pyx in cache
Tests in shard 5/64 starting
warning: /home/buildozer/.cython/inline/_cython_inline_7ce56db2c5e6ebd8bd43cde7aa86802b2cc9d213.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_7ce56db2c5e6ebd8bd43cde7aa86802b2cc9d213.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7ce56db2c5e6ebd8bd43cde7aa86802b2cc9d213.pyx

#### 2023-01-23 08:03:06.192548
warning: TEST_TMP/inline/_cython_inline_fe65deb6bbf7295cbd14181ae7780ff1f7704e99.pyx:6:4: Unreachable code

=== C/C++ compiler error output: ===
cdef_syntax.c: In function '__pyx_pf_11cdef_syntax_use_cdef':
cdef_syntax.c:1268:144: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
 1268 |   __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1;
      |                                                                                                                                                ^~~~~~~~~
====================================

=== C/C++ compiler error output: ===
hinsen2.c:2922:12: warning: '__Pyx__ArgTypeTest' defined but not used [-Wunused-function]
 2922 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact)
      |            ^~~~~~~~~~~~~~~~~~
====================================
Compiling /home/buildozer/.cython/inline/_cython_inline_65cd05c9f40d8df21a15f06983187100274e6dc8.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_65cd05c9f40d8df21a15f06983187100274e6dc8.pyx

=== C/C++ compiler error output: ===
cdef_syntax.cpp: In function 'PyObject* __pyx_pf_11cdef_syntax_use_cdef(PyObject*)':
cdef_syntax.cpp:1282:144: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
 1282 |   __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1;
      |                                                                                                                                                ^~~~~~~~~
====================================
Compiling /home/buildozer/.cython/inline/_cython_inline_62cde225c8883dde3827a1d3f41f23c050a73dd8.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_62cde225c8883dde3827a1d3f41f23c050a73dd8.pyx

=== C/C++ compiler error output: ===
hinsen2.cpp:2936:12: warning: 'int __Pyx__ArgTypeTest(PyObject*, PyTypeObject*, const char*, int)' defined but not used [-Wunused-function]
 2936 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact)
      |            ^~~~~~~~~~~~~~~~~~
====================================
warning: TEST_TMP/inline/_cython_inline_41214dc51d6f34de76410c183b1715c33d5997fa.pyx:6:4: Unreachable code
Python build environment:
Python  sys.version_info(major=3, minor=11, micro=1, releaselevel='final', serial=0)
PY_VERSION_HEX  0x30B01F0

CYTHON_COMPILING_IN_CPYTHON  1
CYTHON_COMPILING_IN_PYPY  0
CYTHON_COMPILING_IN_PYSTON  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_UNPACK_METHODS  1
CYTHON_FAST_THREAD_STATE  0
CYTHON_FAST_PYCALL  0
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

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

CC (distutils) = gcc
CC (env) = gcc
CFLAGS (distutils) = -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall
CFLAGS (env) = -Os -fomit-frame-pointer
LINKCC (distutils) = gcc
LINKCC (env) = 

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


#### 2023-01-23 08:03:16.196860
warning: TEST_TMP/inline/_cython_inline_9121071274a756e83357611d79b893f5d30bffa2.pyx:11:4: Unreachable code
warning: TEST_TMP/inline/_cython_inline_db32f942a56928c19e37b625b015eee73ca38cfe.pyx:6:4: Unreachable code

=== C/C++ compiler error output: ===
cvardef.c: In function '__pyx_pf_7cvardef_f':
cvardef.c:1269:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable]
 1269 |   char **__pyx_v_a_2d_char_ptr_ptr_array[10][20];
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cvardef.c:1268:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable]
 1268 |   char *__pyx_v_a_2d_char_ptr_array[10][20];
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
cvardef.c:1267:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable]
 1267 |   char __pyx_v_a_2d_char_array[10][20];
      |        ^~~~~~~~~~~~~~~~~~~~~~~
cvardef.c:1266:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable]
 1266 |   char __pyx_v_a_sized_char_array[10];
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~
====================================
warning: TEST_TMP/inline/_cython_inline_f3be79557e8ed18521af1235fa2163f069750cc0.pyx:8:4: Unreachable code

=== C/C++ compiler error output: ===
cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
cpdef_extern_func.c: In function '__pyx_pymod_exec_cpdef_extern_func':
cpdef_extern_func.c:2287:85: warning: passing argument 1 of '__Pyx_CFunc_const__char______const__char________int___to_py' from incompatible pointer type [-Wincompatible-pointer-types]
 2287 |     PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr);
      |                                                                                     ^~~~~~
      |                                                                                     |
      |                                                                                     char * (*)(const char *, int)
cpdef_extern_func.c:1611:92: note: expected 'const char * (*)(const char *, int)' but argument is of type 'char * (*)(const char *, int)'
 1611 | static PyObject *__Pyx_CFunc_const__char______const__char________int___to_py(char const *(*__pyx_v_f)(char const *, int)) {
      |                                                                              ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================

=== C/C++ compiler error output: ===
cvardef.cpp: In function 'PyObject* __pyx_pf_7cvardef_f(PyObject*)':
cvardef.cpp:1280:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable]
 1280 |   char __pyx_v_a_sized_char_array[10];
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~
cvardef.cpp:1281:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable]
 1281 |   char __pyx_v_a_2d_char_array[10][20];
      |        ^~~~~~~~~~~~~~~~~~~~~~~
cvardef.cpp:1282:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable]
 1282 |   char *__pyx_v_a_2d_char_ptr_array[10][20];
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
cvardef.cpp:1283:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable]
 1283 |   char **__pyx_v_a_2d_char_ptr_ptr_array[10][20];
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================
Python build environment:
Python  sys.version_info(major=3, minor=11, micro=1, releaselevel='final', serial=0)
PY_VERSION_HEX  0x30B01F0

CYTHON_COMPILING_IN_CPYTHON  1
CYTHON_COMPILING_IN_PYPY  0
CYTHON_COMPILING_IN_PYSTON  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_UNPACK_METHODS  1
CYTHON_FAST_THREAD_STATE  0
CYTHON_FAST_PYCALL  0
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

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

CC (distutils) = gcc
CC (env) = gcc
CFLAGS (distutils) = -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall
CFLAGS (env) = -Os -fomit-frame-pointer
LINKCC (distutils) = gcc
LINKCC (env) = 

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


=== C/C++ compiler error output: ===
cpdef_extern_func.cpp: In function 'int __pyx_pymod_exec_cpdef_extern_func(PyObject*)':
cpdef_extern_func.cpp:2301:85: warning: invalid conversion from 'char* (*)(const char*, int)' to 'const char* (*)(const char*, int)' [-fpermissive]
 2301 |     PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr);
      |                                                                                     ^~~~~~
      |                                                                                     |
      |                                                                                     char* (*)(const char*, int)
cpdef_extern_func.cpp:1625:92: note:   initializing argument 1 of 'PyObject* __Pyx_CFunc_const__char______const__char________int___to_py(const char* (*)(const char*, int))'
 1625 | static PyObject *__Pyx_CFunc_const__char______const__char________int___to_py(char const *(*__pyx_v_f)(char const *, int)) {
      |                                                                              ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================

#### 2023-01-23 08:03:26.200470

#### 2023-01-23 08:03:36.203835

#### 2023-01-23 08:03:46.207720
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 !

#### 2023-01-23 08:03:56.211246
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 !

=== C/C++ compiler error output: ===
closure_names.c: In function '__pyx_tp_new_13closure_names___pyx_scope_struct__func':
closure_names.c:3646:5: warning: argument 1 null where non-null expected [-Wnonnull]
 3646 |     memset(o, 0, sizeof(struct __pyx_obj_13closure_names___pyx_scope_struct__func));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pthread.h:30,
                 from /usr/include/python3.11/cpython/pythread.h:16,
                 from /usr/include/python3.11/pythread.h:126,
                 from /usr/include/python3.11/Python.h:89,
                 from closure_names.c:6:
/usr/include/sched.h:83:7: note: in a call to function 'memset' declared 'nonnull'
   83 | void *memset (void *, int, size_t);
      |       ^~~~~~
====================================

=== C/C++ compiler error output: ===
cpp_template_subclasses.cpp: In function 'std::pair<double, double> __pyx_convert_pair_from_py_double__and_double(PyObject*)':
cpp_template_subclasses.cpp:4161: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
 4161 | static std::pair<double,double>  __pyx_convert_pair_from_py_double__and_double(PyObject *__pyx_v_o) {
      |                                                                                                   ^
====================================

=== C/C++ compiler error output: ===
cdef_function_kwargs.cpp: In function 'PyObject* __pyx_pf_20cdef_function_kwargs_18libc_strstr(PyObject*)':
cdef_function_kwargs.cpp:2793:93: warning: comparing the result of pointer addition '(((const char*)"xabcy") + 1)' and NULL [-Waddress]
 2793 |   __pyx_t_1 = __Pyx_PyBool_FromLong((strstr(((char const *)"xabcy"), ((char const *)"abc")) != NULL)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 122, __pyx_L1_error)
      |                                                                                             ^
cdef_function_kwargs.cpp:2815:93: warning: comparing the result of pointer addition '(((const char*)"xabcz") + 1)' and NULL [-Waddress]
 2815 |   __pyx_t_3 = __Pyx_PyBool_FromLong((strstr(((char const *)"xabcz"), ((char const *)"abc")) != NULL)); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 124, __pyx_L1_error)
      |                                                                                             ^
====================================

#### 2023-01-23 08:04:06.214886

=== C/C++ compiler error output: ===
closure_names.cpp: In function 'PyObject* __pyx_tp_new_13closure_names___pyx_scope_struct__func(PyTypeObject*, PyObject*, PyObject*)':
closure_names.cpp:3660:11: warning: argument 1 null where non-null expected [-Wnonnull]
 3660 |     memset(o, 0, sizeof(struct __pyx_obj_13closure_names___pyx_scope_struct__func));
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pthread.h:30,
                 from /usr/include/python3.11/cpython/pythread.h:16,
                 from /usr/include/python3.11/pythread.h:126,
                 from /usr/include/python3.11/Python.h:89,
                 from closure_names.cpp:6:
/usr/include/sched.h:83:7: note: in a call to function 'void* memset(void*, int, size_t)' declared 'nonnull'
   83 | void *memset (void *, int, size_t);
      |       ^~~~~~
====================================
----------------------------------------------------------------------
Ran 90 tests in 68.868s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (61/64)

=== C/C++ compiler error output: ===
cdef_block.c:1215:13: warning: '__pyx_f_10cdef_block_f' defined but not used [-Wunused-function]
 1215 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) {
      |             ^~~~~~~~~~~~~~~~~~~~~~
====================================

#### 2023-01-23 08:04:16.218829

=== C/C++ compiler error output: ===
cdef_block.cpp:1229:13: warning: 'void __pyx_f_10cdef_block_f(__pyx_t_10cdef_block_Spam*)' defined but not used [-Wunused-function]
 1229 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) {
      |             ^~~~~~~~~~~~~~~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 78 tests in 73.907s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (4/64)
----------------------------------------------------------------------
Ran 54 tests in 75.766s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (7/64)

=== C/C++ compiler error output: ===
In function 'PyObject* __pyx_pf_15cpp_classes_def_2test_BaseMethods(PyObject*, PyObject*)',
    inlined from 'PyObject* __pyx_pw_15cpp_classes_def_3test_BaseMethods(PyObject*, PyObject*)' at cpp_classes_def.cpp:2432:57:
cpp_classes_def.cpp:2530:16: warning: '__pyx_v_subClass' may be used uninitialized [-Wmaybe-uninitialized]
 2530 |         delete __pyx_v_subClass;
      |                ^~~~~~~~~~~~~~~~
cpp_classes_def.cpp: In function 'PyObject* __pyx_pw_15cpp_classes_def_3test_BaseMethods(PyObject*, PyObject*)':
cpp_classes_def.cpp:2440:39: note: '__pyx_v_subClass' was declared here
 2440 |   __pyx_t_15cpp_classes_def_SubClass *__pyx_v_subClass;
      |                                       ^~~~~~~~~~~~~~~~
====================================

=== C/C++ compiler error output: ===
for_in_string.c:4368:16: warning: '__Pyx__PyObject_AsPy_UCS4' defined but not used [-Wunused-function]
 4368 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) {
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
====================================

=== C/C++ compiler error output: ===
cyfunction.c: In function '__pyx_pf_10cyfunction_16test_annotations_inner':
cyfunction.c:3997:71: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable]
 3997 |   struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope;
      |                                                                       ^~~~~~~~~~~~~~~
====================================

=== C/C++ compiler error output: ===
for_in_string.cpp:4382:16: warning: 'Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject*)' defined but not used [-Wunused-function]
 4382 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) {
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
====================================

=== C/C++ compiler error output: ===
builtin_basestring.c: In function '__pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3':
builtin_basestring.c:1452:39: warning: self-comparison always evaluates to true [-Wtautological-compare]
 1452 |     __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type));
      |                                       ^~
builtin_basestring.c:1481:39: warning: self-comparison always evaluates to false [-Wtautological-compare]
 1481 |     __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type));
      |                                       ^~
====================================
----------------------------------------------------------------------
Ran 75 tests in 82.603s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (20/64)

#### 2023-01-23 08:04:26.222280

=== C/C++ compiler error output: ===
cyfunction_defaults.c:17996:20: warning: '__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__' defined but not used [-Wunused-variable]
17996 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.c:17936:20: warning: '__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__' defined but not used [-Wunused-variable]
17936 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.c:14789:20: warning: '__pyx_mdef___pyx_memoryview_3__setstate_cython__' defined but not used [-Wunused-variable]
14789 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.c:14729:20: warning: '__pyx_mdef___pyx_memoryview_1__reduce_cython__' defined but not used [-Wunused-variable]
14729 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.c:14631:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran' defined but not used [-Wunused-variable]
14631 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.c:14532:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy' defined but not used [-Wunused-variable]
14532 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.c:14451:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig' defined but not used [-Wunused-variable]
14451 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.c:14370:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig' defined but not used [-Wunused-variable]
14370 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.c:10068:20: warning: '__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__' defined but not used [-Wunused-variable]
10068 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.c:9804:20: warning: '__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__' defined but not used [-Wunused-variable]
 9804 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.c:9400:20: warning: '__pyx_mdef___pyx_array_3__setstate_cython__' defined but not used [-Wunused-variable]
 9400 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.c:9340:20: warning: '__pyx_mdef___pyx_array_1__reduce_cython__' defined but not used [-Wunused-variable]
 9340 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================

=== C/C++ compiler error output: ===
unused.c:1541:18: warning: '__pyx_f_6unused_c_unused_optional' defined but not used [-Wunused-function]
 1541 | static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unused.c:1491:18: warning: '__pyx_f_6unused_c_unused_simple' defined but not used [-Wunused-function]
 1491 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================

=== C/C++ compiler error output: ===
builtin_basestring.cpp: In function 'PyObject* __pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3(PyObject*)':
builtin_basestring.cpp:1466:39: warning: self-comparison always evaluates to true [-Wtautological-compare]
 1466 |     __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type));
      |                  ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~
builtin_basestring.cpp:1495:39: warning: self-comparison always evaluates to false [-Wtautological-compare]
 1495 |     __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type));
      |                  ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~
====================================
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: 

=== C/C++ compiler error output: ===
unused.cpp:1555:18: warning: 'PyObject* __pyx_f_6unused_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_6unused_c_unused_optional*)' defined but not used [-Wunused-function]
 1555 | static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unused.cpp:1505:18: warning: 'PyObject* __pyx_f_6unused_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function]
 1505 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================

=== C/C++ compiler error output: ===
embedsignatures.c:10668:18: warning: '__pyx_pf_15embedsignatures_3Foo_3m13_genexpr' defined but not used [-Wunused-function]
10668 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
embedsignatures.c:10530:18: warning: '__pyx_pf_15embedsignatures_3Foo_3m12_genexpr' defined but not used [-Wunused-function]
10530 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================

=== C/C++ compiler error output: ===
cdef_keyword.c:1178:15: warning: '__pyx_f_12cdef_keyword_f' defined but not used [-Wunused-function]
 1178 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) {
      |               ^~~~~~~~~~~~~~~~~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 91 tests in 91.143s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (9/64)

=== C/C++ compiler error output: ===
cdef_keyword.cpp:1192:15: warning: 'double __pyx_f_12cdef_keyword_f(double)' defined but not used [-Wunused-function]
 1192 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) {
      |               ^~~~~~~~~~~~~~~~~~~~~~~~
====================================

#### 2023-01-23 08:04:36.226230

=== C/C++ compiler error output: ===
cyfunction.cpp: In function 'PyObject* __pyx_pf_10cyfunction_16test_annotations_inner(PyObject*, PyObject*, PyObject*)':
cyfunction.cpp:4011:71: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable]
 4011 |   struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope;
      |                                                                       ^~~~~~~~~~~~~~~
====================================
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 110 tests in 94.225s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (12/64)
----------------------------------------------------------------------
Ran 53 tests in 95.395s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (27/64)

=== C/C++ compiler error output: ===
breaking_loop.c:1251:12: warning: '__pyx_f_13breaking_loop_func' defined but not used [-Wunused-function]
 1251 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) {
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================

#### 2023-01-23 08:04:46.229952

=== C/C++ compiler error output: ===
to_char.c:2163:27: warning: '__pyx_f_7to_char__chars' defined but not used [-Wunused-function]
 2163 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) {
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
====================================

=== C/C++ compiler error output: ===
breaking_loop.cpp:1265:12: warning: 'int __pyx_f_13breaking_loop_func(Py_ssize_t)' defined but not used [-Wunused-function]
 1265 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) {
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 82 tests in 105.307s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (25/64)

=== C/C++ compiler error output: ===
cpp_stl_function.cpp: In function 'std::function<double(double, int)>* __pyx_f_16cpp_stl_function_14FunctionKeeper__get_function_ptr_from_name(__pyx_obj_16cpp_stl_function_FunctionKeeper*, PyObject*)':
cpp_stl_function.cpp:1788:10: warning: '__pyx_v_f' may be used uninitialized [-Wmaybe-uninitialized]
 1788 |   return __pyx_r;
      |          ^~~~~~~
cpp_stl_function.cpp:1546:41: note: '__pyx_v_f' was declared here
 1546 |   std::function<double (double, int)>  *__pyx_v_f;
      |                                         ^~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 87 tests in 107.558s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (36/64)

=== C/C++ compiler error output: ===
shrubbery_2.c:1258:47: warning: '__pyx_f_11shrubbery_2_another_shrubbery' defined but not used [-Wunused-function]
 1258 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) {
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 97 tests in 110.256s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (53/64)

=== C/C++ compiler error output: ===
shrubbery_2.cpp:1272:47: warning: '__pyx_obj_9my_module_Shrubbery* __pyx_f_11shrubbery_2_another_shrubbery(__pyx_obj_9my_module_Shrubbery*)' defined but not used [-Wunused-function]
 1272 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) {
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================

#### 2023-01-23 08:04:56.233383

=== C/C++ compiler error output: ===
cyfunction_defaults.cpp:18010:20: warning: '__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__' defined but not used [-Wunused-variable]
18010 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.cpp:17950:20: warning: '__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__' defined but not used [-Wunused-variable]
17950 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.cpp:14803:20: warning: '__pyx_mdef___pyx_memoryview_3__setstate_cython__' defined but not used [-Wunused-variable]
14803 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.cpp:14743:20: warning: '__pyx_mdef___pyx_memoryview_1__reduce_cython__' defined but not used [-Wunused-variable]
14743 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.cpp:14645:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran' defined but not used [-Wunused-variable]
14645 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.cpp:14546:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy' defined but not used [-Wunused-variable]
14546 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.cpp:14465:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig' defined but not used [-Wunused-variable]
14465 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.cpp:14384:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig' defined but not used [-Wunused-variable]
14384 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.cpp:10082:20: warning: '__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__' defined but not used [-Wunused-variable]
10082 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.cpp:9818:20: warning: '__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__' defined but not used [-Wunused-variable]
 9818 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.cpp:9414:20: warning: '__pyx_mdef___pyx_array_3__setstate_cython__' defined but not used [-Wunused-variable]
 9414 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cyfunction_defaults.cpp:9354:20: warning: '__pyx_mdef___pyx_array_1__reduce_cython__' defined but not used [-Wunused-variable]
 9354 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0};
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 162 tests in 116.972s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (6/64)

=== C/C++ compiler error output: ===
to_char.cpp:2177:27: warning: '__Pyx_memviewslice __pyx_f_7to_char__chars(PyObject*)' defined but not used [-Wunused-function]
 2177 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) {
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
====================================

#### 2023-01-23 08:05:06.237203
----------------------------------------------------------------------
Ran 79 tests in 122.846s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (37/64)
----------------------------------------------------------------------
Ran 110 tests in 124.376s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (62/64)

=== C/C++ compiler error output: ===
embedsignatures.cpp:10682:18: warning: 'PyObject* __pyx_pf_15embedsignatures_3Foo_3m13_genexpr(PyObject*)' defined but not used [-Wunused-function]
10682 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
embedsignatures.cpp:10544:18: warning: 'PyObject* __pyx_pf_15embedsignatures_3Foo_3m12_genexpr(PyObject*)' defined but not used [-Wunused-function]
10544 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================

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



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

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

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



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

/home/buildozer/.cython/inline/_cython_inline_fa7fe2f6598df0832afb897d41c0f947e35fb757.pyx:5:8: Cannot assign to or delete this
----------------------------------------------------------------------
Ran 114 tests in 131.454s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (56/64)

#### 2023-01-23 08:05:16.240748
----------------------------------------------------------------------
Ran 95 tests in 133.772s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (18/64)
warning: /home/buildozer/.cython/inline/_cython_inline_746ff58bca682ab9daee7fa9347edd541555afe0.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_746ff58bca682ab9daee7fa9347edd541555afe0.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_746ff58bca682ab9daee7fa9347edd541555afe0.pyx
----------------------------------------------------------------------
Ran 84 tests in 135.337s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (57/64)

=== C/C++ compiler error output: ===
set.c: In function '__pyx_pf_3set_cython_set':
set.c:1807:32: warning: self-comparison always evaluates to true [-Wtautological-compare]
 1807 |     __pyx_t_1 = ((&PySet_Type) == (&PySet_Type));
      |                                ^~
set.c: In function '__pyx_pf_3set_2cython_frozenset':
set.c:1888:38: warning: self-comparison always evaluates to true [-Wtautological-compare]
 1888 |     __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type));
      |                                      ^~
====================================
----------------------------------------------------------------------
Ran 125 tests in 136.712s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (42/64)

=== C/C++ compiler error output: ===
unused_args.c:1556:18: warning: '__pyx_f_11unused_args_c_unused_optional' defined but not used [-Wunused-function]
 1556 | static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unused_args.c:1506:18: warning: '__pyx_f_11unused_args_c_unused_simple' defined but not used [-Wunused-function]
 1506 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 87 tests in 139.175s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (51/64)

=== C/C++ compiler error output: ===
py_ucs4_type.c: In function '__pyx_pf_12py_ucs4_type_12unicode_methods':
py_ucs4_type.c:2379:3: warning: '_PyUnicode_ToTitlecase' is deprecated [-Wdeprecated-declarations]
 2379 |   __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar);
      |   ^~~~~~~~~
In file included from /usr/include/python3.11/unicodeobject.h:1042,
                 from /usr/include/python3.11/Python.h:51,
                 from py_ucs4_type.c:6:
/usr/include/python3.11/cpython/unicodeobject.h:1074:40: note: declared here
 1074 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase(
      |                                        ^~~~~~~~~~~~~~~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 119 tests in 140.439s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (47/64)
----------------------------------------------------------------------
Ran 146 tests in 141.238s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (63/64)

=== C/C++ compiler error output: ===
unused_args.cpp:1570:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_11unused_args_c_unused_optional*)' defined but not used [-Wunused-function]
 1570 | static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unused_args.cpp:1520:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function]
 1520 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================

#### 2023-01-23 08:05:26.244196
/usr/lib/python3.11/doctest.py:1357: 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.11/doctest.py:1357: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited
  exception = sys.exc_info()
RuntimeWarning: Enable tracemalloc to get the object allocation traceback

=== C/C++ compiler error output: ===
atoi.c:1192:18: warning: '__pyx_f_4atoi_parse_charptr_to_py_int' defined but not used [-Wunused-function]
 1192 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================

=== C/C++ compiler error output: ===
set.cpp: In function 'PyObject* __pyx_pf_3set_cython_set(PyObject*)':
set.cpp:1821:32: warning: self-comparison always evaluates to true [-Wtautological-compare]
 1821 |     __pyx_t_1 = ((&PySet_Type) == (&PySet_Type));
      |                  ~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~
set.cpp: In function 'PyObject* __pyx_pf_3set_2cython_frozenset(PyObject*)':
set.cpp:1902:38: warning: self-comparison always evaluates to true [-Wtautological-compare]
 1902 |     __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type));
      |                  ~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~
====================================

=== C/C++ compiler error output: ===
atoi.cpp:1206:18: warning: 'PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)' defined but not used [-Wunused-function]
 1206 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================

=== C/C++ compiler error output: ===
In file included from /usr/include/python3.11/unicodeobject.h:1042,
                 from /usr/include/python3.11/Python.h:51,
                 from py_ucs4_type.cpp:6:
py_ucs4_type.cpp: In function 'PyObject* __pyx_pf_12py_ucs4_type_12unicode_methods(PyObject*, Py_UCS4)':
/usr/include/python3.11/cpython/unicodeobject.h:34:54: warning: 'Py_UCS4 _PyUnicode_ToTitlecase(Py_UCS4)' is deprecated [-Wdeprecated-declarations]
   34 | #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch)
      |                                ~~~~~~~~~~~~~~~~~~~~~~^~~~
py_ucs4_type.cpp:2393:15: note: in expansion of macro 'Py_UNICODE_TOTITLE'
 2393 |   __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar);
      |               ^~~~~~~~~~~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:1074:40: note: declared here
 1074 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase(
      |                                        ^~~~~~~~~~~~~~~~~~~~~~
====================================
Exception ignored in: <yield_from_pep380.test_broken_getattr_handling.<locals>.Broken object at 0x7fff9309d690>
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:16301)
    1/0
ZeroDivisionError: integer division or modulo by zero
Exception ignored in: <yield_from_pep380.test_broken_getattr_handling.<locals>.Broken object at 0x7fff9309d690>
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:16301)
    1/0
ZeroDivisionError: integer division or modulo by zero

=== C/C++ compiler error output: ===
widen_shrubbery.c:1210:18: warning: '__pyx_f_15widen_shrubbery_widen_shrubbery' defined but not used [-Wunused-function]
 1210 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 79 tests in 148.913s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2

=== C/C++ compiler error output: ===
widen_shrubbery.cpp:1224:18: warning: 'PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)' defined but not used [-Wunused-function]
 1224 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================
ALL DONE (16/64)
<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
----------------------------------------------------------------------
Ran 101 tests in 151.286s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (50/64)
----------------------------------------------------------------------
Ran 153 tests in 152.195s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (11/64)

#### 2023-01-23 08:05:36.247977

=== C/C++ compiler error output: ===
py_unicode_type.c: In function '__pyx_pf_15py_unicode_type_10unicode_methods':
py_unicode_type.c:2171:3: warning: '_PyUnicode_ToTitlecase' is deprecated [-Wdeprecated-declarations]
 2171 |   __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar);
      |   ^~~~~~~~~
In file included from /usr/include/python3.11/unicodeobject.h:1042,
                 from /usr/include/python3.11/Python.h:51,
                 from py_unicode_type.c:6:
/usr/include/python3.11/cpython/unicodeobject.h:1074:40: note: declared here
 1074 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase(
      |                                        ^~~~~~~~~~~~~~~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 175 tests in 154.607s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (26/64)
----------------------------------------------------------------------
Ran 89 tests in 156.395s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (21/64)

=== C/C++ compiler error output: ===
In file included from /usr/include/python3.11/unicodeobject.h:1042,
                 from /usr/include/python3.11/Python.h:51,
                 from py_unicode_type.cpp:6:
py_unicode_type.cpp: In function 'PyObject* __pyx_pf_15py_unicode_type_10unicode_methods(PyObject*, Py_UNICODE)':
/usr/include/python3.11/cpython/unicodeobject.h:34:54: warning: 'Py_UCS4 _PyUnicode_ToTitlecase(Py_UCS4)' is deprecated [-Wdeprecated-declarations]
   34 | #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch)
      |                                ~~~~~~~~~~~~~~~~~~~~~~^~~~
py_unicode_type.cpp:2185:15: note: in expansion of macro 'Py_UNICODE_TOTITLE'
 2185 |   __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar);
      |               ^~~~~~~~~~~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:1074:40: note: declared here
 1074 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase(
      |                                        ^~~~~~~~~~~~~~~~~~~~~~
====================================
warning: /home/buildozer/.cython/inline/_cython_inline_a133da5d6df74acfa3ddd80cb6d1dfbdc70d672b.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_a133da5d6df74acfa3ddd80cb6d1dfbdc70d672b.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a133da5d6df74acfa3ddd80cb6d1dfbdc70d672b.pyx

=== C/C++ compiler error output: ===
c_code_docstring.c:747:17: warning: 'square' defined but not used [-Wunused-function]
  747 |     static long square(long x) {return x * x;}
      |                 ^~~~~~
====================================
----------------------------------------------------------------------
Ran 209 tests in 161.307s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (19/64)

=== C/C++ compiler error output: ===
c_code_docstring.cpp:761:17: warning: 'long int square(long int)' defined but not used [-Wunused-function]
  761 |     static long square(long x) {return x * x;}
      |                 ^~~~~~
====================================

#### 2023-01-23 08:05:46.251206
----------------------------------------------------------------------
Ran 293 tests in 164.758s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (33/64)
----------------------------------------------------------------------
Ran 210 tests in 165.583s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (17/64)
----------------------------------------------------------------------
Ran 89 tests in 170.427s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (13/64)

#### 2023-01-23 08:05:56.254486

=== C/C++ compiler error output: ===
pointers.c: In function '__pyx_pf_8pointers_compare':
pointers.c:1296:65: warning: self-comparison always evaluates to true [-Wtautological-compare]
 1296 |   __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 23, __pyx_L1_error)
      |                                                                 ^~
pointers.c: In function '__pyx_pf_8pointers_4bool_binop':
pointers.c:1599:44: warning: self-comparison always evaluates to true [-Wtautological-compare]
 1599 |   __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0);
      |                                            ^~
pointers.c: In function '__pyx_pf_8pointers_6bool_binop_truth':
pointers.c:1740:44: warning: self-comparison always evaluates to true [-Wtautological-compare]
 1740 |   __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0);
      |                                            ^~
====================================
----------------------------------------------------------------------
Ran 202 tests in 173.492s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (34/64)
----------------------------------------------------------------------
Ran 146 tests in 174.848s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (22/64)
----------------------------------------------------------------------
Ran 175 tests in 175.740s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (38/64)

=== C/C++ compiler error output: ===
pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_compare(PyObject*)':
pointers.cpp:1310:65: warning: self-comparison always evaluates to true [-Wtautological-compare]
 1310 |   __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 23, __pyx_L1_error)
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_4bool_binop(PyObject*)':
pointers.cpp:1613:44: warning: self-comparison always evaluates to true [-Wtautological-compare]
 1613 |   __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_6bool_binop_truth(PyObject*, int)':
pointers.cpp:1754:44: warning: self-comparison always evaluates to true [-Wtautological-compare]
 1754 |   __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================
warning: /home/buildozer/.cython/inline/_cython_inline_dd4d84bbca1f3401a9189d9a26cb49d9d8e383c8.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_dd4d84bbca1f3401a9189d9a26cb49d9d8e383c8.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_dd4d84bbca1f3401a9189d9a26cb49d9d8e383c8.pyx
----------------------------------------------------------------------
Ran 282 tests in 177.902s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (1/64)
----------------------------------------------------------------------
Ran 235 tests in 179.288s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (10/64)
----------------------------------------------------------------------
Ran 104 tests in 179.417s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (49/64)
Exception ignored in: <yield_from_pep380.test_broken_getattr_handling.<locals>.Broken object at 0x7fff9339d0d0>
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:16315)
    1/0
ZeroDivisionError: integer division or modulo by zero
Exception ignored in: <yield_from_pep380.test_broken_getattr_handling.<locals>.Broken object at 0x7fff9339d0d0>
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:16315)
    1/0
ZeroDivisionError: integer division or modulo by zero

=== C/C++ compiler error output: ===
libc_sin.c:1183:15: warning: '__pyx_f_8libc_sin_f' defined but not used [-Wunused-function]
 1183 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) {
      |               ^~~~~~~~~~~~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 208 tests in 182.379s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (8/64)

=== C/C++ compiler error output: ===
libc_sin.cpp:1197:15: warning: 'double __pyx_f_8libc_sin_f(double)' defined but not used [-Wunused-function]
 1197 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) {
      |               ^~~~~~~~~~~~~~~~~~~
====================================

=== C/C++ compiler error output: ===
utf_eight.c:1346:18: warning: '__pyx_f_9utf_eight_tounicode_with_length_and_free' defined but not used [-Wunused-function]
 1346 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utf_eight.c:1294:18: warning: '__pyx_f_9utf_eight_tounicode_with_length' defined but not used [-Wunused-function]
 1294 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utf_eight.c:1242:18: warning: '__pyx_f_9utf_eight_tounicode' defined but not used [-Wunused-function]
 1242 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================

#### 2023-01-23 08:06:06.258011

=== C/C++ compiler error output: ===
utf_eight.cpp:1360:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length_and_free(char*, size_t)' defined but not used [-Wunused-function]
 1360 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utf_eight.cpp:1308:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length(char*, size_t)' defined but not used [-Wunused-function]
 1308 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utf_eight.cpp:1256:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode(char*)' defined but not used [-Wunused-function]
 1256 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 215 tests in 183.631s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (32/64)
----------------------------------------------------------------------
Ran 277 tests in 185.096s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (3/64)
----------------------------------------------------------------------
Ran 109 tests in 185.426s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (24/64)
----------------------------------------------------------------------
Ran 167 tests in 186.035s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (55/64)
----------------------------------------------------------------------
Ran 217 tests in 187.003s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (2/64)
----------------------------------------------------------------------
Ran 192 tests in 189.607s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (28/64)
warning: /home/buildozer/.cython/inline/_cython_inline_4584718664a99ca714d4c0c54f3645be39637ce7.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_4584718664a99ca714d4c0c54f3645be39637ce7.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4584718664a99ca714d4c0c54f3645be39637ce7.pyx
----------------------------------------------------------------------
Ran 261 tests in 191.655s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (30/64)

#### 2023-01-23 08:06:16.261074
----------------------------------------------------------------------
Ran 190 tests in 193.375s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (39/64)
/usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine '123' was never awaited
  if method() is not None:

=== C/C++ compiler error output: ===
reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_68reversed_unsigned':
reversed_iteration.c:10538:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
10538 |   for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1;
      |                                               ^~
reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_70reversed_unsigned_by_3':
reversed_iteration.c:10679:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
10679 |   for (__pyx_t_4 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_4 >= __pyx_t_3 + 3; ) { __pyx_t_4-=3;
      |                                                                                                               ^~
reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3':
reversed_iteration.c:10818:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
10818 |   for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3;
      |                                             ^
====================================

=== C/C++ compiler error output: ===
memslice.c: In function '__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct':
memslice.c:86940:38: warning: taking address of packed member of 'struct __pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member]
86940 |     member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad;
      |                                     ~^~~~~
====================================
----------------------------------------------------------------------
Ran 177 tests in 200.610s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (41/64)
----------------------------------------------------------------------
Ran 248 tests in 200.879s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (48/64)

=== C/C++ compiler error output: ===
locals.c: In function '__pyx_pf_6locals_14locals_ctype':
locals.c:2575:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable]
 2575 |   int *__pyx_v_p;
      |        ^~~~~~~~~
locals.c: In function '__pyx_pf_6locals_16locals_ctype_inferred':
locals.c:2662:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
 2662 |   int *__pyx_v_b;
      |        ^~~~~~~~~
====================================

#### 2023-01-23 08:06:26.264144

=== C/C++ compiler error output: ===
reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_68reversed_unsigned(PyObject*, int, int)':
reversed_iteration.cpp:10552:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
10552 |   for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1;
      |                                     ~~~~~~~~~~^~~~~~~~~~~~~~~~
reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_70reversed_unsigned_by_3(PyObject*, int, int)':
reversed_iteration.cpp:10693:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
10693 |   for (__pyx_t_4 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_4 >= __pyx_t_3 + 3; ) { __pyx_t_4-=3;
      |                                                                                                     ~~~~~~~~~~^~~~~~~~~~~~~~~~
reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3(PyObject*, int, int)':
reversed_iteration.cpp:10832:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
10832 |   for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3;
      |                                   ~~~~~~~~~~^~~~~~~~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 261 tests in 203.483s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (31/64)

=== C/C++ compiler error output: ===
locals.cpp: In function 'PyObject* __pyx_pf_6locals_14locals_ctype(PyObject*)':
locals.cpp:2589:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable]
 2589 |   int *__pyx_v_p;
      |        ^~~~~~~~~
locals.cpp: In function 'PyObject* __pyx_pf_6locals_16locals_ctype_inferred(PyObject*)':
locals.cpp:2676:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
 2676 |   int *__pyx_v_b;
      |        ^~~~~~~~~
====================================
warning: /home/buildozer/.cython/inline/_cython_inline_d36328b5938a7a01b0a2a798f153add5feb0e6e4.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_d36328b5938a7a01b0a2a798f153add5feb0e6e4.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d36328b5938a7a01b0a2a798f153add5feb0e6e4.pyx

=== C/C++ compiler error output: ===
sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_58test_chunksize':
sequential_parallel.c:15445:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable]
15445 |   int __pyx_t_3;
      |       ^~~~~~~~~
sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_68test_inner_private':
sequential_parallel.c:17595:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable]
17595 |   int __pyx_t_4;
      |       ^~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 205 tests in 207.715s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (45/64)
----------------------------------------------------------------------
Ran 180 tests in 208.814s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (46/64)
----------------------------------------------------------------------
Ran 133 tests in 211.562s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (14/64)

=== C/C++ compiler error output: ===
py_unicode_strings.c: In function '__pyx_pf_18py_unicode_strings_test_c_to_python':
py_unicode_strings.c:1424:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 1424 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_arr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 34, __pyx_L1_error)
      |     ^~~~~~~~~
In file included from /usr/include/python3.11/unicodeobject.h:1042,
                 from /usr/include/python3.11/Python.h:51,
                 from py_unicode_strings.c:6:
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:1448:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 1448 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 35, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:1472:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 1472 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_wstr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 36, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:1496:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 1496 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 38, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:1529:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 1529 |     __pyx_t_3 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str + 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 39, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:1562:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 1562 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 40, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:1595:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 1595 |     __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 42, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:1628:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 1628 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 43, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:1661:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 1661 |     __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 44, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:1694:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 1694 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 45, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:1727:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 1727 |     __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 47, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:1760:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 1760 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 1, 7 - 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 48, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:1793:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 1793 |     __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 49, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:1827:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare]
 1827 |     if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) {
      |                                                                ^~
py_unicode_strings.c:933:43: note: in definition of macro 'unlikely'
  933 |   #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                           ^
py_unicode_strings.c:1846:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare]
 1846 |     if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) {
      |                                                                ^~
py_unicode_strings.c:933:43: note: in definition of macro 'unlikely'
  933 |   #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                           ^
py_unicode_strings.c:1865:62: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare]
 1865 |     if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) {
      |                                                              ^~
py_unicode_strings.c:933:43: note: in definition of macro 'unlikely'
  933 |   #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                           ^
py_unicode_strings.c:1972:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 1972 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_wide_literal); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 62, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.c: In function '__pyx_pf_18py_unicode_strings_2test_python_to_c':
py_unicode_strings.c:2247:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 2247 |     __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 84, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:2266:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 2266 |     __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 85, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:2285:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 2285 |     __pyx_t_2 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_2) && PyErr_Occurred())) __PYX_ERR(0, 86, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:2322:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 2322 |     __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 88, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:2341:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 2341 |     __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 89, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:2378:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 2378 |     __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 91, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:2415:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 2415 |     __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 93, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:2452:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 2452 |     __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 95, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.c:2471:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 2471 |     __pyx_t_5 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uwide_literal); if (unlikely((!__pyx_t_5) && PyErr_Occurred())) __PYX_ERR(0, 97, __pyx_L1_error)
      |     ^~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
====================================

#### 2023-01-23 08:06:36.267396
----------------------------------------------------------------------
Ran 274 tests in 213.641s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (23/64)

=== C/C++ compiler error output: ===
py_unicode_strings.cpp: In function 'PyObject* __pyx_pf_18py_unicode_strings_test_c_to_python(PyObject*)':
py_unicode_strings.cpp:842:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations]
  842 | #define __Pyx_PyUnicode_FromUnicode(u)       PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u))
      |                                              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1438:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode'
 1438 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_arr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 34, __pyx_L1_error)
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.11/unicodeobject.h:1042,
                 from /usr/include/python3.11/Python.h:51,
                 from py_unicode_strings.cpp:6:
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:842:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations]
  842 | #define __Pyx_PyUnicode_FromUnicode(u)       PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u))
      |                                              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1462:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode'
 1462 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 35, __pyx_L1_error)
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:842:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations]
  842 | #define __Pyx_PyUnicode_FromUnicode(u)       PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u))
      |                                              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1486:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode'
 1486 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_wstr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 36, __pyx_L1_error)
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:842:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations]
  842 | #define __Pyx_PyUnicode_FromUnicode(u)       PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u))
      |                                              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1510:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode'
 1510 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 38, __pyx_L1_error)
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:842:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations]
  842 | #define __Pyx_PyUnicode_FromUnicode(u)       PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u))
      |                                              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1543:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode'
 1543 |     __pyx_t_3 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str + 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 39, __pyx_L1_error)
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:842:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations]
  842 | #define __Pyx_PyUnicode_FromUnicode(u)       PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u))
      |                                              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1576:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode'
 1576 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 40, __pyx_L1_error)
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1609:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations]
 1609 |     __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 42, __pyx_L1_error)
      |                                                     ^
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1642:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations]
 1642 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 43, __pyx_L1_error)
      |                                                     ^
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1675:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations]
 1675 |     __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 44, __pyx_L1_error)
      |                                                     ^
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1708:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations]
 1708 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 45, __pyx_L1_error)
      |                                                     ^
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1741:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations]
 1741 |     __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 47, __pyx_L1_error)
      |                                                     ^
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1774:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations]
 1774 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 1, 7 - 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 48, __pyx_L1_error)
      |                                                     ^
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1807:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations]
 1807 |     __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 49, __pyx_L1_error)
      |                                                     ^
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1841:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare]
 1841 |     if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) {
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
py_unicode_strings.cpp:947:43: note: in definition of macro 'unlikely'
  947 |   #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                           ^
py_unicode_strings.cpp:1860:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare]
 1860 |     if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) {
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
py_unicode_strings.cpp:947:43: note: in definition of macro 'unlikely'
  947 |   #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                           ^
py_unicode_strings.cpp:1879:62: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare]
 1879 |     if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) {
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
py_unicode_strings.cpp:947:43: note: in definition of macro 'unlikely'
  947 |   #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                           ^
py_unicode_strings.cpp:842:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations]
  842 | #define __Pyx_PyUnicode_FromUnicode(u)       PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u))
      |                                              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:1986:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode'
 1986 |     __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_wide_literal); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 62, __pyx_L1_error)
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here
  600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp: In function 'PyObject* __pyx_pf_18py_unicode_strings_2test_python_to_c(PyObject*)':
py_unicode_strings.cpp:2261:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations]
 2261 |     __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 84, __pyx_L1_error)
      |                                          ^
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:2280:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations]
 2280 |     __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 85, __pyx_L1_error)
      |                                          ^
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:2299:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations]
 2299 |     __pyx_t_2 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_2) && PyErr_Occurred())) __PYX_ERR(0, 86, __pyx_L1_error)
      |                                          ^
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:2336:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations]
 2336 |     __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 88, __pyx_L1_error)
      |                                          ^
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:2355:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations]
 2355 |     __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 89, __pyx_L1_error)
      |                                          ^
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:2392:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations]
 2392 |     __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 91, __pyx_L1_error)
      |                                          ^
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:2429:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations]
 2429 |     __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 93, __pyx_L1_error)
      |                                          ^
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:2466:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations]
 2466 |     __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 95, __pyx_L1_error)
      |                                          ^
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
py_unicode_strings.cpp:2485:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations]
 2485 |     __pyx_t_5 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uwide_literal); if (unlikely((!__pyx_t_5) && PyErr_Occurred())) __PYX_ERR(0, 97, __pyx_L1_error)
      |                                          ^
/usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here
  609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
====================================
acquired default
acquired Global_A
warning: /home/buildozer/.cython/inline/_cython_inline_483e6af18369ef75ef932dbdb1b0420e37d4f9c9.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_483e6af18369ef75ef932dbdb1b0420e37d4f9c9.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_483e6af18369ef75ef932dbdb1b0420e37d4f9c9.pyx
----------------------------------------------------------------------
Ran 130 tests in 216.384s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (59/64)
----------------------------------------------------------------------
Ran 347 tests in 216.375s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (5/64)

#### 2023-01-23 08:06:46.270358

=== C/C++ compiler error output: ===
sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_58test_chunksize(PyObject*)':
sequential_parallel.cpp:15459:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable]
15459 |   int __pyx_t_3;
      |       ^~~~~~~~~
sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_68test_inner_private(PyObject*)':
sequential_parallel.cpp:17609:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable]
17609 |   int __pyx_t_4;
      |       ^~~~~~~~~
====================================
----------------------------------------------------------------------
Ran 193 tests in 223.282s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (44/64)
----------------------------------------------------------------------
Ran 222 tests in 226.178s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (15/64)
warning: /home/buildozer/.cython/inline/_cython_inline_9e4dc435348d0a1ee1490a00e258ddef859a27ff.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_9e4dc435348d0a1ee1490a00e258ddef859a27ff.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9e4dc435348d0a1ee1490a00e258ddef859a27ff.pyx
----------------------------------------------------------------------
Ran 259 tests in 228.368s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (29/64)
----------------------------------------------------------------------
Ran 312 tests in 229.746s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (43/64)

#### 2023-01-23 08:06:56.274023
warning: /home/buildozer/.cython/inline/_cython_inline_4eecf53673170fc3e3cc7bd1040bde9ace93af0f.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_4eecf53673170fc3e3cc7bd1040bde9ace93af0f.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4eecf53673170fc3e3cc7bd1040bde9ace93af0f.pyx

=== C/C++ compiler error output: ===
test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f':
test_grammar.c:38239:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable]
38239 |   struct __pyx_obj_12test_grammar___pyx_scope_struct_21_test_nonlocal *__pyx_cur_scope;
      |                                                                        ^~~~~~~~~~~~~~~
test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func':
test_grammar.c:43576:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable]
43576 |   struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope;
      |                                                                         ^~~~~~~~~~~~~~~
====================================
Couldn't find 'abc'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_56d5489a0c3882fc5caa53cf70eaf29d2bc45c67.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_56d5489a0c3882fc5caa53cf70eaf29d2bc45c67.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_467192710f934d6ad5d0e04e6c92c5da9a0fe2ef.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_467192710f934d6ad5d0e04e6c92c5da9a0fe2ef.pyx
Couldn't find 'abc'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_76e93d2950f7eb2db7537bd19eb9aceefd83b4b8.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_76e93d2950f7eb2db7537bd19eb9aceefd83b4b8.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_0201187b4dd003214f3b1e64f4c79403b1c134b0.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_0201187b4dd003214f3b1e64f4c79403b1c134b0.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_1574d2a8a7e105f146d29abf140b8149b864330c.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_1574d2a8a7e105f146d29abf140b8149b864330c.pyx
Couldn't find 'abc'
Couldn't find 'abc'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_56d5489a0c3882fc5caa53cf70eaf29d2bc45c67.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_56d5489a0c3882fc5caa53cf70eaf29d2bc45c67.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_467192710f934d6ad5d0e04e6c92c5da9a0fe2ef.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_467192710f934d6ad5d0e04e6c92c5da9a0fe2ef.pyx
Couldn't find 'abc'
Couldn't find 'abc'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_76e93d2950f7eb2db7537bd19eb9aceefd83b4b8.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_76e93d2950f7eb2db7537bd19eb9aceefd83b4b8.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_0201187b4dd003214f3b1e64f4c79403b1c134b0.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_0201187b4dd003214f3b1e64f4c79403b1c134b0.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_1574d2a8a7e105f146d29abf140b8149b864330c.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_1574d2a8a7e105f146d29abf140b8149b864330c.pyx

#### 2023-01-23 08:07:06.278275
----------------------------------------------------------------------
Ran 400 tests in 247.298s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
   TestCodeFormat
ALL DONE (0/64)
warning: /home/buildozer/.cython/inline/_cython_inline_9bf8a4a55ab3894c08c562ca173ff98538b9317b.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_9bf8a4a55ab3894c08c562ca173ff98538b9317b.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9bf8a4a55ab3894c08c562ca173ff98538b9317b.pyx
----------------------------------------------------------------------
Ran 273 tests in 247.987s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (54/64)

#### 2023-01-23 08:07:16.281081

=== C/C++ compiler error output: ===
memslice.cpp: In function 'PyObject* __pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct(__pyx_t_8memslice_PackedArrayStruct)':
memslice.cpp:86954:39: warning: taking address of packed member of '__pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member]
86954 |     member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad;
      |                                     ~~^~~~
====================================
warning: /home/buildozer/.cython/inline/_cython_inline_d62a4cc10aa137703fdc9514fb580f4785c7164a.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_d62a4cc10aa137703fdc9514fb580f4785c7164a.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d62a4cc10aa137703fdc9514fb580f4785c7164a.pyx

#### 2023-01-23 08:07:26.291832
warning: /home/buildozer/.cython/inline/_cython_inline_ea03d81609f786d1163f6aa16ea5ba09c71e0723.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_ea03d81609f786d1163f6aa16ea5ba09c71e0723.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ea03d81609f786d1163f6aa16ea5ba09c71e0723.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_0e37d0289eee3328e6d8f4bb573cbfac62c2d9fc.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_0e37d0289eee3328e6d8f4bb573cbfac62c2d9fc.pyx
Couldn't find 'something'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_bae1737dda159a4e4a37b0b52c329833e9600f7e.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_bae1737dda159a4e4a37b0b52c329833e9600f7e.pyx
Couldn't find 'something'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_254a8ffb909648dae79b8903d9972dbeae766e65.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_254a8ffb909648dae79b8903d9972dbeae766e65.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_25619d6b4df3db574cf26393cb92d568b43512e2.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_25619d6b4df3db574cf26393cb92d568b43512e2.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_cfbcb68bf18b7e160df14d6c9fb88d044fe61ead.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_cfbcb68bf18b7e160df14d6c9fb88d044fe61ead.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_89af52aa87c006d7f89ee7a987cf1367a7eb8748.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_89af52aa87c006d7f89ee7a987cf1367a7eb8748.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_6ad1d81aae82770b47b75d6cbbb64076d536cd52.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_6ad1d81aae82770b47b75d6cbbb64076d536cd52.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_b081d620467e6fc64b4234239254bc729917b408.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_b081d620467e6fc64b4234239254bc729917b408.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_c2169a5ba31f38b1de3860411ed719deb1470a8d.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_c2169a5ba31f38b1de3860411ed719deb1470a8d.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_b73c8e02e6de6d8b8364fdb5d0715976102f5e0f.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_b73c8e02e6de6d8b8364fdb5d0715976102f5e0f.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_dc3afd995ac25bdf7337593ab5f9507c63171a3b.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_dc3afd995ac25bdf7337593ab5f9507c63171a3b.pyx
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_3af3eed35d220af0f0d4b0edefb93d67e913df9c.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_3af3eed35d220af0f0d4b0edefb93d67e913df9c.pyx
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_f1e0b6e4bffb84c3087b22e021e3d4563cda809d.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_f1e0b6e4bffb84c3087b22e021e3d4563cda809d.pyx
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_d2ab396e3710171caae9b260d764bb56132b05e7.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_d2ab396e3710171caae9b260d764bb56132b05e7.pyx
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_9e76b389e9154bf6d28acad72b564d956830ab0d.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_9e76b389e9154bf6d28acad72b564d956830ab0d.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_bca668ac6228a3fefc227a79d08e1d229845c14c.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_bca668ac6228a3fefc227a79d08e1d229845c14c.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_56ca2e7d95459a4325cc61bbc2f3f1c4ae3b6ab8.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_56ca2e7d95459a4325cc61bbc2f3f1c4ae3b6ab8.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_f1e0b6e4bffb84c3087b22e021e3d4563cda809d.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_f1e0b6e4bffb84c3087b22e021e3d4563cda809d.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_d2ab396e3710171caae9b260d764bb56132b05e7.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_d2ab396e3710171caae9b260d764bb56132b05e7.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_9e76b389e9154bf6d28acad72b564d956830ab0d.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_9e76b389e9154bf6d28acad72b564d956830ab0d.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_bca668ac6228a3fefc227a79d08e1d229845c14c.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_bca668ac6228a3fefc227a79d08e1d229845c14c.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_56ca2e7d95459a4325cc61bbc2f3f1c4ae3b6ab8.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_56ca2e7d95459a4325cc61bbc2f3f1c4ae3b6ab8.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_4d7061143461861462729ca4c1a065e6d3b9d326.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_4d7061143461861462729ca4c1a065e6d3b9d326.pyx
acquired default
acquired Global_A
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_d02fb833b9485d4a1abc03cfd590fb8c7d41bf55.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_d02fb833b9485d4a1abc03cfd590fb8c7d41bf55.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_34e8ec27c63329049c7347ed6769da93ad8a8104.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_34e8ec27c63329049c7347ed6769da93ad8a8104.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_dab284279ee2076eca9c96a968449231b496767b.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_dab284279ee2076eca9c96a968449231b496767b.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_8e9109fca250dc91e17488fae42fefd45be37cc9.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_8e9109fca250dc91e17488fae42fefd45be37cc9.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_fcbe3e3ffa82078dd1c960260d8845f663787303.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_fcbe3e3ffa82078dd1c960260d8845f663787303.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_7ca0855b0151409966931e5eb37d1069e507c0bc.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_7ca0855b0151409966931e5eb37d1069e507c0bc.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_df99c3821a9831c1ca8c9b93335ac2de40532432.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_df99c3821a9831c1ca8c9b93335ac2de40532432.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_777f28aa220af2c12874ef04802a3ef73bd5b710.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_777f28aa220af2c12874ef04802a3ef73bd5b710.pyx

#### 2023-01-23 08:07:36.299269
/usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1.<locals>.f' was never awaited
  if method() is not None:
/usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_await_9.<locals>.bar' was never awaited
  if method() is not None:
/usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes.<locals>.foo' was never awaited
  if method() is not None:
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_6e1308ef142fd10f4d3b43d1e58e968f25964e1c.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_6e1308ef142fd10f4d3b43d1e58e968f25964e1c.pyx

=== C/C++ compiler error output: ===
test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f(PyObject*)':
test_grammar.cpp:38253:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable]
38253 |   struct __pyx_obj_12test_grammar___pyx_scope_struct_21_test_nonlocal *__pyx_cur_scope;
      |                                                                        ^~~~~~~~~~~~~~~
test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func(PyObject*, PyObject*)':
test_grammar.cpp:43590:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable]
43590 |   struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope;
      |                                                                         ^~~~~~~~~~~~~~~
====================================

#### 2023-01-23 08:07:46.301830
/home/buildozer/.cython/inline/_cython_inline_ea03d81609f786d1163f6aa16ea5ba09c71e0723.c: In function '__pyx_pf_55_cython_inline_ea03d81609f786d1163f6aa16ea5ba09c71e0723___invoke.constprop':
/home/buildozer/.cython/inline/_cython_inline_ea03d81609f786d1163f6aa16ea5ba09c71e0723.c:1325:18: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without
 1325 | static PyObject *__pyx_pf_55_cython_inline_ea03d81609f786d1163f6aa16ea5ba09c71e0723___invoke(CYTHON_UNUSED PyObject *__pyx_self, CYTHON_UNUSED long __pyx_v_width, PyObject *__pyx_v_x) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning: /home/buildozer/.cython/inline/_cython_inline_b54e3758e1621184ae1cdefec44115f93c478b91.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_b54e3758e1621184ae1cdefec44115f93c478b91.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b54e3758e1621184ae1cdefec44115f93c478b91.pyx

#### 2023-01-23 08:07:56.308340
warning: /home/buildozer/.cython/inline/_cython_inline_50090bf3376c341e96f541ceab69086ecf771ec1.pyx:6:4: Unreachable code
Compiling /home/buildozer/.cython/inline/_cython_inline_50090bf3376c341e96f541ceab69086ecf771ec1.pyx because it changed.
[1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_50090bf3376c341e96f541ceab69086ecf771ec1.pyx

#### 2023-01-23 08:08:06.317437
----------------------------------------------------------------------
Ran 409 tests in 302.717s

OK (skipped=18)
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (58/64)

#### 2023-01-23 08:08:16.320250

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



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

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

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



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

/home/buildozer/.cython/inline/_cython_inline_fa7fe2f6598df0832afb897d41c0f947e35fb757.pyx:5:8: Cannot assign to or delete this
----------------------------------------------------------------------
Ran 687 tests in 319.059s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (60/64)

#### 2023-01-23 08:08:26.323016
----------------------------------------------------------------------
Ran 181 tests in 326.447s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (40/64)

#### 2023-01-23 08:08:36.325640

#### 2023-01-23 08:08:46.328267
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_241df252d6eb9ea0736cf86f0c1fb5ae66039770.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_241df252d6eb9ea0736cf86f0c1fb5ae66039770.pyx

#### 2023-01-23 08:08:56.336183

#### 2023-01-23 08:09:06.351771

#### 2023-01-23 08:09:16.366767

#### 2023-01-23 08:09:26.383419

#### 2023-01-23 08:09:36.387909

#### 2023-01-23 08:09:46.409173
----------------------------------------------------------------------
Ran 380 tests in 406.892s

OK (skipped=22)
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (35/64)

#### 2023-01-23 08:09:56.428748

#### 2023-01-23 08:10:06.451679
/usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine '__invoke.<locals>.foo' was never awaited
  if method() is not None:

#### 2023-01-23 08:10:16.472801

#### 2023-01-23 08:10:26.496349

#### 2023-01-23 08:10:36.520842

#### 2023-01-23 08:10:46.533036

#### 2023-01-23 08:10:56.540233

#### 2023-01-23 08:11:06.545063

#### 2023-01-23 08:11:16.556653
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_0e37d0289eee3328e6d8f4bb573cbfac62c2d9fc.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_0e37d0289eee3328e6d8f4bb573cbfac62c2d9fc.pyx
Couldn't find 'something'
Couldn't find 'something'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_bae1737dda159a4e4a37b0b52c329833e9600f7e.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_bae1737dda159a4e4a37b0b52c329833e9600f7e.pyx
Couldn't find 'something'
Couldn't find 'something'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_254a8ffb909648dae79b8903d9972dbeae766e65.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_254a8ffb909648dae79b8903d9972dbeae766e65.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_25619d6b4df3db574cf26393cb92d568b43512e2.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_25619d6b4df3db574cf26393cb92d568b43512e2.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_cfbcb68bf18b7e160df14d6c9fb88d044fe61ead.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_cfbcb68bf18b7e160df14d6c9fb88d044fe61ead.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_89af52aa87c006d7f89ee7a987cf1367a7eb8748.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_89af52aa87c006d7f89ee7a987cf1367a7eb8748.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_6ad1d81aae82770b47b75d6cbbb64076d536cd52.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_6ad1d81aae82770b47b75d6cbbb64076d536cd52.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_b081d620467e6fc64b4234239254bc729917b408.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_b081d620467e6fc64b4234239254bc729917b408.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_c2169a5ba31f38b1de3860411ed719deb1470a8d.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_c2169a5ba31f38b1de3860411ed719deb1470a8d.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_b73c8e02e6de6d8b8364fdb5d0715976102f5e0f.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_b73c8e02e6de6d8b8364fdb5d0715976102f5e0f.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_dc3afd995ac25bdf7337593ab5f9507c63171a3b.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_dc3afd995ac25bdf7337593ab5f9507c63171a3b.pyx
Couldn't find 'els'
Couldn't find 'els'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_3af3eed35d220af0f0d4b0edefb93d67e913df9c.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_3af3eed35d220af0f0d4b0edefb93d67e913df9c.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_f1e0b6e4bffb84c3087b22e021e3d4563cda809d.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_f1e0b6e4bffb84c3087b22e021e3d4563cda809d.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_d2ab396e3710171caae9b260d764bb56132b05e7.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_d2ab396e3710171caae9b260d764bb56132b05e7.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_9e76b389e9154bf6d28acad72b564d956830ab0d.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_9e76b389e9154bf6d28acad72b564d956830ab0d.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_bca668ac6228a3fefc227a79d08e1d229845c14c.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_bca668ac6228a3fefc227a79d08e1d229845c14c.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_56ca2e7d95459a4325cc61bbc2f3f1c4ae3b6ab8.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_56ca2e7d95459a4325cc61bbc2f3f1c4ae3b6ab8.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_f1e0b6e4bffb84c3087b22e021e3d4563cda809d.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_f1e0b6e4bffb84c3087b22e021e3d4563cda809d.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_d2ab396e3710171caae9b260d764bb56132b05e7.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_d2ab396e3710171caae9b260d764bb56132b05e7.pyx
Couldn't find 'b'
Couldn't find 'b'
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_9e76b389e9154bf6d28acad72b564d956830ab0d.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_9e76b389e9154bf6d28acad72b564d956830ab0d.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_bca668ac6228a3fefc227a79d08e1d229845c14c.pyx because it changed.
/usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1.<locals>.f' was never awaited
  if method() is not None:
/usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_await_9.<locals>.bar' was never awaited
  if method() is not None:
/usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes.<locals>.foo' was never awaited
  if method() is not None:
/usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine '__invoke.<locals>.foo' was never awaited
  if method() is not None:
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_bca668ac6228a3fefc227a79d08e1d229845c14c.pyx
Compiling /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_56ca2e7d95459a4325cc61bbc2f3f1c4ae3b6ab8.pyx because it changed.
[1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.33/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_56ca2e7d95459a4325cc61bbc2f3f1c4ae3b6ab8.pyx

#### 2023-01-23 08:11:26.564447
PYTHON='/usr/bin/python3'
Cleaning Demos/embed
PYVERSION=3.1
PYPREFIX=/usr
INCDIR=/usr/include/python3.11
PLATINCDIR=/usr/include/python3.11
LIBDIR1='/usr/lib'
LIBDIR2=/usr/lib/python3.11/config-3.11-powerpc64le-linux-musl
PYLIB=python3.11
CC=gcc
LINKCC=gcc
LINKFORSHARED=-Xlinker -export-dynamic
LIBS=-ldl
SYSLIBS=-lm
gcc -c embedded.c -I/usr/include/python3.11 -I/usr/include/python3.11
embedded.c: In function '__Pyx_main':
embedded.c:2477:9: warning: 'Py_SetProgramName' is deprecated [-Wdeprecated-declarations]
 2477 |         Py_SetProgramName(argv[0]);
      |         ^~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.11/Python.h:94,
                 from embedded.c:6:
/usr/include/python3.11/pylifecycle.h:37:38: note: declared here
   37 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *);
      |                                      ^~~~~~~~~~~~~~~~~
embedded.c:2480:9: warning: 'PySys_SetArgv' is deprecated [-Wdeprecated-declarations]
 2480 |         PySys_SetArgv(argc, argv);
      |         ^~~~~~~~~~~~~
In file included from /usr/include/python3.11/Python.h:96:
/usr/include/python3.11/sysmodule.h:13:38: note: declared here
   13 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) PySys_SetArgv(int, wchar_t **);
      |                                      ^~~~~~~~~~~~~
gcc -o embedded embedded.o -L'/usr/lib' -L/usr/lib/python3.11/config-3.11-powerpc64le-linux-musl -lpython3.11 -ldl -lm -Xlinker -export-dynamic
LD_LIBRARY_PATH='/usr/lib':$LD_LIBRARY_PATH ./embedded > test.output
'/usr/bin/python3' assert_equal.py embedded.output test.output
Files identical

#### 2023-01-23 08:11:36.571520

#### 2023-01-23 08:11:46.582138
----------------------------------------------------------------------
Ran 415 tests in 526.571s

OK
Following tests excluded because of missing dependencies on your system:
   Cython.Coverage
   build.depfile_numpy
   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_installed_pkg
   run.coverage_nogil
   run.numpy_ValueError_T172
   run.numpy_bufacc_T155
   run.numpy_cimport
   run.numpy_math
   run.numpy_parallel
   run.numpy_pythran
   run.numpy_pythran_unit
   run.numpy_subarray
   run.numpy_test
   run.test_exceptions
   numpy.convolve2
ALL DONE (52/64)
Sharded tests run in 534 seconds (8.9 minutes)
Times:
compile-cpp :  4933.16 sec  (1045,  4.721 / run) - slowest: 'cpp:test_unicode' (94.32s), 'cpp:test_coroutines_pep492' (62.51s), 'cpp:memoryview' (51.08s), 'cpp:bufaccess' (40.89s), 'cpp:test_asyncgen' (37.77s), 'cpp:test_grammar' (34.41s), 'cpp:fused_def' (33.30s), 'cpp:fused_types' (33.04s)
compile-c   :  4242.34 sec  ( 977,  4.342 / run) - slowest: 'c:test_unicode' (142.45s), 'c:test_asyncgen' (74.57s), 'c:test_coroutines_pep492' (73.22s), 'c:memoryview' (65.17s), 'c:memslice' (59.72s), 'c:fused_def' (56.66s), 'c:fused_types' (45.69s), 'c:test_fstring' (43.73s)
cython      :  1293.11 sec  (2203,  0.587 / run) - slowest: 'c:test_unicode' (25.13s), 'c:memslice' (16.79s), 'c:fused_types' (16.36s), 'c:memoryview' (14.65s), 'cpp:memoryview' (13.43s), 'cpp:fused_types' (13.28s), 'c:test_coroutines_pep492' (9.57s), 'cpp:test_unicode' (9.54s)
etoe-build  :   469.92 sec  (  70,  6.713 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (42.58s), 'c:memoryview_acq_count(1)' (38.53s), 'c:memoryview_inline_pxd(1)' (20.13s), 'c:cdef_multiple_inheritance_errors(1)' (18.66s), 'c:asyncio_generators(1)' (18.30s), 'c:pure_pxd(1)' (17.00s), 'c:fused_cmethods(1)' (14.70s), 'c:module_api(1)' (14.49s)
run         :   432.22 sec  (1380,  0.313 / run) - slowest: 'c:test_fstring' (169.84s), 'c:test_coroutines_pep492' (159.90s), 'c:memslice' (15.90s), 'cpp:memslice' (13.05s), 'c:memoryview_in_subclasses' (12.88s), 'cpp:memoryview_in_subclasses' (12.43s), 'c:test_unicode' (10.52s), 'cpp:test_unicode' (10.27s)
etoe-run    :    82.70 sec  ( 121,  0.683 / run) - slowest: 'c:pyximport_pyimport(1)' (22.08s), 'c:cpdef_pickle(1)' (7.36s), 'c:cythonize_script_package(1)' (6.32s), 'c:cythonize_script(1)' (5.33s), 'c:depfile_package_cythonize(1)' (3.96s), 'c:pyximport_errors(1)' (3.31s), 'c:cythonize_script_excludes(1)' (3.18s), 'c:pyximport_basic(1)' (3.09s)
import      :     1.76 sec  (1380,  0.001 / run) - slowest: 'c:auto_cpdef' (0.14s), 'c:bufaccess' (0.02s), 'cpp:bufaccess' (0.02s), 'c:importas' (0.02s), 'c:memoryview' (0.02s), 'c:memoryview_pep489_typing' (0.02s), 'c:memslice' (0.02s), 'c:test_fstring' (0.02s)
pyrun       :     0.37 sec  (  52,  0.007 / run) - slowest: 'py:ext_auto_richcmp' (0.04s), 'py:generators_py' (0.04s), 'py:pure_py' (0.03s), 'py:constant_folding' (0.02s), 'py:uninitialized' (0.02s), 'py:argerrors' (0.02s), 'py:for_in_iter' (0.01s), 'py:methodmangling_T5' (0.01s)
pyimport    :     0.11 sec  (  52,  0.002 / run) - slowest: 'py:pure_py' (0.01s), 'py:constant_folding' (0.01s), 'py:generators_py' (0.01s), 'py:for_in_iter' (0.01s), 'py:ext_auto_richcmp' (0.00s), 'py:purecdef' (0.00s), 'py:withstat_py' (0.00s), 'py:pep526_variable_annotations' (0.00s)
ALL DONE
>>> cython: Entering fakeroot...
Unable to find pgen, not compiling formal grammar.
running install
/usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /home/buildozer/aports/main/cython/pkg
creating /home/buildozer/aports/main/cython/pkg/cython
creating /home/buildozer/aports/main/cython/pkg/cython/usr
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport
copying build/lib.linux-ppc64le-cpython-311/pyximport/pyximport.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport
copying build/lib.linux-ppc64le-cpython-311/pyximport/pyxbuild.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport
copying build/lib.linux-ppc64le-cpython-311/pyximport/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython
copying build/lib.linux-ppc64le-cpython-311/Cython/Debugging.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython
copying build/lib.linux-ppc64le-cpython-311/Cython/CodeWriter.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython
copying build/lib.linux-ppc64le-cpython-311/Cython/Shadow.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython
copying build/lib.linux-ppc64le-cpython-311/Cython/Coverage.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Optimize.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Overflow.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Buffer.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/CppConvert.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/CpdefEnums.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Profile.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/MemoryView.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/TestCyUtilityLoader.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/CMath.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/arrayarray.h -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/CConvert.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/TypeConversion.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/TestCythonScope.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/TestUtilityLoader.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/StringTools.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/CommonStructures.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/CythonFunction.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Complex.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/ObjectHandling.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Exceptions.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/FunctionArguments.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Embed.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/ExtensionTypes.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/ImportExport.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Builtins.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/ModuleSetupCode.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/AsyncGen.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/MemoryView_C.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Printing.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Capsule.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/CppSupport.cpp -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Coroutine.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Tests/xmlrunner.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Tests/TestCodeWriter.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Tests/TestCythonUtils.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Tests/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Tests/TestStringIOTree.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Tests/TestJediTyper.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Utils.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/openmp.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/float.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/type.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/getargs.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/iterobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/mapping.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/memoryview.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/long.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/pylifecycle.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/tuple.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/set.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/slice.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/version.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/pystate.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/cellobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/unicode.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/pycapsule.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/longintrepr.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/dict.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/exc.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/conversion.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/list.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/weakref.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/buffer.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/ceval.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/int.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/cobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/complex.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/instance.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/codecs.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/method.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/array.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/datetime.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/iterator.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/ref.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/oldbuffer.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/sequence.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/function.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/bool.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/mem.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/bytearray.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/number.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/string.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/object.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/pythread.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/module.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/genobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/bytes.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/float.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/time.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/signal.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/stdio.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/stdlib.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/setjmp.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/math.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/locale.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/limits.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/stdint.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/string.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/errno.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/stddef.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/deque.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/pair.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/queue.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/set.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/vector.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/utility.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/typeindex.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/list.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/algorithm.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/typeinfo.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/limits.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/forward_list.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/map.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/complex.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/iterator.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/stack.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/unordered_set.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/memory.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/cast.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/string.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/functional.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/unordered_map.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/strings.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/unistd.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/ioctl.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/stat.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/time.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/signal.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/stdio.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/stdlib.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/select.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/mman.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/resource.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/dlfcn.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/wait.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/types.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/fcntl.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/numpy
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/numpy/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/numpy
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/numpy/math.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/numpy
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_mem.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_string.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_number.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_dict.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_module.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_int.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_instance.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/stdio.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/stdlib.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_version.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_unicode.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_sequence.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_function.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_object.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_weakref.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_set.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_type.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_cobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_long.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/stl.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_list.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_bool.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_complex.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_float.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_iterator.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_pycapsule.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_getargs.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_mapping.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_exc.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_ref.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_bytes.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_buffer.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_tuple.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_method.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils
copying build/lib.linux-ppc64le-cpython-311/Cython/Distutils/extension.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils
copying build/lib.linux-ppc64le-cpython-311/Cython/Distutils/old_build_ext.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils
copying build/lib.linux-ppc64le-cpython-311/Cython/Distutils/build_ext.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils
copying build/lib.linux-ppc64le-cpython-311/Cython/Distutils/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita
copying build/lib.linux-ppc64le-cpython-311/Cython/Tempita/compat3.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita
copying build/lib.linux-ppc64le-cpython-311/Cython/Tempita/_tempita.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita
copying build/lib.linux-ppc64le-cpython-311/Cython/Tempita/_looper.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita
copying build/lib.linux-ppc64le-cpython-311/Cython/Tempita/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita
copying build/lib.linux-ppc64le-cpython-311/Cython/Tempita/_tempita.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger
copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Cygdb.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests/cfuncs.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests/TestLibCython.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests/codefile -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/libcython.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger
copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/libpython.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger
copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/DebugWriter.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger
copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Machines.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Actions.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Timing.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Actions.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Traditional.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/DFA.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Scanners.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Scanners.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Actions.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Lexicons.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Transitions.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Errors.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Regexps.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Scanners.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime
copying build/lib.linux-ppc64le-cpython-311/Cython/Runtime/refnanny.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime
copying build/lib.linux-ppc64le-cpython-311/Cython/Runtime/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime
copying build/lib.linux-ppc64le-cpython-311/Cython/Runtime/refnanny.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime
copying build/lib.linux-ppc64le-cpython-311/Cython/StringIOTree.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build
copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Distutils.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests/TestCyCache.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests/TestInline.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests/TestIpythonMagic.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests/TestStripLiterals.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Inline.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build
copying build/lib.linux-ppc64le-cpython-311/Cython/Build/BuildExecutable.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build
copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Dependencies.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build
copying build/lib.linux-ppc64le-cpython-311/Cython/Build/IpythonMagic.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build
copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Cythonize.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build
copying build/lib.linux-ppc64le-cpython-311/Cython/Build/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build
copying build/lib.linux-ppc64le-cpython-311/Cython/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython
copying build/lib.linux-ppc64le-cpython-311/Cython/TestUtils.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Annotate.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/ModuleNode.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Code.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/PyrexTypes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/DebugFlags.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/ParseTreeTransforms.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/FlowControl.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/TypeInference.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Symtab.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/MemoryView.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Version.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Pipeline.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/CmdLine.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/AutoDocTransforms.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestFlowControl.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestBuffer.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestSignatureMatching.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestTypes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestCmdLine.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestMemView.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestGrammar.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestStringEncoding.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestTreePath.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestVisitor.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestTreeFragment.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestUtilityLoad.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/FusedNode.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/FusedNode.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Options.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/CodeGeneration.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/UtilityCode.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/FlowControl.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Scanning.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Visitor.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Main.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Parsing.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/TreePath.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/TreeFragment.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Pythran.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/FlowControl.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Lexicon.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Naming.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Builtin.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Visitor.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/CythonScope.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/StringEncoding.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/ExprNodes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Buffer.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Errors.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/ParseTreeTransforms.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Future.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Scanning.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Parsing.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/AnalysedTreeTransforms.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Interpreter.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Nodes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Visitor.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/UtilNodes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Code.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Scanning.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/TypeSlots.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Optimize.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler
copying build/lib.linux-ppc64le-cpython-311/cython.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport/pyximport.py to pyximport.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugging.py to Debugging.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Shadow.py to Shadow.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Coverage.py to Coverage.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/TestCythonUtils.py to TestCythonUtils.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utils.py to Utils.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils/extension.py to extension.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils/old_build_ext.py to old_build_ext.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils/build_ext.py to build_ext.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita/compat3.py to compat3.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita/_tempita.py to _tempita.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita/_looper.py to _looper.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Cygdb.py to Cygdb.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/libcython.py to libcython.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/libpython.py to libpython.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Machines.py to Machines.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Actions.py to Actions.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Timing.py to Timing.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Traditional.py to Traditional.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/DFA.py to DFA.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Scanners.py to Scanners.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Lexicons.py to Lexicons.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Transitions.py to Transitions.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Errors.py to Errors.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Regexps.py to Regexps.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/StringIOTree.py to StringIOTree.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Distutils.py to Distutils.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests/TestCyCache.py to TestCyCache.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests/TestInline.py to TestInline.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Inline.py to Inline.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Dependencies.py to Dependencies.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Cythonize.py to Cythonize.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/TestUtils.py to TestUtils.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Annotate.py to Annotate.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/TypeInference.py to TypeInference.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Symtab.py to Symtab.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/MemoryView.py to MemoryView.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Version.py to Version.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Pipeline.py to Pipeline.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/CmdLine.py to CmdLine.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestTypes.py to TestTypes.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestGrammar.py to TestGrammar.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestStringEncoding.py to TestStringEncoding.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/FusedNode.py to FusedNode.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Options.py to Options.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/FlowControl.py to FlowControl.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Visitor.py to Visitor.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Main.py to Main.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/TreePath.py to TreePath.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Pythran.py to Pythran.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Lexicon.py to Lexicon.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Naming.py to Naming.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Builtin.py to Builtin.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/CythonScope.py to CythonScope.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Buffer.py to Buffer.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Errors.py to Errors.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Future.py to Future.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Scanning.py to Scanning.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Parsing.py to Parsing.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Interpreter.py to Interpreter.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Nodes.py to Nodes.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Code.py to Code.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Optimize.py to Optimize.cpython-311.pyc
byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/cython.py to cython.cpython-311.pyc
running install_egg_info
running egg_info
creating Cython.egg-info
writing Cython.egg-info/PKG-INFO
writing dependency_links to Cython.egg-info/dependency_links.txt
writing entry points to Cython.egg-info/entry_points.txt
writing top-level names to Cython.egg-info/top_level.txt
writing manifest file 'Cython.egg-info/SOURCES.txt'
reading manifest file 'Cython.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '.gitrev'
warning: no files found matching 'Doc/*'
warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests'
warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests'
warning: no files found matching '*.pxd' under directory 'Cython/Utility'
warning: no files found matching 'pyximport/README'
adding license file 'LICENSE.txt'
adding license file 'COPYING.txt'
writing manifest file 'Cython.egg-info/SOURCES.txt'
Copying Cython.egg-info to /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython-0.29.33-py3.11.egg-info
running install_scripts
Installing cygdb script to /home/buildozer/aports/main/cython/pkg/cython/usr/bin
Installing cython script to /home/buildozer/aports/main/cython/pkg/cython/usr/bin
Installing cythonize script to /home/buildozer/aports/main/cython/pkg/cython/usr/bin
>>> cython-doc*: Running split function doc...
>>> 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*: Scanning shared objects
>>> cython-doc*: Tracing dependencies...
>>> cython-doc*: Package size: 44.0 KB
>>> cython-doc*: Compressing data...
>>> cython-doc*: Create checksum...
>>> cython-doc*: Create cython-doc-0.29.33-r0.apk
>>> cython*: Tracing dependencies...
	python3
	so:libc.musl-ppc64le.so.1
>>> cython*: Package size: 10.8 MB
>>> cython*: Compressing data...
>>> cython*: Create checksum...
>>> cython*: Create cython-0.29.33-r0.apk
>>> cython: Build complete at Mon, 23 Jan 2023 08:11:53 +0000 elapsed time 0h 10m 5s
>>> cython: Cleaning up srcdir
>>> cython: Cleaning up pkgdir
>>> cython: Uninstalling dependencies...
(1/13) Purging .makedepends-cython (20230123.080148)
(2/13) Purging py3-setuptools (66.1.1-r0)
(3/13) Purging py3-packaging (23.0-r0)
(4/13) Purging py3-parsing (3.0.9-r1)
(5/13) Purging python3-dev (3.11.1-r2)
(6/13) Purging python3 (3.11.1-r2)
(7/13) Purging libbz2 (1.0.8-r4)
(8/13) Purging libffi (3.4.4-r0)
(9/13) Purging gdbm (1.23-r0)
(10/13) Purging xz-libs (5.4.1-r0)
(11/13) Purging mpdecimal (2.5.1-r1)
(12/13) Purging readline (8.2.0-r0)
(13/13) Purging sqlite-libs (3.40.1-r0)
Executing busybox-1.36.0-r1.trigger
OK: 294 MiB in 96 packages
>>> cython: Updating the main/ppc64le repository index...
>>> cython: Signing the index...