>>> cython: Building main/cython 0.29.24-r1 (using abuild 3.9.0-r0) started Wed, 13 Apr 2022 00:18:25 +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/19) Installing libbz2 (1.0.8-r1) (2/19) Installing libffi (3.4.2-r1) (3/19) Installing gdbm (1.23-r0) (4/19) Installing xz-libs (5.2.5-r1) (5/19) Installing mpdecimal (2.5.1-r1) (6/19) Installing ncurses-terminfo-base (6.3_p20220402-r0) (7/19) Installing ncurses-libs (6.3_p20220402-r0) (8/19) Installing readline (8.1.2-r0) (9/19) Installing sqlite-libs (3.37.2-r0) (10/19) Installing python3 (3.10.3-r0) (11/19) Installing py3-appdirs (1.4.4-r3) (12/19) Installing py3-more-itertools (8.12.0-r2) (13/19) Installing py3-ordered-set (4.0.2-r3) (14/19) Installing py3-parsing (2.4.7-r3) (15/19) Installing py3-six (1.16.0-r1) (16/19) Installing py3-packaging (21.3-r0) (17/19) Installing py3-setuptools (59.4.0-r0) (18/19) Installing python3-dev (3.10.3-r0) (19/19) Installing .makedepends-cython (20220413.001826) Executing busybox-1.35.0-r8.trigger OK: 424 MiB in 104 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/cython-0.29.24.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 2 2048k 2 49134 0 0 635k 0 0:00:03 --:--:-- 0:00:03 631k 100 2048k 100 2048k 0 0 15.3M 0 --:--:-- --:--:-- --:--:-- 15.2M >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/cython-0.29.24.tar.gz >>> cython: Checking sha512sums... cython-0.29.24.tar.gz: OK cython-test-fix.patch: OK >>> cython: Unpacking /var/cache/distfiles/v3.16/cython-0.29.24.tar.gz... >>> cython: cython-test-fix.patch patching file tests/run/cpp_stl_conversion.pyx Unable to find pgen, not compiling formal grammar. running build running build_py creating build creating build/lib.linux-x86_64-3.10 copying cython.py -> build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/Cython copying Cython/TestUtils.py -> build/lib.linux-x86_64-3.10/Cython copying Cython/__init__.py -> build/lib.linux-x86_64-3.10/Cython copying Cython/Shadow.py -> build/lib.linux-x86_64-3.10/Cython copying Cython/CodeWriter.py -> build/lib.linux-x86_64-3.10/Cython copying Cython/Coverage.py -> build/lib.linux-x86_64-3.10/Cython copying Cython/StringIOTree.py -> build/lib.linux-x86_64-3.10/Cython copying Cython/Debugging.py -> build/lib.linux-x86_64-3.10/Cython copying Cython/Utils.py -> build/lib.linux-x86_64-3.10/Cython creating build/lib.linux-x86_64-3.10/Cython/Build copying Cython/Build/Inline.py -> build/lib.linux-x86_64-3.10/Cython/Build copying Cython/Build/Dependencies.py -> build/lib.linux-x86_64-3.10/Cython/Build copying Cython/Build/Distutils.py -> build/lib.linux-x86_64-3.10/Cython/Build copying Cython/Build/BuildExecutable.py -> build/lib.linux-x86_64-3.10/Cython/Build copying Cython/Build/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Build copying Cython/Build/Cythonize.py -> build/lib.linux-x86_64-3.10/Cython/Build copying Cython/Build/IpythonMagic.py -> build/lib.linux-x86_64-3.10/Cython/Build creating build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Code.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Errors.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Naming.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Version.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Symtab.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Annotate.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Options.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Buffer.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Builtin.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Pythran.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Optimize.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/TreePath.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Scanning.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Nodes.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Main.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Parsing.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Visitor.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Future.py -> build/lib.linux-x86_64-3.10/Cython/Compiler creating build/lib.linux-x86_64-3.10/Cython/Runtime copying Cython/Runtime/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Runtime creating build/lib.linux-x86_64-3.10/Cython/Distutils copying Cython/Distutils/old_build_ext.py -> build/lib.linux-x86_64-3.10/Cython/Distutils copying Cython/Distutils/extension.py -> build/lib.linux-x86_64-3.10/Cython/Distutils copying Cython/Distutils/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Distutils copying Cython/Distutils/build_ext.py -> build/lib.linux-x86_64-3.10/Cython/Distutils creating build/lib.linux-x86_64-3.10/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build/lib.linux-x86_64-3.10/Cython/Debugger copying Cython/Debugger/libcython.py -> build/lib.linux-x86_64-3.10/Cython/Debugger copying Cython/Debugger/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Debugger copying Cython/Debugger/libpython.py -> build/lib.linux-x86_64-3.10/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build/lib.linux-x86_64-3.10/Cython/Debugger creating build/lib.linux-x86_64-3.10/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-x86_64-3.10/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-x86_64-3.10/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-x86_64-3.10/Cython/Debugger/Tests creating build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Errors.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/DFA.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Scanners.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Regexps.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Traditional.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Machines.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Transitions.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Timing.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Lexicons.py -> build/lib.linux-x86_64-3.10/Cython/Plex creating build/lib.linux-x86_64-3.10/Cython/Tests copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-x86_64-3.10/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build/lib.linux-x86_64-3.10/Cython/Tests copying Cython/Tests/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Tests copying Cython/Tests/xmlrunner.py -> build/lib.linux-x86_64-3.10/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-x86_64-3.10/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-x86_64-3.10/Cython/Tests creating build/lib.linux-x86_64-3.10/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-x86_64-3.10/Cython/Build/Tests copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-x86_64-3.10/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build/lib.linux-x86_64-3.10/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-x86_64-3.10/Cython/Build/Tests creating build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests creating build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Utility creating build/lib.linux-x86_64-3.10/Cython/Tempita copying Cython/Tempita/compat3.py -> build/lib.linux-x86_64-3.10/Cython/Tempita copying Cython/Tempita/_tempita.py -> build/lib.linux-x86_64-3.10/Cython/Tempita copying Cython/Tempita/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Tempita copying Cython/Tempita/_looper.py -> build/lib.linux-x86_64-3.10/Cython/Tempita creating build/lib.linux-x86_64-3.10/pyximport copying pyximport/__init__.py -> build/lib.linux-x86_64-3.10/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-x86_64-3.10/pyximport copying pyximport/pyximport.py -> build/lib.linux-x86_64-3.10/pyximport creating build/lib.linux-x86_64-3.10/Cython/Includes copying Cython/Includes/openmp.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes creating build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython creating build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc creating build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/select.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix creating build/lib.linux-x86_64-3.10/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/numpy creating build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp creating build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Code.pxd -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build/lib.linux-x86_64-3.10/Cython/Runtime copying Cython/Debugger/Tests/codefile -> build/lib.linux-x86_64-3.10/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-x86_64-3.10/Cython/Debugger/Tests copying Cython/Plex/Actions.pxd -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Scanners.pxd -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Utility/MemoryView.pyx -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/CConvert.pyx -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/CppConvert.pyx -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/ImportExport.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Embed.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Printing.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/AsyncGen.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Complex.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/CommonStructures.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/CMath.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Optimize.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Coroutine.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Buffer.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/TypeConversion.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Profile.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/StringTools.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Capsule.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Exceptions.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/CythonFunction.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Overflow.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Builtins.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/arrayarray.h -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build/lib.linux-x86_64-3.10/Cython/Utility running build_ext Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Plex/Scanners.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Plex/Actions.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/Scanning.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/Visitor.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/FlowControl.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Runtime/refnanny.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/FusedNode.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Tempita/_tempita.py because it changed. [1/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/FlowControl.py [2/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/FusedNode.py [3/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/Scanning.py [4/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/Visitor.py [5/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Plex/Actions.py [6/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Plex/Scanners.py [7/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Runtime/refnanny.pyx [8/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Tempita/_tempita.py building 'Cython.Plex.Scanners' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/home creating build/temp.linux-x86_64-3.10/home/buildozer creating build/temp.linux-x86_64-3.10/home/buildozer/aports creating build/temp.linux-x86_64-3.10/home/buildozer/aports/main creating build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython creating build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src creating build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24 creating build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython creating build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Plex gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Plex/Scanners.c -o build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Plex/Scanners.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-x86_64-3.10/Cython/Plex/Scanners.cpython-310-x86_64-linux-gnu.so building 'Cython.Plex.Actions' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Plex/Actions.c -o build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Plex/Actions.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-x86_64-3.10/Cython/Plex/Actions.cpython-310-x86_64-linux-gnu.so building 'Cython.Compiler.Scanning' extension creating build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/Scanning.c -o build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/Scanning.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-x86_64-3.10/Cython/Compiler/Scanning.cpython-310-x86_64-linux-gnu.so building 'Cython.Compiler.Visitor' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/Visitor.c -o build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/Visitor.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-x86_64-3.10/Cython/Compiler/Visitor.cpython-310-x86_64-linux-gnu.so building 'Cython.Compiler.FlowControl' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/FlowControl.c -o build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/FlowControl.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-x86_64-3.10/Cython/Compiler/FlowControl.cpython-310-x86_64-linux-gnu.so building 'Cython.Runtime.refnanny' extension creating build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Runtime gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Runtime/refnanny.c -o build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Runtime/refnanny.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-x86_64-3.10/Cython/Runtime/refnanny.cpython-310-x86_64-linux-gnu.so building 'Cython.Compiler.FusedNode' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/FusedNode.c -o build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/FusedNode.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-x86_64-3.10/Cython/Compiler/FusedNode.cpython-310-x86_64-linux-gnu.so building 'Cython.Tempita._tempita' extension creating build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Tempita gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c /home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Tempita/_tempita.c -o build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Tempita/_tempita.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/home/buildozer/aports/main/cython/src/cython-0.29.24/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-x86_64-3.10/Cython/Tempita/_tempita.cpython-310-x86_64-linux-gnu.so /home/buildozer/aports/main/cython/src/cython-0.29.24/runtests.py:69: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.command.build_ext import build_ext as _build_ext /home/buildozer/aports/main/cython/src/cython-0.29.24/runtests.py:2226: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead thread.setDaemon(True) # Py2.6 ... Python 3.10.3 (main, Apr 7 2022, 10:35:47) [GCC 11.2.1 20220219] Running tests against Cython 0.29.24 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. /home/buildozer/aports/main/cython/src/cython-0.29.24/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. 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. Compiling /home/buildozer/.cython/inline/_cython_inline_172635519be06540eb6a2d2ae21e5ac91c3a565d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_172635519be06540eb6a2d2ae21e5ac91c3a565d.pyx warning: /home/buildozer/.cython/inline/_cython_inline_92d3333fa7a9399ddcd2c86cdcf7147bbd0c4f7b.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_92d3333fa7a9399ddcd2c86cdcf7147bbd0c4f7b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_92d3333fa7a9399ddcd2c86cdcf7147bbd0c4f7b.pyx /home/buildozer/aports/main/cython/src/cython-0.29.24/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.24/TEST_TMP/cycache-testdiw8wo7n/srcf05zrb1n/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testdiw8wo7n/srcf05zrb1n/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testdiw8wo7n/srcf05zrb1n/a.pyx /home/buildozer/aports/main/cython/src/cython-0.29.24/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.24/TEST_TMP/cycache-testdiw8wo7n/srcf05zrb1n/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testdiw8wo7n/srcf05zrb1n/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testdiw8wo7n/srcf05zrb1n/a.pyx Compiling TEST_TMP/cycache-testdiw8wo7n/srcf05zrb1n/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testdiw8wo7n/srcf05zrb1n/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-0.29.24/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.24/TEST_TMP/cycache-testhe_trvm1/src5r7eskgn/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testhe_trvm1/src5r7eskgn/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testhe_trvm1/src5r7eskgn/a.pyx Compiling TEST_TMP/cycache-testhe_trvm1/src5r7eskgn/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testhe_trvm1/src5r7eskgn/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-0.29.24/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.24/TEST_TMP/cycache-test7sxr9dzq/srcg5zea1x8/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-test7sxr9dzq/srcg5zea1x8/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-test7sxr9dzq/srcg5zea1x8/a.pyx Compiling TEST_TMP/cycache-test7sxr9dzq/srcg5zea1x8/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-test7sxr9dzq/srcg5zea1x8/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-0.29.24/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.24/TEST_TMP/cycache-testcwpudslg/srcoik3smti/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testcwpudslg/srcoik3smti/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testcwpudslg/srcoik3smti/options.pyx /home/buildozer/aports/main/cython/src/cython-0.29.24/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.24/TEST_TMP/cycache-testcwpudslg/srcoik3smti/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testcwpudslg/srcoik3smti/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testcwpudslg/srcoik3smti/options.pyx Compiling TEST_TMP/cycache-testcwpudslg/srcoik3smti/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testcwpudslg/srcoik3smti/options.pyx in cache Compiling TEST_TMP/cycache-testcwpudslg/srcoik3smti/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testcwpudslg/srcoik3smti/options.pyx in cache warning: TEST_TMP/inline/_cython_inline_e78873b60404c23499f6f2a39f489b9188168b1a.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_bf10d02ff7fc1f8343a890d67369d7609729aa59.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bf10d02ff7fc1f8343a890d67369d7609729aa59.pyx #### 2022-04-13 00:19:53.860226 Compiling /home/buildozer/.cython/inline/_cython_inline_3b19edfb27ccc81633c59bbe26b477745e286daf.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3b19edfb27ccc81633c59bbe26b477745e286daf.pyx Python build environment: Python sys.version_info(major=3, minor=10, micro=3, releaselevel='final', serial=0) PY_VERSION_HEX 0x30A03F0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_PYSTON 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 1 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4) 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.10 LIBS = -ldl -lm LIBDIR = /usr/lib LIBPL = /usr/lib/python3.10/config-3.10-x86_64-linux-gnu Python LIBRARY = libpython3.10.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = gcc CC (env) = gcc CFLAGS (distutils) = -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 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_896d5c6c8473ebea86c9822c9ee38b6b42cef2bb.pyx:6:4: Unreachable code warning: TEST_TMP/inline/_cython_inline_f0d8f5f62f1cfe6ab6f66ca76a540b1276fd3486.pyx:11:4: Unreachable code warning: TEST_TMP/inline/_cython_inline_953656a25552a958b2a825d447bc2305892880f3.pyx:6:4: Unreachable code warning: TEST_TMP/inline/_cython_inline_7fddd4790d5eaec08536593a354fa1acc6bb2c5f.pyx:8:4: Unreachable code Python build environment: Python sys.version_info(major=3, minor=10, micro=3, releaselevel='final', serial=0) PY_VERSION_HEX 0x30A03F0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_PYSTON 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 1 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4) 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.10 LIBS = -ldl -lm LIBDIR = /usr/lib LIBPL = /usr/lib/python3.10/config-3.10-x86_64-linux-gnu Python LIBRARY = libpython3.10.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = gcc CC (env) = gcc CFLAGS (distutils) = -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 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 #### 2022-04-13 00:20:03.871325 === C/C++ compiler error output: === cvardef.c: In function '__pyx_pf_7cvardef_f': cvardef.c:1142:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] 1142 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1141:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] 1141 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1140:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] 1140 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1139:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] 1139 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cvardef.cpp: In function 'PyObject* __pyx_pf_7cvardef_f(PyObject*)': cvardef.cpp:1153:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] 1153 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1154:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] 1154 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1155:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] 1155 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1156:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] 1156 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cdef_syntax.c: In function '__pyx_pf_11cdef_syntax_use_cdef': cdef_syntax.c:1141:144: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 1141 | __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: === cdef_syntax.cpp: In function 'PyObject* __pyx_pf_11cdef_syntax_use_cdef(PyObject*)': cdef_syntax.cpp:1155:144: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 1155 | __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; | ^~~~~~~~~ ==================================== #### 2022-04-13 00:20:13.882349 #### 2022-04-13 00:20:23.893592 === C/C++ compiler error output: === hinsen2.c:2753:12: warning: '__Pyx__ArgTypeTest' defined but not used [-Wunused-function] 2753 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) | ^~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === hinsen2.cpp:2767:12: warning: 'int __Pyx__ArgTypeTest(PyObject*, PyTypeObject*, const char*, int)' defined but not used [-Wunused-function] 2767 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) | ^~~~~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:20:33.904734 === C/C++ compiler error output: === builtin_basestring.c: In function '__pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3': builtin_basestring.c:1325:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 1325 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ^~ builtin_basestring.c:1354:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 1354 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ^~ ==================================== === C/C++ compiler error output: === builtin_basestring.cpp: In function 'PyObject* __pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3(PyObject*)': builtin_basestring.cpp:1339:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 1339 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ builtin_basestring.cpp:1368:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 1368 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ ==================================== === 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:2154:85: warning: passing argument 1 of '__Pyx_CFunc_const__char______const__char________int___to_py' from incompatible pointer type [-Wincompatible-pointer-types] 2154 | PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr); | ^~~~~~ | | | char * (*)(const char *, int) cpdef_extern_func.c:1484:92: note: expected 'const char * (*)(const char *, int)' but argument is of type 'char * (*)(const char *, int)' 1484 | static PyObject *__Pyx_CFunc_const__char______const__char________int___to_py(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:20:43.915803 === C/C++ compiler error output: === cpdef_extern_func.cpp: In function 'int __pyx_pymod_exec_cpdef_extern_func(PyObject*)': cpdef_extern_func.cpp:2168:85: warning: invalid conversion from 'char* (*)(const char*, int)' to 'const char* (*)(const char*, int)' [-fpermissive] 2168 | PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr); | ^~~~~~ | | | char* (*)(const char*, int) cpdef_extern_func.cpp:1498:92: note: initializing argument 1 of 'PyObject* __Pyx_CFunc_const__char______const__char________int___to_py(const char* (*)(const char*, int))' 1498 | static PyObject *__Pyx_CFunc_const__char______const__char________int___to_py(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cpp_classes_def.cpp: In function 'PyObject* __pyx_pw_15cpp_classes_def_3test_BaseMethods(PyObject*, PyObject*)': cpp_classes_def.cpp:2386:16: warning: '__pyx_v_subClass' may be used uninitialized in this function [-Wmaybe-uninitialized] 2386 | delete __pyx_v_subClass; | ^~~~~~~~~~~~~~~~ cpp_classes_def.cpp:2296:39: note: '__pyx_v_subClass' was declared here 2296 | __pyx_t_15cpp_classes_def_SubClass *__pyx_v_subClass; | ^~~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:20:53.926961 #### 2022-04-13 00:21:03.938002 === 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:1661:10: warning: '__pyx_v_f' may be used uninitialized in this function [-Wmaybe-uninitialized] 1661 | return __pyx_r; | ^~~~~~~ ==================================== #### 2022-04-13 00:21:13.949137 === C/C++ compiler error output: === cyfunction_defaults.c:17835:20: warning: '__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__' defined but not used [-Wunused-variable] 17835 | 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:17775:20: warning: '__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__' defined but not used [-Wunused-variable] 17775 | 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:14628:20: warning: '__pyx_mdef___pyx_memoryview_3__setstate_cython__' defined but not used [-Wunused-variable] 14628 | 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:14568:20: warning: '__pyx_mdef___pyx_memoryview_1__reduce_cython__' defined but not used [-Wunused-variable] 14568 | 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:14470:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran' defined but not used [-Wunused-variable] 14470 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14371:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy' defined but not used [-Wunused-variable] 14371 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14290:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig' defined but not used [-Wunused-variable] 14290 | 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:14209:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig' defined but not used [-Wunused-variable] 14209 | 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:9928:20: warning: '__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__' defined but not used [-Wunused-variable] 9928 | 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:9664:20: warning: '__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__' defined but not used [-Wunused-variable] 9664 | 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:9260:20: warning: '__pyx_mdef___pyx_array_3__setstate_cython__' defined but not used [-Wunused-variable] 9260 | 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:9200:20: warning: '__pyx_mdef___pyx_array_1__reduce_cython__' defined but not used [-Wunused-variable] 9200 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:21:23.960249 RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2022-04-13 00:21:33.971492 RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: === C/C++ compiler error output: === cyfunction_defaults.cpp:17849:20: warning: '__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__' defined but not used [-Wunused-variable] 17849 | 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:17789:20: warning: '__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__' defined but not used [-Wunused-variable] 17789 | 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:14642:20: warning: '__pyx_mdef___pyx_memoryview_3__setstate_cython__' defined but not used [-Wunused-variable] 14642 | 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:14582:20: warning: '__pyx_mdef___pyx_memoryview_1__reduce_cython__' defined but not used [-Wunused-variable] 14582 | 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:14484:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran' defined but not used [-Wunused-variable] 14484 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14385:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy' defined but not used [-Wunused-variable] 14385 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14304:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig' defined but not used [-Wunused-variable] 14304 | 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:14223:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig' defined but not used [-Wunused-variable] 14223 | 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:9942:20: warning: '__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__' defined but not used [-Wunused-variable] 9942 | 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:9678:20: warning: '__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__' defined but not used [-Wunused-variable] 9678 | 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:9274:20: warning: '__pyx_mdef___pyx_array_3__setstate_cython__' defined but not used [-Wunused-variable] 9274 | 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:9214:20: warning: '__pyx_mdef___pyx_array_1__reduce_cython__' defined but not used [-Wunused-variable] 9214 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:21:43.983025 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: === cyfunction.c: In function '__pyx_pf_10cyfunction_16test_annotations_inner': cyfunction.c:3853:71: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 3853 | struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === memslice.c: In function '__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct': memslice.c:84602:38: warning: taking address of packed member of 'struct __pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 84602 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~^~~~~ ==================================== #### 2022-04-13 00:21:53.994244 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: === cyfunction.cpp: In function 'PyObject* __pyx_pf_10cyfunction_16test_annotations_inner(PyObject*, PyObject*, PyObject*)': cyfunction.cpp:3867:71: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 3867 | struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:22:04.005222 #### 2022-04-13 00:22:14.016388 acquired default acquired Global_A #### 2022-04-13 00:22:24.027488 /usr/lib/python3.10/doctest.py:1353: 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.10/doctest.py:1353: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited exception = sys.exc_info() RuntimeWarning: Enable tracemalloc to get the object allocation traceback #### 2022-04-13 00:22:34.038599 :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback === C/C++ compiler error output: === embedsignatures.c:10528:18: warning: '__pyx_pf_15embedsignatures_3Foo_3m13_genexpr' defined but not used [-Wunused-function] 10528 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embedsignatures.c:10390:18: warning: '__pyx_pf_15embedsignatures_3Foo_3m12_genexpr' defined but not used [-Wunused-function] 10390 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:22:44.049651 ---------------------------------------------------------------------- Ran 328 tests in 179.448s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) ---------------------------------------------------------------------- Ran 235 tests in 186.113s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) #### 2022-04-13 00:22:54.060831 === C/C++ compiler error output: === embedsignatures.cpp:10542:18: warning: 'PyObject* __pyx_pf_15embedsignatures_3Foo_3m13_genexpr(PyObject*)' defined but not used [-Wunused-function] 10542 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embedsignatures.cpp:10404:18: warning: 'PyObject* __pyx_pf_15embedsignatures_3Foo_3m12_genexpr(PyObject*)' defined but not used [-Wunused-function] 10404 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === shrubbery_2.c:1123:47: warning: '__pyx_f_11shrubbery_2_another_shrubbery' defined but not used [-Wunused-function] 1123 | 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:1137:47: warning: '__pyx_obj_9my_module_Shrubbery* __pyx_f_11shrubbery_2_another_shrubbery(__pyx_obj_9my_module_Shrubbery*)' defined but not used [-Wunused-function] 1137 | 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: === py_unicode_type.c: In function '__pyx_pf_15py_unicode_type_10unicode_methods': py_unicode_type.c:2036:3: warning: '_PyUnicode_ToTitlecase' is deprecated [-Wdeprecated-declarations] 2036 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_type.c:6: /usr/include/python3.10/cpython/unicodeobject.h:1093:40: note: declared here 1093 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:23:04.071868 === C/C++ compiler error output: === In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, 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.10/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:2050:15: note: in expansion of macro 'Py_UNICODE_TOTITLE' 2050 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.10/cpython/unicodeobject.h:1093:40: note: declared here 1093 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === unused_args.c:1412:18: warning: '__pyx_f_11unused_args_c_unused_optional' defined but not used [-Wunused-function] 1412 | 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:1362:18: warning: '__pyx_f_11unused_args_c_unused_simple' defined but not used [-Wunused-function] 1362 | 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: === unused_args.cpp:1426: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] 1426 | 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:1376:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] 1376 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:23:14.083028 ---------------------------------------------------------------------- Ran 329 tests in 204.750s OK (skipped=2) Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) === C/C++ compiler error output: === sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_58test_chunksize': sequential_parallel.c:15308:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] 15308 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_68test_inner_private': sequential_parallel.c:17458:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] 17458 | int __pyx_t_4; | ^~~~~~~~~ ==================================== === 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:84616:39: warning: taking address of packed member of '__pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 84616 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~~^~~~ ==================================== #### 2022-04-13 00:23:24.094363 #### 2022-04-13 00:23:34.105524 === C/C++ compiler error output: === breaking_loop.c:1116:12: warning: '__pyx_f_13breaking_loop_func' defined but not used [-Wunused-function] 1116 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === breaking_loop.cpp:1130:12: warning: 'int __pyx_f_13breaking_loop_func(Py_ssize_t)' defined but not used [-Wunused-function] 1130 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_58test_chunksize(PyObject*)': sequential_parallel.cpp:15322:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] 15322 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_68test_inner_private(PyObject*)': sequential_parallel.cpp:17472:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] 17472 | int __pyx_t_4; | ^~~~~~~~~ ==================================== acquired default acquired Global_A ---------------------------------------------------------------------- Ran 325 tests in 234.235s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) #### 2022-04-13 00:23:44.116915 === C/C++ compiler error output: === set.c: In function '__pyx_pf_3set_cython_set': set.c:1672:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 1672 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ^~ set.c: In function '__pyx_pf_3set_2cython_frozenset': set.c:1753:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 1753 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ^~ ==================================== === C/C++ compiler error output: === pointers.c: In function '__pyx_pf_8pointers_compare': pointers.c:1169:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 1169 | __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:1472:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1472 | __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: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); | ^~ ==================================== === C/C++ compiler error output: === pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_compare(PyObject*)': pointers.cpp:1183:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 1183 | __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:1486:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1486 | __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:1627:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1627 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === set.cpp: In function 'PyObject* __pyx_pf_3set_cython_set(PyObject*)': set.cpp:1686:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 1686 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~ set.cpp: In function 'PyObject* __pyx_pf_3set_2cython_frozenset(PyObject*)': set.cpp:1767:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 1767 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === py_ucs4_type.c: In function '__pyx_pf_12py_ucs4_type_12unicode_methods': py_ucs4_type.c:2244:3: warning: '_PyUnicode_ToTitlecase' is deprecated [-Wdeprecated-declarations] 2244 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_ucs4_type.c:6: /usr/include/python3.10/cpython/unicodeobject.h:1093:40: note: declared here 1093 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:23:54.128252 === C/C++ compiler error output: === locals.c: In function '__pyx_pf_6locals_14locals_ctype': locals.c:2440:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] 2440 | int *__pyx_v_p; | ^~~~~~~~~ locals.c: In function '__pyx_pf_6locals_16locals_ctype_inferred': locals.c:2527:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] 2527 | int *__pyx_v_b; | ^~~~~~~~~ ==================================== === C/C++ compiler error output: === In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, 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.10/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:2258:15: note: in expansion of macro 'Py_UNICODE_TOTITLE' 2258 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.10/cpython/unicodeobject.h:1093:40: note: declared here 1093 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === locals.cpp: In function 'PyObject* __pyx_pf_6locals_14locals_ctype(PyObject*)': locals.cpp:2454:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] 2454 | int *__pyx_v_p; | ^~~~~~~~~ locals.cpp: In function 'PyObject* __pyx_pf_6locals_16locals_ctype_inferred(PyObject*)': locals.cpp:2541:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] 2541 | int *__pyx_v_b; | ^~~~~~~~~ ==================================== === C/C++ compiler error output: === c_code_docstring.c:621:17: warning: 'square' defined but not used [-Wunused-function] 621 | static long square(long x) {return x * x;} | ^~~~~~ ==================================== === C/C++ compiler error output: === c_code_docstring.cpp:635:17: warning: 'long int square(long int)' defined but not used [-Wunused-function] 635 | static long square(long x) {return x * x;} | ^~~~~~ ==================================== === C/C++ compiler error output: === libc_sin.c:1056:15: warning: '__pyx_f_8libc_sin_f' defined but not used [-Wunused-function] 1056 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === libc_sin.cpp:1070:15: warning: 'double __pyx_f_8libc_sin_f(double)' defined but not used [-Wunused-function] 1070 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:24:04.139413 ---------------------------------------------------------------------- Ran 314 tests in 254.595s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) ---------------------------------------------------------------------- Ran 439 tests in 257.026s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) === C/C++ compiler error output: === py_unicode_strings.c: In function '__pyx_pf_18py_unicode_strings_test_c_to_python': py_unicode_strings.c:1297:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1297 | __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.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1321:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1321 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1345:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1345 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1369:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1369 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1402:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1402 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1435:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1435 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1468:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1468 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1501:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1501 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1534:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1534 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1567:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1567 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1600:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1600 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1633:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1633 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1666:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1666 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1700:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1700 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:806:43: note: in definition of macro 'unlikely' 806 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1719:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1719 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:806:43: note: in definition of macro 'unlikely' 806 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1738:62: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1738 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:806:43: note: in definition of macro 'unlikely' 806 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1845:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1845 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | 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:2120:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2120 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2139:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2139 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2158:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2158 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2195:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2195 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 88, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2214:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2214 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 89, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2251:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2251 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 91, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2288:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2288 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 93, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2325:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2325 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 95, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2344:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2344 | __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) | ^~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.c:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 436 tests in 258.559s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) === 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:716:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 716 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1311:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1311 | __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.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:716:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 716 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1335:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1335 | __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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:716:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 716 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1359:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1359 | __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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:716:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 716 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1383:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1383 | __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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:716:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 716 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1416:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1416 | __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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:716:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 716 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1449:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1449 | __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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1482:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1482 | __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) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1515:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1515 | __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) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1548:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1548 | __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) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1581:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1581 | __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) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1614:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1614 | __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) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1647:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1647 | __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) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1680:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1680 | __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) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1714:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1714 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:820:43: note: in definition of macro 'unlikely' 820 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:1733:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1733 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:820:43: note: in definition of macro 'unlikely' 820 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:1752:62: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1752 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:820:43: note: in definition of macro 'unlikely' 820 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:716:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 716 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1859:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1859 | __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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:551:42: note: declared here 551 | 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:2134:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2134 | __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) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2153:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2153 | __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) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2172:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2172 | __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) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2209:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2209 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 88, __pyx_L1_error) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2228:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2228 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 89, __pyx_L1_error) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2265:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2265 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 91, __pyx_L1_error) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2302:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2302 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 93, __pyx_L1_error) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2339:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2339 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 95, __pyx_L1_error) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2358:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2358 | __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) | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from py_unicode_strings.cpp:6: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 343 tests in 261.095s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) === C/C++ compiler error output: === for_in_string.c:4219:16: warning: '__Pyx__PyObject_AsPy_UCS4' defined but not used [-Wunused-function] 4219 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:24:14.150626 === C/C++ compiler error output: === for_in_string.cpp:4233:16: warning: 'Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject*)' defined but not used [-Wunused-function] 4233 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === atoi.c:1065:18: warning: '__pyx_f_4atoi_parse_charptr_to_py_int' defined but not used [-Wunused-function] 1065 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === atoi.cpp:1079:18: warning: 'PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)' defined but not used [-Wunused-function] 1079 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:24:24.162078 ---------------------------------------------------------------------- Ran 367 tests in 276.364s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) ---------------------------------------------------------------------- Ran 506 tests in 278.223s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) #### 2022-04-13 00:24:34.173484 #### 2022-04-13 00:24:44.184868 === C/C++ compiler error output: === test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f': test_grammar.c:38106:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 38106 | 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:43443:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 43443 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === utf_eight.c:1219:18: warning: '__pyx_f_9utf_eight_tounicode_with_length_and_free' defined but not used [-Wunused-function] 1219 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1167:18: warning: '__pyx_f_9utf_eight_tounicode_with_length' defined but not used [-Wunused-function] 1167 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1115:18: warning: '__pyx_f_9utf_eight_tounicode' defined but not used [-Wunused-function] 1115 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === to_char.c:2023:27: warning: '__pyx_f_7to_char__chars' defined but not used [-Wunused-function] 2023 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === utf_eight.cpp:1233:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length_and_free(char*, size_t)' defined but not used [-Wunused-function] 1233 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1181:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length(char*, size_t)' defined but not used [-Wunused-function] 1181 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1129:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode(char*)' defined but not used [-Wunused-function] 1129 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 439 tests in 303.314s OK (skipped=2) Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) #### 2022-04-13 00:24:54.196044 === C/C++ compiler error output: === unused.c:1397:18: warning: '__pyx_f_6unused_c_unused_optional' defined but not used [-Wunused-function] 1397 | 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:1347:18: warning: '__pyx_f_6unused_c_unused_simple' defined but not used [-Wunused-function] 1347 | 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: === reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_68reversed_unsigned': reversed_iteration.c:10403:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10403 | 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:10544:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10544 | 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:10683:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10683 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ^ ==================================== === C/C++ compiler error output: === unused.cpp:1411:18: warning: 'PyObject* __pyx_f_6unused_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_6unused_c_unused_optional*)' defined but not used [-Wunused-function] 1411 | 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:1361:18: warning: 'PyObject* __pyx_f_6unused_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] 1361 | 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: === to_char.cpp:2037:27: warning: '__Pyx_memviewslice __pyx_f_7to_char__chars(PyObject*)' defined but not used [-Wunused-function] 2037 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 618 tests in 312.875s OK (skipped=2) Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) #### 2022-04-13 00:25:04.207472 /usr/lib/python3.10/unittest/case.py:549: RuntimeWarning: coroutine '123' was never awaited method() ---------------------------------------------------------------------- Ran 418 tests in 317.685s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) === C/C++ compiler error output: === reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_68reversed_unsigned(PyObject*, int, int)': reversed_iteration.cpp:10417:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10417 | 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:10558:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10558 | 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:10697:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10697 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ~~~~~~~~~~^~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:25:14.218559 #### 2022-04-13 00:25:24.230249 ---------------------------------------------------------------------- Ran 497 tests in 338.433s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_395bbd00641eba1f831c5d296a9effd50da9f1c8.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3321753a16003f0db7a70dff8d58cd071bbf3ebf.pyx:5:8: Cannot assign to or delete this ---------------------------------------------------------------------- Ran 461 tests in 344.469s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) #### 2022-04-13 00:25:34.241619 warning: /home/buildozer/.cython/inline/_cython_inline_8c234087ebc78380c18f73ad3c2943aa5904a3b4.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_8c234087ebc78380c18f73ad3c2943aa5904a3b4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8c234087ebc78380c18f73ad3c2943aa5904a3b4.pyx ---------------------------------------------------------------------- Ran 586 tests in 347.690s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) === C/C++ compiler error output: === cdef_keyword.c:1051:15: warning: '__pyx_f_12cdef_keyword_f' defined but not used [-Wunused-function] 1051 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cdef_keyword.cpp:1065:15: warning: 'double __pyx_f_12cdef_keyword_f(double)' defined but not used [-Wunused-function] 1065 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f(PyObject*)': test_grammar.cpp:38120:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 38120 | 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:43457:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 43457 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_a432ef1b766702b71b10c362ebf2e91c73616ef3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_a432ef1b766702b71b10c362ebf2e91c73616ef3.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_d64b0c279623f0a1414f1f79fe1695cc7c0461ff.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_d64b0c279623f0a1414f1f79fe1695cc7c0461ff.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_d140956a4b7b9eb14a75d2bdb439b0850e3a9fdb.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_d140956a4b7b9eb14a75d2bdb439b0850e3a9fdb.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_d2f0ce56298e337b2514e7b8d794b7fcc12a86bf.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_d2f0ce56298e337b2514e7b8d794b7fcc12a86bf.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_8e10a18b7e7df15b7b41e59a88be086c3abe28f8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_8e10a18b7e7df15b7b41e59a88be086c3abe28f8.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_022cbcf8b20387cab491f8d291475db41f3fec3d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_022cbcf8b20387cab491f8d291475db41f3fec3d.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_3c45e7d9ef9df4626c628b49af459b55679aa4e2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_3c45e7d9ef9df4626c628b49af459b55679aa4e2.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_afbbe513f604cd101163e9281a5219c1995240f1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_afbbe513f604cd101163e9281a5219c1995240f1.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_bc3db63e98efd142e677da88092e2eb5c0d0fdf8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_bc3db63e98efd142e677da88092e2eb5c0d0fdf8.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_b6ef4027f64918d101f74d61a5ec13fa4637879a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_b6ef4027f64918d101f74d61a5ec13fa4637879a.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_99e6697cf6f206111feaee43b37a5e7da8707dc7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_99e6697cf6f206111feaee43b37a5e7da8707dc7.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_6d10aec0e5fb4817dfec1a323c9ca85cfefa249e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_6d10aec0e5fb4817dfec1a323c9ca85cfefa249e.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_4e21716a3a9b033971753dcc88b873b07a776e9f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_4e21716a3a9b033971753dcc88b873b07a776e9f.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_efc4e45a2566a55c90c1ec69cb7d11ba8799dfba.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_efc4e45a2566a55c90c1ec69cb7d11ba8799dfba.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_b5481e14e767780b765d29c9fef08551da8660a7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_b5481e14e767780b765d29c9fef08551da8660a7.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_39c0cdf9e07d889c5e4a71a67a83591c77696611.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_39c0cdf9e07d889c5e4a71a67a83591c77696611.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_e7d77009b37496d861310902f2a16ca8aecdbdd2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_e7d77009b37496d861310902f2a16ca8aecdbdd2.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_4e21716a3a9b033971753dcc88b873b07a776e9f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_4e21716a3a9b033971753dcc88b873b07a776e9f.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_efc4e45a2566a55c90c1ec69cb7d11ba8799dfba.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_efc4e45a2566a55c90c1ec69cb7d11ba8799dfba.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_b5481e14e767780b765d29c9fef08551da8660a7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_b5481e14e767780b765d29c9fef08551da8660a7.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_39c0cdf9e07d889c5e4a71a67a83591c77696611.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_39c0cdf9e07d889c5e4a71a67a83591c77696611.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_e7d77009b37496d861310902f2a16ca8aecdbdd2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_e7d77009b37496d861310902f2a16ca8aecdbdd2.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_09ce53f91d93c78e196ba18b4b2113a17ee38803.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_09ce53f91d93c78e196ba18b4b2113a17ee38803.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_3c7e09b01655476ca7a2f434606f9c80bbeacf96.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_3c7e09b01655476ca7a2f434606f9c80bbeacf96.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_84040e7ee621ff0b8c1c66cc2e128fe96e839b9f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_84040e7ee621ff0b8c1c66cc2e128fe96e839b9f.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_7a89a30888c000b83bdc51b954c5c20ebc5c607e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_7a89a30888c000b83bdc51b954c5c20ebc5c607e.pyx #### 2022-04-13 00:25:44.252905 Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_5a211e89fc7f6a2e38b4678ce9ea4817b06d4a0a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_5a211e89fc7f6a2e38b4678ce9ea4817b06d4a0a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_44e1463eb63a7a8506e37787a55c748fe1a65e48.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_44e1463eb63a7a8506e37787a55c748fe1a65e48.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_7cbd922a99bd9c1f98b00aa7ecc348f3a0e90bc1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_7cbd922a99bd9c1f98b00aa7ecc348f3a0e90bc1.pyx warning: /home/buildozer/.cython/inline/_cython_inline_af5814751df99e4e16757ec03fa23ade87024f34.pyx:6:4: Unreachable code Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_98f0dfd986214445d2a6461feee3379ab35a9481.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_98f0dfd986214445d2a6461feee3379ab35a9481.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_af5814751df99e4e16757ec03fa23ade87024f34.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_af5814751df99e4e16757ec03fa23ade87024f34.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_1fad6b6edf0f8d7d3efa23270bbd67617b9f63c4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_1fad6b6edf0f8d7d3efa23270bbd67617b9f63c4.pyx /usr/lib/python3.10/unittest/case.py:549: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited method() /usr/lib/python3.10/unittest/case.py:549: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited method() /usr/lib/python3.10/unittest/case.py:549: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited method() Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_33e303d67e35c926f1d5d681f09960549b0b09da.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_33e303d67e35c926f1d5d681f09960549b0b09da.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_917dca9cdff034099832e17ba5b5cd57fe89bbc9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_917dca9cdff034099832e17ba5b5cd57fe89bbc9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_817eccc4320b22ecccd0a1fbee519b7f2d8472ab.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_817eccc4320b22ecccd0a1fbee519b7f2d8472ab.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_e2e8c3f2501e9d34548ace1b36b091669532da56.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_e2e8c3f2501e9d34548ace1b36b091669532da56.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_c6e1096f6123998f2031c57f8c0cba2d7cda0c05.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_c6e1096f6123998f2031c57f8c0cba2d7cda0c05.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_c59a52a9a89c1c1d175e4957661f4d019f1e6318.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/c/test_asyncgen/_cython_inline_c59a52a9a89c1c1d175e4957661f4d019f1e6318.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_917dca9cdff034099832e17ba5b5cd57fe89bbc9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_917dca9cdff034099832e17ba5b5cd57fe89bbc9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_817eccc4320b22ecccd0a1fbee519b7f2d8472ab.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_817eccc4320b22ecccd0a1fbee519b7f2d8472ab.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_e2e8c3f2501e9d34548ace1b36b091669532da56.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_e2e8c3f2501e9d34548ace1b36b091669532da56.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_c6e1096f6123998f2031c57f8c0cba2d7cda0c05.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_c6e1096f6123998f2031c57f8c0cba2d7cda0c05.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_c59a52a9a89c1c1d175e4957661f4d019f1e6318.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/22/run/cpp/test_asyncgen/_cython_inline_c59a52a9a89c1c1d175e4957661f4d019f1e6318.pyx #### 2022-04-13 00:25:54.264096 warning: /home/buildozer/.cython/inline/_cython_inline_cb45956531b25680b9cd429268fadea4720569f7.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_cb45956531b25680b9cd429268fadea4720569f7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cb45956531b25680b9cd429268fadea4720569f7.pyx ---------------------------------------------------------------------- Ran 558 tests in 373.138s OK (skipped=18) Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) #### 2022-04-13 00:26:04.275439 warning: /home/buildozer/.cython/inline/_cython_inline_ecff5e4af8c8bd038462c52755ca1d427969720e.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_ecff5e4af8c8bd038462c52755ca1d427969720e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ecff5e4af8c8bd038462c52755ca1d427969720e.pyx ---------------------------------------------------------------------- Ran 484 tests in 378.937s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) ---------------------------------------------------------------------- Ran 486 tests in 379.246s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) #### 2022-04-13 00:26:14.286565 ---------------------------------------------------------------------- Ran 650 tests in 387.566s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) warning: /home/buildozer/.cython/inline/_cython_inline_843562838b34649d365d9d0caf0d6539454b519b.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_843562838b34649d365d9d0caf0d6539454b519b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_843562838b34649d365d9d0caf0d6539454b519b.pyx #### 2022-04-13 00:26:24.297792 warning: /home/buildozer/.cython/inline/_cython_inline_5caa0cd06631899faacf259e764e87869729e0c7.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_5caa0cd06631899faacf259e764e87869729e0c7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5caa0cd06631899faacf259e764e87869729e0c7.pyx #### 2022-04-13 00:26:34.309013 warning: /home/buildozer/.cython/inline/_cython_inline_fe6364f29d2761bd6879cc9a2b245aae469bea93.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_fe6364f29d2761bd6879cc9a2b245aae469bea93.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fe6364f29d2761bd6879cc9a2b245aae469bea93.pyx #### 2022-04-13 00:26:44.320185 warning: /home/buildozer/.cython/inline/_cython_inline_43f026e4609904474259ed3b59c66268b21d512c.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_43f026e4609904474259ed3b59c66268b21d512c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_43f026e4609904474259ed3b59c66268b21d512c.pyx ---------------------------------------------------------------------- Ran 610 tests in 422.604s OK (skipped=2) Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) #### 2022-04-13 00:26:54.331317 warning: /home/buildozer/.cython/inline/_cython_inline_c77d2a36e04420e241ab742c86dd07109c6fcb40.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_c77d2a36e04420e241ab742c86dd07109c6fcb40.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c77d2a36e04420e241ab742c86dd07109c6fcb40.pyx #### 2022-04-13 00:27:04.342510 warning: /home/buildozer/.cython/inline/_cython_inline_631aa2abb9be86000dc5889299d19d8f6a0e4609.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_631aa2abb9be86000dc5889299d19d8f6a0e4609.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_631aa2abb9be86000dc5889299d19d8f6a0e4609.pyx #### 2022-04-13 00:27:14.353629 Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_ba1903d4064acfcda1f1d0ab3f2b909bb365e155.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/c/test_coroutines_pep492/_cython_inline_ba1903d4064acfcda1f1d0ab3f2b909bb365e155.pyx warning: /home/buildozer/.cython/inline/_cython_inline_9e412d90e5a987ba6a2eaf175181ad5e10842b4a.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_9e412d90e5a987ba6a2eaf175181ad5e10842b4a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9e412d90e5a987ba6a2eaf175181ad5e10842b4a.pyx #### 2022-04-13 00:27:24.364935 #### 2022-04-13 00:27:34.376217 #### 2022-04-13 00:27:44.387484 /home/buildozer/.cython/inline/_cython_inline_9e412d90e5a987ba6a2eaf175181ad5e10842b4a.c: In function '__pyx_pw_55_cython_inline_9e412d90e5a987ba6a2eaf175181ad5e10842b4a_1__invoke': /home/buildozer/.cython/inline/_cython_inline_9e412d90e5a987ba6a2eaf175181ad5e10842b4a.c:1131:18: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 1131 | static PyObject *__pyx_pw_55_cython_inline_9e412d90e5a987ba6a2eaf175181ad5e10842b4a_1__invoke(PyObject *__pyx_self, PyObject *__pyx_args, PyObject *__pyx_kwds) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: /home/buildozer/.cython/inline/_cython_inline_c3fc55f1eb5c73dabb0ba770f202ccf5578c6cbf.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_c3fc55f1eb5c73dabb0ba770f202ccf5578c6cbf.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c3fc55f1eb5c73dabb0ba770f202ccf5578c6cbf.pyx #### 2022-04-13 00:27:54.398661 warning: /home/buildozer/.cython/inline/_cython_inline_daa92d926ba415dc6fd15b6ae5afb30b31160cf1.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_daa92d926ba415dc6fd15b6ae5afb30b31160cf1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_daa92d926ba415dc6fd15b6ae5afb30b31160cf1.pyx #### 2022-04-13 00:28:04.409586 #### 2022-04-13 00:28:14.420611 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_395bbd00641eba1f831c5d296a9effd50da9f1c8.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3321753a16003f0db7a70dff8d58cd071bbf3ebf.pyx:5:8: Cannot assign to or delete this #### 2022-04-13 00:28:24.431549 #### 2022-04-13 00:28:34.442533 /usr/lib/python3.10/unittest/case.py:549: RuntimeWarning: coroutine '__invoke..foo' was never awaited method() #### 2022-04-13 00:28:44.453700 #### 2022-04-13 00:28:54.464755 Exception ignored in: .Broken object at 0x7f1bd28f78b0> 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:16166) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7f1bd28f78b0> 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:16166) 1/0 ZeroDivisionError: integer division or modulo by zero #### 2022-04-13 00:29:04.475233 Exception ignored in: .Broken object at 0x7f1bd0e040a0> 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:16180) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7f1bd0e040a0> 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:16180) 1/0 ZeroDivisionError: integer division or modulo by zero #### 2022-04-13 00:29:14.485728 ---------------------------------------------------------------------- Ran 857 tests in 574.475s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) #### 2022-04-13 00:29:24.496835 === C/C++ compiler error output: === widen_shrubbery.c:1083:18: warning: '__pyx_f_15widen_shrubbery_widen_shrubbery' defined but not used [-Wunused-function] 1083 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === widen_shrubbery.cpp:1097:18: warning: 'PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)' defined but not used [-Wunused-function] 1097 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:29:34.507855 #### 2022-04-13 00:29:44.518693 ---------------------------------------------------------------------- Ran 660 tests in 596.713s OK (skipped=22) Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) #### 2022-04-13 00:29:54.529662 #### 2022-04-13 00:30:04.541100 Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_a432ef1b766702b71b10c362ebf2e91c73616ef3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_a432ef1b766702b71b10c362ebf2e91c73616ef3.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_d64b0c279623f0a1414f1f79fe1695cc7c0461ff.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_d64b0c279623f0a1414f1f79fe1695cc7c0461ff.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_d140956a4b7b9eb14a75d2bdb439b0850e3a9fdb.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_d140956a4b7b9eb14a75d2bdb439b0850e3a9fdb.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_d2f0ce56298e337b2514e7b8d794b7fcc12a86bf.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_d2f0ce56298e337b2514e7b8d794b7fcc12a86bf.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_8e10a18b7e7df15b7b41e59a88be086c3abe28f8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_8e10a18b7e7df15b7b41e59a88be086c3abe28f8.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_022cbcf8b20387cab491f8d291475db41f3fec3d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_022cbcf8b20387cab491f8d291475db41f3fec3d.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_3c45e7d9ef9df4626c628b49af459b55679aa4e2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_3c45e7d9ef9df4626c628b49af459b55679aa4e2.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_afbbe513f604cd101163e9281a5219c1995240f1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_afbbe513f604cd101163e9281a5219c1995240f1.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_bc3db63e98efd142e677da88092e2eb5c0d0fdf8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_bc3db63e98efd142e677da88092e2eb5c0d0fdf8.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_b6ef4027f64918d101f74d61a5ec13fa4637879a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_b6ef4027f64918d101f74d61a5ec13fa4637879a.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_99e6697cf6f206111feaee43b37a5e7da8707dc7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_99e6697cf6f206111feaee43b37a5e7da8707dc7.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_6d10aec0e5fb4817dfec1a323c9ca85cfefa249e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_6d10aec0e5fb4817dfec1a323c9ca85cfefa249e.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_4e21716a3a9b033971753dcc88b873b07a776e9f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_4e21716a3a9b033971753dcc88b873b07a776e9f.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_efc4e45a2566a55c90c1ec69cb7d11ba8799dfba.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_efc4e45a2566a55c90c1ec69cb7d11ba8799dfba.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_b5481e14e767780b765d29c9fef08551da8660a7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_b5481e14e767780b765d29c9fef08551da8660a7.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_39c0cdf9e07d889c5e4a71a67a83591c77696611.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_39c0cdf9e07d889c5e4a71a67a83591c77696611.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_e7d77009b37496d861310902f2a16ca8aecdbdd2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_e7d77009b37496d861310902f2a16ca8aecdbdd2.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_4e21716a3a9b033971753dcc88b873b07a776e9f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_4e21716a3a9b033971753dcc88b873b07a776e9f.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_efc4e45a2566a55c90c1ec69cb7d11ba8799dfba.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_efc4e45a2566a55c90c1ec69cb7d11ba8799dfba.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_b5481e14e767780b765d29c9fef08551da8660a7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_b5481e14e767780b765d29c9fef08551da8660a7.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_39c0cdf9e07d889c5e4a71a67a83591c77696611.pyx because it changed. /usr/lib/python3.10/unittest/case.py:549: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited method() /usr/lib/python3.10/unittest/case.py:549: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited method() /usr/lib/python3.10/unittest/case.py:549: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited method() /usr/lib/python3.10/unittest/case.py:549: RuntimeWarning: coroutine '__invoke..foo' was never awaited method() [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_39c0cdf9e07d889c5e4a71a67a83591c77696611.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_e7d77009b37496d861310902f2a16ca8aecdbdd2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.24/TEST_TMP/12/run/cpp/test_coroutines_pep492/_cython_inline_e7d77009b37496d861310902f2a16ca8aecdbdd2.pyx #### 2022-04-13 00:30:14.552676 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead PYTHON='/usr/bin/python3' Cleaning Demos/embed PYVERSION=3.1 PYPREFIX=/usr INCDIR=/usr/include/python3.10 PLATINCDIR=/usr/include/python3.10 LIBDIR1='/usr/lib' LIBDIR2=/usr/lib/python3.10/config-3.10-x86_64-linux-gnu PYLIB=python3.10 CC=gcc LINKCC=gcc LINKFORSHARED=-Xlinker -export-dynamic LIBS=-ldl -lm SYSLIBS=-lm gcc -c embedded.c -I/usr/include/python3.10 -I/usr/include/python3.10 gcc -o embedded embedded.o -L'/usr/lib' -L/usr/lib/python3.10/config-3.10-x86_64-linux-gnu -lpython3.10 -ldl -lm -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 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead === C/C++ compiler error output: === cdef_block.c:1088:13: warning: '__pyx_f_10cdef_block_f' defined but not used [-Wunused-function] 1088 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cdef_block.cpp:1102:13: warning: 'void __pyx_f_10cdef_block_f(__pyx_t_10cdef_block_Spam*)' defined but not used [-Wunused-function] 1102 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2022-04-13 00:30:24.564073 #### 2022-04-13 00:30:34.574616 ---------------------------------------------------------------------- Ran 913 tests in 645.608s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview 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/24) Sharded tests run in 651 seconds (10.9 minutes) Times: compile-cpp : 3486.77 sec (1040, 3.353 / run) - slowest: 'cpp:test_unicode' (124.74s), 'cpp:test_coroutines_pep492' (77.39s), 'cpp:test_grammar' (46.47s), 'cpp:memslice' (46.40s), 'cpp:fused_def' (41.60s), 'cpp:test_asyncgen' (41.48s), 'cpp:memoryview' (32.45s), 'cpp:bufaccess' (24.74s) compile-c : 2756.87 sec ( 972, 2.836 / run) - slowest: 'c:test_unicode' (138.71s), 'c:test_coroutines_pep492' (88.69s), 'c:memslice' (57.10s), 'c:test_grammar' (53.82s), 'c:test_asyncgen' (42.60s), 'c:fused_def' (40.55s), 'c:memoryview' (34.97s), 'c:fused_types' (26.07s) cython : 1011.98 sec (2200, 0.460 / run) - slowest: 'c:memslice' (14.97s), 'cpp:memslice' (14.76s), 'c:test_coroutines_pep492' (14.02s), 'c:test_unicode' (12.61s), 'c:fused_types' (11.32s), 'cpp:test_unicode' (11.08s), 'cpp:memoryview' (10.46s), 'c:memoryview' (9.98s) run : 422.99 sec (1374, 0.308 / run) - slowest: 'c:test_coroutines_pep492' (183.65s), 'c:test_fstring' (149.96s), 'c:memslice' (25.07s), 'cpp:memslice' (24.24s), 'c:test_unicode' (7.19s), 'cpp:test_unicode' (7.18s), 'c:memoryview_in_subclasses' (5.96s), 'cpp:memoryview_in_subclasses' (4.80s) etoe-build : 291.15 sec ( 68, 4.282 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (27.89s), 'c:memoryview_acq_count(1)' (22.83s), 'c:public_fused_types(1)' (12.62s), 'c:cdef_multiple_inheritance_errors(1)' (12.48s), 'c:asyncio_generators(1)' (12.20s), 'c:pure_pxd(1)' (11.73s), 'c:memoryview_inline_pxd(1)' (10.87s), 'c:module_api(1)' (9.01s) etoe-run : 32.95 sec ( 108, 0.305 / run) - slowest: 'c:pyximport_pyimport(1)' (8.70s), 'c:cpdef_pickle(1)' (4.54s), 'c:cythonize_script_package(1)' (3.35s), 'c:cythonize_script(1)' (2.27s), 'c:pyximport_errors(1)' (1.62s), 'c:pyximport_basic(1)' (1.60s), 'c:pyximport_namespace(1)' (1.25s), 'c:py35_asyncio_async_def(2)' (1.21s) import : 0.95 sec (1374, 0.001 / run) - slowest: 'c:memslice' (0.02s), 'c:importas' (0.02s), 'cpp:memslice' (0.02s), 'c:bufaccess' (0.01s), 'c:test_fstring' (0.01s), 'c:memoryview' (0.01s), 'cpp:memoryview' (0.01s), 'cpp:memoryview_pep489_typing' (0.01s) pyrun : 0.33 sec ( 51, 0.006 / run) - slowest: 'py:ext_auto_richcmp' (0.05s), 'py:generators_py' (0.03s), 'py:pure_py' (0.03s), 'py:constant_folding' (0.02s), 'py:withstat_py' (0.01s), 'py:dict_setdefault' (0.01s), 'py:delslice' (0.01s), 'py:methodmangling_T5' (0.01s) pyimport : 0.09 sec ( 51, 0.002 / run) - slowest: 'py:pure_py' (0.01s), 'py:constant_folding' (0.01s), 'py:ext_auto_richcmp' (0.01s), 'py:generators_py' (0.01s), 'py:withstat_py' (0.00s), 'py:purecdef' (0.00s), 'py:withstat_py27' (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.10/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 build running build_py running build_ext 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.10 creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages copying build/lib.linux-x86_64-3.10/cython.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/CythonScope.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Code.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/FusedNode.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Lexicon.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Errors.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/FlowControl.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/ModuleNode.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/StringEncoding.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/UtilityCode.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Interpreter.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/TypeInference.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/DebugFlags.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Naming.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Visitor.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Version.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Pipeline.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Code.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/CodeGeneration.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Symtab.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/FlowControl.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Annotate.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Options.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/AutoDocTransforms.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/TreeFragment.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/FusedNode.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Buffer.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Builtin.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Scanning.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/MemoryView.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/ParseTreeTransforms.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Visitor.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Scanning.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/UtilNodes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/TypeSlots.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/ExprNodes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Pythran.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Optimize.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/TreePath.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Scanning.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Parsing.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/FlowControl.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/ParseTreeTransforms.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Nodes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Main.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/CmdLine.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/AnalysedTreeTransforms.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Parsing.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/PyrexTypes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Visitor.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Future.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestCmdLine.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestSignatureMatching.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestUtilityLoad.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestTreeFragment.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestFlowControl.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestTreePath.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestTypes.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestGrammar.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestBuffer.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestStringEncoding.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestVisitor.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestMemView.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/TestUtils.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/ImportExport.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Embed.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/MemoryView.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/MemoryView_C.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/arrayarray.h -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Printing.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/AsyncGen.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/ModuleSetupCode.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/CConvert.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Complex.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/CommonStructures.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/CppSupport.cpp -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/CMath.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Optimize.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/ObjectHandling.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/ExtensionTypes.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/TestCythonScope.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/TestUtilityLoader.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Coroutine.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Buffer.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/TestCyUtilityLoader.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/TypeConversion.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/CppConvert.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Profile.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/StringTools.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Capsule.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/FunctionArguments.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/CpdefEnums.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Exceptions.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/CythonFunction.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Overflow.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Builtins.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Errors.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Actions.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/DFA.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Scanners.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Regexps.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Actions.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Traditional.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Machines.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Scanners.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Actions.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Transitions.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Timing.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Scanners.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Lexicons.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Shadow.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython copying build/lib.linux-x86_64-3.10/Cython/CodeWriter.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.10/Cython/Tempita/compat3.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.10/Cython/Tempita/_tempita.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.10/Cython/Tempita/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.10/Cython/Tempita/_tempita.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.10/Cython/Tempita/_looper.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tempita creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger copying build/lib.linux-x86_64-3.10/Cython/Debugger/DebugWriter.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger copying build/lib.linux-x86_64-3.10/Cython/Debugger/libcython.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger copying build/lib.linux-x86_64-3.10/Cython/Debugger/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger copying build/lib.linux-x86_64-3.10/Cython/Debugger/libpython.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger copying build/lib.linux-x86_64-3.10/Cython/Debugger/Cygdb.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.10/Cython/Debugger/Tests/cfuncs.c -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.10/Cython/Debugger/Tests/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.10/Cython/Debugger/Tests/codefile -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.10/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.10/Cython/Debugger/Tests/TestLibCython.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.10/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.10/Cython/Coverage.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython copying build/lib.linux-x86_64-3.10/Cython/StringIOTree.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython copying build/lib.linux-x86_64-3.10/Cython/Debugging.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/type.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/cobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/pystate.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/tuple.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/string.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/genobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/unicode.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/object.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/iterator.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/pythread.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/ceval.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/memoryview.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/oldbuffer.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/pylifecycle.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/codecs.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/version.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/function.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/getargs.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/bytes.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/longintrepr.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/exc.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/mapping.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/int.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/conversion.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/number.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/set.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/bool.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/datetime.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/weakref.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/method.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/mem.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/dict.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/iterobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/buffer.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/sequence.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/float.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/slice.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/array.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/module.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/cellobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/ref.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/list.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/bytearray.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/long.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/pycapsule.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/complex.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/instance.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/cpython creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/string.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/stdio.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/signal.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/locale.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/limits.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/setjmp.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/math.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/time.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/float.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/stddef.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/stdlib.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/errno.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/stdint.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/openmp.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/ioctl.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/stdio.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/unistd.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/signal.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/fcntl.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/resource.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/dlfcn.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/strings.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/time.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/wait.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/stdlib.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/select.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/types.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/stat.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/mman.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/posix creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/numpy copying build/lib.linux-x86_64-3.10/Cython/Includes/numpy/math.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/numpy copying build/lib.linux-x86_64-3.10/Cython/Includes/numpy/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/numpy creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/queue.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/utility.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/string.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/cast.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/forward_list.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/iterator.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/functional.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/stack.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/memory.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/limits.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/algorithm.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/pair.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/map.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/set.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/vector.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/typeinfo.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/deque.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/unordered_map.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/typeindex.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/list.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/__init__.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/unordered_set.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/complex.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/libcpp creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_unicode.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_complex.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_sequence.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_tuple.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_float.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_string.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_cobject.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/stdio.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_dict.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_instance.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_ref.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_mem.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_getargs.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_bool.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_bytes.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_mapping.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_type.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/stl.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_list.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_exc.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_int.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_set.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_module.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_method.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_pycapsule.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_iterator.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_weakref.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_buffer.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/stdlib.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_object.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_function.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_version.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_long.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_number.pxd -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Utils.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build copying build/lib.linux-x86_64-3.10/Cython/Build/Inline.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build copying build/lib.linux-x86_64-3.10/Cython/Build/Dependencies.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build copying build/lib.linux-x86_64-3.10/Cython/Build/Distutils.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build copying build/lib.linux-x86_64-3.10/Cython/Build/BuildExecutable.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build copying build/lib.linux-x86_64-3.10/Cython/Build/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build copying build/lib.linux-x86_64-3.10/Cython/Build/Cythonize.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build copying build/lib.linux-x86_64-3.10/Cython/Build/IpythonMagic.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.10/Cython/Build/Tests/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.10/Cython/Build/Tests/TestStripLiterals.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.10/Cython/Build/Tests/TestCyCache.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.10/Cython/Build/Tests/TestInline.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.10/Cython/Build/Tests/TestIpythonMagic.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Tests creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Runtime copying build/lib.linux-x86_64-3.10/Cython/Runtime/refnanny.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Runtime copying build/lib.linux-x86_64-3.10/Cython/Runtime/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Runtime copying build/lib.linux-x86_64-3.10/Cython/Runtime/refnanny.pyx -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Runtime creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Distutils copying build/lib.linux-x86_64-3.10/Cython/Distutils/old_build_ext.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Distutils copying build/lib.linux-x86_64-3.10/Cython/Distutils/extension.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Distutils copying build/lib.linux-x86_64-3.10/Cython/Distutils/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Distutils copying build/lib.linux-x86_64-3.10/Cython/Distutils/build_ext.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Distutils creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.10/Cython/Tests/TestCythonUtils.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.10/Cython/Tests/TestJediTyper.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.10/Cython/Tests/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.10/Cython/Tests/xmlrunner.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.10/Cython/Tests/TestStringIOTree.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.10/Cython/Tests/TestCodeWriter.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tests creating /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/pyximport copying build/lib.linux-x86_64-3.10/pyximport/__init__.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/pyximport copying build/lib.linux-x86_64-3.10/pyximport/pyxbuild.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/pyximport copying build/lib.linux-x86_64-3.10/pyximport/pyximport.py -> /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/pyximport byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/cython.py to cython.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/CythonScope.py to CythonScope.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Code.py to Code.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Lexicon.py to Lexicon.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Errors.py to Errors.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Interpreter.py to Interpreter.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/TypeInference.py to TypeInference.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Naming.py to Naming.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Version.py to Version.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Pipeline.py to Pipeline.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Symtab.py to Symtab.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Annotate.py to Annotate.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Options.py to Options.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/FusedNode.py to FusedNode.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Buffer.py to Buffer.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Builtin.py to Builtin.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/MemoryView.py to MemoryView.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Pythran.py to Pythran.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Optimize.py to Optimize.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/TreePath.py to TreePath.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Scanning.py to Scanning.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/FlowControl.py to FlowControl.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Nodes.py to Nodes.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Main.py to Main.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/CmdLine.py to CmdLine.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Parsing.py to Parsing.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Visitor.py to Visitor.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Future.py to Future.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests/TestTypes.py to TestTypes.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests/TestGrammar.py to TestGrammar.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests/TestStringEncoding.py to TestStringEncoding.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/TestUtils.py to TestUtils.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utility/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex/Errors.py to Errors.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex/Actions.py to Actions.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex/DFA.py to DFA.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex/Scanners.py to Scanners.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex/Regexps.py to Regexps.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex/Traditional.py to Traditional.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex/Machines.py to Machines.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex/Transitions.py to Transitions.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex/Timing.py to Timing.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Plex/Lexicons.py to Lexicons.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Shadow.py to Shadow.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tempita/compat3.py to compat3.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tempita/_tempita.py to _tempita.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tempita/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tempita/_looper.py to _looper.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/libcython.py to libcython.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/libpython.py to libpython.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/Cygdb.py to Cygdb.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/Tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Coverage.py to Coverage.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/StringIOTree.py to StringIOTree.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Debugging.py to Debugging.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Utils.py to Utils.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Inline.py to Inline.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Dependencies.py to Dependencies.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Distutils.py to Distutils.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Cythonize.py to Cythonize.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Tests/TestCyCache.py to TestCyCache.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Tests/TestInline.py to TestInline.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Runtime/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Distutils/old_build_ext.py to old_build_ext.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Distutils/extension.py to extension.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Distutils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Distutils/build_ext.py to build_ext.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tests/TestCythonUtils.py to TestCythonUtils.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/pyximport/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-310.pyc byte-compiling /home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.10/site-packages/pyximport/pyximport.py to pyximport.cpython-310.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.10/site-packages/Cython-0.29.24-py3.10.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.24-r1.apk >>> cython*: Tracing dependencies... python3 so:libc.musl-x86_64.so.1 >>> cython*: Package size: 8.8 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-0.29.24-r1.apk >>> cython: Build complete at Wed, 13 Apr 2022 00:30:38 +0000 elapsed time 0h 12m 13s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Uninstalling dependencies... (1/19) Purging .makedepends-cython (20220413.001826) (2/19) Purging py3-setuptools (59.4.0-r0) (3/19) Purging py3-appdirs (1.4.4-r3) (4/19) Purging py3-more-itertools (8.12.0-r2) (5/19) Purging py3-ordered-set (4.0.2-r3) (6/19) Purging py3-packaging (21.3-r0) (7/19) Purging py3-six (1.16.0-r1) (8/19) Purging py3-parsing (2.4.7-r3) (9/19) Purging python3-dev (3.10.3-r0) (10/19) Purging python3 (3.10.3-r0) (11/19) Purging libbz2 (1.0.8-r1) (12/19) Purging libffi (3.4.2-r1) (13/19) Purging gdbm (1.23-r0) (14/19) Purging xz-libs (5.2.5-r1) (15/19) Purging mpdecimal (2.5.1-r1) (16/19) Purging readline (8.1.2-r0) (17/19) Purging ncurses-libs (6.3_p20220402-r0) (18/19) Purging ncurses-terminfo-base (6.3_p20220402-r0) (19/19) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r8.trigger OK: 327 MiB in 85 packages >>> cython: Updating the main/x86_64 repository index... >>> cython: Signing the index...