>>> cython: Building main/cython 0.29.36-r0 (using abuild 3.11.1-r0) started Tue, 04 Jul 2023 23:15:38 +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/20) Installing libbz2 (1.0.8-r5) (2/20) Installing libffi (3.4.4-r2) (3/20) Installing gdbm (1.23-r1) (4/20) Installing xz-libs (5.4.3-r0) (5/20) Installing mpdecimal (2.5.1-r2) (6/20) Installing libpanelw (6.4_p20230506-r0) (7/20) Installing readline (8.2.1-r1) (8/20) Installing sqlite-libs (3.41.2-r2) (9/20) Installing python3 (3.11.4-r0) (10/20) Installing python3-pycache-pyc0 (3.11.4-r0) (11/20) Installing pyc (0.1-r0) (12/20) Installing python3-pyc (3.11.4-r0) (13/20) Installing py3-parsing (3.0.9-r2) (14/20) Installing py3-parsing-pyc (3.0.9-r2) (15/20) Installing py3-packaging (23.1-r1) (16/20) Installing py3-packaging-pyc (23.1-r1) (17/20) Installing py3-setuptools (67.7.2-r0) (18/20) Installing py3-setuptools-pyc (67.7.2-r0) (19/20) Installing python3-dev (3.11.4-r0) (20/20) Installing .makedepends-cython (20230704.231539) Executing busybox-1.36.1-r0.trigger OK: 507 MiB in 119 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/cython-0.29.36.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> cython: Fetching cython-0.29.36.tar.gz::https://github.com/cython/cython/archive/0.29.36.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 15 2065k 15 327k 0 0 665k 0 0:00:03 --:--:-- 0:00:03 665k 100 2065k 100 2065k 0 0 2651k 0 --:--:-- --:--:-- --:--:-- 6077k >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/cython-0.29.36.tar.gz >>> cython: Checking sha512sums... cython-0.29.36.tar.gz: OK >>> cython: Unpacking /var/cache/distfiles/v3.18/cython-0.29.36.tar.gz... Unable to find pgen, not compiling formal grammar. running build running build_py creating build creating build/lib.linux-x86_64-cpython-311 copying cython.py -> build/lib.linux-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/Cython copying Cython/TestUtils.py -> build/lib.linux-x86_64-cpython-311/Cython copying Cython/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython copying Cython/Shadow.py -> build/lib.linux-x86_64-cpython-311/Cython copying Cython/CodeWriter.py -> build/lib.linux-x86_64-cpython-311/Cython copying Cython/Coverage.py -> build/lib.linux-x86_64-cpython-311/Cython copying Cython/StringIOTree.py -> build/lib.linux-x86_64-cpython-311/Cython copying Cython/Debugging.py -> build/lib.linux-x86_64-cpython-311/Cython copying Cython/Utils.py -> build/lib.linux-x86_64-cpython-311/Cython creating build/lib.linux-x86_64-cpython-311/Cython/Build copying Cython/Build/Inline.py -> build/lib.linux-x86_64-cpython-311/Cython/Build copying Cython/Build/Dependencies.py -> build/lib.linux-x86_64-cpython-311/Cython/Build copying Cython/Build/Distutils.py -> build/lib.linux-x86_64-cpython-311/Cython/Build copying Cython/Build/BuildExecutable.py -> build/lib.linux-x86_64-cpython-311/Cython/Build copying Cython/Build/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Build copying Cython/Build/Cythonize.py -> build/lib.linux-x86_64-cpython-311/Cython/Build copying Cython/Build/IpythonMagic.py -> build/lib.linux-x86_64-cpython-311/Cython/Build creating build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Code.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Errors.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Naming.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Version.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Symtab.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Annotate.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Options.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Buffer.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Builtin.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Pythran.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Optimize.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/TreePath.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Scanning.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Nodes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Main.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Parsing.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Visitor.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Future.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler creating build/lib.linux-x86_64-cpython-311/Cython/Runtime copying Cython/Runtime/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Runtime creating build/lib.linux-x86_64-cpython-311/Cython/Distutils copying Cython/Distutils/old_build_ext.py -> build/lib.linux-x86_64-cpython-311/Cython/Distutils copying Cython/Distutils/extension.py -> build/lib.linux-x86_64-cpython-311/Cython/Distutils copying Cython/Distutils/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Distutils copying Cython/Distutils/build_ext.py -> build/lib.linux-x86_64-cpython-311/Cython/Distutils creating build/lib.linux-x86_64-cpython-311/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger copying Cython/Debugger/libcython.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger copying Cython/Debugger/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger copying Cython/Debugger/libpython.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger creating build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests creating build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Errors.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/DFA.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Scanners.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Regexps.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Traditional.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Machines.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Transitions.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Timing.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Lexicons.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex creating build/lib.linux-x86_64-cpython-311/Cython/Tests copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests copying Cython/Tests/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests copying Cython/Tests/xmlrunner.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests creating build/lib.linux-x86_64-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests creating build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests creating build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Utility creating build/lib.linux-x86_64-cpython-311/Cython/Tempita copying Cython/Tempita/compat3.py -> build/lib.linux-x86_64-cpython-311/Cython/Tempita copying Cython/Tempita/_tempita.py -> build/lib.linux-x86_64-cpython-311/Cython/Tempita copying Cython/Tempita/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Tempita copying Cython/Tempita/_looper.py -> build/lib.linux-x86_64-cpython-311/Cython/Tempita creating build/lib.linux-x86_64-cpython-311/pyximport copying pyximport/__init__.py -> build/lib.linux-x86_64-cpython-311/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-x86_64-cpython-311/pyximport copying pyximport/pyximport.py -> build/lib.linux-x86_64-cpython-311/pyximport creating build/lib.linux-x86_64-cpython-311/Cython/Includes copying Cython/Includes/openmp.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes creating build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython creating build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc creating build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/select.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix creating build/lib.linux-x86_64-cpython-311/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/numpy creating build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp creating build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Code.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Runtime copying Cython/Debugger/Tests/codefile -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests copying Cython/Plex/Actions.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Scanners.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Utility/MemoryView.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/CConvert.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/CppConvert.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/ImportExport.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Embed.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Printing.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/AsyncGen.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Complex.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/CommonStructures.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/CMath.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Optimize.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Coroutine.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Buffer.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/TypeConversion.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Profile.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/StringTools.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Capsule.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Exceptions.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/CythonFunction.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Overflow.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Builtins.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/arrayarray.h -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build/lib.linux-x86_64-cpython-311/Cython/Utility running build_ext Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Scanners.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Actions.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Scanning.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Visitor.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FlowControl.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime/refnanny.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FusedNode.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita/_tempita.py because it changed. [1/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FlowControl.py [2/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FusedNode.py [3/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Scanning.py [4/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Visitor.py [5/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Actions.py [6/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Scanners.py [7/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime/refnanny.pyx [8/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita/_tempita.py building 'Cython.Plex.Scanners' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/home creating build/temp.linux-x86_64-cpython-311/home/buildozer creating build/temp.linux-x86_64-cpython-311/home/buildozer/aports creating build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main creating build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython creating build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src creating build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36 creating build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython creating build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Scanners.c -o build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Scanners.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/Cython/Plex/Scanners.cpython-311-x86_64-linux-musl.so building 'Cython.Plex.Actions' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Actions.c -o build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Actions.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/Cython/Plex/Actions.cpython-311-x86_64-linux-musl.so building 'Cython.Compiler.Scanning' extension creating build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Scanning.c -o build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Scanning.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/Cython/Compiler/Scanning.cpython-311-x86_64-linux-musl.so building 'Cython.Compiler.Visitor' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Visitor.c -o build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Visitor.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/Cython/Compiler/Visitor.cpython-311-x86_64-linux-musl.so building 'Cython.Compiler.FlowControl' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FlowControl.c -o build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FlowControl.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/Cython/Compiler/FlowControl.cpython-311-x86_64-linux-musl.so building 'Cython.Runtime.refnanny' extension creating build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime/refnanny.c -o build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime/refnanny.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/Cython/Runtime/refnanny.cpython-311-x86_64-linux-musl.so building 'Cython.Compiler.FusedNode' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FusedNode.c -o build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FusedNode.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/Cython/Compiler/FusedNode.cpython-311-x86_64-linux-musl.so building 'Cython.Tempita._tempita' extension creating build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita/_tempita.c -o build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita/_tempita.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/Cython/Tempita/_tempita.cpython-311-x86_64-linux-musl.so /home/buildozer/aports/main/cython/src/cython-0.29.36/runtests.py:2244: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead thread.setDaemon(True) # Py2.6 ... Python 3.11.4 (main, Jun 9 2023, 02:29:05) [GCC 12.2.1 20220924] Running tests against Cython 0.29.36 Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. /home/buildozer/aports/main/cython/src/cython-0.29.36/runtests.py:662: 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 20/32 starting Using Cython language level 2. Tests in shard 9/32 starting Tests in shard 6/32 starting Using Cython language level 2. Tests in shard 3/32 starting Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Tests in shard 18/32 starting Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Backends: c,cpp Using Cython language level 2. Tests in shard 8/32 starting Using Cython language level 2. Using Cython language level 2. Tests in shard 27/32 starting Tests in shard 21/32 starting 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 23/32 starting Using Cython language level 2. Using Cython language level 2. #### 2023-07-04 23:17:06.818753 Using Cython language level 2. Using Cython language level 2. Tests in shard 0/32 starting Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Tests in shard 30/32 starting Tests in shard 16/32 starting Tests in shard 10/32 starting Using Cython language level 2. Using Cython language level 2. Tests in shard 4/32 starting Tests in shard 1/32 starting Using Cython language level 2. Tests in shard 12/32 starting Tests in shard 17/32 starting Using Cython language level 2. Tests in shard 19/32 starting Tests in shard 13/32 starting Tests in shard 22/32 starting Tests in shard 5/32 starting /home/buildozer/aports/main/cython/src/cython-0.29.36/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.36/TEST_TMP/cycache-testvg3r5037/srcu9ekaz0a/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 26/32 starting Compiling TEST_TMP/cycache-testvg3r5037/srcu9ekaz0a/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testvg3r5037/srcu9ekaz0a/a.pyx Tests in shard 31/32 starting Tests in shard 24/32 starting /home/buildozer/aports/main/cython/src/cython-0.29.36/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.36/TEST_TMP/cycache-testvg3r5037/srcu9ekaz0a/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 29/32 starting Compiling TEST_TMP/cycache-testvg3r5037/srcu9ekaz0a/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testvg3r5037/srcu9ekaz0a/a.pyx Compiling TEST_TMP/cycache-testvg3r5037/srcu9ekaz0a/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testvg3r5037/srcu9ekaz0a/a.pyx in cache Tests in shard 2/32 starting /home/buildozer/aports/main/cython/src/cython-0.29.36/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.36/TEST_TMP/cycache-testnuz6e8te/srcn4ksecbt/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Using Cython language level 2. Compiling TEST_TMP/cycache-testnuz6e8te/srcn4ksecbt/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testnuz6e8te/srcn4ksecbt/a.pyx Tests in shard 11/32 starting Compiling TEST_TMP/cycache-testnuz6e8te/srcn4ksecbt/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testnuz6e8te/srcn4ksecbt/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-0.29.36/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.36/TEST_TMP/cycache-testzfjmwwzv/srcsi4jk4uh/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testzfjmwwzv/srcsi4jk4uh/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testzfjmwwzv/srcsi4jk4uh/a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_0ff7a64d8d9094cdfc44b7ae90e6fdba3515c6fe.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0ff7a64d8d9094cdfc44b7ae90e6fdba3515c6fe.pyx Tests in shard 7/32 starting Compiling TEST_TMP/cycache-testzfjmwwzv/srcsi4jk4uh/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testzfjmwwzv/srcsi4jk4uh/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-0.29.36/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.36/TEST_TMP/cycache-testhfwjvsj1/src4csxx9ih/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) /home/buildozer/aports/main/cython/src/cython-0.29.36/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') Tests in shard 15/32 starting Tests in shard 14/32 starting Compiling TEST_TMP/cycache-testhfwjvsj1/src4csxx9ih/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testhfwjvsj1/src4csxx9ih/options.pyx /home/buildozer/aports/main/cython/src/cython-0.29.36/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.36/TEST_TMP/cycache-testhfwjvsj1/src4csxx9ih/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testhfwjvsj1/src4csxx9ih/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testhfwjvsj1/src4csxx9ih/options.pyx Compiling TEST_TMP/cycache-testhfwjvsj1/src4csxx9ih/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testhfwjvsj1/src4csxx9ih/options.pyx in cache Compiling TEST_TMP/cycache-testhfwjvsj1/src4csxx9ih/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testhfwjvsj1/src4csxx9ih/options.pyx in cache Tests in shard 25/32 starting Tests in shard 28/32 starting warning: /home/buildozer/.cython/inline/_cython_inline_edabd1e8e6359ae557fba3ed819a9fd3aff7545b.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_edabd1e8e6359ae557fba3ed819a9fd3aff7545b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_edabd1e8e6359ae557fba3ed819a9fd3aff7545b.pyx warning: TEST_TMP/inline/_cython_inline_297b9d87c6b97856743a31c7eedb73d4887beb4c.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_e77729b341a44e8ab2adb0891d68f2f509fcfee4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e77729b341a44e8ab2adb0891d68f2f509fcfee4.pyx #### 2023-07-04 23:17:16.862526 Python build environment: Python sys.version_info(major=3, minor=11, micro=4, releaselevel='final', serial=0) PY_VERSION_HEX 0x30B04F0 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-x86_64-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 -Wformat -Werror=format-security 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: === cdef_syntax.c: In function '__pyx_pf_11cdef_syntax_use_cdef': cdef_syntax.c:1274:144: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 1274 | __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_bdb5b1f7e8429bb6dffc93d6e5401564af2ed4cc.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bdb5b1f7e8429bb6dffc93d6e5401564af2ed4cc.pyx warning: TEST_TMP/inline/_cython_inline_eb2228c21927762714b5a2d0fded3a5cf35b7744.pyx:6:4: Unreachable code === C/C++ compiler error output: === cdef_syntax.cpp: In function 'PyObject* __pyx_pf_11cdef_syntax_use_cdef(PyObject*)': cdef_syntax.cpp:1288:144: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 1288 | __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; | ^~~~~~~~~ ==================================== #### 2023-07-04 23:17:26.874198 warning: TEST_TMP/inline/_cython_inline_3ba4e7074821746718f4b3524d6c91d9d9d1d398.pyx:11:4: Unreachable code warning: TEST_TMP/inline/_cython_inline_4ab6d008e6fbc44f75eb46ef9be3d69fb4f92668.pyx:6:4: Unreachable code warning: TEST_TMP/inline/_cython_inline_e95169b0c161da79ca3c565b24a171395d67821b.pyx:8:4: Unreachable code Python build environment: Python sys.version_info(major=3, minor=11, micro=4, releaselevel='final', serial=0) PY_VERSION_HEX 0x30B04F0 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-x86_64-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 -Wformat -Werror=format-security 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: === cvardef.c: In function '__pyx_pf_7cvardef_f': cvardef.c:1275:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] 1275 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1274:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] 1274 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1273:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] 1273 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1272:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] 1272 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cvardef.cpp: In function 'PyObject* __pyx_pf_7cvardef_f(PyObject*)': cvardef.cpp:1286:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] 1286 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1287:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] 1287 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1288:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] 1288 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1289:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] 1289 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:17:36.898805 #### 2023-07-04 23:17:46.925618 #### 2023-07-04 23:17:56.975476 === C/C++ compiler error output: === hinsen2.c:2928:12: warning: '__Pyx__ArgTypeTest' defined but not used [-Wunused-function] 2928 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) | ^~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === hinsen2.cpp:2942:12: warning: 'int __Pyx__ArgTypeTest(PyObject*, PyTypeObject*, const char*, int)' defined but not used [-Wunused-function] 2942 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) | ^~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:18:06.982135 #### 2023-07-04 23:18:17.026134 === 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:2293:85: warning: passing argument 1 of '__Pyx_CFunc_const__char______const__char________int___to_py' from incompatible pointer type [-Wincompatible-pointer-types] 2293 | PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr); | ^~~~~~ | | | char * (*)(const char *, int) cpdef_extern_func.c:1617:92: note: expected 'const char * (*)(const char *, int)' but argument is of type 'char * (*)(const char *, int)' 1617 | static PyObject *__Pyx_CFunc_const__char______const__char________int___to_py(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:18:27.036816 === C/C++ compiler error output: === cpdef_extern_func.cpp: In function 'int __pyx_pymod_exec_cpdef_extern_func(PyObject*)': cpdef_extern_func.cpp:2307:85: warning: invalid conversion from 'char* (*)(const char*, int)' to 'const char* (*)(const char*, int)' [-fpermissive] 2307 | PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr); | ^~~~~~ | | | char* (*)(const char*, int) cpdef_extern_func.cpp:1631:92: note: initializing argument 1 of 'PyObject* __Pyx_CFunc_const__char______const__char________int___to_py(const char* (*)(const char*, int))' 1631 | static PyObject *__Pyx_CFunc_const__char______const__char________int___to_py(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cdef_function_kwargs.cpp: In function 'PyObject* __pyx_pf_20cdef_function_kwargs_18libc_strstr(PyObject*)': cdef_function_kwargs.cpp:2799:93: warning: comparing the result of pointer addition '(((const char*)"xabcy") + 1)' and NULL [-Waddress] 2799 | __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:2821:93: warning: comparing the result of pointer addition '(((const char*)"xabcz") + 1)' and NULL [-Waddress] 2821 | __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-07-04 23:18:37.046730 #### 2023-07-04 23:18:47.088727 === C/C++ compiler error output: === In file included from /usr/include/python3.11/Python.h:26, from closure_names.c:6: In function 'memset', inlined from '__pyx_tp_new_13closure_names___pyx_scope_struct__func' at closure_names.c:3652:5: /usr/include/fortify/string.h:75:16: warning: argument 1 null where non-null expected [-Wnonnull] 75 | return __builtin_memset(__d, __c, __n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/fortify/string.h:75:16: note: in a call to built-in function '__builtin_memset' ==================================== #### 2023-07-04 23:18:57.188803 === C/C++ compiler error output: === In file included from /usr/include/python3.11/Python.h:26, from closure_names.cpp:6: In function 'void* memset(void*, int, size_t)', inlined from 'PyObject* __pyx_tp_new_13closure_names___pyx_scope_struct__func(PyTypeObject*, PyObject*, PyObject*)' at closure_names.cpp:3666:11: /usr/include/fortify/string.h:75:32: warning: argument 1 null where non-null expected [-Wnonnull] 75 | return __builtin_memset(__d, __c, __n); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/fortify/string.h:75:32: note: in a call to built-in function 'void* __builtin_memset(void*, int, long unsigned int)' ==================================== #### 2023-07-04 23:19:07.279395 === C/C++ compiler error output: === builtin_basestring.c: In function '__pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3': builtin_basestring.c:1475:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 1475 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ^~ builtin_basestring.c:1504:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 1504 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ^~ ==================================== === C/C++ compiler error output: === builtin_basestring.cpp: In function 'PyObject* __pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3(PyObject*)': builtin_basestring.cpp:1489:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 1489 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ builtin_basestring.cpp:1518:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 1518 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:19:17.322064 === C/C++ compiler error output: === for_in_string.c:4374:16: warning: '__Pyx__PyObject_AsPy_UCS4' defined but not used [-Wunused-function] 4374 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === for_in_string.cpp:4388:16: warning: 'Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject*)' defined but not used [-Wunused-function] 4388 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:19:27.365470 RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! #### 2023-07-04 23:19:37.442055 #### 2023-07-04 23:19:47.528723 === C/C++ compiler error output: === cyfunction.c: In function '__pyx_pf_10cyfunction_16test_annotations_inner': cyfunction.c:4003:71: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 4003 | struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! #### 2023-07-04 23:19:57.625465 === C/C++ compiler error output: === cyfunction_defaults.c:18019:20: warning: '__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__' defined but not used [-Wunused-variable] 18019 | 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:17959:20: warning: '__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__' defined but not used [-Wunused-variable] 17959 | 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:14812:20: warning: '__pyx_mdef___pyx_memoryview_3__setstate_cython__' defined but not used [-Wunused-variable] 14812 | 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:14752:20: warning: '__pyx_mdef___pyx_memoryview_1__reduce_cython__' defined but not used [-Wunused-variable] 14752 | 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:14654:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran' defined but not used [-Wunused-variable] 14654 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14555:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy' defined but not used [-Wunused-variable] 14555 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14474:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig' defined but not used [-Wunused-variable] 14474 | 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:14393:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig' defined but not used [-Wunused-variable] 14393 | 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:10091:20: warning: '__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__' defined but not used [-Wunused-variable] 10091 | 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:9827:20: warning: '__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__' defined but not used [-Wunused-variable] 9827 | 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:9423:20: warning: '__pyx_mdef___pyx_array_3__setstate_cython__' defined but not used [-Wunused-variable] 9423 | 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:9363:20: warning: '__pyx_mdef___pyx_array_1__reduce_cython__' defined but not used [-Wunused-variable] 9363 | 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: === cyfunction.cpp: In function 'PyObject* __pyx_pf_10cyfunction_16test_annotations_inner(PyObject*, PyObject*, PyObject*)': cyfunction.cpp:4017:71: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 4017 | struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:20:07.712056 #### 2023-07-04 23:20:17.778720 === 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:2455:57: cpp_classes_def.cpp:2553:16: warning: '__pyx_v_subClass' may be used uninitialized [-Wmaybe-uninitialized] 2553 | delete __pyx_v_subClass; | ^~~~~~~~~~~~~~~~ cpp_classes_def.cpp: In function 'PyObject* __pyx_pw_15cpp_classes_def_3test_BaseMethods(PyObject*, PyObject*)': cpp_classes_def.cpp:2463:39: note: '__pyx_v_subClass' was declared here 2463 | __pyx_t_15cpp_classes_def_SubClass *__pyx_v_subClass; | ^~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === embedsignatures.c:10692:18: warning: '__pyx_pf_15embedsignatures_3Foo_3m13_genexpr' defined but not used [-Wunused-function] 10692 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embedsignatures.c:10554:18: warning: '__pyx_pf_15embedsignatures_3Foo_3m12_genexpr' defined but not used [-Wunused-function] 10554 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:20:27.842052 #### 2023-07-04 23:20:37.889483 === C/C++ compiler error output: === cdef_keyword.c:1184:15: warning: '__pyx_f_12cdef_keyword_f' defined but not used [-Wunused-function] 1184 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cdef_keyword.cpp:1198:15: warning: 'double __pyx_f_12cdef_keyword_f(double)' defined but not used [-Wunused-function] 1198 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cyfunction_defaults.cpp:18033:20: warning: '__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__' defined but not used [-Wunused-variable] 18033 | 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:17973:20: warning: '__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__' defined but not used [-Wunused-variable] 17973 | 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:14826:20: warning: '__pyx_mdef___pyx_memoryview_3__setstate_cython__' defined but not used [-Wunused-variable] 14826 | 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:14766:20: warning: '__pyx_mdef___pyx_memoryview_1__reduce_cython__' defined but not used [-Wunused-variable] 14766 | 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:14668:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran' defined but not used [-Wunused-variable] 14668 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14569:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy' defined but not used [-Wunused-variable] 14569 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14488:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig' defined but not used [-Wunused-variable] 14488 | 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:14407:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig' defined but not used [-Wunused-variable] 14407 | 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:10105:20: warning: '__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__' defined but not used [-Wunused-variable] 10105 | 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:9841:20: warning: '__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__' defined but not used [-Wunused-variable] 9841 | 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:9437:20: warning: '__pyx_mdef___pyx_array_3__setstate_cython__' defined but not used [-Wunused-variable] 9437 | 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:9377:20: warning: '__pyx_mdef___pyx_array_1__reduce_cython__' defined but not used [-Wunused-variable] 9377 | 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: === cdef_block.c:1221:13: warning: '__pyx_f_10cdef_block_f' defined but not used [-Wunused-function] 1221 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cdef_block.cpp:1235:13: warning: 'void __pyx_f_10cdef_block_f(__pyx_t_10cdef_block_Spam*)' defined but not used [-Wunused-function] 1235 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:20:47.897046 #### 2023-07-04 23:20:57.952187 #### 2023-07-04 23:21:07.996272 ---------------------------------------------------------------------- Ran 165 tests in 243.138s 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/32) === C/C++ compiler error output: === embedsignatures.cpp:10706:18: warning: 'PyObject* __pyx_pf_15embedsignatures_3Foo_3m13_genexpr(PyObject*)' defined but not used [-Wunused-function] 10706 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embedsignatures.cpp:10568:18: warning: 'PyObject* __pyx_pf_15embedsignatures_3Foo_3m12_genexpr(PyObject*)' defined but not used [-Wunused-function] 10568 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:21:18.082042 #### 2023-07-04 23:21:28.117900 #### 2023-07-04 23:21:38.121736 #### 2023-07-04 23:21:48.124881 === C/C++ compiler error output: === to_char.c:2186:27: warning: '__pyx_f_7to_char__chars' defined but not used [-Wunused-function] 2186 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:21:58.168860 === C/C++ compiler error output: === py_ucs4_type.c: In function '__pyx_pf_12py_ucs4_type_12unicode_methods': py_ucs4_type.c:2402:3: warning: '_PyUnicode_ToTitlecase' is deprecated [-Wdeprecated-declarations] 2402 | __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( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== /usr/lib/python3.11/doctest.py:1358: RuntimeWarning: coroutine 'yield_from_cyobject..simple_nonit' was never awaited exception = sys.exc_info() :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.11/doctest.py:1358: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited exception = sys.exc_info() RuntimeWarning: Enable tracemalloc to get the object allocation traceback #### 2023-07-04 23:22:08.225453 === 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:2416:15: note: in expansion of macro 'Py_UNICODE_TOTITLE' 2416 | __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( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:22:18.265376 :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback === C/C++ compiler error output: === to_char.cpp:2200:27: warning: '__Pyx_memviewslice __pyx_f_7to_char__chars(PyObject*)' defined but not used [-Wunused-function] 2200 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 166 tests in 315.958s 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/32) Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_44006349228108a1cf55a0a846818cffafa09958.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_1b488d614e39ff35332dff15e4b7691b4ccf473f.pyx:5:8: Cannot assign to or delete this #### 2023-07-04 23:22:28.378710 === C/C++ compiler error output: === memslice.c: In function '__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct': memslice.c:86996:38: warning: taking address of packed member of 'struct __pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 86996 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~^~~~~ ==================================== === C/C++ compiler error output: === shrubbery_2.c:1272:47: warning: '__pyx_f_11shrubbery_2_another_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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === breaking_loop.c:1257:12: warning: '__pyx_f_13breaking_loop_func' defined but not used [-Wunused-function] 1257 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === shrubbery_2.cpp:1286:47: warning: '__pyx_obj_9my_module_Shrubbery* __pyx_f_11shrubbery_2_another_shrubbery(__pyx_obj_9my_module_Shrubbery*)' defined but not used [-Wunused-function] 1286 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== warning: /home/buildozer/.cython/inline/_cython_inline_a6b57ac4a22c7bd8fc85f18d7b96aef8f659a02a.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_a6b57ac4a22c7bd8fc85f18d7b96aef8f659a02a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a6b57ac4a22c7bd8fc85f18d7b96aef8f659a02a.pyx === C/C++ compiler error output: === breaking_loop.cpp:1271:12: warning: 'int __pyx_f_13breaking_loop_func(Py_ssize_t)' defined but not used [-Wunused-function] 1271 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:22:38.398707 #### 2023-07-04 23:22:48.415372 #### 2023-07-04 23:22:58.485377 warning: /home/buildozer/.cython/inline/_cython_inline_5e99b9c7c0663338efb131c1a0d6a3aab12e3828.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_5e99b9c7c0663338efb131c1a0d6a3aab12e3828.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5e99b9c7c0663338efb131c1a0d6a3aab12e3828.pyx #### 2023-07-04 23:23:08.549366 ---------------------------------------------------------------------- Ran 186 tests in 369.220s 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/32) === C/C++ compiler error output: === py_unicode_type.c: In function '__pyx_pf_15py_unicode_type_10unicode_methods': py_unicode_type.c:2194:3: warning: '_PyUnicode_ToTitlecase' is deprecated [-Wdeprecated-declarations] 2194 | __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( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:23:18.575369 === 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:2208:15: note: in expansion of macro 'Py_UNICODE_TOTITLE' 2208 | __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( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:23:28.652034 acquired default acquired Global_A ---------------------------------------------------------------------- Ran 196 tests in 389.741s 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/32) warning: /home/buildozer/.cython/inline/_cython_inline_f8f9cb5a340a5a1b063f62feddc3a0c2a815a524.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_f8f9cb5a340a5a1b063f62feddc3a0c2a815a524.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f8f9cb5a340a5a1b063f62feddc3a0c2a815a524.pyx #### 2023-07-04 23:23:38.742946 ---------------------------------------------------------------------- Ran 248 tests in 391.839s 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/32) === C/C++ compiler error output: === set.c: In function '__pyx_pf_3set_cython_set': set.c:1830:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 1830 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ^~ set.c: In function '__pyx_pf_3set_2cython_frozenset': set.c:1911:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 1911 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ^~ ==================================== === C/C++ compiler error output: === sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_58test_chunksize': sequential_parallel.c:15468:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] 15468 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_68test_inner_private': sequential_parallel.c:17618:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] 17618 | int __pyx_t_4; | ^~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 296 tests in 400.031s 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/32) #### 2023-07-04 23:23:48.749605 ---------------------------------------------------------------------- Ran 337 tests in 409.065s 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/32) === C/C++ compiler error output: === set.cpp: In function 'PyObject* __pyx_pf_3set_cython_set(PyObject*)': set.cpp:1844:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 1844 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~ set.cpp: In function 'PyObject* __pyx_pf_3set_2cython_frozenset(PyObject*)': set.cpp:1925:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 1925 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:23:58.773144 warning: /home/buildozer/.cython/inline/_cython_inline_1b1dc9d3a34c3f01f0058106244e8e0b035a15b9.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_1b1dc9d3a34c3f01f0058106244e8e0b035a15b9.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1b1dc9d3a34c3f01f0058106244e8e0b035a15b9.pyx ---------------------------------------------------------------------- Ran 360 tests in 418.388s 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/32) #### 2023-07-04 23:24:08.783545 === C/C++ compiler error output: === locals.c: In function '__pyx_pf_6locals_14locals_ctype': locals.c:2581:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] 2581 | int *__pyx_v_p; | ^~~~~~~~~ locals.c: In function '__pyx_pf_6locals_16locals_ctype_inferred': locals.c:2668:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] 2668 | int *__pyx_v_b; | ^~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 371 tests in 427.604s 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/32) === C/C++ compiler error output: === pointers.c: In function '__pyx_pf_8pointers_compare': pointers.c:1319:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 1319 | __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:1622:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1622 | __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:1763:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1763 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ^~ ==================================== ---------------------------------------------------------------------- Ran 268 tests in 430.480s 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/32) ---------------------------------------------------------------------- Ran 223 tests in 428.505s 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/32) === C/C++ compiler error output: === locals.cpp: In function 'PyObject* __pyx_pf_6locals_14locals_ctype(PyObject*)': locals.cpp:2595:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] 2595 | int *__pyx_v_p; | ^~~~~~~~~ locals.cpp: In function 'PyObject* __pyx_pf_6locals_16locals_ctype_inferred(PyObject*)': locals.cpp:2682:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] 2682 | int *__pyx_v_b; | ^~~~~~~~~ ==================================== === C/C++ compiler error output: === pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_compare(PyObject*)': pointers.cpp:1333:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 1333 | __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:1636:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1636 | __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:1777:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1777 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:24:18.829222 === C/C++ compiler error output: === sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_58test_chunksize(PyObject*)': sequential_parallel.cpp:15482:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] 15482 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_68test_inner_private(PyObject*)': sequential_parallel.cpp:17632:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] 17632 | int __pyx_t_4; | ^~~~~~~~~ ==================================== === C/C++ compiler error output: === py_unicode_strings.c: In function '__pyx_pf_18py_unicode_strings_test_c_to_python': py_unicode_strings.c:1447:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1447 | __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:1471:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1471 | __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:1495:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1495 | __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:1519:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1519 | __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:1552:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1552 | __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:1585:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1585 | __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:1618:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1618 | __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:1651:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1651 | __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:1684:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1684 | __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:1717:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1717 | __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:1750:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1750 | __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:1783:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1783 | __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:1816:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1816 | __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:1850:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1850 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:939:43: note: in definition of macro 'unlikely' 939 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1869:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1869 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:939:43: note: in definition of macro 'unlikely' 939 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1888:62: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1888 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:939:43: note: in definition of macro 'unlikely' 939 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1995:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1995 | __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:2270:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2270 | __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:2289:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2289 | __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:2308:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2308 | __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:2345:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2345 | __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:2364:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2364 | __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:2401:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2401 | __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:2438:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2438 | __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:2475:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2475 | __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:2494:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2494 | __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( | ^~~~~~~~~~~~~~~~~~~ ==================================== RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: === 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:848:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 848 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1461:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1461 | __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:848:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 848 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1485:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1485 | __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:848:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 848 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1509:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1509 | __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:848:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 848 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1533:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1533 | __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:848:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 848 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1566:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1566 | __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:848:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 848 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1599:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1599 | __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:1632:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1632 | __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:1665:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1665 | __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:1698:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1698 | __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:1731:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1731 | __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:1764:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1764 | __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:1797:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1797 | __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:1830:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1830 | __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:1864:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1864 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:953:43: note: in definition of macro 'unlikely' 953 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:1883:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1883 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:953:43: note: in definition of macro 'unlikely' 953 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:1902:62: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1902 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:953:43: note: in definition of macro 'unlikely' 953 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:848:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 848 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2009:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 2009 | __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:2284:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2284 | __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:2303:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2303 | __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:2322:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2322 | __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:2359:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2359 | __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:2378:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2378 | __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:2415:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2415 | __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:2452:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2452 | __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:2489:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2489 | __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:2508:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2508 | __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( | ^~~~~~~~~~~~~~~~~~~ ==================================== warning: /home/buildozer/.cython/inline/_cython_inline_e916409b21b7d3d0ad7f823cc943767688013bf8.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_e916409b21b7d3d0ad7f823cc943767688013bf8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e916409b21b7d3d0ad7f823cc943767688013bf8.pyx === C/C++ compiler error output: === cpp_stl_function.cpp: In function 'std::function* __pyx_f_16cpp_stl_function_14FunctionKeeper__get_function_ptr_from_name(__pyx_obj_16cpp_stl_function_FunctionKeeper*, PyObject*)': cpp_stl_function.cpp:1794:10: warning: '__pyx_v_f' may be used uninitialized [-Wmaybe-uninitialized] 1794 | return __pyx_r; | ^~~~~~~ cpp_stl_function.cpp:1552:41: note: '__pyx_v_f' was declared here 1552 | std::function *__pyx_v_f; | ^~~~~~~~~ ==================================== RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine '123' was never awaited if method() is not None: #### 2023-07-04 23:24:28.832478 === C/C++ compiler error output: === unused.c:1547:18: warning: '__pyx_f_6unused_c_unused_optional' defined but not used [-Wunused-function] 1547 | 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:1497:18: warning: '__pyx_f_6unused_c_unused_simple' defined but not used [-Wunused-function] 1497 | 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: === atoi.c:1215:18: warning: '__pyx_f_4atoi_parse_charptr_to_py_int' defined but not used [-Wunused-function] 1215 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === atoi.cpp:1229:18: warning: 'PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)' defined but not used [-Wunused-function] 1229 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 314 tests in 446.576s 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/32) === C/C++ compiler error output: === unused.cpp:1561:18: warning: 'PyObject* __pyx_f_6unused_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_6unused_c_unused_optional*)' defined but not used [-Wunused-function] 1561 | 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:1511:18: warning: 'PyObject* __pyx_f_6unused_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] 1511 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 575 tests in 448.774s 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/32) #### 2023-07-04 23:24:38.835755 ---------------------------------------------------------------------- Ran 349 tests in 453.248s 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/32) warning: /home/buildozer/.cython/inline/_cython_inline_d90fac745b53302a0fc728b81548c4ee469732b0.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_d90fac745b53302a0fc728b81548c4ee469732b0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d90fac745b53302a0fc728b81548c4ee469732b0.pyx ---------------------------------------------------------------------- Ran 183 tests in 456.628s 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/32) === C/C++ compiler error output: === c_code_docstring.c:753:17: warning: 'square' defined but not used [-Wunused-function] 753 | static long square(long x) {return x * x;} | ^~~~~~ ==================================== === C/C++ compiler error output: === c_code_docstring.cpp:767:17: warning: 'long int square(long int)' defined but not used [-Wunused-function] 767 | static long square(long x) {return x * x;} | ^~~~~~ ==================================== ---------------------------------------------------------------------- Ran 327 tests in 458.107s 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 (16/32) #### 2023-07-04 23:24:48.848870 ---------------------------------------------------------------------- Ran 309 tests in 462.158s 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/32) ---------------------------------------------------------------------- Ran 407 tests in 462.991s 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/32) ---------------------------------------------------------------------- Ran 426 tests in 463.361s 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/32) === 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:87010:39: warning: taking address of packed member of '__pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 87010 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~~^~~~ ==================================== ---------------------------------------------------------------------- Ran 419 tests in 464.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 (2/32) warning: /home/buildozer/.cython/inline/_cython_inline_78213db60dbdbc40e58ce76a99e4344f38ffee52.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_78213db60dbdbc40e58ce76a99e4344f38ffee52.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_78213db60dbdbc40e58ce76a99e4344f38ffee52.pyx #### 2023-07-04 23:24:58.852212 === C/C++ compiler error output: === reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_68reversed_unsigned': reversed_iteration.c:10561:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10561 | 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:10702:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10702 | 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:10841:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10841 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ^ ==================================== ---------------------------------------------------------------------- Ran 341 tests in 479.311s 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/32) === C/C++ compiler error output: === unused_args.c:1562:18: warning: '__pyx_f_11unused_args_c_unused_optional' defined but not used [-Wunused-function] 1562 | 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:1512:18: warning: '__pyx_f_11unused_args_c_unused_simple' defined but not used [-Wunused-function] 1512 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_68reversed_unsigned(PyObject*, int, int)': reversed_iteration.cpp:10575:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10575 | 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:10716:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10716 | 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:10855:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10855 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ~~~~~~~~~~^~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:25:08.855613 === C/C++ compiler error output: === unused_args.cpp:1576: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] 1576 | 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:1526:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] 1526 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== warning: /home/buildozer/.cython/inline/_cython_inline_4bbfefd9b5de0d5ef65810491abbfb65118ea12b.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_4bbfefd9b5de0d5ef65810491abbfb65118ea12b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4bbfefd9b5de0d5ef65810491abbfb65118ea12b.pyx ---------------------------------------------------------------------- Ran 294 tests in 485.517s 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/32) === C/C++ compiler error output: === widen_shrubbery.c:1224:18: warning: '__pyx_f_15widen_shrubbery_widen_shrubbery' 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === widen_shrubbery.cpp:1238:18: warning: 'PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)' defined but not used [-Wunused-function] 1238 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:25:18.859000 acquired default acquired Global_A Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_73c2e8b7e68214ed1aee15d61f4ff493cca43a0e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_73c2e8b7e68214ed1aee15d61f4ff493cca43a0e.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_2776c3b258da8dce697bf03e45da73b7807e138e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_2776c3b258da8dce697bf03e45da73b7807e138e.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_d3c0fe4dbf34e467af80120a211064ec47bfa8d7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_d3c0fe4dbf34e467af80120a211064ec47bfa8d7.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_c3bd8ea9cb4a0318f414a22bcb4977037194c528.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_c3bd8ea9cb4a0318f414a22bcb4977037194c528.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_ffb8d2e0ddd70e6d53cf663d383a2fd5a6919dbe.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_ffb8d2e0ddd70e6d53cf663d383a2fd5a6919dbe.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_73c2e8b7e68214ed1aee15d61f4ff493cca43a0e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_73c2e8b7e68214ed1aee15d61f4ff493cca43a0e.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_2776c3b258da8dce697bf03e45da73b7807e138e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_2776c3b258da8dce697bf03e45da73b7807e138e.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_d3c0fe4dbf34e467af80120a211064ec47bfa8d7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_d3c0fe4dbf34e467af80120a211064ec47bfa8d7.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_c3bd8ea9cb4a0318f414a22bcb4977037194c528.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_c3bd8ea9cb4a0318f414a22bcb4977037194c528.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_ffb8d2e0ddd70e6d53cf663d383a2fd5a6919dbe.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_ffb8d2e0ddd70e6d53cf663d383a2fd5a6919dbe.pyx warning: /home/buildozer/.cython/inline/_cython_inline_e54268e32a21750a790538334c00924d3b1c89b6.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_e54268e32a21750a790538334c00924d3b1c89b6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e54268e32a21750a790538334c00924d3b1c89b6.pyx === C/C++ compiler error output: === utf_eight.c:1352:18: warning: '__pyx_f_9utf_eight_tounicode_with_length_and_free' defined but not used [-Wunused-function] 1352 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1300:18: warning: '__pyx_f_9utf_eight_tounicode_with_length' defined but not used [-Wunused-function] 1300 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1248:18: warning: '__pyx_f_9utf_eight_tounicode' defined but not used [-Wunused-function] 1248 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === utf_eight.cpp:1366:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length_and_free(char*, size_t)' defined but not used [-Wunused-function] 1366 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1314:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length(char*, size_t)' defined but not used [-Wunused-function] 1314 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1262:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode(char*)' defined but not used [-Wunused-function] 1262 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 441 tests in 501.469s 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/32) #### 2023-07-04 23:25:28.862351 === C/C++ compiler error output: === test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f': test_grammar.c:38262:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 38262 | 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:43599:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 43599 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_36bf8b22b080c501edc090d31b1dc81f0d8b373e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_36bf8b22b080c501edc090d31b1dc81f0d8b373e.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_3a7b55b3b07cf42c4637fa8ef1d4dece1255880d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_3a7b55b3b07cf42c4637fa8ef1d4dece1255880d.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_3661760b066e87def8f7a6dac6e94d01f07ffbe4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_3661760b066e87def8f7a6dac6e94d01f07ffbe4.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_22f697695baf5f62c047c259b62a629d2d778098.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_22f697695baf5f62c047c259b62a629d2d778098.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_61b7fc7ea26c84d50757e3b25207cc339ef2d405.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_61b7fc7ea26c84d50757e3b25207cc339ef2d405.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_70b9c914250a3022f44d32ab41109becaa961610.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_70b9c914250a3022f44d32ab41109becaa961610.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_e5eeaab23a7544df700764a39eed52f4cdbb1513.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_e5eeaab23a7544df700764a39eed52f4cdbb1513.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_6f554373d434cd79c73721df4c21b88620a66d2b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_6f554373d434cd79c73721df4c21b88620a66d2b.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_b6d6dcfaacb15c2d961b7046a20ecd13b1f62c7f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_b6d6dcfaacb15c2d961b7046a20ecd13b1f62c7f.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_451d4547c0413a9a76f59be22fc7cb4eaacc5cc7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_451d4547c0413a9a76f59be22fc7cb4eaacc5cc7.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_f83b45be5d533f8624cf0b1f1fabc215f5f9450b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_f83b45be5d533f8624cf0b1f1fabc215f5f9450b.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_13a10e3a71eaf3eb604c6ac814ad2992ccde1036.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_13a10e3a71eaf3eb604c6ac814ad2992ccde1036.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_92af509ea822feecb154928b4c7be499ce4e3a6c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_92af509ea822feecb154928b4c7be499ce4e3a6c.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_fcac3708d92efb63021e40c3d8aad528abd7257c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_fcac3708d92efb63021e40c3d8aad528abd7257c.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_914576cfc938fe975218e965cc1a2239ee6ddc84.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_914576cfc938fe975218e965cc1a2239ee6ddc84.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_d121257944bda152772267fa92908f757a1d6bc9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_d121257944bda152772267fa92908f757a1d6bc9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_db34c16e165540b3bf0685fa8ff10fa3d93021eb.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_db34c16e165540b3bf0685fa8ff10fa3d93021eb.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_92af509ea822feecb154928b4c7be499ce4e3a6c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_92af509ea822feecb154928b4c7be499ce4e3a6c.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_fcac3708d92efb63021e40c3d8aad528abd7257c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_fcac3708d92efb63021e40c3d8aad528abd7257c.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_914576cfc938fe975218e965cc1a2239ee6ddc84.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_914576cfc938fe975218e965cc1a2239ee6ddc84.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_d121257944bda152772267fa92908f757a1d6bc9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_d121257944bda152772267fa92908f757a1d6bc9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_db34c16e165540b3bf0685fa8ff10fa3d93021eb.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_db34c16e165540b3bf0685fa8ff10fa3d93021eb.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_55f011a81a94bd80f9e202b00185f1a772cd37a6.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_55f011a81a94bd80f9e202b00185f1a772cd37a6.pyx warning: /home/buildozer/.cython/inline/_cython_inline_a63a660fe1c75c9349aa64d60dc2ced4dbc69ec7.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_a63a660fe1c75c9349aa64d60dc2ced4dbc69ec7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a63a660fe1c75c9349aa64d60dc2ced4dbc69ec7.pyx ---------------------------------------------------------------------- Ran 465 tests in 504.584s 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/32) Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_6915b29b62ee43fb932abfb8e1ee343a8f6736eb.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_6915b29b62ee43fb932abfb8e1ee343a8f6736eb.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_83b59db4af9c53b0b25ec78b0851ecd41633a339.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_83b59db4af9c53b0b25ec78b0851ecd41633a339.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_6929796548552a5cb748426c62a015ef043d362d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_6929796548552a5cb748426c62a015ef043d362d.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_755964c0cf46c77890857b7374195e08df8fc90b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_755964c0cf46c77890857b7374195e08df8fc90b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_5bcc489eb7647f7460ab949633142b93a276a2d4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_5bcc489eb7647f7460ab949633142b93a276a2d4.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_ce66fc0ca4ce8cb2e93c36b27f63161d2ab6040d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_ce66fc0ca4ce8cb2e93c36b27f63161d2ab6040d.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_9f1494ca0165d3798a3cd6407e33daebc6d349db.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_9f1494ca0165d3798a3cd6407e33daebc6d349db.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_31efbbc08aac51abb831b6323ecf9a5b6852b302.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_31efbbc08aac51abb831b6323ecf9a5b6852b302.pyx #### 2023-07-04 23:25:38.865709 /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited if method() is not None: /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_40963c42ea44ed00c08cc52b9d341e32324c5fca.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_40963c42ea44ed00c08cc52b9d341e32324c5fca.pyx warning: /home/buildozer/.cython/inline/_cython_inline_f2b6a8af87fa381938436a5727a9e9fcf9c2fdbe.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_f2b6a8af87fa381938436a5727a9e9fcf9c2fdbe.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f2b6a8af87fa381938436a5727a9e9fcf9c2fdbe.pyx === C/C++ compiler error output: === libc_sin.c:1189:15: warning: '__pyx_f_8libc_sin_f' defined but not used [-Wunused-function] 1189 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === libc_sin.cpp:1203:15: warning: 'double __pyx_f_8libc_sin_f(double)' defined but not used [-Wunused-function] 1203 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 313 tests in 517.526s 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/32) ---------------------------------------------------------------------- Ran 419 tests in 521.359s 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/32) #### 2023-07-04 23:25:48.869024 ---------------------------------------------------------------------- Ran 615 tests in 530.086s 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/32) #### 2023-07-04 23:25:58.872482 === C/C++ compiler error output: === test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f(PyObject*)': test_grammar.cpp:38276:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 38276 | 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:43613:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 43613 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== #### 2023-07-04 23:26:08.875991 #### 2023-07-04 23:26:18.879425 /home/buildozer/.cython/inline/_cython_inline_f2b6a8af87fa381938436a5727a9e9fcf9c2fdbe.c: In function '__pyx_pf_55_cython_inline_f2b6a8af87fa381938436a5727a9e9fcf9c2fdbe___invoke.constprop': /home/buildozer/.cython/inline/_cython_inline_f2b6a8af87fa381938436a5727a9e9fcf9c2fdbe.c:1331:18: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 1331 | static PyObject *__pyx_pf_55_cython_inline_f2b6a8af87fa381938436a5727a9e9fcf9c2fdbe___invoke(CYTHON_UNUSED PyObject *__pyx_self, CYTHON_UNUSED long __pyx_v_width, PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2023-07-04 23:26:28.882878 warning: /home/buildozer/.cython/inline/_cython_inline_e0ba015969ed0824a47b212bc2c54faf707dd63f.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_e0ba015969ed0824a47b212bc2c54faf707dd63f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e0ba015969ed0824a47b212bc2c54faf707dd63f.pyx #### 2023-07-04 23:26:38.886302 warning: /home/buildozer/.cython/inline/_cython_inline_e50353159cbd3fb5a7512917055dace38641aed5.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_e50353159cbd3fb5a7512917055dace38641aed5.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e50353159cbd3fb5a7512917055dace38641aed5.pyx ---------------------------------------------------------------------- Ran 584 tests in 575.496s 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 (26/32) #### 2023-07-04 23:26:48.889765 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_44006349228108a1cf55a0a846818cffafa09958.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_1b488d614e39ff35332dff15e4b7691b4ccf473f.pyx:5:8: Cannot assign to or delete this #### 2023-07-04 23:26:58.893038 #### 2023-07-04 23:27:08.896423 Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_99d59b243a75ad298566b6ae1cdc17b4ccc0c7f3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/c/test_coroutines_pep492/_cython_inline_99d59b243a75ad298566b6ae1cdc17b4ccc0c7f3.pyx Exception ignored in: .Broken object at 0x7f7e5ddeae10> 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:16324) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7f7e5e7fd2d0> 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:16324) 1/0 ZeroDivisionError: integer division or modulo by zero #### 2023-07-04 23:27:18.899798 #### 2023-07-04 23:27:28.903120 ---------------------------------------------------------------------- Ran 879 tests in 625.048s 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/32) Exception ignored in: .Broken object at 0x7f7e5cd912d0> 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:16338) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7f7e5cdc3c50> 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:16338) 1/0 ZeroDivisionError: integer division or modulo by zero #### 2023-07-04 23:27:38.906474 ---------------------------------------------------------------------- Ran 392 tests in 633.295s 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/32) #### 2023-07-04 23:27:48.909561 #### 2023-07-04 23:27:58.912635 #### 2023-07-04 23:28:08.915711 ---------------------------------------------------------------------- Ran 657 tests in 669.508s 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 (3/32) #### 2023-07-04 23:28:18.919357 #### 2023-07-04 23:28:28.923528 #### 2023-07-04 23:28:38.927789 /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: #### 2023-07-04 23:28:48.931634 #### 2023-07-04 23:28:58.935554 #### 2023-07-04 23:29:08.939449 #### 2023-07-04 23:29:18.943440 #### 2023-07-04 23:29:28.947258 #### 2023-07-04 23:29:38.951075 Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_36bf8b22b080c501edc090d31b1dc81f0d8b373e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_36bf8b22b080c501edc090d31b1dc81f0d8b373e.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_3a7b55b3b07cf42c4637fa8ef1d4dece1255880d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_3a7b55b3b07cf42c4637fa8ef1d4dece1255880d.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_3661760b066e87def8f7a6dac6e94d01f07ffbe4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_3661760b066e87def8f7a6dac6e94d01f07ffbe4.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_22f697695baf5f62c047c259b62a629d2d778098.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_22f697695baf5f62c047c259b62a629d2d778098.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_61b7fc7ea26c84d50757e3b25207cc339ef2d405.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_61b7fc7ea26c84d50757e3b25207cc339ef2d405.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_70b9c914250a3022f44d32ab41109becaa961610.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_70b9c914250a3022f44d32ab41109becaa961610.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_e5eeaab23a7544df700764a39eed52f4cdbb1513.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_e5eeaab23a7544df700764a39eed52f4cdbb1513.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_6f554373d434cd79c73721df4c21b88620a66d2b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_6f554373d434cd79c73721df4c21b88620a66d2b.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_b6d6dcfaacb15c2d961b7046a20ecd13b1f62c7f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_b6d6dcfaacb15c2d961b7046a20ecd13b1f62c7f.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_451d4547c0413a9a76f59be22fc7cb4eaacc5cc7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_451d4547c0413a9a76f59be22fc7cb4eaacc5cc7.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_f83b45be5d533f8624cf0b1f1fabc215f5f9450b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_f83b45be5d533f8624cf0b1f1fabc215f5f9450b.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_13a10e3a71eaf3eb604c6ac814ad2992ccde1036.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_13a10e3a71eaf3eb604c6ac814ad2992ccde1036.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_92af509ea822feecb154928b4c7be499ce4e3a6c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_92af509ea822feecb154928b4c7be499ce4e3a6c.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_fcac3708d92efb63021e40c3d8aad528abd7257c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_fcac3708d92efb63021e40c3d8aad528abd7257c.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_914576cfc938fe975218e965cc1a2239ee6ddc84.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_914576cfc938fe975218e965cc1a2239ee6ddc84.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_d121257944bda152772267fa92908f757a1d6bc9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_d121257944bda152772267fa92908f757a1d6bc9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_db34c16e165540b3bf0685fa8ff10fa3d93021eb.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_db34c16e165540b3bf0685fa8ff10fa3d93021eb.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_92af509ea822feecb154928b4c7be499ce4e3a6c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_92af509ea822feecb154928b4c7be499ce4e3a6c.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_fcac3708d92efb63021e40c3d8aad528abd7257c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_fcac3708d92efb63021e40c3d8aad528abd7257c.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_914576cfc938fe975218e965cc1a2239ee6ddc84.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_914576cfc938fe975218e965cc1a2239ee6ddc84.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_d121257944bda152772267fa92908f757a1d6bc9.pyx because it changed. /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited if method() is not None: /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_d121257944bda152772267fa92908f757a1d6bc9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_db34c16e165540b3bf0685fa8ff10fa3d93021eb.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/TEST_TMP/20/run/cpp/test_coroutines_pep492/_cython_inline_db34c16e165540b3bf0685fa8ff10fa3d93021eb.pyx #### 2023-07-04 23:29:48.962201 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-x86_64-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:2483:9: warning: 'Py_SetProgramName' is deprecated [-Wdeprecated-declarations] 2483 | 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:2486:9: warning: 'PySys_SetArgv' is deprecated [-Wdeprecated-declarations] 2486 | 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-x86_64-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-07-04 23:29:58.965905 #### 2023-07-04 23:30:08.969827 #### 2023-07-04 23:30:18.973714 ---------------------------------------------------------------------- Ran 490 tests in 795.932s 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/32) Sharded tests run in 804 seconds (13.4 minutes) Times: compile-cpp : 6777.24 sec (1047, 6.473 / run) - slowest: 'cpp:test_unicode' (91.95s), 'cpp:fused_def' (75.29s), 'cpp:memoryview' (70.57s), 'cpp:memslice' (62.68s), 'cpp:test_coroutines_pep492' (59.86s), 'cpp:fused_types' (58.49s), 'cpp:bufaccess' (52.59s), 'cpp:closure_tests_4' (47.01s) compile-c : 5404.14 sec ( 979, 5.520 / run) - slowest: 'c:test_unicode' (139.64s), 'c:memslice' (119.30s), 'c:test_coroutines_pep492' (107.43s), 'c:test_asyncgen' (94.82s), 'c:fused_def' (82.64s), 'c:memoryview' (72.48s), 'c:fused_types' (59.32s), 'c:test_fstring' (55.66s) cython : 1509.25 sec (2208, 0.684 / run) - slowest: 'c:test_unicode' (28.21s), 'c:memslice' (24.68s), 'c:test_coroutines_pep492' (20.92s), 'c:fused_types' (17.75s), 'cpp:memslice' (17.55s), 'cpp:fused_types' (17.33s), 'c:memoryview' (16.30s), 'cpp:memoryview' (15.43s) run : 586.64 sec (1384, 0.424 / run) - slowest: 'c:test_fstring' (252.57s), 'c:test_coroutines_pep492' (188.23s), 'c:memslice' (60.92s), 'cpp:memslice' (27.26s), 'cpp:memoryview_in_subclasses' (8.13s), 'c:memoryview_in_subclasses' (7.80s), 'c:test_unicode' (5.18s), 'cpp:test_unicode' (4.97s) etoe-build : 585.97 sec ( 70, 8.371 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (49.63s), 'c:memoryview_acq_count(1)' (45.60s), 'c:memoryview_inline_pxd(1)' (25.38s), 'c:asyncio_generators(1)' (24.67s), 'c:cdef_multiple_inheritance_errors(1)' (23.74s), 'c:module_api(1)' (18.59s), 'c:fused_cmethods(1)' (17.68s), 'c:check_size(1)' (17.37s) etoe-run : 103.71 sec ( 121, 0.857 / run) - slowest: 'c:pyximport_pyimport(1)' (30.87s), 'c:cpdef_pickle(1)' (9.08s), 'c:cythonize_script_package(1)' (8.63s), 'c:cythonize_script(1)' (6.10s), 'c:depfile_package_cythonize(1)' (5.13s), 'c:pyximport_errors(1)' (4.02s), 'c:pyximport_namespace(1)' (3.66s), 'c:pyximport_basic(1)' (3.52s) import : 1.16 sec (1384, 0.001 / run) - slowest: 'c:memslice' (0.03s), 'c:bufaccess' (0.02s), 'c:importas' (0.01s), 'c:closure_tests_4' (0.01s), 'cpp:memslice' (0.01s), 'cpp:cpp_exceptions_nogil' (0.01s), 'c:fused_types' (0.01s), 'c:fused_def' (0.01s) pyrun : 0.53 sec ( 52, 0.010 / run) - slowest: 'py:ext_auto_richcmp' (0.10s), 'py:argerrors' (0.05s), 'py:pure_py' (0.04s), 'py:generators_py' (0.03s), 'py:pep526_variable_annotations' (0.02s), 'py:for_in_iter' (0.02s), 'py:methodmangling_T5' (0.02s), 'py:purecdef' (0.02s) pyimport : 0.19 sec ( 52, 0.004 / run) - slowest: 'py:delslice' (0.03s), 'py:for_in_iter' (0.02s), 'py:cpdef_optargs_pure' (0.01s), 'py:pure_py' (0.01s), 'py:bytearray_iter' (0.01s), 'py:ext_auto_richcmp' (0.01s), 'py:auto_cpdef' (0.01s), 'py:boolop_py' (0.01s) ALL DONE >>> cython: Entering fakeroot... Unable to find pgen, not compiling formal grammar. running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() 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 copying build/lib.linux-x86_64-cpython-311/cython.py -> /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/Cython creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Compiler/Visitor.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Compiler/AutoDocTransforms.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Compiler/Scanning.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Compiler/FusedNode.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Compiler/Future.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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Compiler/FlowControl.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-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/Utility copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Utility/Coroutine.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/__init__.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/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/Actions.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Plex/Scanners.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Plex/Scanners.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-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-x86_64-cpython-311/Cython/Shadow.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-cpython-311/Cython/CodeWriter.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/Tempita copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Tempita/_tempita.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-x86_64-cpython-311/Cython/Tempita/_looper.py -> /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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Debugger/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Coverage.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-cpython-311/Cython/StringIOTree.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-cpython-311/Cython/Debugging.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 creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Includes/cpython/bytes.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Includes/cpython/instance.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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Includes/libc/stddef.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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/posix copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Includes/posix/fcntl.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Includes/posix/mman.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-x86_64-cpython-311/Cython/Includes/numpy/math.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/numpy copying build/lib.linux-x86_64-cpython-311/Cython/Includes/numpy/__init__.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/libcpp copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Includes/libcpp/unordered_map.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Includes/libcpp/complex.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/Deprecated copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Includes/Deprecated/python_method.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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/Build copying build/lib.linux-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Build/Distutils.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Build/IpythonMagic.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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Build/Tests/TestIpythonMagic.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime copying build/lib.linux-x86_64-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-x86_64-cpython-311/Cython/Runtime/refnanny.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime copying build/lib.linux-x86_64-cpython-311/Cython/Runtime/refnanny.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils copying build/lib.linux-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Distutils/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils copying build/lib.linux-x86_64-cpython-311/Cython/Distutils/build_ext.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/Tests copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/Cython/Tests/TestCodeWriter.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport copying build/lib.linux-x86_64-cpython-311/pyximport/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport copying build/lib.linux-x86_64-cpython-311/pyximport/pyxbuild.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport copying build/lib.linux-x86_64-cpython-311/pyximport/pyximport.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/cython.py to cython.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/Code.py to Code.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/Errors.py to Errors.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/StringEncoding.py to StringEncoding.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/Interpreter.py to Interpreter.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/DebugFlags.py to DebugFlags.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/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/CodeGeneration.py to CodeGeneration.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/Annotate.py to Annotate.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/AutoDocTransforms.py to AutoDocTransforms.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/TreeFragment.py to TreeFragment.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/Buffer.py to Buffer.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/MemoryView.py to MemoryView.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/UtilNodes.py to UtilNodes.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/ExprNodes.py to ExprNodes.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/Optimize.py to Optimize.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/Scanning.py to Scanning.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/Nodes.py to Nodes.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/CmdLine.py to CmdLine.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/Parsing.py to Parsing.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/Visitor.py to Visitor.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/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/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/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/TestUtilityLoad.py to TestUtilityLoad.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/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/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/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/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/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/__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/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/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/TestMemView.py to TestMemView.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/Utility/__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/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/Actions.py to Actions.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/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/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/Machines.py to Machines.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/Timing.py to Timing.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/Shadow.py to Shadow.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/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/__init__.py to __init__.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/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/libcython.py to libcython.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/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/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/__init__.py to __init__.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/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/Coverage.py to Coverage.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/Debugging.py to Debugging.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/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/Dependencies.py to Dependencies.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/BuildExecutable.py to BuildExecutable.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/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/IpythonMagic.py to IpythonMagic.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/TestStripLiterals.py to TestStripLiterals.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/TestIpythonMagic.py to TestIpythonMagic.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/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/extension.py to extension.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/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/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/TestJediTyper.py to TestJediTyper.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/xmlrunner.py to xmlrunner.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/TestCodeWriter.py to TestCodeWriter.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/pyximport/pyxbuild.py to pyxbuild.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport/pyximport.py to pyximport.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.36-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-pyc*: Running split function pyc... '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Utility/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Plex/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Tempita/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Debugger/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Build/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Runtime/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Distutils/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/pyximport/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> cython-pyc*: Preparing subpackage cython-pyc... >>> cython-pyc*: Running postcheck for cython-pyc >>> 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-pyc*: 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.36-r0.apk >>> cython-pyc*: Tracing dependencies... python3 python3~3.11 >>> cython-pyc*: Package size: 4.2 MB >>> cython-pyc*: Compressing data... >>> cython-pyc*: Create checksum... >>> cython-pyc*: Create cython-pyc-0.29.36-r0.apk >>> cython*: Tracing dependencies... python3 python3~3.11 so:libc.musl-x86_64.so.1 >>> cython*: Package size: 6.2 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-0.29.36-r0.apk >>> cython: Build complete at Tue, 04 Jul 2023 23:30:25 +0000 elapsed time 0h 14m 47s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Uninstalling dependencies... (1/20) Purging .makedepends-cython (20230704.231539) (2/20) Purging py3-setuptools-pyc (67.7.2-r0) (3/20) Purging py3-setuptools (67.7.2-r0) (4/20) Purging py3-packaging-pyc (23.1-r1) (5/20) Purging py3-packaging (23.1-r1) (6/20) Purging py3-parsing-pyc (3.0.9-r2) (7/20) Purging py3-parsing (3.0.9-r2) (8/20) Purging python3-dev (3.11.4-r0) (9/20) Purging python3-pyc (3.11.4-r0) (10/20) Purging python3-pycache-pyc0 (3.11.4-r0) (11/20) Purging pyc (0.1-r0) (12/20) Purging python3 (3.11.4-r0) (13/20) Purging gdbm (1.23-r1) (14/20) Purging libbz2 (1.0.8-r5) (15/20) Purging libffi (3.4.4-r2) (16/20) Purging libpanelw (6.4_p20230506-r0) (17/20) Purging mpdecimal (2.5.1-r2) (18/20) Purging readline (8.2.1-r1) (19/20) Purging sqlite-libs (3.41.2-r2) (20/20) Purging xz-libs (5.4.3-r0) Executing busybox-1.36.1-r0.trigger OK: 392 MiB in 99 packages >>> cython: Updating the main/x86_64 repository index... >>> cython: Signing the index...