>>> cython: Building main/cython 0.29.34-r0 (using abuild 3.10.0-r0) started Sun, 02 Apr 2023 18:15:28 +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-r4) (2/14) Installing libffi (3.4.4-r1) (3/14) Installing gdbm (1.23-r0) (4/14) Installing xz-libs (5.4.2-r0) (5/14) Installing mpdecimal (2.5.1-r1) (6/14) Installing libpanelw (6.4_p20230401-r0) (7/14) Installing readline (8.2.1-r0) (8/14) Installing sqlite-libs (3.41.2-r1) (9/14) Installing python3 (3.11.2-r0) (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.2-r0) (14/14) Installing .makedepends-cython (20230402.181529) Executing busybox-1.36.0-r5.trigger OK: 449 MiB in 110 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-0.29.34.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> cython: Fetching cython-0.29.34.tar.gz::https://github.com/cython/cython/archive/0.29.34.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 100 2065k 100 2065k 0 0 370k 0 0:00:05 0:00:05 --:--:-- 953k >>> 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 -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 -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 -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 -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 -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 -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 -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 -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.2 (main, Feb 9 2023, 02:07:43) [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. Backends: c,cpp Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Tests in shard 2/64 starting Tests in shard 11/64 starting Using Cython language level 2. Using Cython language level 2. Tests in shard 36/64 starting Using Cython language level 2. Tests in shard 6/64 starting Tests in shard 22/64 starting Tests in shard 13/64 starting Tests in shard 44/64 starting Tests in shard 61/64 starting Using Cython language level 2. Using Cython language level 2. Tests in shard 35/64 starting Tests in shard 26/64 starting Tests in shard 12/64 starting Tests in shard 42/64 starting Compiling /home/buildozer/.cython/inline/_cython_inline_aa5bd7176cd5631bcd018cc171d7293a954fb0f1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_aa5bd7176cd5631bcd018cc171d7293a954fb0f1.pyx Tests in shard 28/64 starting Using Cython language level 2. Tests in shard 59/64 starting Using Cython language level 2. Tests in shard 3/64 starting Tests in shard 25/64 starting Tests in shard 41/64 starting Using Cython language level 2. Using Cython language level 2. Tests in shard 0/64 starting Using Cython language level 2. Tests in shard 4/64 starting Using Cython language level 2. Tests in shard 56/64 starting Tests in shard 32/64 starting Tests in shard 37/64 starting Using Cython language level 2. Tests in shard 55/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-testlsfra3f3/srcryjpgm7_/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Using Cython language level 2. Tests in shard 7/64 starting Tests in shard 60/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') Using Cython language level 2. Tests in shard 9/64 starting Tests in shard 15/64 starting Tests in shard 16/64 starting Compiling TEST_TMP/cycache-testlsfra3f3/srcryjpgm7_/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testlsfra3f3/srcryjpgm7_/a.pyx Tests in shard 20/64 starting Tests in shard 62/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-testlsfra3f3/srcryjpgm7_/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 53/64 starting Using Cython language level 2. Tests in shard 23/64 starting Tests in shard 54/64 starting Tests in shard 47/64 starting Compiling TEST_TMP/cycache-testlsfra3f3/srcryjpgm7_/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testlsfra3f3/srcryjpgm7_/a.pyx Tests in shard 29/64 starting Tests in shard 48/64 starting Compiling TEST_TMP/cycache-testlsfra3f3/srcryjpgm7_/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testlsfra3f3/srcryjpgm7_/a.pyx in cache Tests in shard 45/64 starting Tests in shard 18/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-testk8l3dqes/src367myi4q/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 21/64 starting Tests in shard 5/64 starting Using Cython language level 2. Tests in shard 38/64 starting Compiling TEST_TMP/cycache-testk8l3dqes/src367myi4q/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testk8l3dqes/src367myi4q/a.pyx Tests in shard 17/64 starting Tests in shard 50/64 starting Tests in shard 33/64 starting Compiling TEST_TMP/cycache-testk8l3dqes/src367myi4q/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testk8l3dqes/src367myi4q/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-test_6oclwml/srcf9shkzaf/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Using Cython language level 2. Tests in shard 34/64 starting Compiling TEST_TMP/cycache-test_6oclwml/srcf9shkzaf/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-test_6oclwml/srcf9shkzaf/a.pyx 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)) Compiling TEST_TMP/cycache-test_6oclwml/srcf9shkzaf/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-test_6oclwml/srcf9shkzaf/a.pyx in cache Tests in shard 57/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-testbh_065r9/srcbs97s8lh/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 10/64 starting Tests in shard 52/64 starting Tests in shard 14/64 starting Tests in shard 51/64 starting Tests in shard 46/64 starting Compiling TEST_TMP/cycache-testbh_065r9/srcbs97s8lh/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testbh_065r9/srcbs97s8lh/options.pyx Tests in shard 63/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-testbh_065r9/srcbs97s8lh/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 1/64 starting Tests in shard 43/64 starting Tests in shard 49/64 starting Tests in shard 30/64 starting Tests in shard 24/64 starting Using Cython language level 2. Compiling TEST_TMP/cycache-testbh_065r9/srcbs97s8lh/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testbh_065r9/srcbs97s8lh/options.pyx Compiling TEST_TMP/cycache-testbh_065r9/srcbs97s8lh/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testbh_065r9/srcbs97s8lh/options.pyx in cache Compiling TEST_TMP/cycache-testbh_065r9/srcbs97s8lh/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testbh_065r9/srcbs97s8lh/options.pyx in cache Using Cython language level 2. Tests in shard 39/64 starting Using Cython language level 2. Tests in shard 8/64 starting Tests in shard 58/64 starting Tests in shard 40/64 starting Tests in shard 31/64 starting Tests in shard 19/64 starting Tests in shard 27/64 starting warning: /home/buildozer/.cython/inline/_cython_inline_079f00cbadea49d89486d1f4fe206991a858f08a.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_079f00cbadea49d89486d1f4fe206991a858f08a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_079f00cbadea49d89486d1f4fe206991a858f08a.pyx #### 2023-04-02 18:16:53.841153 warning: TEST_TMP/inline/_cython_inline_28b7ebf0d3138e0c35f592102af1347d1057d339.pyx:6:4: Unreachable code === C/C++ compiler error output: === hinsen2.c:2922:12: warning: '__Pyx__ArgTypeTest' defined but not used [-Wunused-function] 2922 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) | ^~~~~~~~~~~~~~~~~~ ==================================== Compiling /home/buildozer/.cython/inline/_cython_inline_2f29f13f1f975ca1c4a68c00451319ee41194e10.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2f29f13f1f975ca1c4a68c00451319ee41194e10.pyx === 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_c091b84a89fb1d0b5e3419ab6e196b01420ce333.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c091b84a89fb1d0b5e3419ab6e196b01420ce333.pyx === C/C++ compiler error output: === cdef_syntax.cpp: In function 'PyObject* __pyx_pf_11cdef_syntax_use_cdef(PyObject*)': cdef_syntax.cpp:1282:144: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 1282 | __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; | ^~~~~~~~~ ==================================== === 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) | ^~~~~~~~~~~~~~~~~~ ==================================== Python build environment: Python sys.version_info(major=3, minor=11, micro=2, releaselevel='final', serial=0) PY_VERSION_HEX 0x30B02F0 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 warning: TEST_TMP/inline/_cython_inline_e8a6b8589c7357338329d748fe51905aa7d28642.pyx:6:4: Unreachable code #### 2023-04-02 18:17:03.861454 warning: TEST_TMP/inline/_cython_inline_62b60df8fee0ef104992b2dd650d2e56430f9210.pyx:11: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_3560453e99fce1d261b1f5cf0433ac4c2f3d471a.pyx:6:4: Unreachable code warning: TEST_TMP/inline/_cython_inline_7c9a4e6b8251c4867b80cd6997b2c3bf04c4be0d.pyx:8:4: Unreachable code === 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]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === 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)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== Python build environment: Python sys.version_info(major=3, minor=11, micro=2, releaselevel='final', serial=0) PY_VERSION_HEX 0x30B02F0 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-02 18:17:13.899454 #### 2023-04-02 18:17:23.902661 #### 2023-04-02 18:17:33.906297 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-02 18:17:43.909894 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); | ^~~~~~ ==================================== #### 2023-04-02 18:17:53.958945 === 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) | ^ ==================================== === 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); | ^~~~~~ ==================================== #### 2023-04-02 18:18:03.962224 ---------------------------------------------------------------------- Ran 90 tests in 73.457s 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) { | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== === 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 79.356s 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 80.642s 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: === 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: === 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; | ^~~~~~~~~~~~~~~~ ==================================== #### 2023-04-02 18:18:13.971490 === 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 87.319s 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) === 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: #### 2023-04-02 18:18:23.975023 === 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === 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: === 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 98.141s 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 91 tests in 98.392s 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) ---------------------------------------------------------------------- Ran 53 tests in 100.518s 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) #### 2023-04-02 18:18:33.978944 === 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === 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: === 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 112.141s 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) ---------------------------------------------------------------------- Ran 82 tests in 112.214s 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) #### 2023-04-02 18:18:43.982602 === 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 97 tests in 115.430s 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: === 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}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-04-02 18:18:53.986179 ---------------------------------------------------------------------- Ran 162 tests in 123.052s 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 129.091s 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) { | ^~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 110 tests in 129.900s 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-04-02 18:19:03.989826 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_ec3dba80dcbef8369cda3e4a58820b942cc64f22.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_11df155a673bdbaca5d276d1ebea488753ace925.pyx:5:8: Cannot assign to or delete this ---------------------------------------------------------------------- Ran 114 tests in 137.334s 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) ---------------------------------------------------------------------- Ran 125 tests in 139.906s 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) ---------------------------------------------------------------------- Ran 95 tests in 140.020s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (18/64) warning: /home/buildozer/.cython/inline/_cython_inline_0f58e7864fe63aead9be291c1ee1ba6e1532d4b0.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_0f58e7864fe63aead9be291c1ee1ba6e1532d4b0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0f58e7864fe63aead9be291c1ee1ba6e1532d4b0.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)); | ^~ ==================================== #### 2023-04-02 18:19:13.993066 ---------------------------------------------------------------------- Ran 84 tests in 142.695s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (57/64) === C/C++ compiler error output: === 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === py_ucs4_type.c: In function '__pyx_pf_12py_ucs4_type_12unicode_methods': py_ucs4_type.c:2379:3: warning: '_PyUnicode_ToTitlecase' is deprecated [-Wdeprecated-declarations] 2379 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~ In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from py_ucs4_type.c:6: /usr/include/python3.11/cpython/unicodeobject.h:1074:40: note: declared here 1074 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 119 tests in 145.552s 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) /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 87 tests in 146.078s 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) ---------------------------------------------------------------------- Ran 146 tests in 146.671s 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: === atoi.c:1192:18: warning: '__pyx_f_4atoi_parse_charptr_to_py_int' defined but not used [-Wunused-function] 1192 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === 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.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)); | ~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~ ==================================== === 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( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-04-02 18:19:23.996644 :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback Exception ignored in: .Broken object at 0x7fff8b89e610> 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 0x7fff8c97d4d0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:16301) 1/0 ZeroDivisionError: integer division or modulo by zero === C/C++ compiler error output: === widen_shrubbery.c: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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 79 tests in 154.009s 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.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 155.740s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (50/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( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 153 tests in 158.228s 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) ---------------------------------------------------------------------- Ran 89 tests in 159.580s 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) ---------------------------------------------------------------------- Ran 175 tests in 160.355s 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) === 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( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-04-02 18:19:34.000007 === 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;} | ^~~~~~ ==================================== === 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 209 tests in 164.614s 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) warning: /home/buildozer/.cython/inline/_cython_inline_12b924f7e8e404e72617aa5aebe25d6235ffcd79.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_12b924f7e8e404e72617aa5aebe25d6235ffcd79.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_12b924f7e8e404e72617aa5aebe25d6235ffcd79.pyx ---------------------------------------------------------------------- Ran 210 tests in 170.228s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (17/64) ---------------------------------------------------------------------- Ran 293 tests in 171.382s 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) #### 2023-04-02 18:19:44.003059 ---------------------------------------------------------------------- Ran 89 tests in 173.218s 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.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); | ^~ ==================================== === 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 175 tests in 181.558s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (38/64) ---------------------------------------------------------------------- Ran 202 tests in 181.586s 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-02 18:19:54.006378 ---------------------------------------------------------------------- Ran 146 tests in 183.283s 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 104 tests in 183.361s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (49/64) ---------------------------------------------------------------------- Ran 282 tests in 183.517s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (1/64) warning: /home/buildozer/.cython/inline/_cython_inline_cb89820673bc32bb21ed6b06b34dd8f467301235.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_cb89820673bc32bb21ed6b06b34dd8f467301235.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cb89820673bc32bb21ed6b06b34dd8f467301235.pyx ---------------------------------------------------------------------- Ran 235 tests in 184.684s 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) Exception ignored in: .Broken object at 0x7fff8badb450> 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 0x7fff8badb450> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:16315) 1/0 ZeroDivisionError: integer division or modulo by zero === C/C++ compiler error output: === 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 210 tests in 186.245s 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: === 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === 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) { | ^~~~~~~~~~~~~~~~~~~ ==================================== === 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) { | ^~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 215 tests in 189.682s 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 189.845s 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 277 tests in 190.257s 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 217 tests in 191.207s 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) #### 2023-04-02 18:20:04.009638 ---------------------------------------------------------------------- Ran 109 tests in 192.412s 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 195.609s 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) === 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; | ^ ==================================== /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine '123' was never awaited if method() is not None: warning: /home/buildozer/.cython/inline/_cython_inline_08ad85b3f1abbd86b5cdbb347ca496c0ac7deecd.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_08ad85b3f1abbd86b5cdbb347ca496c0ac7deecd.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_08ad85b3f1abbd86b5cdbb347ca496c0ac7deecd.pyx ---------------------------------------------------------------------- Ran 261 tests in 200.161s 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 201.825s 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) #### 2023-04-02 18:20:14.012601 === 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 248 tests in 208.369s 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; | ~^~~~~ ==================================== ---------------------------------------------------------------------- Ran 177 tests in 210.240s 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 261 tests in 210.532s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (31/64) === C/C++ compiler error output: === locals.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 211.975s 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) #### 2023-04-02 18:20:24.015683 warning: /home/buildozer/.cython/inline/_cython_inline_e9026111f513f4ac4d64ea71d78f2c61a47884b5.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_e9026111f513f4ac4d64ea71d78f2c61a47884b5.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e9026111f513f4ac4d64ea71d78f2c61a47884b5.pyx === 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 215.541s 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) === 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 217.026s 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) ---------------------------------------------------------------------- Ran 133 tests in 218.614s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (14/64) === C/C++ compiler error output: === py_unicode_strings.c: In function '__pyx_pf_18py_unicode_strings_test_c_to_python': py_unicode_strings.c:1424:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1424 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_arr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 34, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from py_unicode_strings.c:6: /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1448:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1448 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 35, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1472:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1472 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_wstr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 36, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1496:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1496 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 38, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1529:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1529 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str + 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 39, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1562:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1562 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 40, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1595:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1595 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 42, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1628:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1628 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 43, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1661:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1661 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 44, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1694:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1694 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 45, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1727:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1727 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 47, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1760:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1760 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 1, 7 - 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 48, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1793:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1793 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 49, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1827:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1827 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:933:43: note: in definition of macro 'unlikely' 933 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1846:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1846 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:933:43: note: in definition of macro 'unlikely' 933 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1865:62: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1865 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:933:43: note: in definition of macro 'unlikely' 933 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1972:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1972 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_wide_literal); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 62, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c: In function '__pyx_pf_18py_unicode_strings_2test_python_to_c': py_unicode_strings.c:2247:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2247 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 84, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2266:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2266 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 85, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2285:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2285 | __pyx_t_2 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_2) && PyErr_Occurred())) __PYX_ERR(0, 86, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2322:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2322 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 88, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2341:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2341 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 89, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2378:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2378 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 91, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2415:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2415 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 93, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2452:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2452 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 95, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2471:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2471 | __pyx_t_5 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uwide_literal); if (unlikely((!__pyx_t_5) && PyErr_Occurred())) __PYX_ERR(0, 97, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ ==================================== #### 2023-04-02 18:20:34.018987 === 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( | ^~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 347 tests in 224.113s 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) warning: /home/buildozer/.cython/inline/_cython_inline_b124d02fba3f280106a300ad87fd5a8f05762ad2.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_b124d02fba3f280106a300ad87fd5a8f05762ad2.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b124d02fba3f280106a300ad87fd5a8f05762ad2.pyx acquired default acquired Global_A ---------------------------------------------------------------------- Ran 130 tests in 226.121s 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 229.094s 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 231.815s 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-02 18:20:44.021941 === 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_fcddcf2631718e7249591635ad5f13ee64a3950c.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_fcddcf2631718e7249591635ad5f13ee64a3950c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fcddcf2631718e7249591635ad5f13ee64a3950c.pyx ---------------------------------------------------------------------- Ran 259 tests in 238.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 (29/64) ---------------------------------------------------------------------- Ran 312 tests in 239.499s 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-02 18:20:54.024592 Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_5f8a01352ec512cb49ec6e177940b5e51bd3d616.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_5f8a01352ec512cb49ec6e177940b5e51bd3d616.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_53ca5501ae1ee9d410070c317286f2755fd0d2ea.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_53ca5501ae1ee9d410070c317286f2755fd0d2ea.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_e4e1e8457ad1ee466b0c69c658dd53339a0c6d2a.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_e4e1e8457ad1ee466b0c69c658dd53339a0c6d2a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_264e4bf06352d622c7f8fc72e0c96398715bf5bf.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_264e4bf06352d622c7f8fc72e0c96398715bf5bf.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/c/test_asyncgen/_cython_inline_cef0cc58e9b4d583fb8b70b0592e9d40407036ec.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_cef0cc58e9b4d583fb8b70b0592e9d40407036ec.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_5f8a01352ec512cb49ec6e177940b5e51bd3d616.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_5f8a01352ec512cb49ec6e177940b5e51bd3d616.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_53ca5501ae1ee9d410070c317286f2755fd0d2ea.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_53ca5501ae1ee9d410070c317286f2755fd0d2ea.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_e4e1e8457ad1ee466b0c69c658dd53339a0c6d2a.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_e4e1e8457ad1ee466b0c69c658dd53339a0c6d2a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_264e4bf06352d622c7f8fc72e0c96398715bf5bf.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_264e4bf06352d622c7f8fc72e0c96398715bf5bf.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/54/run/cpp/test_asyncgen/_cython_inline_cef0cc58e9b4d583fb8b70b0592e9d40407036ec.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_cef0cc58e9b4d583fb8b70b0592e9d40407036ec.pyx === C/C++ compiler error output: === test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f': test_grammar.c:38239:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 38239 | struct __pyx_obj_12test_grammar___pyx_scope_struct_21_test_nonlocal *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func': test_grammar.c:43576:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 43576 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== warning: /home/buildozer/.cython/inline/_cython_inline_1fbd8f2fefd7bee2d753dac09e542e4b9cef9373.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_1fbd8f2fefd7bee2d753dac09e542e4b9cef9373.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1fbd8f2fefd7bee2d753dac09e542e4b9cef9373.pyx #### 2023-04-02 18:21:04.027777 ---------------------------------------------------------------------- Ran 273 tests in 254.981s 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_b3dc8edd2e9996e0bc1321d7a0dc89e987ee4489.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_b3dc8edd2e9996e0bc1321d7a0dc89e987ee4489.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b3dc8edd2e9996e0bc1321d7a0dc89e987ee4489.pyx ---------------------------------------------------------------------- Ran 400 tests in 258.977s 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-02 18:21:14.034872 === 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; | ~~^~~~ ==================================== warning: /home/buildozer/.cython/inline/_cython_inline_4045d1cf46e5829eff45148bc68b775e4a6aa1f9.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_4045d1cf46e5829eff45148bc68b775e4a6aa1f9.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4045d1cf46e5829eff45148bc68b775e4a6aa1f9.pyx #### 2023-04-02 18:21:24.042835 warning: /home/buildozer/.cython/inline/_cython_inline_79956b28d4523854c8d0a10c44d33daa682638df.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_79956b28d4523854c8d0a10c44d33daa682638df.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_79956b28d4523854c8d0a10c44d33daa682638df.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_577c1a035dedb2171a192be362e46a24af2fa0bc.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_577c1a035dedb2171a192be362e46a24af2fa0bc.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_1f014b552e78dd5c43048cbf6a119620990621a4.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_1f014b552e78dd5c43048cbf6a119620990621a4.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_a31c752f5d8f598ed6d321702a98054523d4e614.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_a31c752f5d8f598ed6d321702a98054523d4e614.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_b4a6e8fff7f478a0e19e65df8a35a03945a2ce9d.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_b4a6e8fff7f478a0e19e65df8a35a03945a2ce9d.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_f11e9a6e86a094c27c491b3561bdc39f9aeaecc2.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_f11e9a6e86a094c27c491b3561bdc39f9aeaecc2.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_5bea5bc4ea76fd04032971cf3c528b38ae30ed6f.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_5bea5bc4ea76fd04032971cf3c528b38ae30ed6f.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_c59b379d8fc2a73ebd75714e1ca451858c50be18.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_c59b379d8fc2a73ebd75714e1ca451858c50be18.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_31e387f6ddef447636ab0ae72273cc188ef02567.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_31e387f6ddef447636ab0ae72273cc188ef02567.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_8b7d67cd0a7f0b3dffacc5246fb5b389c0fb3f79.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_8b7d67cd0a7f0b3dffacc5246fb5b389c0fb3f79.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_b99ff24f420efb2ebeeaa1953d14f7491c14a112.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_b99ff24f420efb2ebeeaa1953d14f7491c14a112.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_88f79540e58e14293e91722a965b45c2243c3da4.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_88f79540e58e14293e91722a965b45c2243c3da4.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_7dde9231685f833ef70c87d99f22e6a9404c130c.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_7dde9231685f833ef70c87d99f22e6a9404c130c.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_fe2af005bdf97d6041cd7e05d4a835a3c76b489b.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_fe2af005bdf97d6041cd7e05d4a835a3c76b489b.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_a7084a60499729a793054c4052abf0e6baa057c1.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_a7084a60499729a793054c4052abf0e6baa057c1.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_5a6633f51ba4c8ae2f23b26fa3d72416ee127934.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_5a6633f51ba4c8ae2f23b26fa3d72416ee127934.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_3d6c5945ac4452a29b2910e5d6e78674229ca73c.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_3d6c5945ac4452a29b2910e5d6e78674229ca73c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_a8faec31327eca33ec3ca5355c749a919e8d011c.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_a8faec31327eca33ec3ca5355c749a919e8d011c.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_fe2af005bdf97d6041cd7e05d4a835a3c76b489b.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_fe2af005bdf97d6041cd7e05d4a835a3c76b489b.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_a7084a60499729a793054c4052abf0e6baa057c1.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_a7084a60499729a793054c4052abf0e6baa057c1.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_5a6633f51ba4c8ae2f23b26fa3d72416ee127934.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_5a6633f51ba4c8ae2f23b26fa3d72416ee127934.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_3d6c5945ac4452a29b2910e5d6e78674229ca73c.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_3d6c5945ac4452a29b2910e5d6e78674229ca73c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_a8faec31327eca33ec3ca5355c749a919e8d011c.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_a8faec31327eca33ec3ca5355c749a919e8d011c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_feefe578a4c01f953d8d1177d35d32c6739443f1.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_feefe578a4c01f953d8d1177d35d32c6739443f1.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_60ec88ab4bb5b8549709b31ffb8d560215f7a3fd.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_60ec88ab4bb5b8549709b31ffb8d560215f7a3fd.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_d6189016899c8e2255461c624c397f2fd3e5ded8.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_d6189016899c8e2255461c624c397f2fd3e5ded8.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_43ef28dbf59bf2ac7cc50d1bc75da548e586424b.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_43ef28dbf59bf2ac7cc50d1bc75da548e586424b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_56fa913b3749a5f0c6906b17f1652f34c6594f3f.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_56fa913b3749a5f0c6906b17f1652f34c6594f3f.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_b4f64ec73965abaefe989cf87b43bd4e18cc43e1.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_b4f64ec73965abaefe989cf87b43bd4e18cc43e1.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_437d0ccae8b556fed24d6ff130d90ae2568230e8.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_437d0ccae8b556fed24d6ff130d90ae2568230e8.pyx #### 2023-04-02 18:21:34.045318 Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_27648b4721ae5ac88bc419ea745b95f0801b45f2.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_27648b4721ae5ac88bc419ea745b95f0801b45f2.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_9e497019f9174507ebe7e49c350bc8ab8c965324.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_9e497019f9174507ebe7e49c350bc8ab8c965324.pyx /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited if method() is not None: /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_4b270b760703d50ba31725bfecc1f4700d7947ee.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_4b270b760703d50ba31725bfecc1f4700d7947ee.pyx === C/C++ compiler error output: === test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f(PyObject*)': test_grammar.cpp:38253:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 38253 | struct __pyx_obj_12test_grammar___pyx_scope_struct_21_test_nonlocal *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func(PyObject*, PyObject*)': test_grammar.cpp:43590:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 43590 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== #### 2023-04-02 18:21:44.047693 /home/buildozer/.cython/inline/_cython_inline_79956b28d4523854c8d0a10c44d33daa682638df.c: In function '__pyx_pf_55_cython_inline_79956b28d4523854c8d0a10c44d33daa682638df___invoke.constprop': /home/buildozer/.cython/inline/_cython_inline_79956b28d4523854c8d0a10c44d33daa682638df.c:1325:18: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 1325 | static PyObject *__pyx_pf_55_cython_inline_79956b28d4523854c8d0a10c44d33daa682638df___invoke(CYTHON_UNUSED PyObject *__pyx_self, CYTHON_UNUSED long __pyx_v_width, PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: /home/buildozer/.cython/inline/_cython_inline_6456a7a5a8201bf554cf216a27b57e59aadce50a.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_6456a7a5a8201bf554cf216a27b57e59aadce50a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6456a7a5a8201bf554cf216a27b57e59aadce50a.pyx #### 2023-04-02 18:21:54.050071 warning: /home/buildozer/.cython/inline/_cython_inline_3e4b1eba411f1dd40136ca71f3233eabe13dd59b.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_3e4b1eba411f1dd40136ca71f3233eabe13dd59b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3e4b1eba411f1dd40136ca71f3233eabe13dd59b.pyx #### 2023-04-02 18:22:04.053632 ---------------------------------------------------------------------- Ran 409 tests in 314.708s 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-02 18:22:14.060700 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_ec3dba80dcbef8369cda3e4a58820b942cc64f22.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_11df155a673bdbaca5d276d1ebea488753ace925.pyx:5:8: Cannot assign to or delete this ---------------------------------------------------------------------- Ran 687 tests in 331.957s 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-02 18:22:24.071772 ---------------------------------------------------------------------- Ran 181 tests in 339.586s 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-02 18:22:34.080565 #### 2023-04-02 18:22:44.094380 #### 2023-04-02 18:22:54.108912 Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/c/test_coroutines_pep492/_cython_inline_8403f0013bd978c5f0a8005a3c47f6dc86784965.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_8403f0013bd978c5f0a8005a3c47f6dc86784965.pyx #### 2023-04-02 18:23:04.121644 #### 2023-04-02 18:23:14.130739 #### 2023-04-02 18:23:24.135010 #### 2023-04-02 18:23:34.137227 #### 2023-04-02 18:23:44.140477 ---------------------------------------------------------------------- Ran 380 tests in 419.541s 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-02 18:23:54.145985 #### 2023-04-02 18:24:04.148888 #### 2023-04-02 18:24:14.152832 /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: #### 2023-04-02 18:24:24.159496 #### 2023-04-02 18:24:34.162040 #### 2023-04-02 18:24:44.166241 #### 2023-04-02 18:24:54.170732 #### 2023-04-02 18:25:04.176840 #### 2023-04-02 18:25:14.179610 #### 2023-04-02 18:25:24.189485 Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_577c1a035dedb2171a192be362e46a24af2fa0bc.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_577c1a035dedb2171a192be362e46a24af2fa0bc.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_1f014b552e78dd5c43048cbf6a119620990621a4.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_1f014b552e78dd5c43048cbf6a119620990621a4.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_a31c752f5d8f598ed6d321702a98054523d4e614.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_a31c752f5d8f598ed6d321702a98054523d4e614.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_b4a6e8fff7f478a0e19e65df8a35a03945a2ce9d.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_b4a6e8fff7f478a0e19e65df8a35a03945a2ce9d.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_f11e9a6e86a094c27c491b3561bdc39f9aeaecc2.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_f11e9a6e86a094c27c491b3561bdc39f9aeaecc2.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_5bea5bc4ea76fd04032971cf3c528b38ae30ed6f.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_5bea5bc4ea76fd04032971cf3c528b38ae30ed6f.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_c59b379d8fc2a73ebd75714e1ca451858c50be18.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_c59b379d8fc2a73ebd75714e1ca451858c50be18.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_31e387f6ddef447636ab0ae72273cc188ef02567.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_31e387f6ddef447636ab0ae72273cc188ef02567.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_8b7d67cd0a7f0b3dffacc5246fb5b389c0fb3f79.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_8b7d67cd0a7f0b3dffacc5246fb5b389c0fb3f79.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_b99ff24f420efb2ebeeaa1953d14f7491c14a112.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_b99ff24f420efb2ebeeaa1953d14f7491c14a112.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_88f79540e58e14293e91722a965b45c2243c3da4.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_88f79540e58e14293e91722a965b45c2243c3da4.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_7dde9231685f833ef70c87d99f22e6a9404c130c.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_7dde9231685f833ef70c87d99f22e6a9404c130c.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_fe2af005bdf97d6041cd7e05d4a835a3c76b489b.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_fe2af005bdf97d6041cd7e05d4a835a3c76b489b.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_a7084a60499729a793054c4052abf0e6baa057c1.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_a7084a60499729a793054c4052abf0e6baa057c1.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_5a6633f51ba4c8ae2f23b26fa3d72416ee127934.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_5a6633f51ba4c8ae2f23b26fa3d72416ee127934.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_3d6c5945ac4452a29b2910e5d6e78674229ca73c.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_3d6c5945ac4452a29b2910e5d6e78674229ca73c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_a8faec31327eca33ec3ca5355c749a919e8d011c.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_a8faec31327eca33ec3ca5355c749a919e8d011c.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_fe2af005bdf97d6041cd7e05d4a835a3c76b489b.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_fe2af005bdf97d6041cd7e05d4a835a3c76b489b.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_a7084a60499729a793054c4052abf0e6baa057c1.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_a7084a60499729a793054c4052abf0e6baa057c1.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_5a6633f51ba4c8ae2f23b26fa3d72416ee127934.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_5a6633f51ba4c8ae2f23b26fa3d72416ee127934.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_3d6c5945ac4452a29b2910e5d6e78674229ca73c.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_3d6c5945ac4452a29b2910e5d6e78674229ca73c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.34/TEST_TMP/52/run/cpp/test_coroutines_pep492/_cython_inline_a8faec31327eca33ec3ca5355c749a919e8d011c.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_a8faec31327eca33ec3ca5355c749a919e8d011c.pyx #### 2023-04-02 18:25:34.196825 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-02 18:25:44.199341 #### 2023-04-02 18:25:54.201883 ---------------------------------------------------------------------- Ran 415 tests in 542.910s 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 551 seconds (9.2 minutes) Times: compile-cpp : 5138.51 sec (1046, 4.913 / run) - slowest: 'cpp:test_unicode' (99.19s), 'cpp:test_coroutines_pep492' (63.93s), 'cpp:memoryview' (53.23s), 'cpp:bufaccess' (43.33s), 'cpp:test_asyncgen' (39.86s), 'cpp:test_grammar' (36.10s), 'cpp:fused_types' (36.08s), 'cpp:fused_def' (35.39s) compile-c : 4411.41 sec ( 978, 4.511 / run) - slowest: 'c:test_unicode' (144.71s), 'c:test_coroutines_pep492' (75.97s), 'c:test_asyncgen' (73.48s), 'c:memoryview' (68.73s), 'c:memslice' (64.29s), 'c:fused_def' (57.53s), 'c:fused_types' (45.52s), 'c:test_fstring' (44.37s) cython : 1343.64 sec (2205, 0.609 / run) - slowest: 'c:test_unicode' (24.82s), 'c:memslice' (16.71s), 'c:fused_types' (16.64s), 'c:memoryview' (14.30s), 'cpp:memoryview' (13.62s), 'cpp:fused_types' (13.38s), 'c:test_coroutines_pep492' (11.10s), 'c:cyfunction_defaults' (10.84s) etoe-build : 463.60 sec ( 70, 6.623 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (44.29s), 'c:memoryview_acq_count(1)' (40.01s), 'c:memoryview_inline_pxd(1)' (21.02s), 'c:cdef_multiple_inheritance_errors(1)' (19.27s), 'c:asyncio_generators(1)' (18.54s), 'c:pure_pxd(1)' (16.05s), 'c:fused_cmethods(1)' (15.91s), 'c:module_api(1)' (14.62s) run : 443.16 sec (1382, 0.321 / run) - slowest: 'c:test_fstring' (175.95s), 'c:test_coroutines_pep492' (166.15s), 'c:memslice' (15.67s), 'cpp:memslice' (12.45s), 'c:memoryview_in_subclasses' (11.69s), 'c:test_unicode' (11.00s), 'cpp:memoryview_in_subclasses' (10.61s), 'cpp:test_unicode' (10.43s) etoe-run : 81.01 sec ( 121, 0.669 / run) - slowest: 'c:pyximport_pyimport(1)' (23.76s), 'c:cpdef_pickle(1)' (6.90s), 'c:cythonize_script_package(1)' (6.12s), 'c:cythonize_script(1)' (4.76s), 'c:depfile_package_cythonize(1)' (3.69s), 'c:pyximport_errors(1)' (3.00s), 'c:memoryview_acq_count(3)' (2.99s), 'c:cythonize_script_excludes(1)' (2.86s) import : 1.63 sec (1382, 0.001 / run) - slowest: 'cpp:bufaccess' (0.02s), 'c:bufaccess' (0.02s), 'c:memoryview' (0.02s), 'c:importas' (0.02s), 'c:memslice' (0.02s), 'c:memoryview_pep489_typing' (0.02s), 'c:test_fstring' (0.02s), 'cpp:memoryview' (0.02s) pyrun : 0.36 sec ( 52, 0.007 / run) - slowest: 'py:ext_auto_richcmp' (0.05s), 'py:generators_py' (0.04s), 'py:constant_folding' (0.02s), 'py:pure_py' (0.02s), 'py:uninitialized' (0.02s), 'py:argerrors' (0.02s), 'py:py_classbody' (0.01s), 'py:pyclass_scope_T671' (0.01s) pyimport : 0.13 sec ( 52, 0.002 / run) - slowest: 'py:boolop_py' (0.02s), 'py:constant_folding' (0.01s), 'py:pure_py' (0.01s), 'py:generators_py' (0.01s), 'py:ext_auto_richcmp' (0.01s), 'py:for_in_iter' (0.01s), 'py:purecdef' (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-r0.apk >>> cython*: Tracing dependencies... python3 so:libc.musl-ppc64le.so.1 >>> cython*: Package size: 10.8 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-0.29.34-r0.apk >>> cython: Build complete at Sun, 02 Apr 2023 18:25:57 +0000 elapsed time 0h 10m 29s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Uninstalling dependencies... (1/14) Purging .makedepends-cython (20230402.181529) (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.2-r0) (6/14) Purging python3 (3.11.2-r0) (7/14) Purging libbz2 (1.0.8-r4) (8/14) Purging libffi (3.4.4-r1) (9/14) Purging gdbm (1.23-r0) (10/14) Purging xz-libs (5.4.2-r0) (11/14) Purging mpdecimal (2.5.1-r1) (12/14) Purging libpanelw (6.4_p20230401-r0) (13/14) Purging readline (8.2.1-r0) (14/14) Purging sqlite-libs (3.41.2-r1) Executing busybox-1.36.0-r5.trigger OK: 292 MiB in 96 packages >>> cython: Updating the main/ppc64le repository index... >>> cython: Signing the index...