>>> cython: Building main/cython 0.29.36-r1 (using abuild 3.12.0-r0) started Sat, 28 Oct 2023 13:41:58 +0000 >>> cython: Checking sanity of /home/buildozer/aports/main/cython/APKBUILD... >>> cython: Analyzing dependencies... >>> cython: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.4-r3) (3/26) Installing gdbm (1.23-r1) (4/26) Installing xz-libs (5.4.4-r0) (5/26) Installing mpdecimal (2.5.1-r2) (6/26) Installing libpanelw (6.4_p20231007-r0) (7/26) Installing readline (8.2.1-r2) (8/26) Installing sqlite-libs (3.43.2-r0) (9/26) Installing python3 (3.11.6-r1) (10/26) Installing python3-pycache-pyc0 (3.11.6-r1) (11/26) Installing pyc (3.11.6-r1) (12/26) Installing python3-pyc (3.11.6-r1) (13/26) Installing py3-installer (0.7.0-r1) (14/26) Installing py3-installer-pyc (0.7.0-r1) (15/26) Installing py3-gpep517 (15-r0) (16/26) Installing py3-gpep517-pyc (15-r0) (17/26) Installing py3-parsing (3.1.1-r0) (18/26) Installing py3-parsing-pyc (3.1.1-r0) (19/26) Installing py3-packaging (23.2-r0) (20/26) Installing py3-packaging-pyc (23.2-r0) (21/26) Installing py3-setuptools (68.2.2-r0) (22/26) Installing py3-setuptools-pyc (68.2.2-r0) (23/26) Installing py3-wheel (0.41.2-r0) (24/26) Installing py3-wheel-pyc (0.41.2-r0) (25/26) Installing python3-dev (3.11.6-r1) (26/26) Installing .makedepends-cython (20231028.134203) Executing busybox-1.36.1-r13.trigger OK: 442 MiB in 126 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Cleaning up tmpdir >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-0.29.36.tar.gz >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-0.29.36.tar.gz >>> cython: Checking sha512sums... cython-0.29.36.tar.gz: OK >>> cython: Unpacking /var/cache/distfiles/cython-0.29.36.tar.gz... 2023-10-28 13:42:09,234 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ Unable to find pgen, not compiling formal grammar. 2023-10-28 13:42:09,698 root INFO running bdist_wheel 2023-10-28 13:42:09,747 root INFO running build 2023-10-28 13:42:09,748 root INFO running build_py 2023-10-28 13:42:09,758 root INFO creating build 2023-10-28 13:42:09,758 root INFO creating build/lib.linux-riscv64-cpython-311 2023-10-28 13:42:09,759 root INFO copying cython.py -> build/lib.linux-riscv64-cpython-311 2023-10-28 13:42:09,762 root INFO creating build/lib.linux-riscv64-cpython-311/Cython 2023-10-28 13:42:09,762 root INFO copying Cython/TestUtils.py -> build/lib.linux-riscv64-cpython-311/Cython 2023-10-28 13:42:09,763 root INFO copying Cython/Utils.py -> build/lib.linux-riscv64-cpython-311/Cython 2023-10-28 13:42:09,764 root INFO copying Cython/Debugging.py -> build/lib.linux-riscv64-cpython-311/Cython 2023-10-28 13:42:09,765 root INFO copying Cython/__init__.py -> build/lib.linux-riscv64-cpython-311/Cython 2023-10-28 13:42:09,766 root INFO copying Cython/Shadow.py -> build/lib.linux-riscv64-cpython-311/Cython 2023-10-28 13:42:09,767 root INFO copying Cython/StringIOTree.py -> build/lib.linux-riscv64-cpython-311/Cython 2023-10-28 13:42:09,768 root INFO copying Cython/Coverage.py -> build/lib.linux-riscv64-cpython-311/Cython 2023-10-28 13:42:09,769 root INFO copying Cython/CodeWriter.py -> build/lib.linux-riscv64-cpython-311/Cython 2023-10-28 13:42:09,770 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Build 2023-10-28 13:42:09,771 root INFO copying Cython/Build/__init__.py -> build/lib.linux-riscv64-cpython-311/Cython/Build 2023-10-28 13:42:09,772 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-riscv64-cpython-311/Cython/Build 2023-10-28 13:42:09,772 root INFO copying Cython/Build/Inline.py -> build/lib.linux-riscv64-cpython-311/Cython/Build 2023-10-28 13:42:09,773 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-riscv64-cpython-311/Cython/Build 2023-10-28 13:42:09,774 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-riscv64-cpython-311/Cython/Build 2023-10-28 13:42:09,775 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-riscv64-cpython-311/Cython/Build 2023-10-28 13:42:09,776 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-riscv64-cpython-311/Cython/Build 2023-10-28 13:42:09,779 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,780 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,781 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,781 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,782 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,783 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,784 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,785 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,786 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,786 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,787 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,788 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,789 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,790 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,791 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,791 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,792 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,793 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,794 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,795 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,796 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,797 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,798 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,799 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,800 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,800 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,801 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,802 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,803 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,803 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,804 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,806 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,806 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,807 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,809 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,810 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,811 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,812 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,813 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,814 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,815 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,816 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:09,817 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Runtime 2023-10-28 13:42:09,818 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-riscv64-cpython-311/Cython/Runtime 2023-10-28 13:42:09,819 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Distutils 2023-10-28 13:42:09,820 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-riscv64-cpython-311/Cython/Distutils 2023-10-28 13:42:09,820 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-riscv64-cpython-311/Cython/Distutils 2023-10-28 13:42:09,821 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-riscv64-cpython-311/Cython/Distutils 2023-10-28 13:42:09,822 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-riscv64-cpython-311/Cython/Distutils 2023-10-28 13:42:09,823 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Debugger 2023-10-28 13:42:09,824 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-riscv64-cpython-311/Cython/Debugger 2023-10-28 13:42:09,824 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-riscv64-cpython-311/Cython/Debugger 2023-10-28 13:42:09,825 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-riscv64-cpython-311/Cython/Debugger 2023-10-28 13:42:09,826 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-riscv64-cpython-311/Cython/Debugger 2023-10-28 13:42:09,827 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-riscv64-cpython-311/Cython/Debugger 2023-10-28 13:42:09,828 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Debugger/Tests 2023-10-28 13:42:09,829 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-riscv64-cpython-311/Cython/Debugger/Tests 2023-10-28 13:42:09,830 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-riscv64-cpython-311/Cython/Debugger/Tests 2023-10-28 13:42:09,830 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-riscv64-cpython-311/Cython/Debugger/Tests 2023-10-28 13:42:09,831 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-riscv64-cpython-311/Cython/Debugger/Tests 2023-10-28 13:42:09,833 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Plex 2023-10-28 13:42:09,833 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-riscv64-cpython-311/Cython/Plex 2023-10-28 13:42:09,834 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-riscv64-cpython-311/Cython/Plex 2023-10-28 13:42:09,835 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-riscv64-cpython-311/Cython/Plex 2023-10-28 13:42:09,836 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-riscv64-cpython-311/Cython/Plex 2023-10-28 13:42:09,836 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-riscv64-cpython-311/Cython/Plex 2023-10-28 13:42:09,837 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-riscv64-cpython-311/Cython/Plex 2023-10-28 13:42:09,838 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-riscv64-cpython-311/Cython/Plex 2023-10-28 13:42:09,839 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-riscv64-cpython-311/Cython/Plex 2023-10-28 13:42:09,839 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-riscv64-cpython-311/Cython/Plex 2023-10-28 13:42:09,840 root INFO copying Cython/Plex/Traditional.py -> build/lib.linux-riscv64-cpython-311/Cython/Plex 2023-10-28 13:42:09,841 root INFO copying Cython/Plex/Timing.py -> build/lib.linux-riscv64-cpython-311/Cython/Plex 2023-10-28 13:42:09,842 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Tests 2023-10-28 13:42:09,843 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-riscv64-cpython-311/Cython/Tests 2023-10-28 13:42:09,843 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-riscv64-cpython-311/Cython/Tests 2023-10-28 13:42:09,844 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-riscv64-cpython-311/Cython/Tests 2023-10-28 13:42:09,845 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-riscv64-cpython-311/Cython/Tests 2023-10-28 13:42:09,846 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-riscv64-cpython-311/Cython/Tests 2023-10-28 13:42:09,846 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-riscv64-cpython-311/Cython/Tests 2023-10-28 13:42:09,848 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Build/Tests 2023-10-28 13:42:09,848 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-riscv64-cpython-311/Cython/Build/Tests 2023-10-28 13:42:09,849 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-riscv64-cpython-311/Cython/Build/Tests 2023-10-28 13:42:09,850 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-riscv64-cpython-311/Cython/Build/Tests 2023-10-28 13:42:09,850 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-riscv64-cpython-311/Cython/Build/Tests 2023-10-28 13:42:09,851 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-riscv64-cpython-311/Cython/Build/Tests 2023-10-28 13:42:09,853 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,853 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,854 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,855 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,856 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,856 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,857 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,858 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,859 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,859 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,860 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,861 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,862 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,862 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,863 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests 2023-10-28 13:42:09,864 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:09,865 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:09,866 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Tempita 2023-10-28 13:42:09,867 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-riscv64-cpython-311/Cython/Tempita 2023-10-28 13:42:09,867 root INFO copying Cython/Tempita/compat3.py -> build/lib.linux-riscv64-cpython-311/Cython/Tempita 2023-10-28 13:42:09,868 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-riscv64-cpython-311/Cython/Tempita 2023-10-28 13:42:09,869 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-riscv64-cpython-311/Cython/Tempita 2023-10-28 13:42:09,870 root INFO creating build/lib.linux-riscv64-cpython-311/pyximport 2023-10-28 13:42:09,871 root INFO copying pyximport/__init__.py -> build/lib.linux-riscv64-cpython-311/pyximport 2023-10-28 13:42:09,871 root INFO copying pyximport/pyximport.py -> build/lib.linux-riscv64-cpython-311/pyximport 2023-10-28 13:42:09,872 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-riscv64-cpython-311/pyximport 2023-10-28 13:42:09,908 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Includes 2023-10-28 13:42:09,909 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes 2023-10-28 13:42:09,910 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,910 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,911 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,912 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,913 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,913 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,914 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,915 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,916 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,916 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,917 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,918 root INFO copying Cython/Includes/cpython/string.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,919 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,919 root INFO copying Cython/Includes/cpython/int.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,920 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,921 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,922 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,923 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,923 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,924 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,925 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,926 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,926 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,927 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,928 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,929 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,929 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,930 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,931 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,932 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,932 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,933 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,934 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,935 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,935 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,936 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,937 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,938 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,938 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,939 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,940 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,941 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,941 root INFO copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,942 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,943 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,944 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,944 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,945 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,946 root INFO copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython 2023-10-28 13:42:09,947 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,947 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,948 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,948 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,949 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,950 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,951 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,951 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,952 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,953 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,954 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,954 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,955 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,956 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,957 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libc 2023-10-28 13:42:09,957 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Includes/numpy 2023-10-28 13:42:09,958 root INFO copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/numpy 2023-10-28 13:42:09,959 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/numpy 2023-10-28 13:42:09,959 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,960 root INFO copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,960 root INFO copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,961 root INFO copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,962 root INFO copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,963 root INFO copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,963 root INFO copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,964 root INFO copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,965 root INFO copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,966 root INFO copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,966 root INFO copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,967 root INFO copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,968 root INFO copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,968 root INFO copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,969 root INFO copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,970 root INFO copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,971 root INFO copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,971 root INFO copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,972 root INFO copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,973 root INFO copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,974 root INFO copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,974 root INFO copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,975 root INFO copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,976 root INFO copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,977 root INFO copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,977 root INFO copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,978 root INFO copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,979 root INFO copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,980 root INFO copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,980 root INFO copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,981 root INFO copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,982 root INFO copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,982 root INFO copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,983 root INFO copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,984 root INFO copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,985 root INFO copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,985 root INFO copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated 2023-10-28 13:42:09,986 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,987 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,987 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,988 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,989 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,990 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,990 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,991 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,992 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,993 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,993 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,994 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,995 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,996 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,996 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,997 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,998 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,999 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:09,999 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:10,000 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:10,001 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:10,002 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:10,002 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:10,003 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp 2023-10-28 13:42:10,004 root INFO creating build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,004 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,005 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,006 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,007 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,007 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,008 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,009 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,010 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,010 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,011 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,012 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,013 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,013 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,014 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,015 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,016 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Includes/posix 2023-10-28 13:42:10,016 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:10,017 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:10,018 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:10,019 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:10,019 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:10,020 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Compiler 2023-10-28 13:42:10,021 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-riscv64-cpython-311/Cython/Runtime 2023-10-28 13:42:10,022 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-riscv64-cpython-311/Cython/Debugger/Tests 2023-10-28 13:42:10,022 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-riscv64-cpython-311/Cython/Debugger/Tests 2023-10-28 13:42:10,023 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Plex 2023-10-28 13:42:10,024 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-riscv64-cpython-311/Cython/Plex 2023-10-28 13:42:10,025 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,025 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,026 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,027 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,028 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,028 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,029 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,030 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,031 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,032 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,033 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,033 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,034 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,035 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,036 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,037 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,037 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,038 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,039 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,040 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,041 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,041 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,042 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,043 root INFO copying Cython/Utility/Capsule.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,044 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,044 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,045 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,046 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,047 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,048 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,048 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,049 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-riscv64-cpython-311/Cython/Utility 2023-10-28 13:42:10,063 root INFO running build_ext Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Scanners.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Actions.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Scanning.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Visitor.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FlowControl.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime/refnanny.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FusedNode.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita/_tempita.py because it changed. [1/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FlowControl.py [2/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FusedNode.py [3/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Scanning.py [4/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Visitor.py [5/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Actions.py [6/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Scanners.py [7/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime/refnanny.pyx [8/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita/_tempita.py 2023-10-28 13:42:40,091 root INFO building 'Cython.Plex.Scanners' extension 2023-10-28 13:42:40,092 root INFO creating build/temp.linux-riscv64-cpython-311 2023-10-28 13:42:40,093 root INFO creating build/temp.linux-riscv64-cpython-311/home 2023-10-28 13:42:40,093 root INFO creating build/temp.linux-riscv64-cpython-311/home/buildozer 2023-10-28 13:42:40,093 root INFO creating build/temp.linux-riscv64-cpython-311/home/buildozer/aports 2023-10-28 13:42:40,094 root INFO creating build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main 2023-10-28 13:42:40,094 root INFO creating build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython 2023-10-28 13:42:40,094 root INFO creating build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src 2023-10-28 13:42:40,095 root INFO creating build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36 2023-10-28 13:42:40,095 root INFO creating build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython 2023-10-28 13:42:40,095 root INFO creating build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex 2023-10-28 13:42:40,096 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Scanners.c -o build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Scanners.o 2023-10-28 13:42:52,233 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/Cython/Plex/Scanners.cpython-311-riscv64-linux-musl.so 2023-10-28 13:42:52,503 root INFO building 'Cython.Plex.Actions' extension 2023-10-28 13:42:52,504 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Actions.c -o build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Actions.o 2023-10-28 13:43:00,506 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/Cython/Plex/Actions.cpython-311-riscv64-linux-musl.so 2023-10-28 13:43:00,723 root INFO building 'Cython.Compiler.Scanning' extension 2023-10-28 13:43:00,724 root INFO creating build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler 2023-10-28 13:43:00,724 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Scanning.c -o build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Scanning.o 2023-10-28 13:43:30,135 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/Cython/Compiler/Scanning.cpython-311-riscv64-linux-musl.so 2023-10-28 13:43:30,838 root INFO building 'Cython.Compiler.Visitor' extension 2023-10-28 13:43:30,838 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Visitor.c -o build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Visitor.o 2023-10-28 13:44:06,122 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/Cython/Compiler/Visitor.cpython-311-riscv64-linux-musl.so 2023-10-28 13:44:07,096 root INFO building 'Cython.Compiler.FlowControl' extension 2023-10-28 13:44:07,097 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FlowControl.c -o build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FlowControl.o 2023-10-28 13:45:19,459 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/Cython/Compiler/FlowControl.cpython-311-riscv64-linux-musl.so 2023-10-28 13:45:22,513 root INFO building 'Cython.Runtime.refnanny' extension 2023-10-28 13:45:22,513 root INFO creating build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime 2023-10-28 13:45:22,514 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime/refnanny.c -o build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime/refnanny.o 2023-10-28 13:45:31,743 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/Cython/Runtime/refnanny.cpython-311-riscv64-linux-musl.so 2023-10-28 13:45:31,982 root INFO building 'Cython.Compiler.FusedNode' extension 2023-10-28 13:45:31,983 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FusedNode.c -o build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FusedNode.o 2023-10-28 13:46:18,299 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/Cython/Compiler/FusedNode.cpython-311-riscv64-linux-musl.so 2023-10-28 13:46:19,721 root INFO building 'Cython.Tempita._tempita' extension 2023-10-28 13:46:19,722 root INFO creating build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita 2023-10-28 13:46:19,723 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita/_tempita.c -o build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita/_tempita.o 2023-10-28 13:47:22,149 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/Cython/Tempita/_tempita.cpython-311-riscv64-linux-musl.so 2023-10-28 13:47:24,519 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-10-28 13:47:24,519 root INFO running install 2023-10-28 13:47:24,584 root INFO running install_lib 2023-10-28 13:47:24,593 root INFO creating build/bdist.linux-riscv64 2023-10-28 13:47:24,594 root INFO creating build/bdist.linux-riscv64/wheel 2023-10-28 13:47:24,594 root INFO creating build/bdist.linux-riscv64/wheel/pyximport 2023-10-28 13:47:24,595 root INFO copying build/lib.linux-riscv64-cpython-311/pyximport/__init__.py -> build/bdist.linux-riscv64/wheel/pyximport 2023-10-28 13:47:24,596 root INFO copying build/lib.linux-riscv64-cpython-311/pyximport/pyximport.py -> build/bdist.linux-riscv64/wheel/pyximport 2023-10-28 13:47:24,596 root INFO copying build/lib.linux-riscv64-cpython-311/pyximport/pyxbuild.py -> build/bdist.linux-riscv64/wheel/pyximport 2023-10-28 13:47:24,597 root INFO copying build/lib.linux-riscv64-cpython-311/cython.py -> build/bdist.linux-riscv64/wheel 2023-10-28 13:47:24,598 root INFO creating build/bdist.linux-riscv64/wheel/Cython 2023-10-28 13:47:24,599 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,599 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/Transitions.py -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,600 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/__init__.py -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,600 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/Actions.pxd -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,601 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/Scanners.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,603 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/Errors.py -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,604 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/DFA.py -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,604 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/Regexps.py -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,605 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/Scanners.py -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,606 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/Machines.py -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,606 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/Actions.py -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,607 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/Scanners.pxd -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,608 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/Lexicons.py -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,608 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/Actions.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,610 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/Traditional.py -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,610 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Plex/Timing.py -> build/bdist.linux-riscv64/wheel/Cython/Plex 2023-10-28 13:47:24,611 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/TestUtils.py -> build/bdist.linux-riscv64/wheel/Cython 2023-10-28 13:47:24,612 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Distutils 2023-10-28 13:47:24,612 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Distutils/__init__.py -> build/bdist.linux-riscv64/wheel/Cython/Distutils 2023-10-28 13:47:24,613 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Distutils/extension.py -> build/bdist.linux-riscv64/wheel/Cython/Distutils 2023-10-28 13:47:24,614 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Distutils/build_ext.py -> build/bdist.linux-riscv64/wheel/Cython/Distutils 2023-10-28 13:47:24,614 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Distutils/old_build_ext.py -> build/bdist.linux-riscv64/wheel/Cython/Distutils 2023-10-28 13:47:24,615 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utils.py -> build/bdist.linux-riscv64/wheel/Cython 2023-10-28 13:47:24,616 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Debugging.py -> build/bdist.linux-riscv64/wheel/Cython 2023-10-28 13:47:24,616 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/__init__.py -> build/bdist.linux-riscv64/wheel/Cython 2023-10-28 13:47:24,617 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Tempita 2023-10-28 13:47:24,618 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Tempita/_tempita.py -> build/bdist.linux-riscv64/wheel/Cython/Tempita 2023-10-28 13:47:24,618 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Tempita/compat3.py -> build/bdist.linux-riscv64/wheel/Cython/Tempita 2023-10-28 13:47:24,619 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Tempita/__init__.py -> build/bdist.linux-riscv64/wheel/Cython/Tempita 2023-10-28 13:47:24,620 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Tempita/_tempita.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/Cython/Tempita 2023-10-28 13:47:24,625 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Tempita/_looper.py -> build/bdist.linux-riscv64/wheel/Cython/Tempita 2023-10-28 13:47:24,626 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Runtime 2023-10-28 13:47:24,626 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Runtime/refnanny.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/Cython/Runtime 2023-10-28 13:47:24,628 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Runtime/__init__.py -> build/bdist.linux-riscv64/wheel/Cython/Runtime 2023-10-28 13:47:24,628 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Runtime/refnanny.pyx -> build/bdist.linux-riscv64/wheel/Cython/Runtime 2023-10-28 13:47:24,629 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,630 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/MemoryView_C.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,630 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/CConvert.pyx -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,631 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/CppConvert.pyx -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,632 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/Profile.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,633 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/Overflow.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,633 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/ObjectHandling.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,634 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/ImportExport.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,635 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,636 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/Exceptions.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,636 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/CppSupport.cpp -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,637 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/CythonFunction.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,638 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/arrayarray.h -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,639 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/Optimize.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,639 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,640 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/StringTools.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,641 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,642 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/__init__.py -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,642 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/Buffer.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,643 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,644 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/CommonStructures.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,645 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/Complex.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,645 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/Builtins.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,646 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/Coroutine.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,647 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/MemoryView.pyx -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,648 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/CMath.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,649 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/Capsule.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,649 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,650 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/Embed.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,651 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/FunctionArguments.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,651 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,652 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/TypeConversion.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,653 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/Printing.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,654 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Utility/AsyncGen.c -> build/bdist.linux-riscv64/wheel/Cython/Utility 2023-10-28 13:47:24,654 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Shadow.py -> build/bdist.linux-riscv64/wheel/Cython 2023-10-28 13:47:24,655 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/StringIOTree.py -> build/bdist.linux-riscv64/wheel/Cython 2023-10-28 13:47:24,656 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Coverage.py -> build/bdist.linux-riscv64/wheel/Cython 2023-10-28 13:47:24,657 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Includes 2023-10-28 13:47:24,657 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,658 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/conversion.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,658 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/number.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,659 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/method.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,660 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/pylifecycle.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,660 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/tuple.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,661 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/weakref.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,662 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/iterator.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,662 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/set.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,663 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/datetime.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,664 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/pystate.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,665 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/string.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,665 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/float.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,666 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/int.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,667 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/iterobject.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,667 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/__init__.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,668 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/longintrepr.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,669 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/version.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,669 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/complex.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,670 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/list.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,671 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/pythread.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,671 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/ceval.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,672 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/pycapsule.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,673 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/memoryview.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,673 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/buffer.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,674 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/array.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,675 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/bytes.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,675 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/long.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,676 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/module.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,677 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/sequence.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,677 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/ref.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,678 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/mapping.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,679 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/bool.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,679 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/exc.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,680 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/getargs.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,681 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/unicode.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,682 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/dict.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,682 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/instance.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,683 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/function.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,684 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/bytearray.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,684 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/type.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,685 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/cellobject.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,686 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/cobject.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,686 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/codecs.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,687 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/slice.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,688 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/genobject.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,688 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/object.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,689 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/mem.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,690 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/cpython/oldbuffer.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/cpython 2023-10-28 13:47:24,691 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,691 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libc/locale.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,692 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libc/limits.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,692 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libc/stdlib.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,693 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libc/signal.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,694 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libc/string.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,695 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libc/float.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,695 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libc/__init__.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,696 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libc/stdio.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,697 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libc/stdint.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,697 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libc/time.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,698 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libc/math.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,699 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libc/errno.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,699 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libc/setjmp.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,700 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libc/stddef.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libc 2023-10-28 13:47:24,701 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/openmp.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes 2023-10-28 13:47:24,701 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Includes/numpy 2023-10-28 13:47:24,702 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/numpy/__init__.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/numpy 2023-10-28 13:47:24,703 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/numpy/math.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/numpy 2023-10-28 13:47:24,704 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,704 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_weakref.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,705 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_bytes.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,705 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/stdlib.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,706 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_tuple.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,707 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_complex.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,708 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_int.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,708 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,709 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/stdio.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,710 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_dict.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,710 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_pycapsule.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,711 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_exc.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,712 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_buffer.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,712 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_long.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,713 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_cobject.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,714 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_list.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,714 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_mapping.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,715 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_unicode.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,716 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_bool.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,716 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_float.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,717 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_set.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,718 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_method.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,718 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_module.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,719 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_getargs.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,720 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/stl.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,720 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_version.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,721 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_number.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,722 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_object.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,722 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_sequence.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,723 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_iterator.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,724 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_instance.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,724 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_mem.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,725 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_ref.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,726 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_function.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,726 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,727 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_string.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,728 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/Deprecated/python_type.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/Deprecated 2023-10-28 13:47:24,729 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,729 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/stack.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,730 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/deque.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,730 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/limits.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,731 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/iterator.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,732 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/set.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,733 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/memory.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,733 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/string.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,734 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/__init__.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,735 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/typeindex.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,735 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/cast.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,736 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/pair.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,737 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/forward_list.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,737 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/unordered_map.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,738 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/complex.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,739 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/list.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,739 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/unordered_set.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,740 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/map.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,741 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/algorithm.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,741 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/typeinfo.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,742 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/functional.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,743 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/queue.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,744 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/vector.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,744 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/libcpp/utility.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/libcpp 2023-10-28 13:47:24,745 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,746 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/stdlib.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,746 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/stat.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,747 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/signal.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,748 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/__init__.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,748 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/stdio.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,749 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/dlfcn.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,750 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/mman.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,750 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/time.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,751 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/resource.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,752 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/unistd.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,752 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/wait.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,753 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/strings.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,754 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/select.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,754 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/fcntl.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,755 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/types.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,756 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Includes/posix/ioctl.pxd -> build/bdist.linux-riscv64/wheel/Cython/Includes/posix 2023-10-28 13:47:24,757 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Tests 2023-10-28 13:47:24,757 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-riscv64/wheel/Cython/Tests 2023-10-28 13:47:24,758 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Tests/__init__.py -> build/bdist.linux-riscv64/wheel/Cython/Tests 2023-10-28 13:47:24,758 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-riscv64/wheel/Cython/Tests 2023-10-28 13:47:24,759 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Tests/TestJediTyper.py -> build/bdist.linux-riscv64/wheel/Cython/Tests 2023-10-28 13:47:24,760 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-riscv64/wheel/Cython/Tests 2023-10-28 13:47:24,760 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Tests/xmlrunner.py -> build/bdist.linux-riscv64/wheel/Cython/Tests 2023-10-28 13:47:24,761 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Build 2023-10-28 13:47:24,762 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Build/__init__.py -> build/bdist.linux-riscv64/wheel/Cython/Build 2023-10-28 13:47:24,762 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Build/BuildExecutable.py -> build/bdist.linux-riscv64/wheel/Cython/Build 2023-10-28 13:47:24,763 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Build/Inline.py -> build/bdist.linux-riscv64/wheel/Cython/Build 2023-10-28 13:47:24,764 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Build/Dependencies.py -> build/bdist.linux-riscv64/wheel/Cython/Build 2023-10-28 13:47:24,765 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Build/Tests 2023-10-28 13:47:24,765 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Build/Tests/__init__.py -> build/bdist.linux-riscv64/wheel/Cython/Build/Tests 2023-10-28 13:47:24,766 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Build/Tests/TestInline.py -> build/bdist.linux-riscv64/wheel/Cython/Build/Tests 2023-10-28 13:47:24,767 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Build/Tests/TestStripLiterals.py -> build/bdist.linux-riscv64/wheel/Cython/Build/Tests 2023-10-28 13:47:24,767 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Build/Tests/TestIpythonMagic.py -> build/bdist.linux-riscv64/wheel/Cython/Build/Tests 2023-10-28 13:47:24,768 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Build/Tests/TestCyCache.py -> build/bdist.linux-riscv64/wheel/Cython/Build/Tests 2023-10-28 13:47:24,769 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Build/IpythonMagic.py -> build/bdist.linux-riscv64/wheel/Cython/Build 2023-10-28 13:47:24,770 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Build/Cythonize.py -> build/bdist.linux-riscv64/wheel/Cython/Build 2023-10-28 13:47:24,770 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Build/Distutils.py -> build/bdist.linux-riscv64/wheel/Cython/Build 2023-10-28 13:47:24,771 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/CodeWriter.py -> build/bdist.linux-riscv64/wheel/Cython 2023-10-28 13:47:24,772 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Debugger 2023-10-28 13:47:24,772 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Debugger/__init__.py -> build/bdist.linux-riscv64/wheel/Cython/Debugger 2023-10-28 13:47:24,773 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Debugger/Tests 2023-10-28 13:47:24,774 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/bdist.linux-riscv64/wheel/Cython/Debugger/Tests 2023-10-28 13:47:24,774 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Debugger/Tests/__init__.py -> build/bdist.linux-riscv64/wheel/Cython/Debugger/Tests 2023-10-28 13:47:24,775 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/bdist.linux-riscv64/wheel/Cython/Debugger/Tests 2023-10-28 13:47:24,776 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Debugger/Tests/cfuncs.c -> build/bdist.linux-riscv64/wheel/Cython/Debugger/Tests 2023-10-28 13:47:24,776 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Debugger/Tests/codefile -> build/bdist.linux-riscv64/wheel/Cython/Debugger/Tests 2023-10-28 13:47:24,777 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Debugger/Tests/TestLibCython.py -> build/bdist.linux-riscv64/wheel/Cython/Debugger/Tests 2023-10-28 13:47:24,778 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Debugger/DebugWriter.py -> build/bdist.linux-riscv64/wheel/Cython/Debugger 2023-10-28 13:47:24,778 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Debugger/libpython.py -> build/bdist.linux-riscv64/wheel/Cython/Debugger 2023-10-28 13:47:24,779 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Debugger/Cygdb.py -> build/bdist.linux-riscv64/wheel/Cython/Debugger 2023-10-28 13:47:24,780 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Debugger/libcython.py -> build/bdist.linux-riscv64/wheel/Cython/Debugger 2023-10-28 13:47:24,781 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,782 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/FlowControl.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,782 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Scanning.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,783 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/DebugFlags.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,784 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,785 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/UtilNodes.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,785 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/CythonScope.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,786 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Annotate.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,787 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Visitor.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,787 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/FlowControl.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,794 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/TreePath.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,794 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/StringEncoding.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,795 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/TreeFragment.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,796 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/__init__.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,797 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/FusedNode.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,797 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Interpreter.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,798 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,799 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Scanning.pxd -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,799 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Parsing.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,800 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,801 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Naming.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,802 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Options.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,803 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Visitor.pxd -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,803 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/TypeInference.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,804 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,805 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Errors.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,805 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,806 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Code.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,807 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Parsing.pxd -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,808 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Main.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,809 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/TypeSlots.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,809 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Code.pxd -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,810 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Builtin.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,811 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/CmdLine.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,811 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Future.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,812 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Visitor.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,816 root INFO creating build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,816 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests/TestGrammar.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,817 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests/TestTypes.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,818 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests/__init__.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,818 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests/TestVisitor.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,819 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests/TestCmdLine.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,820 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests/TestTreeFragment.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,820 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests/TestMemView.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,821 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,822 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests/TestStringEncoding.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,822 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests/TestUtilityLoad.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,823 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests/TestBuffer.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,824 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests/TestSignatureMatching.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,824 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests/TestTreePath.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,825 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Tests/TestFlowControl.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler/Tests 2023-10-28 13:47:24,826 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Pythran.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,826 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/ModuleNode.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,827 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/FusedNode.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,831 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Scanning.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,835 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Optimize.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,836 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Pipeline.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,837 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Lexicon.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,837 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/ExprNodes.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,840 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Buffer.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,841 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/MemoryView.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,841 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,842 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Nodes.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,844 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Symtab.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,845 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/UtilityCode.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,846 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,847 root INFO copying build/lib.linux-riscv64-cpython-311/Cython/Compiler/Version.py -> build/bdist.linux-riscv64/wheel/Cython/Compiler 2023-10-28 13:47:24,848 root INFO running install_egg_info 2023-10-28 13:47:24,865 root INFO running egg_info 2023-10-28 13:47:24,865 root INFO creating Cython.egg-info 2023-10-28 13:47:24,872 root INFO writing Cython.egg-info/PKG-INFO 2023-10-28 13:47:24,875 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt 2023-10-28 13:47:24,876 root INFO writing entry points to Cython.egg-info/entry_points.txt 2023-10-28 13:47:24,877 root INFO writing top-level names to Cython.egg-info/top_level.txt 2023-10-28 13:47:24,878 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2023-10-28 13:47:24,933 root INFO dependency /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Scanners.pxd won't be automatically included in the manifest: the path must be relative 2023-10-28 13:47:24,933 root INFO dependency /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Actions.pxd won't be automatically included in the manifest: the path must be relative 2023-10-28 13:47:24,933 root INFO dependency /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Scanning.pxd won't be automatically included in the manifest: the path must be relative 2023-10-28 13:47:24,934 root INFO dependency /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Visitor.pxd won't be automatically included in the manifest: the path must be relative 2023-10-28 13:47:24,934 root INFO dependency /home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FlowControl.pxd won't be automatically included in the manifest: the path must be relative 2023-10-28 13:47:24,941 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt' 2023-10-28 13:47:24,942 root INFO reading manifest template 'MANIFEST.in' 2023-10-28 13:47:24,944 root WARNING warning: no files found matching '.gitrev' 2023-10-28 13:47:25,021 root WARNING warning: no files found matching 'Doc/*' 2023-10-28 13:47:25,028 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' 2023-10-28 13:47:25,029 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' 2023-10-28 13:47:25,036 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Utility' 2023-10-28 13:47:26,253 root WARNING warning: no files found matching 'pyximport/README' 2023-10-28 13:47:26,253 root INFO adding license file 'LICENSE.txt' 2023-10-28 13:47:26,254 root INFO adding license file 'COPYING.txt' 2023-10-28 13:47:26,391 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2023-10-28 13:47:26,393 root INFO Copying Cython.egg-info to build/bdist.linux-riscv64/wheel/Cython-0.29.36-py3.11.egg-info 2023-10-28 13:47:26,398 root INFO running install_scripts 2023-10-28 13:47:26,428 wheel INFO creating build/bdist.linux-riscv64/wheel/Cython-0.29.36.dist-info/WHEEL 2023-10-28 13:47:26,432 wheel INFO creating '/home/buildozer/aports/main/cython/src/cython-0.29.36/.dist/.tmp-olhkl97r/Cython-0.29.36-cp311-cp311-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-10-28 13:47:26,434 wheel INFO adding 'cython.py' 2023-10-28 13:47:26,437 wheel INFO adding 'Cython/CodeWriter.py' 2023-10-28 13:47:26,438 wheel INFO adding 'Cython/Coverage.py' 2023-10-28 13:47:26,440 wheel INFO adding 'Cython/Debugging.py' 2023-10-28 13:47:26,441 wheel INFO adding 'Cython/Shadow.py' 2023-10-28 13:47:26,442 wheel INFO adding 'Cython/StringIOTree.py' 2023-10-28 13:47:26,443 wheel INFO adding 'Cython/TestUtils.py' 2023-10-28 13:47:26,444 wheel INFO adding 'Cython/Utils.py' 2023-10-28 13:47:26,445 wheel INFO adding 'Cython/__init__.py' 2023-10-28 13:47:26,447 wheel INFO adding 'Cython/Build/BuildExecutable.py' 2023-10-28 13:47:26,448 wheel INFO adding 'Cython/Build/Cythonize.py' 2023-10-28 13:47:26,449 wheel INFO adding 'Cython/Build/Dependencies.py' 2023-10-28 13:47:26,450 wheel INFO adding 'Cython/Build/Distutils.py' 2023-10-28 13:47:26,451 wheel INFO adding 'Cython/Build/Inline.py' 2023-10-28 13:47:26,453 wheel INFO adding 'Cython/Build/IpythonMagic.py' 2023-10-28 13:47:26,454 wheel INFO adding 'Cython/Build/__init__.py' 2023-10-28 13:47:26,455 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py' 2023-10-28 13:47:26,456 wheel INFO adding 'Cython/Build/Tests/TestInline.py' 2023-10-28 13:47:26,457 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py' 2023-10-28 13:47:26,458 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py' 2023-10-28 13:47:26,459 wheel INFO adding 'Cython/Build/Tests/__init__.py' 2023-10-28 13:47:26,460 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py' 2023-10-28 13:47:26,461 wheel INFO adding 'Cython/Compiler/Annotate.py' 2023-10-28 13:47:26,462 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py' 2023-10-28 13:47:26,463 wheel INFO adding 'Cython/Compiler/Buffer.py' 2023-10-28 13:47:26,465 wheel INFO adding 'Cython/Compiler/Builtin.py' 2023-10-28 13:47:26,466 wheel INFO adding 'Cython/Compiler/CmdLine.py' 2023-10-28 13:47:26,467 wheel INFO adding 'Cython/Compiler/Code.pxd' 2023-10-28 13:47:26,468 wheel INFO adding 'Cython/Compiler/Code.py' 2023-10-28 13:47:26,471 wheel INFO adding 'Cython/Compiler/CodeGeneration.py' 2023-10-28 13:47:26,472 wheel INFO adding 'Cython/Compiler/CythonScope.py' 2023-10-28 13:47:26,473 wheel INFO adding 'Cython/Compiler/DebugFlags.py' 2023-10-28 13:47:26,473 wheel INFO adding 'Cython/Compiler/Errors.py' 2023-10-28 13:47:26,476 wheel INFO adding 'Cython/Compiler/ExprNodes.py' 2023-10-28 13:47:26,491 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-311-riscv64-linux-musl.so' 2023-10-28 13:47:26,522 wheel INFO adding 'Cython/Compiler/FlowControl.pxd' 2023-10-28 13:47:26,523 wheel INFO adding 'Cython/Compiler/FlowControl.py' 2023-10-28 13:47:26,528 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-311-riscv64-linux-musl.so' 2023-10-28 13:47:26,548 wheel INFO adding 'Cython/Compiler/FusedNode.py' 2023-10-28 13:47:26,549 wheel INFO adding 'Cython/Compiler/Future.py' 2023-10-28 13:47:26,550 wheel INFO adding 'Cython/Compiler/Interpreter.py' 2023-10-28 13:47:26,551 wheel INFO adding 'Cython/Compiler/Lexicon.py' 2023-10-28 13:47:26,552 wheel INFO adding 'Cython/Compiler/Main.py' 2023-10-28 13:47:26,554 wheel INFO adding 'Cython/Compiler/MemoryView.py' 2023-10-28 13:47:26,555 wheel INFO adding 'Cython/Compiler/ModuleNode.py' 2023-10-28 13:47:26,559 wheel INFO adding 'Cython/Compiler/Naming.py' 2023-10-28 13:47:26,561 wheel INFO adding 'Cython/Compiler/Nodes.py' 2023-10-28 13:47:26,568 wheel INFO adding 'Cython/Compiler/Optimize.py' 2023-10-28 13:47:26,573 wheel INFO adding 'Cython/Compiler/Options.py' 2023-10-28 13:47:26,574 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd' 2023-10-28 13:47:26,575 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py' 2023-10-28 13:47:26,579 wheel INFO adding 'Cython/Compiler/Parsing.pxd' 2023-10-28 13:47:26,580 wheel INFO adding 'Cython/Compiler/Parsing.py' 2023-10-28 13:47:26,583 wheel INFO adding 'Cython/Compiler/Pipeline.py' 2023-10-28 13:47:26,585 wheel INFO adding 'Cython/Compiler/PyrexTypes.py' 2023-10-28 13:47:26,589 wheel INFO adding 'Cython/Compiler/Pythran.py' 2023-10-28 13:47:26,592 wheel INFO adding 'Cython/Compiler/Scanning.cpython-311-riscv64-linux-musl.so' 2023-10-28 13:47:26,606 wheel INFO adding 'Cython/Compiler/Scanning.pxd' 2023-10-28 13:47:26,607 wheel INFO adding 'Cython/Compiler/Scanning.py' 2023-10-28 13:47:26,608 wheel INFO adding 'Cython/Compiler/StringEncoding.py' 2023-10-28 13:47:26,610 wheel INFO adding 'Cython/Compiler/Symtab.py' 2023-10-28 13:47:26,612 wheel INFO adding 'Cython/Compiler/TreeFragment.py' 2023-10-28 13:47:26,613 wheel INFO adding 'Cython/Compiler/TreePath.py' 2023-10-28 13:47:26,614 wheel INFO adding 'Cython/Compiler/TypeInference.py' 2023-10-28 13:47:26,616 wheel INFO adding 'Cython/Compiler/TypeSlots.py' 2023-10-28 13:47:26,617 wheel INFO adding 'Cython/Compiler/UtilNodes.py' 2023-10-28 13:47:26,618 wheel INFO adding 'Cython/Compiler/UtilityCode.py' 2023-10-28 13:47:26,620 wheel INFO adding 'Cython/Compiler/Version.py' 2023-10-28 13:47:26,623 wheel INFO adding 'Cython/Compiler/Visitor.cpython-311-riscv64-linux-musl.so' 2023-10-28 13:47:26,640 wheel INFO adding 'Cython/Compiler/Visitor.pxd' 2023-10-28 13:47:26,641 wheel INFO adding 'Cython/Compiler/Visitor.py' 2023-10-28 13:47:26,642 wheel INFO adding 'Cython/Compiler/__init__.py' 2023-10-28 13:47:26,643 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py' 2023-10-28 13:47:26,644 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py' 2023-10-28 13:47:26,645 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py' 2023-10-28 13:47:26,646 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py' 2023-10-28 13:47:26,647 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py' 2023-10-28 13:47:26,648 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py' 2023-10-28 13:47:26,649 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py' 2023-10-28 13:47:26,650 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py' 2023-10-28 13:47:26,651 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py' 2023-10-28 13:47:26,652 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py' 2023-10-28 13:47:26,653 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py' 2023-10-28 13:47:26,654 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py' 2023-10-28 13:47:26,655 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py' 2023-10-28 13:47:26,655 wheel INFO adding 'Cython/Compiler/Tests/__init__.py' 2023-10-28 13:47:26,657 wheel INFO adding 'Cython/Debugger/Cygdb.py' 2023-10-28 13:47:26,658 wheel INFO adding 'Cython/Debugger/DebugWriter.py' 2023-10-28 13:47:26,658 wheel INFO adding 'Cython/Debugger/__init__.py' 2023-10-28 13:47:26,659 wheel INFO adding 'Cython/Debugger/libcython.py' 2023-10-28 13:47:26,661 wheel INFO adding 'Cython/Debugger/libpython.py' 2023-10-28 13:47:26,664 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py' 2023-10-28 13:47:26,665 wheel INFO adding 'Cython/Debugger/Tests/__init__.py' 2023-10-28 13:47:26,666 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c' 2023-10-28 13:47:26,667 wheel INFO adding 'Cython/Debugger/Tests/codefile' 2023-10-28 13:47:26,668 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py' 2023-10-28 13:47:26,669 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py' 2023-10-28 13:47:26,670 wheel INFO adding 'Cython/Distutils/__init__.py' 2023-10-28 13:47:26,671 wheel INFO adding 'Cython/Distutils/build_ext.py' 2023-10-28 13:47:26,672 wheel INFO adding 'Cython/Distutils/extension.py' 2023-10-28 13:47:26,673 wheel INFO adding 'Cython/Distutils/old_build_ext.py' 2023-10-28 13:47:26,674 wheel INFO adding 'Cython/Includes/openmp.pxd' 2023-10-28 13:47:26,675 wheel INFO adding 'Cython/Includes/Deprecated/python.pxd' 2023-10-28 13:47:26,676 wheel INFO adding 'Cython/Includes/Deprecated/python_bool.pxd' 2023-10-28 13:47:26,677 wheel INFO adding 'Cython/Includes/Deprecated/python_buffer.pxd' 2023-10-28 13:47:26,678 wheel INFO adding 'Cython/Includes/Deprecated/python_bytes.pxd' 2023-10-28 13:47:26,679 wheel INFO adding 'Cython/Includes/Deprecated/python_cobject.pxd' 2023-10-28 13:47:26,680 wheel INFO adding 'Cython/Includes/Deprecated/python_complex.pxd' 2023-10-28 13:47:26,680 wheel INFO adding 'Cython/Includes/Deprecated/python_dict.pxd' 2023-10-28 13:47:26,681 wheel INFO adding 'Cython/Includes/Deprecated/python_exc.pxd' 2023-10-28 13:47:26,682 wheel INFO adding 'Cython/Includes/Deprecated/python_float.pxd' 2023-10-28 13:47:26,683 wheel INFO adding 'Cython/Includes/Deprecated/python_function.pxd' 2023-10-28 13:47:26,684 wheel INFO adding 'Cython/Includes/Deprecated/python_getargs.pxd' 2023-10-28 13:47:26,685 wheel INFO adding 'Cython/Includes/Deprecated/python_instance.pxd' 2023-10-28 13:47:26,686 wheel INFO adding 'Cython/Includes/Deprecated/python_int.pxd' 2023-10-28 13:47:26,686 wheel INFO adding 'Cython/Includes/Deprecated/python_iterator.pxd' 2023-10-28 13:47:26,687 wheel INFO adding 'Cython/Includes/Deprecated/python_list.pxd' 2023-10-28 13:47:26,688 wheel INFO adding 'Cython/Includes/Deprecated/python_long.pxd' 2023-10-28 13:47:26,689 wheel INFO adding 'Cython/Includes/Deprecated/python_mapping.pxd' 2023-10-28 13:47:26,690 wheel INFO adding 'Cython/Includes/Deprecated/python_mem.pxd' 2023-10-28 13:47:26,691 wheel INFO adding 'Cython/Includes/Deprecated/python_method.pxd' 2023-10-28 13:47:26,692 wheel INFO adding 'Cython/Includes/Deprecated/python_module.pxd' 2023-10-28 13:47:26,692 wheel INFO adding 'Cython/Includes/Deprecated/python_number.pxd' 2023-10-28 13:47:26,693 wheel INFO adding 'Cython/Includes/Deprecated/python_object.pxd' 2023-10-28 13:47:26,694 wheel INFO adding 'Cython/Includes/Deprecated/python_oldbuffer.pxd' 2023-10-28 13:47:26,695 wheel INFO adding 'Cython/Includes/Deprecated/python_pycapsule.pxd' 2023-10-28 13:47:26,696 wheel INFO adding 'Cython/Includes/Deprecated/python_ref.pxd' 2023-10-28 13:47:26,697 wheel INFO adding 'Cython/Includes/Deprecated/python_sequence.pxd' 2023-10-28 13:47:26,698 wheel INFO adding 'Cython/Includes/Deprecated/python_set.pxd' 2023-10-28 13:47:26,698 wheel INFO adding 'Cython/Includes/Deprecated/python_string.pxd' 2023-10-28 13:47:26,699 wheel INFO adding 'Cython/Includes/Deprecated/python_tuple.pxd' 2023-10-28 13:47:26,700 wheel INFO adding 'Cython/Includes/Deprecated/python_type.pxd' 2023-10-28 13:47:26,701 wheel INFO adding 'Cython/Includes/Deprecated/python_unicode.pxd' 2023-10-28 13:47:26,702 wheel INFO adding 'Cython/Includes/Deprecated/python_version.pxd' 2023-10-28 13:47:26,703 wheel INFO adding 'Cython/Includes/Deprecated/python_weakref.pxd' 2023-10-28 13:47:26,704 wheel INFO adding 'Cython/Includes/Deprecated/stdio.pxd' 2023-10-28 13:47:26,705 wheel INFO adding 'Cython/Includes/Deprecated/stdlib.pxd' 2023-10-28 13:47:26,705 wheel INFO adding 'Cython/Includes/Deprecated/stl.pxd' 2023-10-28 13:47:26,707 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd' 2023-10-28 13:47:26,708 wheel INFO adding 'Cython/Includes/cpython/array.pxd' 2023-10-28 13:47:26,709 wheel INFO adding 'Cython/Includes/cpython/bool.pxd' 2023-10-28 13:47:26,710 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd' 2023-10-28 13:47:26,711 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd' 2023-10-28 13:47:26,711 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd' 2023-10-28 13:47:26,712 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd' 2023-10-28 13:47:26,713 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd' 2023-10-28 13:47:26,714 wheel INFO adding 'Cython/Includes/cpython/cobject.pxd' 2023-10-28 13:47:26,715 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd' 2023-10-28 13:47:26,716 wheel INFO adding 'Cython/Includes/cpython/complex.pxd' 2023-10-28 13:47:26,717 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd' 2023-10-28 13:47:26,718 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd' 2023-10-28 13:47:26,719 wheel INFO adding 'Cython/Includes/cpython/dict.pxd' 2023-10-28 13:47:26,720 wheel INFO adding 'Cython/Includes/cpython/exc.pxd' 2023-10-28 13:47:26,721 wheel INFO adding 'Cython/Includes/cpython/float.pxd' 2023-10-28 13:47:26,722 wheel INFO adding 'Cython/Includes/cpython/function.pxd' 2023-10-28 13:47:26,723 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd' 2023-10-28 13:47:26,724 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd' 2023-10-28 13:47:26,725 wheel INFO adding 'Cython/Includes/cpython/instance.pxd' 2023-10-28 13:47:26,725 wheel INFO adding 'Cython/Includes/cpython/int.pxd' 2023-10-28 13:47:26,726 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd' 2023-10-28 13:47:26,727 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd' 2023-10-28 13:47:26,728 wheel INFO adding 'Cython/Includes/cpython/list.pxd' 2023-10-28 13:47:26,729 wheel INFO adding 'Cython/Includes/cpython/long.pxd' 2023-10-28 13:47:26,730 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd' 2023-10-28 13:47:26,731 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd' 2023-10-28 13:47:26,732 wheel INFO adding 'Cython/Includes/cpython/mem.pxd' 2023-10-28 13:47:26,733 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd' 2023-10-28 13:47:26,734 wheel INFO adding 'Cython/Includes/cpython/method.pxd' 2023-10-28 13:47:26,735 wheel INFO adding 'Cython/Includes/cpython/module.pxd' 2023-10-28 13:47:26,736 wheel INFO adding 'Cython/Includes/cpython/number.pxd' 2023-10-28 13:47:26,737 wheel INFO adding 'Cython/Includes/cpython/object.pxd' 2023-10-28 13:47:26,738 wheel INFO adding 'Cython/Includes/cpython/oldbuffer.pxd' 2023-10-28 13:47:26,739 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd' 2023-10-28 13:47:26,740 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd' 2023-10-28 13:47:26,741 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd' 2023-10-28 13:47:26,742 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd' 2023-10-28 13:47:26,743 wheel INFO adding 'Cython/Includes/cpython/ref.pxd' 2023-10-28 13:47:26,744 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd' 2023-10-28 13:47:26,745 wheel INFO adding 'Cython/Includes/cpython/set.pxd' 2023-10-28 13:47:26,746 wheel INFO adding 'Cython/Includes/cpython/slice.pxd' 2023-10-28 13:47:26,747 wheel INFO adding 'Cython/Includes/cpython/string.pxd' 2023-10-28 13:47:26,748 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd' 2023-10-28 13:47:26,749 wheel INFO adding 'Cython/Includes/cpython/type.pxd' 2023-10-28 13:47:26,750 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd' 2023-10-28 13:47:26,751 wheel INFO adding 'Cython/Includes/cpython/version.pxd' 2023-10-28 13:47:26,752 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd' 2023-10-28 13:47:26,753 wheel INFO adding 'Cython/Includes/libc/__init__.pxd' 2023-10-28 13:47:26,754 wheel INFO adding 'Cython/Includes/libc/errno.pxd' 2023-10-28 13:47:26,755 wheel INFO adding 'Cython/Includes/libc/float.pxd' 2023-10-28 13:47:26,755 wheel INFO adding 'Cython/Includes/libc/limits.pxd' 2023-10-28 13:47:26,756 wheel INFO adding 'Cython/Includes/libc/locale.pxd' 2023-10-28 13:47:26,757 wheel INFO adding 'Cython/Includes/libc/math.pxd' 2023-10-28 13:47:26,758 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd' 2023-10-28 13:47:26,759 wheel INFO adding 'Cython/Includes/libc/signal.pxd' 2023-10-28 13:47:26,760 wheel INFO adding 'Cython/Includes/libc/stddef.pxd' 2023-10-28 13:47:26,761 wheel INFO adding 'Cython/Includes/libc/stdint.pxd' 2023-10-28 13:47:26,762 wheel INFO adding 'Cython/Includes/libc/stdio.pxd' 2023-10-28 13:47:26,763 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd' 2023-10-28 13:47:26,764 wheel INFO adding 'Cython/Includes/libc/string.pxd' 2023-10-28 13:47:26,764 wheel INFO adding 'Cython/Includes/libc/time.pxd' 2023-10-28 13:47:26,766 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd' 2023-10-28 13:47:26,766 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd' 2023-10-28 13:47:26,767 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd' 2023-10-28 13:47:26,768 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd' 2023-10-28 13:47:26,769 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd' 2023-10-28 13:47:26,770 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd' 2023-10-28 13:47:26,771 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd' 2023-10-28 13:47:26,772 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd' 2023-10-28 13:47:26,773 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd' 2023-10-28 13:47:26,774 wheel INFO adding 'Cython/Includes/libcpp/list.pxd' 2023-10-28 13:47:26,775 wheel INFO adding 'Cython/Includes/libcpp/map.pxd' 2023-10-28 13:47:26,776 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd' 2023-10-28 13:47:26,777 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd' 2023-10-28 13:47:26,777 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd' 2023-10-28 13:47:26,778 wheel INFO adding 'Cython/Includes/libcpp/set.pxd' 2023-10-28 13:47:26,779 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd' 2023-10-28 13:47:26,780 wheel INFO adding 'Cython/Includes/libcpp/string.pxd' 2023-10-28 13:47:26,781 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd' 2023-10-28 13:47:26,782 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd' 2023-10-28 13:47:26,783 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd' 2023-10-28 13:47:26,784 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd' 2023-10-28 13:47:26,785 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd' 2023-10-28 13:47:26,785 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd' 2023-10-28 13:47:26,787 wheel INFO adding 'Cython/Includes/numpy/__init__.pxd' 2023-10-28 13:47:26,788 wheel INFO adding 'Cython/Includes/numpy/math.pxd' 2023-10-28 13:47:26,789 wheel INFO adding 'Cython/Includes/posix/__init__.pxd' 2023-10-28 13:47:26,790 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd' 2023-10-28 13:47:26,791 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd' 2023-10-28 13:47:26,792 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd' 2023-10-28 13:47:26,793 wheel INFO adding 'Cython/Includes/posix/mman.pxd' 2023-10-28 13:47:26,794 wheel INFO adding 'Cython/Includes/posix/resource.pxd' 2023-10-28 13:47:26,795 wheel INFO adding 'Cython/Includes/posix/select.pxd' 2023-10-28 13:47:26,796 wheel INFO adding 'Cython/Includes/posix/signal.pxd' 2023-10-28 13:47:26,796 wheel INFO adding 'Cython/Includes/posix/stat.pxd' 2023-10-28 13:47:26,797 wheel INFO adding 'Cython/Includes/posix/stdio.pxd' 2023-10-28 13:47:26,798 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd' 2023-10-28 13:47:26,799 wheel INFO adding 'Cython/Includes/posix/strings.pxd' 2023-10-28 13:47:26,800 wheel INFO adding 'Cython/Includes/posix/time.pxd' 2023-10-28 13:47:26,801 wheel INFO adding 'Cython/Includes/posix/types.pxd' 2023-10-28 13:47:26,802 wheel INFO adding 'Cython/Includes/posix/unistd.pxd' 2023-10-28 13:47:26,803 wheel INFO adding 'Cython/Includes/posix/wait.pxd' 2023-10-28 13:47:26,804 wheel INFO adding 'Cython/Plex/Actions.cpython-311-riscv64-linux-musl.so' 2023-10-28 13:47:26,808 wheel INFO adding 'Cython/Plex/Actions.pxd' 2023-10-28 13:47:26,809 wheel INFO adding 'Cython/Plex/Actions.py' 2023-10-28 13:47:26,810 wheel INFO adding 'Cython/Plex/DFA.py' 2023-10-28 13:47:26,811 wheel INFO adding 'Cython/Plex/Errors.py' 2023-10-28 13:47:26,812 wheel INFO adding 'Cython/Plex/Lexicons.py' 2023-10-28 13:47:26,813 wheel INFO adding 'Cython/Plex/Machines.py' 2023-10-28 13:47:26,814 wheel INFO adding 'Cython/Plex/Regexps.py' 2023-10-28 13:47:26,816 wheel INFO adding 'Cython/Plex/Scanners.cpython-311-riscv64-linux-musl.so' 2023-10-28 13:47:26,822 wheel INFO adding 'Cython/Plex/Scanners.pxd' 2023-10-28 13:47:26,823 wheel INFO adding 'Cython/Plex/Scanners.py' 2023-10-28 13:47:26,824 wheel INFO adding 'Cython/Plex/Timing.py' 2023-10-28 13:47:26,825 wheel INFO adding 'Cython/Plex/Traditional.py' 2023-10-28 13:47:26,826 wheel INFO adding 'Cython/Plex/Transitions.py' 2023-10-28 13:47:26,827 wheel INFO adding 'Cython/Plex/__init__.py' 2023-10-28 13:47:26,828 wheel INFO adding 'Cython/Runtime/__init__.py' 2023-10-28 13:47:26,830 wheel INFO adding 'Cython/Runtime/refnanny.cpython-311-riscv64-linux-musl.so' 2023-10-28 13:47:26,834 wheel INFO adding 'Cython/Runtime/refnanny.pyx' 2023-10-28 13:47:26,835 wheel INFO adding 'Cython/Tempita/__init__.py' 2023-10-28 13:47:26,836 wheel INFO adding 'Cython/Tempita/_looper.py' 2023-10-28 13:47:26,841 wheel INFO adding 'Cython/Tempita/_tempita.cpython-311-riscv64-linux-musl.so' 2023-10-28 13:47:26,866 wheel INFO adding 'Cython/Tempita/_tempita.py' 2023-10-28 13:47:26,868 wheel INFO adding 'Cython/Tempita/compat3.py' 2023-10-28 13:47:26,869 wheel INFO adding 'Cython/Tests/TestCodeWriter.py' 2023-10-28 13:47:26,870 wheel INFO adding 'Cython/Tests/TestCythonUtils.py' 2023-10-28 13:47:26,871 wheel INFO adding 'Cython/Tests/TestJediTyper.py' 2023-10-28 13:47:26,872 wheel INFO adding 'Cython/Tests/TestStringIOTree.py' 2023-10-28 13:47:26,873 wheel INFO adding 'Cython/Tests/__init__.py' 2023-10-28 13:47:26,873 wheel INFO adding 'Cython/Tests/xmlrunner.py' 2023-10-28 13:47:26,875 wheel INFO adding 'Cython/Utility/AsyncGen.c' 2023-10-28 13:47:26,877 wheel INFO adding 'Cython/Utility/Buffer.c' 2023-10-28 13:47:26,878 wheel INFO adding 'Cython/Utility/Builtins.c' 2023-10-28 13:47:26,879 wheel INFO adding 'Cython/Utility/CConvert.pyx' 2023-10-28 13:47:26,880 wheel INFO adding 'Cython/Utility/CMath.c' 2023-10-28 13:47:26,881 wheel INFO adding 'Cython/Utility/Capsule.c' 2023-10-28 13:47:26,882 wheel INFO adding 'Cython/Utility/CommonStructures.c' 2023-10-28 13:47:26,883 wheel INFO adding 'Cython/Utility/Complex.c' 2023-10-28 13:47:26,884 wheel INFO adding 'Cython/Utility/Coroutine.c' 2023-10-28 13:47:26,887 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx' 2023-10-28 13:47:26,888 wheel INFO adding 'Cython/Utility/CppConvert.pyx' 2023-10-28 13:47:26,889 wheel INFO adding 'Cython/Utility/CppSupport.cpp' 2023-10-28 13:47:26,890 wheel INFO adding 'Cython/Utility/CythonFunction.c' 2023-10-28 13:47:26,891 wheel INFO adding 'Cython/Utility/Embed.c' 2023-10-28 13:47:26,892 wheel INFO adding 'Cython/Utility/Exceptions.c' 2023-10-28 13:47:26,894 wheel INFO adding 'Cython/Utility/ExtensionTypes.c' 2023-10-28 13:47:26,895 wheel INFO adding 'Cython/Utility/FunctionArguments.c' 2023-10-28 13:47:26,896 wheel INFO adding 'Cython/Utility/ImportExport.c' 2023-10-28 13:47:26,897 wheel INFO adding 'Cython/Utility/MemoryView.pyx' 2023-10-28 13:47:26,899 wheel INFO adding 'Cython/Utility/MemoryView_C.c' 2023-10-28 13:47:26,901 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c' 2023-10-28 13:47:26,903 wheel INFO adding 'Cython/Utility/ObjectHandling.c' 2023-10-28 13:47:26,905 wheel INFO adding 'Cython/Utility/Optimize.c' 2023-10-28 13:47:26,907 wheel INFO adding 'Cython/Utility/Overflow.c' 2023-10-28 13:47:26,908 wheel INFO adding 'Cython/Utility/Printing.c' 2023-10-28 13:47:26,909 wheel INFO adding 'Cython/Utility/Profile.c' 2023-10-28 13:47:26,910 wheel INFO adding 'Cython/Utility/StringTools.c' 2023-10-28 13:47:26,912 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx' 2023-10-28 13:47:26,913 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx' 2023-10-28 13:47:26,914 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c' 2023-10-28 13:47:26,915 wheel INFO adding 'Cython/Utility/TypeConversion.c' 2023-10-28 13:47:26,916 wheel INFO adding 'Cython/Utility/__init__.py' 2023-10-28 13:47:26,917 wheel INFO adding 'Cython/Utility/arrayarray.h' 2023-10-28 13:47:26,919 wheel INFO adding 'pyximport/__init__.py' 2023-10-28 13:47:26,920 wheel INFO adding 'pyximport/pyxbuild.py' 2023-10-28 13:47:26,921 wheel INFO adding 'pyximport/pyximport.py' 2023-10-28 13:47:26,922 wheel INFO adding 'Cython-0.29.36.dist-info/COPYING.txt' 2023-10-28 13:47:26,923 wheel INFO adding 'Cython-0.29.36.dist-info/LICENSE.txt' 2023-10-28 13:47:26,924 wheel INFO adding 'Cython-0.29.36.dist-info/METADATA' 2023-10-28 13:47:26,924 wheel INFO adding 'Cython-0.29.36.dist-info/WHEEL' 2023-10-28 13:47:26,925 wheel INFO adding 'Cython-0.29.36.dist-info/entry_points.txt' 2023-10-28 13:47:26,926 wheel INFO adding 'Cython-0.29.36.dist-info/top_level.txt' 2023-10-28 13:47:26,935 wheel INFO adding 'Cython-0.29.36.dist-info/RECORD' 2023-10-28 13:47:26,943 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-10-28 13:47:26,960 gpep517 INFO The backend produced .dist/Cython-0.29.36-cp311-cp311-linux_riscv64.whl Cython-0.29.36-cp311-cp311-linux_riscv64.whl >>> cython: Entering fakeroot... >>> cython-pyc*: Running split function pyc... '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/pyximport/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Plex/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Distutils/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Tempita/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Runtime/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Utility/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Build/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Debugger/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__' >>> cython-pyc*: Preparing subpackage cython-pyc... >>> cython-pyc*: Running postcheck for cython-pyc >>> cython-doc*: Running split function doc... >>> cython-doc*: Preparing subpackage cython-doc... >>> cython-doc*: Running postcheck for cython-doc >>> cython*: Running postcheck for cython >>> cython*: Preparing package cython... >>> cython*: Stripping binaries >>> cython-doc*: Scanning shared objects >>> cython-pyc*: Scanning shared objects >>> cython*: Scanning shared objects >>> cython-doc*: Tracing dependencies... >>> cython-doc*: Package size: 44.0 KB >>> cython-doc*: Compressing data... >>> cython-doc*: Create checksum... >>> cython-doc*: Create cython-doc-0.29.36-r1.apk >>> cython-pyc*: Tracing dependencies... python3 python3~3.11 >>> cython-pyc*: Package size: 4.2 MB >>> cython-pyc*: Compressing data... >>> cython-pyc*: Create checksum... >>> cython-pyc*: Create cython-pyc-0.29.36-r1.apk >>> cython*: Tracing dependencies... python3 python3~3.11 so:libc.musl-riscv64.so.1 >>> cython*: Package size: 6.1 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-0.29.36-r1.apk >>> cython: Build complete at Sat, 28 Oct 2023 13:47:39 +0000 elapsed time 0h 5m 41s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Uninstalling dependencies... (1/26) Purging .makedepends-cython (20231028.134203) (2/26) Purging py3-gpep517-pyc (15-r0) (3/26) Purging py3-gpep517 (15-r0) (4/26) Purging py3-installer-pyc (0.7.0-r1) (5/26) Purging py3-installer (0.7.0-r1) (6/26) Purging py3-setuptools-pyc (68.2.2-r0) (7/26) Purging py3-setuptools (68.2.2-r0) (8/26) Purging py3-wheel-pyc (0.41.2-r0) (9/26) Purging py3-wheel (0.41.2-r0) (10/26) Purging py3-packaging-pyc (23.2-r0) (11/26) Purging py3-packaging (23.2-r0) (12/26) Purging py3-parsing-pyc (3.1.1-r0) (13/26) Purging py3-parsing (3.1.1-r0) (14/26) Purging python3-dev (3.11.6-r1) (15/26) Purging python3-pyc (3.11.6-r1) (16/26) Purging python3-pycache-pyc0 (3.11.6-r1) (17/26) Purging pyc (3.11.6-r1) (18/26) Purging python3 (3.11.6-r1) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.4.4-r3) (22/26) Purging libpanelw (6.4_p20231007-r0) (23/26) Purging mpdecimal (2.5.1-r2) (24/26) Purging readline (8.2.1-r2) (25/26) Purging sqlite-libs (3.43.2-r0) (26/26) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 227 MiB in 100 packages >>> cython: Updating the main/riscv64 repository index... >>> cython: Signing the index...