>>> cython: Building main/cython 0.29.34-r1 (using abuild 3.10.0-r2) started Tue, 11 Apr 2023 22:11:49 +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/14) Installing libbz2 (1.0.8-r5) (2/14) Installing libffi (3.4.4-r2) (3/14) Installing gdbm (1.23-r1) (4/14) Installing xz-libs (5.4.2-r1) (5/14) Installing mpdecimal (2.5.1-r2) (6/14) Installing libpanelw (6.4_p20230401-r3) (7/14) Installing readline (8.2.1-r1) (8/14) Installing sqlite-libs (3.41.2-r2) (9/14) Installing python3 (3.11.3-r1) (10/14) Installing py3-parsing (3.0.9-r1) (11/14) Installing py3-packaging (23.0-r1) (12/14) Installing py3-setuptools (67.6.1-r0) (13/14) Installing python3-dev (3.11.3-r1) (14/14) Installing .makedepends-cython (20230411.221150) Executing busybox-1.36.0-r6.trigger OK: 450 MiB in 112 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-0.29.34.tar.gz >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-0.29.34.tar.gz >>> cython: Checking sha512sums... cython-0.29.34.tar.gz: OK >>> cython: Unpacking /var/cache/distfiles/cython-0.29.34.tar.gz... Unable to find pgen, not compiling formal grammar. running build running build_py creating build creating build/lib.linux-ppc64le-cpython-311 copying cython.py -> build/lib.linux-ppc64le-cpython-311 creating build/lib.linux-ppc64le-cpython-311/Cython copying Cython/Debugging.py -> build/lib.linux-ppc64le-cpython-311/Cython copying Cython/CodeWriter.py -> build/lib.linux-ppc64le-cpython-311/Cython copying Cython/Shadow.py -> build/lib.linux-ppc64le-cpython-311/Cython copying Cython/Coverage.py -> build/lib.linux-ppc64le-cpython-311/Cython copying Cython/Utils.py -> build/lib.linux-ppc64le-cpython-311/Cython copying Cython/StringIOTree.py -> build/lib.linux-ppc64le-cpython-311/Cython copying Cython/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython copying Cython/TestUtils.py -> build/lib.linux-ppc64le-cpython-311/Cython creating build/lib.linux-ppc64le-cpython-311/Cython/Build copying Cython/Build/Distutils.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build copying Cython/Build/Inline.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build copying Cython/Build/BuildExecutable.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build copying Cython/Build/Dependencies.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build copying Cython/Build/IpythonMagic.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build copying Cython/Build/Cythonize.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build copying Cython/Build/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build creating build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Annotate.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Symtab.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Version.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Options.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Visitor.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Main.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/TreePath.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Pythran.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Naming.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Builtin.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Buffer.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Errors.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Future.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Scanning.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Parsing.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Nodes.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Code.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Optimize.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler creating build/lib.linux-ppc64le-cpython-311/Cython/Runtime copying Cython/Runtime/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Runtime creating build/lib.linux-ppc64le-cpython-311/Cython/Distutils copying Cython/Distutils/extension.py -> build/lib.linux-ppc64le-cpython-311/Cython/Distutils copying Cython/Distutils/old_build_ext.py -> build/lib.linux-ppc64le-cpython-311/Cython/Distutils copying Cython/Distutils/build_ext.py -> build/lib.linux-ppc64le-cpython-311/Cython/Distutils copying Cython/Distutils/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Distutils creating build/lib.linux-ppc64le-cpython-311/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger copying Cython/Debugger/libcython.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger copying Cython/Debugger/libpython.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger copying Cython/Debugger/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger creating build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests creating build/lib.linux-ppc64le-cpython-311/Cython/Plex copying Cython/Plex/Machines.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex copying Cython/Plex/Timing.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex copying Cython/Plex/Traditional.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex copying Cython/Plex/DFA.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex copying Cython/Plex/Scanners.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex copying Cython/Plex/Lexicons.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex copying Cython/Plex/Transitions.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex copying Cython/Plex/Errors.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex copying Cython/Plex/Regexps.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex copying Cython/Plex/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Plex creating build/lib.linux-ppc64le-cpython-311/Cython/Tests copying Cython/Tests/xmlrunner.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tests copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tests copying Cython/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tests creating build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests creating build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests creating build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Utility creating build/lib.linux-ppc64le-cpython-311/Cython/Tempita copying Cython/Tempita/compat3.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tempita copying Cython/Tempita/_tempita.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tempita copying Cython/Tempita/_looper.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tempita copying Cython/Tempita/__init__.py -> build/lib.linux-ppc64le-cpython-311/Cython/Tempita creating build/lib.linux-ppc64le-cpython-311/pyximport copying pyximport/pyximport.py -> build/lib.linux-ppc64le-cpython-311/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-ppc64le-cpython-311/pyximport copying pyximport/__init__.py -> build/lib.linux-ppc64le-cpython-311/pyximport creating build/lib.linux-ppc64le-cpython-311/Cython/Includes copying Cython/Includes/openmp.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes creating build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython creating build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc creating build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp creating build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/select.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix creating build/lib.linux-ppc64le-cpython-311/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/numpy creating build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated copying Cython/Compiler/Code.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build/lib.linux-ppc64le-cpython-311/Cython/Runtime copying Cython/Debugger/Tests/codefile -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests copying Cython/Plex/Actions.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Plex copying Cython/Plex/Scanners.pxd -> build/lib.linux-ppc64le-cpython-311/Cython/Plex copying Cython/Utility/CppConvert.pyx -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/MemoryView.pyx -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/CConvert.pyx -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/Optimize.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/Overflow.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/Buffer.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/Profile.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/CMath.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/TypeConversion.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/StringTools.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/CommonStructures.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/CythonFunction.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/Complex.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/Exceptions.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/Embed.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/ImportExport.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/Builtins.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/AsyncGen.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/Printing.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/Capsule.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/Coroutine.c -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/arrayarray.h -> build/lib.linux-ppc64le-cpython-311/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build/lib.linux-ppc64le-cpython-311/Cython/Utility running build_ext Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Plex/Scanners.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Plex/Actions.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/Scanning.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/Visitor.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/FlowControl.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Runtime/refnanny.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/FusedNode.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Tempita/_tempita.py because it changed. [1/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/FlowControl.py [2/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/FusedNode.py [3/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/Scanning.py [4/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/Visitor.py [5/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Plex/Actions.py [6/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Plex/Scanners.py [7/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Runtime/refnanny.pyx [8/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Tempita/_tempita.py building 'Cython.Plex.Scanners' extension creating build/temp.linux-ppc64le-cpython-311 creating build/temp.linux-ppc64le-cpython-311/home creating build/temp.linux-ppc64le-cpython-311/home/buildozer creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34 creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Plex gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Plex/Scanners.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Plex/Scanners.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Plex/Scanners.cpython-311-powerpc64le-linux-musl.so building 'Cython.Plex.Actions' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Plex/Actions.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Plex/Actions.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Plex/Actions.cpython-311-powerpc64le-linux-musl.so building 'Cython.Compiler.Scanning' extension creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/Scanning.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/Scanning.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Scanning.cpython-311-powerpc64le-linux-musl.so building 'Cython.Compiler.Visitor' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/Visitor.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/Visitor.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Visitor.cpython-311-powerpc64le-linux-musl.so building 'Cython.Compiler.FlowControl' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/FlowControl.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/FlowControl.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Compiler/FlowControl.cpython-311-powerpc64le-linux-musl.so building 'Cython.Runtime.refnanny' extension creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Runtime gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Runtime/refnanny.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Runtime/refnanny.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Runtime/refnanny.cpython-311-powerpc64le-linux-musl.so building 'Cython.Compiler.FusedNode' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/FusedNode.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/FusedNode.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Compiler/FusedNode.cpython-311-powerpc64le-linux-musl.so building 'Cython.Tempita._tempita' extension creating build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Tempita gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Tempita/_tempita.c -o build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Tempita/_tempita.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/Cython/Tempita/_tempita.cpython-311-powerpc64le-linux-musl.so /home/buildozer/aports/main/cython/src/cython-0.29.34/runtests.py:2243: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead thread.setDaemon(True) # Py2.6 ... Python 3.11.3 (main, Apr 11 2023, 16:01:21) [GCC 12.2.1 20220924] Running tests against Cython 0.29.34 Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Backends: c,cpp Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. /home/buildozer/aports/main/cython/src/cython-0.29.34/runtests.py:661: 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 10/64 starting Tests in shard 52/64 starting Tests in shard 53/64 starting Tests in shard 11/64 starting Tests in shard 35/64 starting Tests in shard 49/64 starting Tests in shard 1/64 starting Tests in shard 16/64 starting Tests in shard 45/64 starting Tests in shard 19/64 starting Tests in shard 28/64 starting Tests in shard 9/64 starting Tests in shard 54/64 starting Tests in shard 31/64 starting Tests in shard 32/64 starting Tests in shard 26/64 starting Tests in shard 47/64 starting Tests in shard 18/64 starting Tests in shard 48/64 starting Tests in shard 37/64 starting Tests in shard 3/64 starting Tests in shard 21/64 starting /home/buildozer/aports/main/cython/src/cython-0.29.34/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.34/TEST_TMP/cycache-testfqtm_3_y/srcdmmzfub7/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 17/64 starting Compiling /home/buildozer/.cython/inline/_cython_inline_29d31207dec324768129bab85de4dc96c221eb74.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_29d31207dec324768129bab85de4dc96c221eb74.pyx Tests in shard 38/64 starting Tests in shard 20/64 starting Compiling TEST_TMP/cycache-testfqtm_3_y/srcdmmzfub7/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testfqtm_3_y/srcdmmzfub7/a.pyx Tests in shard 15/64 starting Tests in shard 57/64 starting Tests in shard 0/64 starting Tests in shard 25/64 starting /home/buildozer/aports/main/cython/src/cython-0.29.34/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.34/TEST_TMP/cycache-testfqtm_3_y/srcdmmzfub7/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 2/64 starting Tests in shard 41/64 starting Tests in shard 61/64 starting Tests in shard 36/64 starting Tests in shard 30/64 starting Tests in shard 50/64 starting Tests in shard 29/64 starting Tests in shard 4/64 starting Compiling TEST_TMP/cycache-testfqtm_3_y/srcdmmzfub7/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testfqtm_3_y/srcdmmzfub7/a.pyx Tests in shard 55/64 starting Tests in shard 12/64 starting Tests in shard 34/64 starting Tests in shard 27/64 starting Tests in shard 14/64 starting Tests in shard 62/64 starting Tests in shard 59/64 starting Compiling TEST_TMP/cycache-testfqtm_3_y/srcdmmzfub7/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testfqtm_3_y/srcdmmzfub7/a.pyx in cache Tests in shard 42/64 starting Tests in shard 13/64 starting Tests in shard 44/64 starting Tests in shard 43/64 starting Tests in shard 22/64 starting Tests in shard 51/64 starting Tests in shard 40/64 starting Tests in shard 24/64 starting /home/buildozer/aports/main/cython/src/cython-0.29.34/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.34/TEST_TMP/cycache-testkxbb94dj/src0e6j34og/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 6/64 starting Tests in shard 39/64 starting Tests in shard 46/64 starting Tests in shard 56/64 starting Compiling TEST_TMP/cycache-testkxbb94dj/src0e6j34og/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testkxbb94dj/src0e6j34og/a.pyx Tests in shard 58/64 starting Compiling TEST_TMP/cycache-testkxbb94dj/src0e6j34og/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testkxbb94dj/src0e6j34og/a.pyx in cache Tests in shard 8/64 starting /home/buildozer/aports/main/cython/src/cython-0.29.34/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.34/TEST_TMP/cycache-testc9tcycve/srcr2tjxfak/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 23/64 starting Tests in shard 63/64 starting Tests in shard 60/64 starting Compiling TEST_TMP/cycache-testc9tcycve/srcr2tjxfak/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testc9tcycve/srcr2tjxfak/a.pyx Compiling TEST_TMP/cycache-testc9tcycve/srcr2tjxfak/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testc9tcycve/srcr2tjxfak/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-0.29.34/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.34/TEST_TMP/cycache-testcrhon5k1/srcx208ggil/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 7/64 starting /home/buildozer/aports/main/cython/src/cython-0.29.34/Cython/Debugger/Tests/TestLibCython.py:65: UserWarning: Skipping gdb tests, need gdb >= 7.2 with Python >= 2.6 warnings.warn('Skipping gdb tests, need gdb >= 7.2 with Python >= 2.6') Compiling TEST_TMP/cycache-testcrhon5k1/srcx208ggil/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testcrhon5k1/srcx208ggil/options.pyx /home/buildozer/aports/main/cython/src/cython-0.29.34/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.34/TEST_TMP/cycache-testcrhon5k1/srcx208ggil/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 5/64 starting Compiling TEST_TMP/cycache-testcrhon5k1/srcx208ggil/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testcrhon5k1/srcx208ggil/options.pyx Compiling TEST_TMP/cycache-testcrhon5k1/srcx208ggil/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testcrhon5k1/srcx208ggil/options.pyx in cache Compiling TEST_TMP/cycache-testcrhon5k1/srcx208ggil/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testcrhon5k1/srcx208ggil/options.pyx in cache Tests in shard 33/64 starting warning: /home/buildozer/.cython/inline/_cython_inline_6f86be183e567925326874b9a73c5e1fcffc4589.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_6f86be183e567925326874b9a73c5e1fcffc4589.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6f86be183e567925326874b9a73c5e1fcffc4589.pyx #### 2023-04-11 22:12:58.857024 warning: TEST_TMP/inline/_cython_inline_7177b181fa2490360fea40617e116f130df826f6.pyx:6:4: Unreachable code === C/C++ compiler error output: === cdef_syntax.c: In function '__pyx_pf_11cdef_syntax_use_cdef': cdef_syntax.c:1268:144: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 1268 | __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; | ^~~~~~~~~ ==================================== Compiling /home/buildozer/.cython/inline/_cython_inline_0a3c519b5e56c10555432db255c892a7f03f5b02.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0a3c519b5e56c10555432db255c892a7f03f5b02.pyx === C/C++ compiler error output: === hinsen2.c:2922:12: warning: '__Pyx__ArgTypeTest' defined but not used [-Wunused-function] 2922 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) | ^~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cdef_syntax.cpp: In function 'PyObject* __pyx_pf_11cdef_syntax_use_cdef(PyObject*)': cdef_syntax.cpp:1282:144: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 1282 | __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; | ^~~~~~~~~ ==================================== Compiling /home/buildozer/.cython/inline/_cython_inline_1a60fb0a4fe3b20bfbdf4a09f56e7f8ad1ec9d39.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1a60fb0a4fe3b20bfbdf4a09f56e7f8ad1ec9d39.pyx Python build environment: Python sys.version_info(major=3, minor=11, micro=3, releaselevel='final', serial=0) PY_VERSION_HEX 0x30B03F0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_PYSTON 0 CYTHON_COMPILING_IN_NOGIL 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 0 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 0 CYTHON_FAST_PYCALL 0 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 Distutils: INCDIR = /usr/include/python3.11 LIBS = -ldl LIBDIR = /usr/lib LIBPL = /usr/lib/python3.11/config-3.11-powerpc64le-linux-musl Python LIBRARY = libpython3.11.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = gcc CC (env) = gcc CFLAGS (distutils) = -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall CFLAGS (env) = -Os -fomit-frame-pointer LINKCC (distutils) = gcc LINKCC (env) = Encodings: sys maxunicode = 1114111 LANG (env) = PYTHONIOENCODING (env) = sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 === C/C++ compiler error output: === hinsen2.cpp:2936:12: warning: 'int __Pyx__ArgTypeTest(PyObject*, PyTypeObject*, const char*, int)' defined but not used [-Wunused-function] 2936 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) | ^~~~~~~~~~~~~~~~~~ ==================================== warning: TEST_TMP/inline/_cython_inline_5468c027bc7894df8d3ce185495204a823e60569.pyx:6:4: Unreachable code #### 2023-04-11 22:13:08.860390 warning: TEST_TMP/inline/_cython_inline_57d461bc5e86e7b674f98751d0082b9ff7e730d3.pyx:11:4: Unreachable code warning: TEST_TMP/inline/_cython_inline_ea570291835b6b12969eb99e8039522fcc3f3f8c.pyx:6:4: Unreachable code === C/C++ compiler error output: === cvardef.c: In function '__pyx_pf_7cvardef_f': cvardef.c:1269:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] 1269 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1268:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] 1268 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1267:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] 1267 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1266:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] 1266 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== warning: TEST_TMP/inline/_cython_inline_ff6ce6601345bf3f60aa991c192f17bd575077ac.pyx:8:4: Unreachable code === C/C++ compiler error output: === cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C cpdef_extern_func.c: In function '__pyx_pymod_exec_cpdef_extern_func': cpdef_extern_func.c:2287:85: warning: passing argument 1 of '__Pyx_CFunc_const__char______const__char________int___to_py' from incompatible pointer type [-Wincompatible-pointer-types] 2287 | PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr); | ^~~~~~ | | | char * (*)(const char *, int) cpdef_extern_func.c:1611:92: note: expected 'const char * (*)(const char *, int)' but argument is of type 'char * (*)(const char *, int)' 1611 | static PyObject *__Pyx_CFunc_const__char______const__char________int___to_py(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cvardef.cpp: In function 'PyObject* __pyx_pf_7cvardef_f(PyObject*)': cvardef.cpp:1280:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] 1280 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1281:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] 1281 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1282:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] 1282 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1283:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] 1283 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== Python build environment: Python sys.version_info(major=3, minor=11, micro=3, releaselevel='final', serial=0) PY_VERSION_HEX 0x30B03F0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_PYSTON 0 CYTHON_COMPILING_IN_NOGIL 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 0 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 0 CYTHON_FAST_PYCALL 0 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 Distutils: INCDIR = /usr/include/python3.11 LIBS = -ldl LIBDIR = /usr/lib LIBPL = /usr/lib/python3.11/config-3.11-powerpc64le-linux-musl Python LIBRARY = libpython3.11.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = gcc CC (env) = gcc CFLAGS (distutils) = -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall CFLAGS (env) = -Os -fomit-frame-pointer LINKCC (distutils) = gcc LINKCC (env) = Encodings: sys maxunicode = 1114111 LANG (env) = PYTHONIOENCODING (env) = sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 === C/C++ compiler error output: === cpdef_extern_func.cpp: In function 'int __pyx_pymod_exec_cpdef_extern_func(PyObject*)': cpdef_extern_func.cpp:2301:85: warning: invalid conversion from 'char* (*)(const char*, int)' to 'const char* (*)(const char*, int)' [-fpermissive] 2301 | PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr); | ^~~~~~ | | | char* (*)(const char*, int) cpdef_extern_func.cpp:1625:92: note: initializing argument 1 of 'PyObject* __Pyx_CFunc_const__char______const__char________int___to_py(const char* (*)(const char*, int))' 1625 | static PyObject *__Pyx_CFunc_const__char______const__char________int___to_py(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-04-11 22:13:18.863595 #### 2023-04-11 22:13:28.867179 #### 2023-04-11 22:13:38.870677 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-04-11 22:13:48.873964 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 ! === C/C++ compiler error output: === closure_names.c: In function '__pyx_tp_new_13closure_names___pyx_scope_struct__func': closure_names.c:3646:5: warning: argument 1 null where non-null expected [-Wnonnull] 3646 | memset(o, 0, sizeof(struct __pyx_obj_13closure_names___pyx_scope_struct__func)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/pthread.h:30, from /usr/include/python3.11/cpython/pythread.h:16, from /usr/include/python3.11/pythread.h:126, from /usr/include/python3.11/Python.h:89, from closure_names.c:6: /usr/include/sched.h:83:7: note: in a call to function 'memset' declared 'nonnull' 83 | void *memset (void *, int, size_t); | ^~~~~~ ==================================== === C/C++ compiler error output: === cpp_template_subclasses.cpp: In function 'std::pair __pyx_convert_pair_from_py_double__and_double(PyObject*)': cpp_template_subclasses.cpp:4161:99: note: parameter passing for argument of type 'std::pair' when C++17 is enabled changed to match C++14 in GCC 10.1 4161 | static std::pair __pyx_convert_pair_from_py_double__and_double(PyObject *__pyx_v_o) { | ^ ==================================== === C/C++ compiler error output: === cdef_function_kwargs.cpp: In function 'PyObject* __pyx_pf_20cdef_function_kwargs_18libc_strstr(PyObject*)': cdef_function_kwargs.cpp:2793:93: warning: comparing the result of pointer addition '(((const char*)"xabcy") + 1)' and NULL [-Waddress] 2793 | __pyx_t_1 = __Pyx_PyBool_FromLong((strstr(((char const *)"xabcy"), ((char const *)"abc")) != NULL)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 122, __pyx_L1_error) | ^ cdef_function_kwargs.cpp:2815:93: warning: comparing the result of pointer addition '(((const char*)"xabcz") + 1)' and NULL [-Waddress] 2815 | __pyx_t_3 = __Pyx_PyBool_FromLong((strstr(((char const *)"xabcz"), ((char const *)"abc")) != NULL)); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 124, __pyx_L1_error) | ^ ==================================== #### 2023-04-11 22:13:58.877609 === C/C++ compiler error output: === closure_names.cpp: In function 'PyObject* __pyx_tp_new_13closure_names___pyx_scope_struct__func(PyTypeObject*, PyObject*, PyObject*)': closure_names.cpp:3660:11: warning: argument 1 null where non-null expected [-Wnonnull] 3660 | memset(o, 0, sizeof(struct __pyx_obj_13closure_names___pyx_scope_struct__func)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/pthread.h:30, from /usr/include/python3.11/cpython/pythread.h:16, from /usr/include/python3.11/pythread.h:126, from /usr/include/python3.11/Python.h:89, from closure_names.cpp:6: /usr/include/sched.h:83:7: note: in a call to function 'void* memset(void*, int, size_t)' declared 'nonnull' 83 | void *memset (void *, int, size_t); | ^~~~~~ ==================================== ---------------------------------------------------------------------- Ran 90 tests in 68.042s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (61/64) === C/C++ compiler error output: === cdef_block.c:1215:13: warning: '__pyx_f_10cdef_block_f' defined but not used [-Wunused-function] 1215 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-04-11 22:14:08.880924 === C/C++ compiler error output: === cdef_block.cpp:1229:13: warning: 'void __pyx_f_10cdef_block_f(__pyx_t_10cdef_block_Spam*)' defined but not used [-Wunused-function] 1229 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 78 tests in 72.638s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (4/64) ---------------------------------------------------------------------- Ran 54 tests in 75.191s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (7/64) === C/C++ compiler error output: === In function 'PyObject* __pyx_pf_15cpp_classes_def_2test_BaseMethods(PyObject*, PyObject*)', inlined from 'PyObject* __pyx_pw_15cpp_classes_def_3test_BaseMethods(PyObject*, PyObject*)' at cpp_classes_def.cpp:2432:57: cpp_classes_def.cpp:2530:16: warning: '__pyx_v_subClass' may be used uninitialized [-Wmaybe-uninitialized] 2530 | delete __pyx_v_subClass; | ^~~~~~~~~~~~~~~~ cpp_classes_def.cpp: In function 'PyObject* __pyx_pw_15cpp_classes_def_3test_BaseMethods(PyObject*, PyObject*)': cpp_classes_def.cpp:2440:39: note: '__pyx_v_subClass' was declared here 2440 | __pyx_t_15cpp_classes_def_SubClass *__pyx_v_subClass; | ^~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === for_in_string.c:4368:16: warning: '__Pyx__PyObject_AsPy_UCS4' defined but not used [-Wunused-function] 4368 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cyfunction.c: In function '__pyx_pf_10cyfunction_16test_annotations_inner': cyfunction.c:3997:71: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 3997 | struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === for_in_string.cpp:4382:16: warning: 'Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject*)' defined but not used [-Wunused-function] 4382 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === builtin_basestring.c: In function '__pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3': builtin_basestring.c:1452:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 1452 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ^~ builtin_basestring.c:1481:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 1481 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ^~ ==================================== ---------------------------------------------------------------------- Ran 75 tests in 82.531s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (20/64) #### 2023-04-11 22:14:18.884449 === C/C++ compiler error output: === cyfunction_defaults.c:17996:20: warning: '__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__' defined but not used [-Wunused-variable] 17996 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:17936:20: warning: '__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__' defined but not used [-Wunused-variable] 17936 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14789:20: warning: '__pyx_mdef___pyx_memoryview_3__setstate_cython__' defined but not used [-Wunused-variable] 14789 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14729:20: warning: '__pyx_mdef___pyx_memoryview_1__reduce_cython__' defined but not used [-Wunused-variable] 14729 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14631:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran' defined but not used [-Wunused-variable] 14631 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14532:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy' defined but not used [-Wunused-variable] 14532 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14451:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig' defined but not used [-Wunused-variable] 14451 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14370:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig' defined but not used [-Wunused-variable] 14370 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:10068:20: warning: '__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__' defined but not used [-Wunused-variable] 10068 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:9804:20: warning: '__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__' defined but not used [-Wunused-variable] 9804 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:9400:20: warning: '__pyx_mdef___pyx_array_3__setstate_cython__' defined but not used [-Wunused-variable] 9400 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:9340:20: warning: '__pyx_mdef___pyx_array_1__reduce_cython__' defined but not used [-Wunused-variable] 9340 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === builtin_basestring.cpp: In function 'PyObject* __pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3(PyObject*)': builtin_basestring.cpp:1466:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 1466 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ builtin_basestring.cpp:1495:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 1495 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === unused.c:1541:18: warning: '__pyx_f_6unused_c_unused_optional' defined but not used [-Wunused-function] 1541 | static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused.c:1491:18: warning: '__pyx_f_6unused_c_unused_simple' defined but not used [-Wunused-function] 1491 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: === C/C++ compiler error output: === cdef_keyword.c:1178:15: warning: '__pyx_f_12cdef_keyword_f' defined but not used [-Wunused-function] 1178 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === embedsignatures.c:10668:18: warning: '__pyx_pf_15embedsignatures_3Foo_3m13_genexpr' defined but not used [-Wunused-function] 10668 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embedsignatures.c:10530:18: warning: '__pyx_pf_15embedsignatures_3Foo_3m12_genexpr' defined but not used [-Wunused-function] 10530 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === unused.cpp:1555:18: warning: 'PyObject* __pyx_f_6unused_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_6unused_c_unused_optional*)' defined but not used [-Wunused-function] 1555 | static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused.cpp:1505:18: warning: 'PyObject* __pyx_f_6unused_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] 1505 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 91 tests in 89.724s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (9/64) === C/C++ compiler error output: === cdef_keyword.cpp:1192:15: warning: 'double __pyx_f_12cdef_keyword_f(double)' defined but not used [-Wunused-function] 1192 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ==================================== RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2023-04-11 22:14:28.889751 === C/C++ compiler error output: === cyfunction.cpp: In function 'PyObject* __pyx_pf_10cyfunction_16test_annotations_inner(PyObject*, PyObject*, PyObject*)': cyfunction.cpp:4011:71: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 4011 | struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 110 tests in 92.962s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (12/64) ---------------------------------------------------------------------- Ran 53 tests in 95.747s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (27/64) === C/C++ compiler error output: === to_char.c:2163:27: warning: '__pyx_f_7to_char__chars' defined but not used [-Wunused-function] 2163 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === breaking_loop.c:1251:12: warning: '__pyx_f_13breaking_loop_func' defined but not used [-Wunused-function] 1251 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-04-11 22:14:38.892927 === C/C++ compiler error output: === breaking_loop.cpp:1265:12: warning: 'int __pyx_f_13breaking_loop_func(Py_ssize_t)' defined but not used [-Wunused-function] 1265 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 82 tests in 104.508s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (25/64) === C/C++ compiler error output: === cpp_stl_function.cpp: In function 'std::function* __pyx_f_16cpp_stl_function_14FunctionKeeper__get_function_ptr_from_name(__pyx_obj_16cpp_stl_function_FunctionKeeper*, PyObject*)': cpp_stl_function.cpp:1788:10: warning: '__pyx_v_f' may be used uninitialized [-Wmaybe-uninitialized] 1788 | return __pyx_r; | ^~~~~~~ cpp_stl_function.cpp:1546:41: note: '__pyx_v_f' was declared here 1546 | std::function *__pyx_v_f; | ^~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 87 tests in 105.936s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (36/64) === C/C++ compiler error output: === shrubbery_2.c:1266:47: warning: '__pyx_f_11shrubbery_2_another_shrubbery' defined but not used [-Wunused-function] 1266 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 97 tests in 109.178s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (53/64) === C/C++ compiler error output: === shrubbery_2.cpp:1280:47: warning: '__pyx_obj_9my_module_Shrubbery* __pyx_f_11shrubbery_2_another_shrubbery(__pyx_obj_9my_module_Shrubbery*)' defined but not used [-Wunused-function] 1280 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-04-11 22:14:48.896391 === C/C++ compiler error output: === cyfunction_defaults.cpp:18010:20: warning: '__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__' defined but not used [-Wunused-variable] 18010 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:17950:20: warning: '__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__' defined but not used [-Wunused-variable] 17950 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14803:20: warning: '__pyx_mdef___pyx_memoryview_3__setstate_cython__' defined but not used [-Wunused-variable] 14803 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14743:20: warning: '__pyx_mdef___pyx_memoryview_1__reduce_cython__' defined but not used [-Wunused-variable] 14743 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14645:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran' defined but not used [-Wunused-variable] 14645 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14546:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy' defined but not used [-Wunused-variable] 14546 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14465:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig' defined but not used [-Wunused-variable] 14465 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14384:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig' defined but not used [-Wunused-variable] 14384 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:10082:20: warning: '__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__' defined but not used [-Wunused-variable] 10082 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:9818:20: warning: '__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__' defined but not used [-Wunused-variable] 9818 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:9414:20: warning: '__pyx_mdef___pyx_array_3__setstate_cython__' defined but not used [-Wunused-variable] 9414 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:9354:20: warning: '__pyx_mdef___pyx_array_1__reduce_cython__' defined but not used [-Wunused-variable] 9354 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 162 tests in 117.570s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (6/64) ---------------------------------------------------------------------- Ran 79 tests in 120.814s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (37/64) === C/C++ compiler error output: === to_char.cpp:2177:27: warning: '__Pyx_memviewslice __pyx_f_7to_char__chars(PyObject*)' defined but not used [-Wunused-function] 2177 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-04-11 22:14:58.900106 ---------------------------------------------------------------------- Ran 110 tests in 123.860s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (62/64) === C/C++ compiler error output: === embedsignatures.cpp:10682:18: warning: 'PyObject* __pyx_pf_15embedsignatures_3Foo_3m13_genexpr(PyObject*)' defined but not used [-Wunused-function] 10682 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embedsignatures.cpp:10544:18: warning: 'PyObject* __pyx_pf_15embedsignatures_3Foo_3m12_genexpr(PyObject*)' defined but not used [-Wunused-function] 10544 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 114 tests in 128.206s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (56/64) Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_2e833744bd407a43f0ef6e8af56cfe8e242fb4c0.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_c28cca57b9b02a674e493d5371f75ae1cfc00f97.pyx:5:8: Cannot assign to or delete this ---------------------------------------------------------------------- Ran 95 tests in 132.399s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (18/64) #### 2023-04-11 22:15:08.903530 ---------------------------------------------------------------------- Ran 84 tests in 133.750s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (57/64) ---------------------------------------------------------------------- Ran 125 tests in 134.196s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (42/64) warning: /home/buildozer/.cython/inline/_cython_inline_006221b7cdc18e31c0a7ceab3c63fbef3dbd7a66.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_006221b7cdc18e31c0a7ceab3c63fbef3dbd7a66.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_006221b7cdc18e31c0a7ceab3c63fbef3dbd7a66.pyx === C/C++ compiler error output: === set.c: In function '__pyx_pf_3set_cython_set': set.c:1807:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 1807 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ^~ set.c: In function '__pyx_pf_3set_2cython_frozenset': set.c:1888:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 1888 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ^~ ==================================== === C/C++ compiler error output: === py_ucs4_type.c: In function '__pyx_pf_12py_ucs4_type_12unicode_methods': py_ucs4_type.c:2379:3: warning: '_PyUnicode_ToTitlecase' is deprecated [-Wdeprecated-declarations] 2379 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~ In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from py_ucs4_type.c:6: /usr/include/python3.11/cpython/unicodeobject.h:1074:40: note: declared here 1074 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === unused_args.c:1556:18: warning: '__pyx_f_11unused_args_c_unused_optional' defined but not used [-Wunused-function] 1556 | static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused_args.c:1506:18: warning: '__pyx_f_11unused_args_c_unused_simple' defined but not used [-Wunused-function] 1506 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 119 tests in 138.570s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (47/64) ---------------------------------------------------------------------- Ran 87 tests in 138.600s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (51/64) /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 ---------------------------------------------------------------------- Ran 146 tests in 141.209s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (63/64) === C/C++ compiler error output: === unused_args.cpp:1570:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_11unused_args_c_unused_optional*)' defined but not used [-Wunused-function] 1570 | static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused_args.cpp:1520:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] 1520 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === atoi.c:1192:18: warning: '__pyx_f_4atoi_parse_charptr_to_py_int' defined but not used [-Wunused-function] 1192 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-04-11 22:15:18.907051 === C/C++ compiler error output: === In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from py_ucs4_type.cpp:6: py_ucs4_type.cpp: In function 'PyObject* __pyx_pf_12py_ucs4_type_12unicode_methods(PyObject*, Py_UCS4)': /usr/include/python3.11/cpython/unicodeobject.h:34:54: warning: 'Py_UCS4 _PyUnicode_ToTitlecase(Py_UCS4)' is deprecated [-Wdeprecated-declarations] 34 | #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch) | ~~~~~~~~~~~~~~~~~~~~~~^~~~ py_ucs4_type.cpp:2393:15: note: in expansion of macro 'Py_UNICODE_TOTITLE' 2393 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:1074:40: note: declared here 1074 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === atoi.cpp:1206:18: warning: 'PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)' defined but not used [-Wunused-function] 1206 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === set.cpp: In function 'PyObject* __pyx_pf_3set_cython_set(PyObject*)': set.cpp:1821:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 1821 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~ set.cpp: In function 'PyObject* __pyx_pf_3set_2cython_frozenset(PyObject*)': set.cpp:1902:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 1902 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 79 tests in 146.289s 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/64) === C/C++ compiler error output: === widen_shrubbery.c:1218:18: warning: '__pyx_f_15widen_shrubbery_widen_shrubbery' defined but not used [-Wunused-function] 1218 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== Exception ignored in: .Broken object at 0x7fff926ded10> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:16301) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7fff92727c50> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:16301) 1/0 ZeroDivisionError: integer division or modulo by zero :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: === widen_shrubbery.cpp:1232:18: warning: 'PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)' defined but not used [-Wunused-function] 1232 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 101 tests in 149.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 (50/64) ---------------------------------------------------------------------- Ran 175 tests in 151.100s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (26/64) ---------------------------------------------------------------------- Ran 153 tests in 151.489s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (11/64) === C/C++ compiler error output: === py_unicode_type.c: In function '__pyx_pf_15py_unicode_type_10unicode_methods': py_unicode_type.c:2171:3: warning: '_PyUnicode_ToTitlecase' is deprecated [-Wdeprecated-declarations] 2171 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~ In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from py_unicode_type.c:6: /usr/include/python3.11/cpython/unicodeobject.h:1074:40: note: declared here 1074 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-04-11 22:15:28.910426 ---------------------------------------------------------------------- Ran 89 tests in 154.470s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (21/64) === C/C++ compiler error output: === In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from py_unicode_type.cpp:6: py_unicode_type.cpp: In function 'PyObject* __pyx_pf_15py_unicode_type_10unicode_methods(PyObject*, Py_UNICODE)': /usr/include/python3.11/cpython/unicodeobject.h:34:54: warning: 'Py_UCS4 _PyUnicode_ToTitlecase(Py_UCS4)' is deprecated [-Wdeprecated-declarations] 34 | #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch) | ~~~~~~~~~~~~~~~~~~~~~~^~~~ py_unicode_type.cpp:2185:15: note: in expansion of macro 'Py_UNICODE_TOTITLE' 2185 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:1074:40: note: declared here 1074 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== warning: /home/buildozer/.cython/inline/_cython_inline_d90e1a45eec0a033544a5fd8d4d3189754d5c762.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_d90e1a45eec0a033544a5fd8d4d3189754d5c762.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d90e1a45eec0a033544a5fd8d4d3189754d5c762.pyx === C/C++ compiler error output: === c_code_docstring.c:747:17: warning: 'square' defined but not used [-Wunused-function] 747 | static long square(long x) {return x * x;} | ^~~~~~ ==================================== ---------------------------------------------------------------------- Ran 209 tests in 158.858s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (19/64) === C/C++ compiler error output: === c_code_docstring.cpp:761:17: warning: 'long int square(long int)' defined but not used [-Wunused-function] 761 | static long square(long x) {return x * x;} | ^~~~~~ ==================================== ---------------------------------------------------------------------- Ran 210 tests in 162.118s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (17/64) #### 2023-04-11 22:15:38.913602 ---------------------------------------------------------------------- Ran 293 tests in 164.836s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (33/64) === C/C++ compiler error output: === pointers.c: In function '__pyx_pf_8pointers_compare': pointers.c:1296:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 1296 | __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 23, __pyx_L1_error) | ^~ pointers.c: In function '__pyx_pf_8pointers_4bool_binop': pointers.c:1599:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1599 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ^~ pointers.c: In function '__pyx_pf_8pointers_6bool_binop_truth': pointers.c:1740:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1740 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ^~ ==================================== ---------------------------------------------------------------------- Ran 89 tests in 167.077s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (13/64) === C/C++ compiler error output: === pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_compare(PyObject*)': pointers.cpp:1310:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 1310 | __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 23, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_4bool_binop(PyObject*)': pointers.cpp:1613:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1613 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_6bool_binop_truth(PyObject*, int)': pointers.cpp:1754:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1754 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 202 tests in 171.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 (34/64) #### 2023-04-11 22:15:48.917024 ---------------------------------------------------------------------- Ran 146 tests in 172.578s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (22/64) ---------------------------------------------------------------------- Ran 175 tests in 173.645s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (38/64) warning: /home/buildozer/.cython/inline/_cython_inline_39908aaf464e75d41ad7684f5fd9f32cdcf42fb3.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_39908aaf464e75d41ad7684f5fd9f32cdcf42fb3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_39908aaf464e75d41ad7684f5fd9f32cdcf42fb3.pyx ---------------------------------------------------------------------- Ran 282 tests in 175.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 (1/64) ---------------------------------------------------------------------- Ran 104 tests in 175.871s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (49/64) Exception ignored in: .Broken object at 0x7fff928b2d10> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:16315) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7fff93df49d0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:16315) 1/0 ZeroDivisionError: integer division or modulo by zero ---------------------------------------------------------------------- Ran 235 tests in 178.633s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (10/64) === C/C++ compiler error output: === libc_sin.c:1183:15: warning: '__pyx_f_8libc_sin_f' defined but not used [-Wunused-function] 1183 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 210 tests in 179.861s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (8/64) === C/C++ compiler error output: === libc_sin.cpp:1197:15: warning: 'double __pyx_f_8libc_sin_f(double)' defined but not used [-Wunused-function] 1197 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === utf_eight.c:1346:18: warning: '__pyx_f_9utf_eight_tounicode_with_length_and_free' defined but not used [-Wunused-function] 1346 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1294:18: warning: '__pyx_f_9utf_eight_tounicode_with_length' defined but not used [-Wunused-function] 1294 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1242:18: warning: '__pyx_f_9utf_eight_tounicode' defined but not used [-Wunused-function] 1242 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === utf_eight.cpp:1360:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length_and_free(char*, size_t)' defined but not used [-Wunused-function] 1360 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1308:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length(char*, size_t)' defined but not used [-Wunused-function] 1308 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1256:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode(char*)' defined but not used [-Wunused-function] 1256 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-04-11 22:15:58.920207 ---------------------------------------------------------------------- Ran 277 tests in 182.876s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (3/64) ---------------------------------------------------------------------- Ran 215 tests in 183.512s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (32/64) ---------------------------------------------------------------------- Ran 167 tests in 183.565s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (55/64) ---------------------------------------------------------------------- Ran 217 tests in 185.118s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (2/64) ---------------------------------------------------------------------- Ran 109 tests in 185.846s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (24/64) ---------------------------------------------------------------------- Ran 192 tests in 188.099s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (28/64) warning: /home/buildozer/.cython/inline/_cython_inline_e4f3d8dfa1091a1170e151ed309e30ae94a96d9b.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_e4f3d8dfa1091a1170e151ed309e30ae94a96d9b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e4f3d8dfa1091a1170e151ed309e30ae94a96d9b.pyx /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine '123' was never awaited if method() is not None: === C/C++ compiler error output: === reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_68reversed_unsigned': reversed_iteration.c:10538:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10538 | for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1; | ^~ reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_70reversed_unsigned_by_3': reversed_iteration.c:10679:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10679 | for (__pyx_t_4 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_4 >= __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ^~ reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3': reversed_iteration.c:10818:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10818 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ^ ==================================== #### 2023-04-11 22:16:08.922905 ---------------------------------------------------------------------- Ran 261 tests in 192.616s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (30/64) ---------------------------------------------------------------------- Ran 194 tests in 194.692s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (39/64) === C/C++ compiler error output: === reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_68reversed_unsigned(PyObject*, int, int)': reversed_iteration.cpp:10552:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10552 | for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1; | ~~~~~~~~~~^~~~~~~~~~~~~~~~ reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_70reversed_unsigned_by_3(PyObject*, int, int)': reversed_iteration.cpp:10693:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10693 | for (__pyx_t_4 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_4 >= __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ~~~~~~~~~~^~~~~~~~~~~~~~~~ reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3(PyObject*, int, int)': reversed_iteration.cpp:10832:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10832 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ~~~~~~~~~~^~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 177 tests in 198.871s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (41/64) ---------------------------------------------------------------------- Ran 248 tests in 199.059s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (48/64) === C/C++ compiler error output: === memslice.c: In function '__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct': memslice.c:86966:38: warning: taking address of packed member of 'struct __pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 86966 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~^~~~~ ==================================== warning: /home/buildozer/.cython/inline/_cython_inline_a34825135470e46e9aaff5c24c26d3b26287b013.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_a34825135470e46e9aaff5c24c26d3b26287b013.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a34825135470e46e9aaff5c24c26d3b26287b013.pyx ---------------------------------------------------------------------- Ran 261 tests in 202.422s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (31/64) #### 2023-04-11 22:16:18.925771 === C/C++ compiler error output: === locals.c: In function '__pyx_pf_6locals_14locals_ctype': locals.c:2575:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] 2575 | int *__pyx_v_p; | ^~~~~~~~~ locals.c: In function '__pyx_pf_6locals_16locals_ctype_inferred': locals.c:2662:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] 2662 | int *__pyx_v_b; | ^~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 205 tests in 204.298s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (45/64) === C/C++ compiler error output: === locals.cpp: In function 'PyObject* __pyx_pf_6locals_14locals_ctype(PyObject*)': locals.cpp:2589:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] 2589 | int *__pyx_v_p; | ^~~~~~~~~ locals.cpp: In function 'PyObject* __pyx_pf_6locals_16locals_ctype_inferred(PyObject*)': locals.cpp:2676:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] 2676 | int *__pyx_v_b; | ^~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 180 tests in 206.492s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (46/64) ---------------------------------------------------------------------- Ran 133 tests in 208.962s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (14/64) === C/C++ compiler error output: === sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_58test_chunksize': sequential_parallel.c:15445:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] 15445 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_68test_inner_private': sequential_parallel.c:17595:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] 17595 | int __pyx_t_4; | ^~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 274 tests in 209.632s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (23/64) #### 2023-04-11 22:16:28.929024 warning: /home/buildozer/.cython/inline/_cython_inline_fe5f88fdd750b5471e61747d26839cefd9c3e6b3.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_fe5f88fdd750b5471e61747d26839cefd9c3e6b3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fe5f88fdd750b5471e61747d26839cefd9c3e6b3.pyx ---------------------------------------------------------------------- Ran 347 tests in 213.931s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (5/64) === C/C++ compiler error output: === py_unicode_strings.c: In function '__pyx_pf_18py_unicode_strings_test_c_to_python': py_unicode_strings.c:1424:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1424 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_arr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 34, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from py_unicode_strings.c:6: /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1448:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1448 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 35, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1472:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1472 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_wstr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 36, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1496:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1496 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 38, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1529:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1529 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str + 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 39, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1562:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1562 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 40, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1595:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1595 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 42, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1628:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1628 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 43, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1661:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1661 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 44, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1694:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1694 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 45, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1727:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1727 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 47, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1760:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1760 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 1, 7 - 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 48, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1793:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1793 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 49, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1827:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1827 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:933:43: note: in definition of macro 'unlikely' 933 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1846:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1846 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:933:43: note: in definition of macro 'unlikely' 933 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1865:62: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1865 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:933:43: note: in definition of macro 'unlikely' 933 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1972:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1972 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_wide_literal); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 62, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c: In function '__pyx_pf_18py_unicode_strings_2test_python_to_c': py_unicode_strings.c:2247:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2247 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 84, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2266:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2266 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 85, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2285:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2285 | __pyx_t_2 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_2) && PyErr_Occurred())) __PYX_ERR(0, 86, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2322:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2322 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 88, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2341:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2341 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 89, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2378:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2378 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 91, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2415:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2415 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 93, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2452:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2452 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 95, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2471:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2471 | __pyx_t_5 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uwide_literal); if (unlikely((!__pyx_t_5) && PyErr_Occurred())) __PYX_ERR(0, 97, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === py_unicode_strings.cpp: In function 'PyObject* __pyx_pf_18py_unicode_strings_test_c_to_python(PyObject*)': py_unicode_strings.cpp:842:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 842 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1438:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1438 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_arr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 34, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from py_unicode_strings.cpp:6: /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:842:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 842 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1462:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1462 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 35, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:842:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 842 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1486:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1486 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_wstr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 36, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:842:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 842 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1510:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1510 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 38, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:842:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 842 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1543:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1543 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str + 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 39, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:842:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 842 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1576:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1576 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 40, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1609:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1609 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 42, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1642:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1642 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 43, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1675:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1675 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 44, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1708:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1708 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 45, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1741:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1741 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 47, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1774:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1774 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 1, 7 - 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 48, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1807:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1807 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 49, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1841:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1841 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:947:43: note: in definition of macro 'unlikely' 947 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:1860:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1860 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:947:43: note: in definition of macro 'unlikely' 947 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:1879:62: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1879 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:947:43: note: in definition of macro 'unlikely' 947 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:842:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 842 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1986:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1986 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_wide_literal); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 62, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp: In function 'PyObject* __pyx_pf_18py_unicode_strings_2test_python_to_c(PyObject*)': py_unicode_strings.cpp:2261:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2261 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 84, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2280:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2280 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 85, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2299:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2299 | __pyx_t_2 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_2) && PyErr_Occurred())) __PYX_ERR(0, 86, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2336:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2336 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 88, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2355:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2355 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 89, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2392:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2392 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 91, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2429:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2429 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 93, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2466:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2466 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 95, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2485:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2485 | __pyx_t_5 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uwide_literal); if (unlikely((!__pyx_t_5) && PyErr_Occurred())) __PYX_ERR(0, 97, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ ==================================== acquired default acquired Global_A ---------------------------------------------------------------------- Ran 130 tests in 218.217s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (59/64) ---------------------------------------------------------------------- Ran 193 tests in 220.071s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (44/64) ---------------------------------------------------------------------- Ran 222 tests in 221.088s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (15/64) #### 2023-04-11 22:16:38.931829 === C/C++ compiler error output: === sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_58test_chunksize(PyObject*)': sequential_parallel.cpp:15459:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] 15459 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_68test_inner_private(PyObject*)': sequential_parallel.cpp:17609:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] 17609 | int __pyx_t_4; | ^~~~~~~~~ ==================================== warning: /home/buildozer/.cython/inline/_cython_inline_f8fdae7b15fc4cc39b5611b476c6cf44d49b0d5c.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_f8fdae7b15fc4cc39b5611b476c6cf44d49b0d5c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f8fdae7b15fc4cc39b5611b476c6cf44d49b0d5c.pyx ---------------------------------------------------------------------- Ran 259 tests in 229.479s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (29/64) ---------------------------------------------------------------------- Ran 312 tests in 231.173s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (43/64) #### 2023-04-11 22:16:48.934526 warning: /home/buildozer/.cython/inline/_cython_inline_a8d85d8f8e07d5156156e9cad03a42adf1ee6939.pyx:6:4: Unreachable code === C/C++ compiler error output: === test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f': test_grammar.c:38239:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 38239 | struct __pyx_obj_12test_grammar___pyx_scope_struct_21_test_nonlocal *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func': test_grammar.c:43576:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 43576 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== Compiling /home/buildozer/.cython/inline/_cython_inline_a8d85d8f8e07d5156156e9cad03a42adf1ee6939.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a8d85d8f8e07d5156156e9cad03a42adf1ee6939.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_134b9dfc90a388567fb5fb4024eff4b32e80b613.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_134b9dfc90a388567fb5fb4024eff4b32e80b613.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_e161f5abd54670818b59ebdcc0b169e03cf43908.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_e161f5abd54670818b59ebdcc0b169e03cf43908.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_21a11f80e9ed16f6b3bf238935456f4a4da25e3f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_21a11f80e9ed16f6b3bf238935456f4a4da25e3f.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_0f097ab73d07be6ac7d4ec37ec028bd873d35320.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_0f097ab73d07be6ac7d4ec37ec028bd873d35320.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_1bbfa0a6e5e19f37044338aa40214ef107704d5f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_1bbfa0a6e5e19f37044338aa40214ef107704d5f.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_134b9dfc90a388567fb5fb4024eff4b32e80b613.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_134b9dfc90a388567fb5fb4024eff4b32e80b613.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_e161f5abd54670818b59ebdcc0b169e03cf43908.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_e161f5abd54670818b59ebdcc0b169e03cf43908.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_21a11f80e9ed16f6b3bf238935456f4a4da25e3f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_21a11f80e9ed16f6b3bf238935456f4a4da25e3f.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_0f097ab73d07be6ac7d4ec37ec028bd873d35320.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_0f097ab73d07be6ac7d4ec37ec028bd873d35320.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_1bbfa0a6e5e19f37044338aa40214ef107704d5f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_1bbfa0a6e5e19f37044338aa40214ef107704d5f.pyx #### 2023-04-11 22:16:58.948323 ---------------------------------------------------------------------- Ran 273 tests in 245.016s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (54/64) warning: /home/buildozer/.cython/inline/_cython_inline_02887fa6b1cda3af3e1371bdf7c591a5b67add47.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_02887fa6b1cda3af3e1371bdf7c591a5b67add47.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_02887fa6b1cda3af3e1371bdf7c591a5b67add47.pyx ---------------------------------------------------------------------- Ran 400 tests in 246.742s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 TestCodeFormat ALL DONE (0/64) #### 2023-04-11 22:17:08.961372 warning: /home/buildozer/.cython/inline/_cython_inline_ac407b510babee5e1d91217eca4eaa045ddbae01.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_ac407b510babee5e1d91217eca4eaa045ddbae01.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ac407b510babee5e1d91217eca4eaa045ddbae01.pyx === 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:86980:39: warning: taking address of packed member of '__pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 86980 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~~^~~~ ==================================== #### 2023-04-11 22:17:18.976440 warning: /home/buildozer/.cython/inline/_cython_inline_32bfa4055949375e5eb44368bac44835f32f2b56.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_32bfa4055949375e5eb44368bac44835f32f2b56.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_32bfa4055949375e5eb44368bac44835f32f2b56.pyx acquired default acquired Global_A Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_9c526d07757611c8f5bc5fca4d3853209dc8d4a4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_9c526d07757611c8f5bc5fca4d3853209dc8d4a4.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_5935a5fc3e7322cf09e2cb2f765b96ea2dc5fc9a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_5935a5fc3e7322cf09e2cb2f765b96ea2dc5fc9a.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_277d6a59ee17420100a38f01c0794463ab0e06c6.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_277d6a59ee17420100a38f01c0794463ab0e06c6.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_93561fcf564bce832e7a0a3c752aedfb2da1138a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_93561fcf564bce832e7a0a3c752aedfb2da1138a.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_f6ed86d5e2d2359424fa2fd716196dc2cb1eb81c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_f6ed86d5e2d2359424fa2fd716196dc2cb1eb81c.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_2c97043f3de015c37b43e9ef986b8e47ae471366.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_2c97043f3de015c37b43e9ef986b8e47ae471366.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_af33de6fedd165cad92dc8336629a30a2ea8cfe8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_af33de6fedd165cad92dc8336629a30a2ea8cfe8.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_8966d47b3b9671dc87e757ebcd8cce632f413d36.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_8966d47b3b9671dc87e757ebcd8cce632f413d36.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_59a19f96f4f8b975b425edbb91f0be6ed81213c2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_59a19f96f4f8b975b425edbb91f0be6ed81213c2.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_b80c58bd7840d70fddf396430dce39604407062c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_b80c58bd7840d70fddf396430dce39604407062c.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_0ae9a51b2327b27697840147af5c4ac9efea8bf1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_0ae9a51b2327b27697840147af5c4ac9efea8bf1.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_e7d43f00a70707cf198dc6e96be914bce338fcd2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_e7d43f00a70707cf198dc6e96be914bce338fcd2.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_0eae3eace57e73f6dfa6586d51f1535d49aceac5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_0eae3eace57e73f6dfa6586d51f1535d49aceac5.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_e8176fd475bba9acc31f472bfd7306c047419610.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_e8176fd475bba9acc31f472bfd7306c047419610.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_a4be8b9b58f83e1d44a50c72aaca012a22880afd.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_a4be8b9b58f83e1d44a50c72aaca012a22880afd.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_35836939d2c74b0428f4b6d2dbacfe33456b4459.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_35836939d2c74b0428f4b6d2dbacfe33456b4459.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_78658e8bf5b60d323ede49421a861ea8c24e6ba4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_78658e8bf5b60d323ede49421a861ea8c24e6ba4.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_0eae3eace57e73f6dfa6586d51f1535d49aceac5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_0eae3eace57e73f6dfa6586d51f1535d49aceac5.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_e8176fd475bba9acc31f472bfd7306c047419610.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_e8176fd475bba9acc31f472bfd7306c047419610.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_a4be8b9b58f83e1d44a50c72aaca012a22880afd.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_a4be8b9b58f83e1d44a50c72aaca012a22880afd.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_35836939d2c74b0428f4b6d2dbacfe33456b4459.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_35836939d2c74b0428f4b6d2dbacfe33456b4459.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_78658e8bf5b60d323ede49421a861ea8c24e6ba4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_78658e8bf5b60d323ede49421a861ea8c24e6ba4.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_6f839dc11da1973d608459625e75db99b1d5a096.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_6f839dc11da1973d608459625e75db99b1d5a096.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_8e977a26d3aa2f9037796170954d1e86442837df.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_8e977a26d3aa2f9037796170954d1e86442837df.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_528e7eaeb1cd4c63794ce56b1ab59a39b29f1209.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_528e7eaeb1cd4c63794ce56b1ab59a39b29f1209.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_a5c1bae36cf0b26c5ae16876377221787de37f89.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_a5c1bae36cf0b26c5ae16876377221787de37f89.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_c1f784133616cd9f5a8e7183a27b77ea7c2cae74.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_c1f784133616cd9f5a8e7183a27b77ea7c2cae74.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_121c49e36e4dca2fc8840d807e915941ed9a1e98.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_121c49e36e4dca2fc8840d807e915941ed9a1e98.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_bff7cc002f86c2812a1efef16060de9ec5f9d04c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_bff7cc002f86c2812a1efef16060de9ec5f9d04c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_8bc82db969024b2a45f6ff3eb5c43fbd68ad9c84.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_8bc82db969024b2a45f6ff3eb5c43fbd68ad9c84.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_8e258ec5ad6b8c2b0388950474387db67fe7d5aa.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_8e258ec5ad6b8c2b0388950474387db67fe7d5aa.pyx #### 2023-04-11 22:17:28.984768 /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: === C/C++ compiler error output: === test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f(PyObject*)': test_grammar.cpp:38253:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 38253 | struct __pyx_obj_12test_grammar___pyx_scope_struct_21_test_nonlocal *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func(PyObject*, PyObject*)': test_grammar.cpp:43590:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 43590 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_c43b98e49cce5007d18eeb92249cda3b662b79f6.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_c43b98e49cce5007d18eeb92249cda3b662b79f6.pyx #### 2023-04-11 22:17:39.003151 /home/buildozer/.cython/inline/_cython_inline_32bfa4055949375e5eb44368bac44835f32f2b56.c: In function '__pyx_pf_55_cython_inline_32bfa4055949375e5eb44368bac44835f32f2b56___invoke.constprop': /home/buildozer/.cython/inline/_cython_inline_32bfa4055949375e5eb44368bac44835f32f2b56.c:1325:18: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 1325 | static PyObject *__pyx_pf_55_cython_inline_32bfa4055949375e5eb44368bac44835f32f2b56___invoke(CYTHON_UNUSED PyObject *__pyx_self, CYTHON_UNUSED long __pyx_v_width, PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: /home/buildozer/.cython/inline/_cython_inline_3acc681391866eca0cff0adcec7a51f0b6d13a6b.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_3acc681391866eca0cff0adcec7a51f0b6d13a6b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3acc681391866eca0cff0adcec7a51f0b6d13a6b.pyx #### 2023-04-11 22:17:49.018603 warning: /home/buildozer/.cython/inline/_cython_inline_5fe0d9a17fa9c79f887feb18714544a9b324cffc.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_5fe0d9a17fa9c79f887feb18714544a9b324cffc.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5fe0d9a17fa9c79f887feb18714544a9b324cffc.pyx ---------------------------------------------------------------------- Ran 409 tests in 299.803s OK (skipped=18) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (58/64) #### 2023-04-11 22:17:59.031603 #### 2023-04-11 22:18:09.044744 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_2e833744bd407a43f0ef6e8af56cfe8e242fb4c0.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_c28cca57b9b02a674e493d5371f75ae1cfc00f97.pyx:5:8: Cannot assign to or delete this ---------------------------------------------------------------------- Ran 687 tests in 318.564s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (60/64) #### 2023-04-11 22:18:19.063601 ---------------------------------------------------------------------- Ran 181 tests in 324.874s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (40/64) #### 2023-04-11 22:18:29.087759 #### 2023-04-11 22:18:39.112373 #### 2023-04-11 22:18:49.136470 Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_eb8a8957a0ebd1875342f1542e08aa477912093a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_eb8a8957a0ebd1875342f1542e08aa477912093a.pyx #### 2023-04-11 22:18:59.139056 #### 2023-04-11 22:19:09.141717 #### 2023-04-11 22:19:19.144332 #### 2023-04-11 22:19:29.146846 #### 2023-04-11 22:19:39.149220 ---------------------------------------------------------------------- Ran 380 tests in 404.124s OK (skipped=22) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (35/64) #### 2023-04-11 22:19:49.151304 #### 2023-04-11 22:19:59.153394 /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: #### 2023-04-11 22:20:09.164559 #### 2023-04-11 22:20:19.176007 #### 2023-04-11 22:20:29.178651 #### 2023-04-11 22:20:39.181231 #### 2023-04-11 22:20:49.183757 #### 2023-04-11 22:20:59.186401 #### 2023-04-11 22:21:09.188906 Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_9c526d07757611c8f5bc5fca4d3853209dc8d4a4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_9c526d07757611c8f5bc5fca4d3853209dc8d4a4.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_5935a5fc3e7322cf09e2cb2f765b96ea2dc5fc9a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_5935a5fc3e7322cf09e2cb2f765b96ea2dc5fc9a.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_277d6a59ee17420100a38f01c0794463ab0e06c6.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_277d6a59ee17420100a38f01c0794463ab0e06c6.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_93561fcf564bce832e7a0a3c752aedfb2da1138a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_93561fcf564bce832e7a0a3c752aedfb2da1138a.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_f6ed86d5e2d2359424fa2fd716196dc2cb1eb81c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_f6ed86d5e2d2359424fa2fd716196dc2cb1eb81c.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_2c97043f3de015c37b43e9ef986b8e47ae471366.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_2c97043f3de015c37b43e9ef986b8e47ae471366.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_af33de6fedd165cad92dc8336629a30a2ea8cfe8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_af33de6fedd165cad92dc8336629a30a2ea8cfe8.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_8966d47b3b9671dc87e757ebcd8cce632f413d36.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_8966d47b3b9671dc87e757ebcd8cce632f413d36.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_59a19f96f4f8b975b425edbb91f0be6ed81213c2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_59a19f96f4f8b975b425edbb91f0be6ed81213c2.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_b80c58bd7840d70fddf396430dce39604407062c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_b80c58bd7840d70fddf396430dce39604407062c.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_0ae9a51b2327b27697840147af5c4ac9efea8bf1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_0ae9a51b2327b27697840147af5c4ac9efea8bf1.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_e7d43f00a70707cf198dc6e96be914bce338fcd2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_e7d43f00a70707cf198dc6e96be914bce338fcd2.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_0eae3eace57e73f6dfa6586d51f1535d49aceac5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_0eae3eace57e73f6dfa6586d51f1535d49aceac5.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_e8176fd475bba9acc31f472bfd7306c047419610.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_e8176fd475bba9acc31f472bfd7306c047419610.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_a4be8b9b58f83e1d44a50c72aaca012a22880afd.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_a4be8b9b58f83e1d44a50c72aaca012a22880afd.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_35836939d2c74b0428f4b6d2dbacfe33456b4459.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_35836939d2c74b0428f4b6d2dbacfe33456b4459.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_78658e8bf5b60d323ede49421a861ea8c24e6ba4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_78658e8bf5b60d323ede49421a861ea8c24e6ba4.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_0eae3eace57e73f6dfa6586d51f1535d49aceac5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_0eae3eace57e73f6dfa6586d51f1535d49aceac5.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_e8176fd475bba9acc31f472bfd7306c047419610.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_e8176fd475bba9acc31f472bfd7306c047419610.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_a4be8b9b58f83e1d44a50c72aaca012a22880afd.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_a4be8b9b58f83e1d44a50c72aaca012a22880afd.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_35836939d2c74b0428f4b6d2dbacfe33456b4459.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.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_35836939d2c74b0428f4b6d2dbacfe33456b4459.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_78658e8bf5b60d323ede49421a861ea8c24e6ba4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_78658e8bf5b60d323ede49421a861ea8c24e6ba4.pyx #### 2023-04-11 22:21:19.203540 PYTHON='/usr/bin/python3' Cleaning Demos/embed PYVERSION=3.1 PYPREFIX=/usr INCDIR=/usr/include/python3.11 PLATINCDIR=/usr/include/python3.11 LIBDIR1='/usr/lib' LIBDIR2=/usr/lib/python3.11/config-3.11-powerpc64le-linux-musl PYLIB=python3.11 CC=gcc LINKCC=gcc LINKFORSHARED=-Xlinker -export-dynamic LIBS=-ldl SYSLIBS=-lm gcc -c embedded.c -I/usr/include/python3.11 -I/usr/include/python3.11 embedded.c: In function '__Pyx_main': embedded.c:2477:9: warning: 'Py_SetProgramName' is deprecated [-Wdeprecated-declarations] 2477 | Py_SetProgramName(argv[0]); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.11/Python.h:94, from embedded.c:6: /usr/include/python3.11/pylifecycle.h:37:38: note: declared here 37 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *); | ^~~~~~~~~~~~~~~~~ embedded.c:2480:9: warning: 'PySys_SetArgv' is deprecated [-Wdeprecated-declarations] 2480 | PySys_SetArgv(argc, argv); | ^~~~~~~~~~~~~ In file included from /usr/include/python3.11/Python.h:96: /usr/include/python3.11/sysmodule.h:13:38: note: declared here 13 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) PySys_SetArgv(int, wchar_t **); | ^~~~~~~~~~~~~ gcc -o embedded embedded.o -L'/usr/lib' -L/usr/lib/python3.11/config-3.11-powerpc64le-linux-musl -lpython3.11 -ldl -lm -Xlinker -export-dynamic LD_LIBRARY_PATH='/usr/lib':$LD_LIBRARY_PATH ./embedded > test.output '/usr/bin/python3' assert_equal.py embedded.output test.output Files identical #### 2023-04-11 22:21:29.220402 #### 2023-04-11 22:21:39.239173 ---------------------------------------------------------------------- Ran 415 tests in 526.279s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (52/64) Sharded tests run in 534 seconds (8.9 minutes) Times: compile-cpp : 4913.22 sec (1046, 4.697 / run) - slowest: 'cpp:test_unicode' (94.83s), 'cpp:test_coroutines_pep492' (62.32s), 'cpp:memoryview' (51.03s), 'cpp:bufaccess' (40.47s), 'cpp:test_asyncgen' (38.46s), 'cpp:fused_def' (35.92s), 'cpp:test_grammar' (34.52s), 'cpp:fused_types' (33.66s) compile-c : 4229.75 sec ( 978, 4.325 / run) - slowest: 'c:test_unicode' (142.19s), 'c:test_coroutines_pep492' (73.30s), 'c:test_asyncgen' (71.18s), 'c:memoryview' (65.85s), 'c:memslice' (60.53s), 'c:fused_def' (56.53s), 'c:fused_types' (45.52s), 'c:test_fstring' (44.31s) cython : 1279.98 sec (2205, 0.580 / run) - slowest: 'c:test_unicode' (23.92s), 'c:memslice' (16.43s), 'c:fused_types' (16.40s), 'c:memoryview' (14.19s), 'cpp:fused_types' (13.69s), 'cpp:memoryview' (13.29s), 'c:test_coroutines_pep492' (9.95s), 'cpp:test_unicode' (9.71s) etoe-build : 445.23 sec ( 70, 6.360 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (41.14s), 'c:memoryview_acq_count(1)' (37.07s), 'c:memoryview_inline_pxd(1)' (19.34s), 'c:cdef_multiple_inheritance_errors(1)' (18.19s), 'c:asyncio_generators(1)' (17.73s), 'c:pure_pxd(1)' (16.62s), 'c:fused_cmethods(1)' (14.13s), 'c:module_api(1)' (14.09s) run : 424.47 sec (1382, 0.307 / run) - slowest: 'c:test_fstring' (167.98s), 'c:test_coroutines_pep492' (162.56s), 'c:memslice' (14.83s), 'cpp:memslice' (12.41s), 'c:memoryview_in_subclasses' (10.51s), 'c:test_unicode' (10.15s), 'cpp:memoryview_in_subclasses' (9.90s), 'cpp:test_unicode' (9.88s) etoe-run : 77.49 sec ( 121, 0.640 / run) - slowest: 'c:pyximport_pyimport(1)' (21.94s), 'c:cpdef_pickle(1)' (6.64s), 'c:cythonize_script_package(1)' (5.76s), 'c:cythonize_script(1)' (4.97s), 'c:depfile_package_cythonize(1)' (3.60s), 'c:pyximport_errors(1)' (2.95s), 'c:memoryview_acq_count(3)' (2.88s), 'c:cythonize_script_excludes(1)' (2.78s) import : 1.61 sec (1382, 0.001 / run) - slowest: 'c:bufaccess' (0.02s), 'cpp:bufaccess' (0.02s), 'c:memoryview' (0.02s), 'c:importas' (0.02s), 'c:memslice' (0.02s), 'c:test_fstring' (0.02s), 'c:memoryview_pep489_typing' (0.02s), 'cpp:memoryview_pep489_typing' (0.02s) pyrun : 0.35 sec ( 52, 0.007 / run) - slowest: 'py:ext_auto_richcmp' (0.04s), 'py:generators_py' (0.04s), 'py:pure_py' (0.02s), 'py:constant_folding' (0.02s), 'py:argerrors' (0.02s), 'py:uninitialized' (0.01s), 'py:dict_setdefault' (0.01s), 'py:pyclass_scope_T671' (0.01s) pyimport : 0.11 sec ( 52, 0.002 / run) - slowest: 'py:constant_folding' (0.01s), 'py:pure_py' (0.01s), 'py:generators_py' (0.01s), 'py:for_in_iter' (0.00s), 'py:ext_auto_richcmp' (0.00s), 'py:purecdef' (0.00s), 'py:withstat_py' (0.00s), 'py:pep526_variable_annotations' (0.00s) ALL DONE >>> cython: Entering fakeroot... Unable to find pgen, not compiling formal grammar. running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/main/cython/pkg creating /home/buildozer/aports/main/cython/pkg/cython creating /home/buildozer/aports/main/cython/pkg/cython/usr creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11 creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport copying build/lib.linux-ppc64le-cpython-311/pyximport/pyximport.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport copying build/lib.linux-ppc64le-cpython-311/pyximport/pyxbuild.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport copying build/lib.linux-ppc64le-cpython-311/pyximport/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython copying build/lib.linux-ppc64le-cpython-311/Cython/Debugging.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython copying build/lib.linux-ppc64le-cpython-311/Cython/CodeWriter.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython copying build/lib.linux-ppc64le-cpython-311/Cython/Shadow.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython copying build/lib.linux-ppc64le-cpython-311/Cython/Coverage.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Optimize.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Overflow.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Buffer.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/CppConvert.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/CpdefEnums.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Profile.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/MemoryView.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/TestCyUtilityLoader.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/CMath.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/arrayarray.h -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/CConvert.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/TypeConversion.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/TestCythonScope.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/TestUtilityLoader.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/StringTools.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/CommonStructures.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/CythonFunction.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Complex.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/ObjectHandling.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Exceptions.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/FunctionArguments.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Embed.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/ExtensionTypes.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/ImportExport.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Builtins.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/ModuleSetupCode.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/AsyncGen.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/MemoryView_C.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Printing.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Capsule.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/CppSupport.cpp -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-ppc64le-cpython-311/Cython/Utility/Coroutine.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Tests/xmlrunner.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Tests/TestCodeWriter.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Tests/TestCythonUtils.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Tests/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Tests/TestStringIOTree.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Tests/TestJediTyper.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Utils.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/openmp.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/float.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/type.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/getargs.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/iterobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/mapping.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/memoryview.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/long.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/pylifecycle.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/tuple.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/set.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/slice.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/version.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/pystate.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/cellobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/unicode.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/pycapsule.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/longintrepr.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/dict.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/exc.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/conversion.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/list.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/weakref.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/buffer.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/ceval.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/int.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/cobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/complex.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/instance.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/codecs.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/method.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/array.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/datetime.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/iterator.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/ref.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/oldbuffer.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/sequence.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/function.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/bool.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/mem.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/bytearray.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/number.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/string.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/object.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/pythread.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/module.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/genobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/cpython/bytes.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/cpython creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/float.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/time.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/signal.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/stdio.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/stdlib.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/setjmp.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/math.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/locale.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/limits.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/stdint.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/string.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/errno.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libc/stddef.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libc creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/deque.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/pair.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/queue.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/set.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/vector.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/utility.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/typeindex.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/list.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/algorithm.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/typeinfo.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/limits.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/forward_list.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/map.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/complex.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/iterator.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/stack.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/unordered_set.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/memory.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/cast.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/string.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/functional.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/libcpp/unordered_map.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/libcpp creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/strings.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/unistd.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/ioctl.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/stat.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/time.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/signal.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/stdio.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/stdlib.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/select.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/mman.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/resource.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/dlfcn.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/wait.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/types.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/posix/fcntl.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/posix creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/numpy copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/numpy/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/numpy copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/numpy/math.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/numpy creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_mem.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_string.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_number.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_dict.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_module.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_int.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_instance.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/stdio.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/stdlib.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_version.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_unicode.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_sequence.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_function.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_object.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_weakref.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_set.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_type.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_cobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_long.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/stl.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_list.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_bool.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_complex.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_float.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_iterator.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_pycapsule.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_getargs.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_mapping.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_exc.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_ref.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_bytes.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_buffer.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_tuple.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-ppc64le-cpython-311/Cython/Includes/Deprecated/python_method.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils copying build/lib.linux-ppc64le-cpython-311/Cython/Distutils/extension.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils copying build/lib.linux-ppc64le-cpython-311/Cython/Distutils/old_build_ext.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils copying build/lib.linux-ppc64le-cpython-311/Cython/Distutils/build_ext.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils copying build/lib.linux-ppc64le-cpython-311/Cython/Distutils/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-ppc64le-cpython-311/Cython/Tempita/compat3.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-ppc64le-cpython-311/Cython/Tempita/_tempita.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-ppc64le-cpython-311/Cython/Tempita/_looper.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-ppc64le-cpython-311/Cython/Tempita/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-ppc64le-cpython-311/Cython/Tempita/_tempita.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Cygdb.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests/cfuncs.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests/TestLibCython.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests/codefile -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/Tests/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/libcython.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/libpython.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/DebugWriter.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger copying build/lib.linux-ppc64le-cpython-311/Cython/Debugger/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Machines.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Actions.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Timing.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Actions.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Traditional.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/DFA.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Scanners.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Scanners.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Actions.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Lexicons.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Transitions.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Errors.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Regexps.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-ppc64le-cpython-311/Cython/Plex/Scanners.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime copying build/lib.linux-ppc64le-cpython-311/Cython/Runtime/refnanny.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime copying build/lib.linux-ppc64le-cpython-311/Cython/Runtime/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime copying build/lib.linux-ppc64le-cpython-311/Cython/Runtime/refnanny.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime copying build/lib.linux-ppc64le-cpython-311/Cython/StringIOTree.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Distutils.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests/TestCyCache.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests/TestInline.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests/TestIpythonMagic.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Tests/TestStripLiterals.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Inline.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-ppc64le-cpython-311/Cython/Build/BuildExecutable.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Dependencies.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-ppc64le-cpython-311/Cython/Build/IpythonMagic.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-ppc64le-cpython-311/Cython/Build/Cythonize.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-ppc64le-cpython-311/Cython/Build/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-ppc64le-cpython-311/Cython/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython copying build/lib.linux-ppc64le-cpython-311/Cython/TestUtils.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Annotate.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/ModuleNode.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Code.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/PyrexTypes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/DebugFlags.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/ParseTreeTransforms.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/FlowControl.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/TypeInference.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Symtab.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/MemoryView.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Version.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Pipeline.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/CmdLine.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/AutoDocTransforms.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestFlowControl.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestBuffer.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestSignatureMatching.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestTypes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestCmdLine.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestMemView.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestGrammar.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestStringEncoding.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestTreePath.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestVisitor.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestTreeFragment.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Tests/TestUtilityLoad.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/FusedNode.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/FusedNode.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Options.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/CodeGeneration.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/UtilityCode.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/FlowControl.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Scanning.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Visitor.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Main.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Parsing.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/TreePath.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/TreeFragment.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Pythran.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/FlowControl.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Lexicon.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Naming.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Builtin.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Visitor.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/CythonScope.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/StringEncoding.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/ExprNodes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Buffer.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Errors.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/ParseTreeTransforms.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Future.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Scanning.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Parsing.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/AnalysedTreeTransforms.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Interpreter.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Nodes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Visitor.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/UtilNodes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Code.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Scanning.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/TypeSlots.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/Cython/Compiler/Optimize.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-ppc64le-cpython-311/cython.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport/pyximport.py to pyximport.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugging.py to Debugging.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Shadow.py to Shadow.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Coverage.py to Coverage.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/TestCythonUtils.py to TestCythonUtils.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utils.py to Utils.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils/extension.py to extension.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils/old_build_ext.py to old_build_ext.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils/build_ext.py to build_ext.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita/compat3.py to compat3.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita/_tempita.py to _tempita.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita/_looper.py to _looper.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Cygdb.py to Cygdb.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/libcython.py to libcython.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/libpython.py to libpython.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Machines.py to Machines.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Actions.py to Actions.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Timing.py to Timing.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Traditional.py to Traditional.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/DFA.py to DFA.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Scanners.py to Scanners.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Lexicons.py to Lexicons.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Transitions.py to Transitions.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Errors.py to Errors.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/Regexps.py to Regexps.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/StringIOTree.py to StringIOTree.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Distutils.py to Distutils.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests/TestCyCache.py to TestCyCache.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests/TestInline.py to TestInline.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Inline.py to Inline.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Dependencies.py to Dependencies.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Cythonize.py to Cythonize.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/TestUtils.py to TestUtils.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Annotate.py to Annotate.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/TypeInference.py to TypeInference.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Symtab.py to Symtab.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/MemoryView.py to MemoryView.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Version.py to Version.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Pipeline.py to Pipeline.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/CmdLine.py to CmdLine.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestTypes.py to TestTypes.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestGrammar.py to TestGrammar.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestStringEncoding.py to TestStringEncoding.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/FusedNode.py to FusedNode.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Options.py to Options.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/FlowControl.py to FlowControl.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Visitor.py to Visitor.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Main.py to Main.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/TreePath.py to TreePath.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Pythran.py to Pythran.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Lexicon.py to Lexicon.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Naming.py to Naming.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Builtin.py to Builtin.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/CythonScope.py to CythonScope.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Buffer.py to Buffer.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Errors.py to Errors.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Future.py to Future.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Scanning.py to Scanning.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Parsing.py to Parsing.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Interpreter.py to Interpreter.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Nodes.py to Nodes.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Code.py to Code.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Optimize.py to Optimize.cpython-311.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/cython.py to cython.cpython-311.pyc running install_egg_info running egg_info creating Cython.egg-info writing Cython.egg-info/PKG-INFO writing dependency_links to Cython.egg-info/dependency_links.txt writing entry points to Cython.egg-info/entry_points.txt writing top-level names to Cython.egg-info/top_level.txt writing manifest file 'Cython.egg-info/SOURCES.txt' reading manifest file 'Cython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.gitrev' warning: no files found matching 'Doc/*' warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Utility' warning: no files found matching 'pyximport/README' adding license file 'LICENSE.txt' adding license file 'COPYING.txt' writing manifest file 'Cython.egg-info/SOURCES.txt' Copying Cython.egg-info to /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython-0.29.34-py3.11.egg-info running install_scripts Installing cygdb script to /home/buildozer/aports/main/cython/pkg/cython/usr/bin Installing cython script to /home/buildozer/aports/main/cython/pkg/cython/usr/bin Installing cythonize script to /home/buildozer/aports/main/cython/pkg/cython/usr/bin >>> cython-doc*: Running split function doc... >>> cython-doc*: Preparing subpackage cython-doc... >>> cython-doc*: Running postcheck for cython-doc >>> cython*: Running postcheck for cython >>> cython*: Preparing package cython... >>> cython*: Stripping binaries >>> cython-doc*: Scanning shared objects >>> cython*: Scanning shared objects >>> cython-doc*: Tracing dependencies... >>> cython-doc*: Package size: 44.0 KB >>> cython-doc*: Compressing data... >>> cython-doc*: Create checksum... >>> cython-doc*: Create cython-doc-0.29.34-r1.apk >>> cython*: Tracing dependencies... python3 so:libc.musl-ppc64le.so.1 >>> cython*: Package size: 10.7 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-0.29.34-r1.apk >>> cython: Build complete at Tue, 11 Apr 2023 22:21:45 +0000 elapsed time 0h 9m 56s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Uninstalling dependencies... (1/14) Purging .makedepends-cython (20230411.221150) (2/14) Purging py3-setuptools (67.6.1-r0) (3/14) Purging py3-packaging (23.0-r1) (4/14) Purging py3-parsing (3.0.9-r1) (5/14) Purging python3-dev (3.11.3-r1) (6/14) Purging python3 (3.11.3-r1) (7/14) Purging libbz2 (1.0.8-r5) (8/14) Purging libffi (3.4.4-r2) (9/14) Purging gdbm (1.23-r1) (10/14) Purging xz-libs (5.4.2-r1) (11/14) Purging mpdecimal (2.5.1-r2) (12/14) Purging libpanelw (6.4_p20230401-r3) (13/14) Purging readline (8.2.1-r1) (14/14) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r6.trigger OK: 293 MiB in 98 packages >>> cython: Updating the main/ppc64le repository index... >>> cython: Signing the index...