>>> cython: Building main/cython 0.29.36-r1 (using abuild 3.12.0-r0) started Sat, 28 Oct 2023 15:07:00 +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.150701) Executing busybox-1.36.1-r13.trigger OK: 425 MiB in 128 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 15:07:02,744 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ Unable to find pgen, not compiling formal grammar. 2023-10-28 15:07:02,805 root INFO running bdist_wheel 2023-10-28 15:07:02,813 root INFO running build 2023-10-28 15:07:02,813 root INFO running build_py 2023-10-28 15:07:02,815 root INFO creating build 2023-10-28 15:07:02,815 root INFO creating build/lib.linux-armv8l-cpython-311 2023-10-28 15:07:02,815 root INFO copying cython.py -> build/lib.linux-armv8l-cpython-311 2023-10-28 15:07:02,816 root INFO creating build/lib.linux-armv8l-cpython-311/Cython 2023-10-28 15:07:02,816 root INFO copying Cython/CodeWriter.py -> build/lib.linux-armv8l-cpython-311/Cython 2023-10-28 15:07:02,816 root INFO copying Cython/Shadow.py -> build/lib.linux-armv8l-cpython-311/Cython 2023-10-28 15:07:02,816 root INFO copying Cython/StringIOTree.py -> build/lib.linux-armv8l-cpython-311/Cython 2023-10-28 15:07:02,816 root INFO copying Cython/TestUtils.py -> build/lib.linux-armv8l-cpython-311/Cython 2023-10-28 15:07:02,817 root INFO copying Cython/Utils.py -> build/lib.linux-armv8l-cpython-311/Cython 2023-10-28 15:07:02,817 root INFO copying Cython/Debugging.py -> build/lib.linux-armv8l-cpython-311/Cython 2023-10-28 15:07:02,817 root INFO copying Cython/Coverage.py -> build/lib.linux-armv8l-cpython-311/Cython 2023-10-28 15:07:02,817 root INFO copying Cython/__init__.py -> build/lib.linux-armv8l-cpython-311/Cython 2023-10-28 15:07:02,817 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Build 2023-10-28 15:07:02,818 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-armv8l-cpython-311/Cython/Build 2023-10-28 15:07:02,818 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-armv8l-cpython-311/Cython/Build 2023-10-28 15:07:02,818 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-armv8l-cpython-311/Cython/Build 2023-10-28 15:07:02,818 root INFO copying Cython/Build/Inline.py -> build/lib.linux-armv8l-cpython-311/Cython/Build 2023-10-28 15:07:02,818 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-armv8l-cpython-311/Cython/Build 2023-10-28 15:07:02,819 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-armv8l-cpython-311/Cython/Build 2023-10-28 15:07:02,819 root INFO copying Cython/Build/__init__.py -> build/lib.linux-armv8l-cpython-311/Cython/Build 2023-10-28 15:07:02,819 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,820 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,820 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,820 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,820 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,821 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,821 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,821 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,822 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,822 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,822 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,823 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,823 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,823 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,823 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,824 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,824 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,824 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,824 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,824 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,824 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,825 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,825 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,825 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,825 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,825 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,825 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,826 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,826 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,826 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,827 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,827 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,827 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,828 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,828 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,828 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,828 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,828 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,828 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,829 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,829 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,829 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,829 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Runtime 2023-10-28 15:07:02,829 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-armv8l-cpython-311/Cython/Runtime 2023-10-28 15:07:02,830 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Distutils 2023-10-28 15:07:02,830 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-armv8l-cpython-311/Cython/Distutils 2023-10-28 15:07:02,830 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-armv8l-cpython-311/Cython/Distutils 2023-10-28 15:07:02,830 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-armv8l-cpython-311/Cython/Distutils 2023-10-28 15:07:02,830 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-armv8l-cpython-311/Cython/Distutils 2023-10-28 15:07:02,830 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Debugger 2023-10-28 15:07:02,831 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-armv8l-cpython-311/Cython/Debugger 2023-10-28 15:07:02,831 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-armv8l-cpython-311/Cython/Debugger 2023-10-28 15:07:02,831 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-armv8l-cpython-311/Cython/Debugger 2023-10-28 15:07:02,831 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-armv8l-cpython-311/Cython/Debugger 2023-10-28 15:07:02,831 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-armv8l-cpython-311/Cython/Debugger 2023-10-28 15:07:02,832 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Debugger/Tests 2023-10-28 15:07:02,832 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-armv8l-cpython-311/Cython/Debugger/Tests 2023-10-28 15:07:02,832 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-armv8l-cpython-311/Cython/Debugger/Tests 2023-10-28 15:07:02,832 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-armv8l-cpython-311/Cython/Debugger/Tests 2023-10-28 15:07:02,832 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-armv8l-cpython-311/Cython/Debugger/Tests 2023-10-28 15:07:02,833 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Plex 2023-10-28 15:07:02,833 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-armv8l-cpython-311/Cython/Plex 2023-10-28 15:07:02,833 root INFO copying Cython/Plex/Timing.py -> build/lib.linux-armv8l-cpython-311/Cython/Plex 2023-10-28 15:07:02,833 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-armv8l-cpython-311/Cython/Plex 2023-10-28 15:07:02,833 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-armv8l-cpython-311/Cython/Plex 2023-10-28 15:07:02,833 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-armv8l-cpython-311/Cython/Plex 2023-10-28 15:07:02,833 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-armv8l-cpython-311/Cython/Plex 2023-10-28 15:07:02,834 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-armv8l-cpython-311/Cython/Plex 2023-10-28 15:07:02,834 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-armv8l-cpython-311/Cython/Plex 2023-10-28 15:07:02,834 root INFO copying Cython/Plex/Traditional.py -> build/lib.linux-armv8l-cpython-311/Cython/Plex 2023-10-28 15:07:02,834 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-armv8l-cpython-311/Cython/Plex 2023-10-28 15:07:02,834 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-armv8l-cpython-311/Cython/Plex 2023-10-28 15:07:02,834 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Tests 2023-10-28 15:07:02,834 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-armv8l-cpython-311/Cython/Tests 2023-10-28 15:07:02,835 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-armv8l-cpython-311/Cython/Tests 2023-10-28 15:07:02,835 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-armv8l-cpython-311/Cython/Tests 2023-10-28 15:07:02,835 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-armv8l-cpython-311/Cython/Tests 2023-10-28 15:07:02,835 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-armv8l-cpython-311/Cython/Tests 2023-10-28 15:07:02,835 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-armv8l-cpython-311/Cython/Tests 2023-10-28 15:07:02,835 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Build/Tests 2023-10-28 15:07:02,836 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-armv8l-cpython-311/Cython/Build/Tests 2023-10-28 15:07:02,836 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-armv8l-cpython-311/Cython/Build/Tests 2023-10-28 15:07:02,836 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-armv8l-cpython-311/Cython/Build/Tests 2023-10-28 15:07:02,836 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-armv8l-cpython-311/Cython/Build/Tests 2023-10-28 15:07:02,836 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-armv8l-cpython-311/Cython/Build/Tests 2023-10-28 15:07:02,836 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,837 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,837 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,837 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,837 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,837 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,837 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,837 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,838 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,838 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,838 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,838 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,838 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,838 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,839 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests 2023-10-28 15:07:02,839 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,839 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,839 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Tempita 2023-10-28 15:07:02,839 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-armv8l-cpython-311/Cython/Tempita 2023-10-28 15:07:02,839 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-armv8l-cpython-311/Cython/Tempita 2023-10-28 15:07:02,840 root INFO copying Cython/Tempita/compat3.py -> build/lib.linux-armv8l-cpython-311/Cython/Tempita 2023-10-28 15:07:02,840 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-armv8l-cpython-311/Cython/Tempita 2023-10-28 15:07:02,840 root INFO creating build/lib.linux-armv8l-cpython-311/pyximport 2023-10-28 15:07:02,840 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-armv8l-cpython-311/pyximport 2023-10-28 15:07:02,840 root INFO copying pyximport/pyximport.py -> build/lib.linux-armv8l-cpython-311/pyximport 2023-10-28 15:07:02,840 root INFO copying pyximport/__init__.py -> build/lib.linux-armv8l-cpython-311/pyximport 2023-10-28 15:07:02,845 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Includes 2023-10-28 15:07:02,845 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes 2023-10-28 15:07:02,845 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,846 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,846 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,846 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,846 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,846 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,846 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,846 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,847 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,847 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,847 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,847 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,847 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,847 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,847 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,847 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,848 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/posix 2023-10-28 15:07:02,848 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Includes/numpy 2023-10-28 15:07:02,848 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/numpy 2023-10-28 15:07:02,848 root INFO copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/numpy 2023-10-28 15:07:02,848 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,848 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,848 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,849 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,849 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,849 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,849 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,849 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,849 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,849 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,850 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,850 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,850 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,850 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,850 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,850 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,850 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,850 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,851 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,851 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,851 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,851 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,851 root INFO copying Cython/Includes/cpython/string.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,851 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,852 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,852 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,852 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,852 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,852 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,852 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,852 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,853 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,853 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,853 root INFO copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,853 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,853 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,853 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,853 root INFO copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,854 root INFO copying Cython/Includes/cpython/int.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,854 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,854 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,854 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,854 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,854 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,854 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,855 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,855 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,855 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,855 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython 2023-10-28 15:07:02,855 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,855 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,856 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,856 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,856 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,856 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,856 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,856 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,856 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,856 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,857 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,857 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,857 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,857 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,857 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libc 2023-10-28 15:07:02,857 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,857 root INFO copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,858 root INFO copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,858 root INFO copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,858 root INFO copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,858 root INFO copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,858 root INFO copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,858 root INFO copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,858 root INFO copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,859 root INFO copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,859 root INFO copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,859 root INFO copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,859 root INFO copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,859 root INFO copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,859 root INFO copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,859 root INFO copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,859 root INFO copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,860 root INFO copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,860 root INFO copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,860 root INFO copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,860 root INFO copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,860 root INFO copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,860 root INFO copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,860 root INFO copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,860 root INFO copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,861 root INFO copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,861 root INFO copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,861 root INFO copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,861 root INFO copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,861 root INFO copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,861 root INFO copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,861 root INFO copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,862 root INFO copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,862 root INFO copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,862 root INFO copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,862 root INFO copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,862 root INFO copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated 2023-10-28 15:07:02,862 root INFO creating build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,862 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,862 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,863 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,863 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,863 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,863 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,863 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,863 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,863 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,864 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,864 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,864 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,864 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,864 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,864 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,864 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,864 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,865 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,865 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,865 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,865 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,865 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,865 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp 2023-10-28 15:07:02,865 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,866 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,866 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,866 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,866 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,866 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Compiler 2023-10-28 15:07:02,866 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-armv8l-cpython-311/Cython/Runtime 2023-10-28 15:07:02,866 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-armv8l-cpython-311/Cython/Debugger/Tests 2023-10-28 15:07:02,867 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-armv8l-cpython-311/Cython/Debugger/Tests 2023-10-28 15:07:02,867 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Plex 2023-10-28 15:07:02,867 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-armv8l-cpython-311/Cython/Plex 2023-10-28 15:07:02,867 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,867 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,867 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,868 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,868 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,868 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,868 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,868 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,868 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,869 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,869 root INFO copying Cython/Utility/Capsule.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,869 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,869 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,869 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,869 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,869 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,870 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,870 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,870 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,870 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,870 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,871 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,871 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,871 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,871 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,871 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,872 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,872 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,872 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,872 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,872 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,872 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-armv8l-cpython-311/Cython/Utility 2023-10-28 15:07:02,875 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 15:07:06,592 root INFO building 'Cython.Plex.Scanners' extension 2023-10-28 15:07:06,592 root INFO creating build/temp.linux-armv8l-cpython-311 2023-10-28 15:07:06,592 root INFO creating build/temp.linux-armv8l-cpython-311/home 2023-10-28 15:07:06,592 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer 2023-10-28 15:07:06,592 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports 2023-10-28 15:07:06,592 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main 2023-10-28 15:07:06,592 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython 2023-10-28 15:07:06,593 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src 2023-10-28 15:07:06,593 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36 2023-10-28 15:07:06,593 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython 2023-10-28 15:07:06,593 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex 2023-10-28 15:07:06,593 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-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Scanners.o 2023-10-28 15:07:08,424 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/Cython/Plex/Scanners.cpython-311-arm-linux-musleabihf.so 2023-10-28 15:07:08,438 root INFO building 'Cython.Plex.Actions' extension 2023-10-28 15:07:08,439 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-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Actions.o 2023-10-28 15:07:09,562 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/Cython/Plex/Actions.cpython-311-arm-linux-musleabihf.so 2023-10-28 15:07:09,574 root INFO building 'Cython.Compiler.Scanning' extension 2023-10-28 15:07:09,574 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler 2023-10-28 15:07:09,574 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-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Scanning.o 2023-10-28 15:07:14,370 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/Cython/Compiler/Scanning.cpython-311-arm-linux-musleabihf.so 2023-10-28 15:07:14,390 root INFO building 'Cython.Compiler.Visitor' extension 2023-10-28 15:07:14,390 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-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Visitor.o 2023-10-28 15:07:20,240 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/Cython/Compiler/Visitor.cpython-311-arm-linux-musleabihf.so 2023-10-28 15:07:20,261 root INFO building 'Cython.Compiler.FlowControl' extension 2023-10-28 15:07:20,261 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-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FlowControl.o 2023-10-28 15:07:32,737 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/Cython/Compiler/FlowControl.cpython-311-arm-linux-musleabihf.so 2023-10-28 15:07:32,766 root INFO building 'Cython.Runtime.refnanny' extension 2023-10-28 15:07:32,766 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime 2023-10-28 15:07:32,766 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-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime/refnanny.o 2023-10-28 15:07:34,155 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/Cython/Runtime/refnanny.cpython-311-arm-linux-musleabihf.so 2023-10-28 15:07:34,167 root INFO building 'Cython.Compiler.FusedNode' extension 2023-10-28 15:07:34,168 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-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FusedNode.o 2023-10-28 15:07:42,094 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/Cython/Compiler/FusedNode.cpython-311-arm-linux-musleabihf.so 2023-10-28 15:07:42,115 root INFO building 'Cython.Tempita._tempita' extension 2023-10-28 15:07:42,115 root INFO creating build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita 2023-10-28 15:07:42,116 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-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita/_tempita.o 2023-10-28 15:07:53,062 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.36/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/Cython/Tempita/_tempita.cpython-311-arm-linux-musleabihf.so 2023-10-28 15:07:53,090 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-10-28 15:07:53,090 root INFO running install 2023-10-28 15:07:53,098 root INFO running install_lib 2023-10-28 15:07:53,099 root INFO creating build/bdist.linux-armv8l 2023-10-28 15:07:53,100 root INFO creating build/bdist.linux-armv8l/wheel 2023-10-28 15:07:53,100 root INFO creating build/bdist.linux-armv8l/wheel/pyximport 2023-10-28 15:07:53,100 root INFO copying build/lib.linux-armv8l-cpython-311/pyximport/pyxbuild.py -> build/bdist.linux-armv8l/wheel/pyximport 2023-10-28 15:07:53,100 root INFO copying build/lib.linux-armv8l-cpython-311/pyximport/pyximport.py -> build/bdist.linux-armv8l/wheel/pyximport 2023-10-28 15:07:53,100 root INFO copying build/lib.linux-armv8l-cpython-311/pyximport/__init__.py -> build/bdist.linux-armv8l/wheel/pyximport 2023-10-28 15:07:53,100 root INFO creating build/bdist.linux-armv8l/wheel/Cython 2023-10-28 15:07:53,100 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,101 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/Regexps.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,101 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/Timing.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,101 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/Scanners.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,101 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/Actions.pxd -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,101 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/Scanners.pxd -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,102 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/Actions.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,102 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/Machines.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,102 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/Transitions.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,102 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/Errors.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,102 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/DFA.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,102 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/Scanners.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,103 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/Actions.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,103 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/Traditional.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,103 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/Lexicons.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,103 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Plex/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Plex 2023-10-28 15:07:53,103 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/CodeWriter.py -> build/bdist.linux-armv8l/wheel/Cython 2023-10-28 15:07:53,103 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Shadow.py -> build/bdist.linux-armv8l/wheel/Cython 2023-10-28 15:07:53,103 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Distutils 2023-10-28 15:07:53,104 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Distutils/extension.py -> build/bdist.linux-armv8l/wheel/Cython/Distutils 2023-10-28 15:07:53,104 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Distutils/build_ext.py -> build/bdist.linux-armv8l/wheel/Cython/Distutils 2023-10-28 15:07:53,104 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Distutils/old_build_ext.py -> build/bdist.linux-armv8l/wheel/Cython/Distutils 2023-10-28 15:07:53,104 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Distutils/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Distutils 2023-10-28 15:07:53,104 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/StringIOTree.py -> build/bdist.linux-armv8l/wheel/Cython 2023-10-28 15:07:53,104 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Tempita 2023-10-28 15:07:53,104 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Tempita/_tempita.py -> build/bdist.linux-armv8l/wheel/Cython/Tempita 2023-10-28 15:07:53,104 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Tempita/_looper.py -> build/bdist.linux-armv8l/wheel/Cython/Tempita 2023-10-28 15:07:53,105 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Tempita/_tempita.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/Cython/Tempita 2023-10-28 15:07:53,106 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Tempita/compat3.py -> build/bdist.linux-armv8l/wheel/Cython/Tempita 2023-10-28 15:07:53,106 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Tempita/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Tempita 2023-10-28 15:07:53,106 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Debugger 2023-10-28 15:07:53,107 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Debugger/DebugWriter.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger 2023-10-28 15:07:53,107 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Debugger/libcython.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger 2023-10-28 15:07:53,107 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Debugger/libpython.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger 2023-10-28 15:07:53,107 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Debugger/Tests 2023-10-28 15:07:53,107 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Debugger/Tests/cfuncs.c -> build/bdist.linux-armv8l/wheel/Cython/Debugger/Tests 2023-10-28 15:07:53,107 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Debugger/Tests/codefile -> build/bdist.linux-armv8l/wheel/Cython/Debugger/Tests 2023-10-28 15:07:53,108 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger/Tests 2023-10-28 15:07:53,108 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Debugger/Tests/TestLibCython.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger/Tests 2023-10-28 15:07:53,108 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger/Tests 2023-10-28 15:07:53,108 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Debugger/Tests/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger/Tests 2023-10-28 15:07:53,108 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Debugger/Cygdb.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger 2023-10-28 15:07:53,108 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Debugger/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Debugger 2023-10-28 15:07:53,108 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Build 2023-10-28 15:07:53,109 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Build/BuildExecutable.py -> build/bdist.linux-armv8l/wheel/Cython/Build 2023-10-28 15:07:53,109 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Build/Distutils.py -> build/bdist.linux-armv8l/wheel/Cython/Build 2023-10-28 15:07:53,109 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Build/Cythonize.py -> build/bdist.linux-armv8l/wheel/Cython/Build 2023-10-28 15:07:53,109 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Build/Inline.py -> build/bdist.linux-armv8l/wheel/Cython/Build 2023-10-28 15:07:53,109 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2023-10-28 15:07:53,109 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Build/Tests/TestInline.py -> build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2023-10-28 15:07:53,109 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Build/Tests/TestStripLiterals.py -> build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2023-10-28 15:07:53,109 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Build/Tests/TestIpythonMagic.py -> build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2023-10-28 15:07:53,110 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Build/Tests/TestCyCache.py -> build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2023-10-28 15:07:53,110 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Build/Tests/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Build/Tests 2023-10-28 15:07:53,110 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Build/Dependencies.py -> build/bdist.linux-armv8l/wheel/Cython/Build 2023-10-28 15:07:53,110 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Build/IpythonMagic.py -> build/bdist.linux-armv8l/wheel/Cython/Build 2023-10-28 15:07:53,110 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Build/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Build 2023-10-28 15:07:53,110 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/TestUtils.py -> build/bdist.linux-armv8l/wheel/Cython 2023-10-28 15:07:53,111 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,111 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/MemoryView.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,111 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Main.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,111 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/FusedNode.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,111 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,111 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Options.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,111 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Buffer.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,112 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/CythonScope.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,112 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Visitor.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,113 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/ExprNodes.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,114 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,114 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Future.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,114 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Visitor.pxd -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,114 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Pythran.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,114 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Code.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,114 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,115 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,115 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Builtin.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,115 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,115 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Interpreter.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,115 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/UtilityCode.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,115 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/FusedNode.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,117 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Scanning.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,118 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Scanning.pxd -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,118 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Lexicon.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,118 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Visitor.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,118 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Code.pxd -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,118 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/FlowControl.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,120 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Errors.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,120 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,121 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Pipeline.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,121 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Version.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,121 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Naming.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,121 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Scanning.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,121 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Annotate.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,121 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/CmdLine.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,121 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Parsing.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,122 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,122 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests/TestVisitor.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,122 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests/TestUtilityLoad.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,122 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests/TestMemView.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,122 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,122 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests/TestFlowControl.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,123 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests/TestBuffer.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,123 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests/TestTypes.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,123 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests/TestTreeFragment.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,123 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests/TestSignatureMatching.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,123 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests/TestTreePath.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,123 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests/TestCmdLine.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,123 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests/TestGrammar.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,123 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests/TestStringEncoding.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,124 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Tests/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler/Tests 2023-10-28 15:07:53,124 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Parsing.pxd -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,124 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Symtab.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,124 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Nodes.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,125 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/Optimize.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,125 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/UtilNodes.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,125 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/StringEncoding.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,125 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/TreePath.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,125 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/TypeSlots.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,126 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,126 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/TypeInference.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,126 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/FlowControl.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,126 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/DebugFlags.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,126 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/TreeFragment.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,126 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/ModuleNode.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,127 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Compiler/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Compiler 2023-10-28 15:07:53,127 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utils.py -> build/bdist.linux-armv8l/wheel/Cython 2023-10-28 15:07:53,127 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Tests 2023-10-28 15:07:53,127 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-armv8l/wheel/Cython/Tests 2023-10-28 15:07:53,127 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-armv8l/wheel/Cython/Tests 2023-10-28 15:07:53,127 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Tests/xmlrunner.py -> build/bdist.linux-armv8l/wheel/Cython/Tests 2023-10-28 15:07:53,127 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Tests/TestJediTyper.py -> build/bdist.linux-armv8l/wheel/Cython/Tests 2023-10-28 15:07:53,128 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-armv8l/wheel/Cython/Tests 2023-10-28 15:07:53,128 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Tests/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Tests 2023-10-28 15:07:53,128 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Debugging.py -> build/bdist.linux-armv8l/wheel/Cython 2023-10-28 15:07:53,128 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Runtime 2023-10-28 15:07:53,128 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Runtime/refnanny.pyx -> build/bdist.linux-armv8l/wheel/Cython/Runtime 2023-10-28 15:07:53,128 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Runtime/refnanny.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/Cython/Runtime 2023-10-28 15:07:53,129 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Runtime/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Runtime 2023-10-28 15:07:53,129 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes 2023-10-28 15:07:53,129 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,129 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/fcntl.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,129 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/wait.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,129 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/types.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,129 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/resource.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,130 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/dlfcn.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,130 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/unistd.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,130 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/ioctl.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,130 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/strings.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,130 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/select.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,130 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/stdio.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,130 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/stdlib.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,130 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/stat.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,130 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/__init__.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,131 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/signal.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,131 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/time.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,131 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/posix/mman.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/posix 2023-10-28 15:07:53,131 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/numpy 2023-10-28 15:07:53,131 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/numpy/math.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/numpy 2023-10-28 15:07:53,131 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/numpy/__init__.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/numpy 2023-10-28 15:07:53,131 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,132 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/buffer.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,132 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/type.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,132 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/version.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,132 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/set.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,132 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/cellobject.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,132 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/dict.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,132 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/bytes.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,132 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/pycapsule.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,133 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/slice.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,133 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/unicode.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,133 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/mem.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,133 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/iterobject.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,133 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/long.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,133 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/instance.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,133 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/genobject.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,133 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/weakref.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,134 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/pythread.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,134 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/longintrepr.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,134 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/method.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,134 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/datetime.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,134 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/pystate.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,134 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/string.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,134 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/ref.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,134 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/__init__.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,135 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/mapping.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,135 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/pylifecycle.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,135 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/exc.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,135 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/sequence.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,135 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/memoryview.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,135 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/iterator.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,135 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/bytearray.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,135 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/getargs.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,136 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/cobject.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,136 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/array.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,136 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/object.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,136 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/module.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,136 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/oldbuffer.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,136 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/int.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,136 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/conversion.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,136 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/function.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,137 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/tuple.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,137 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/codecs.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,137 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/bool.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,137 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/float.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,137 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/ceval.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,137 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/number.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,137 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/list.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,137 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/cpython/complex.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/cpython 2023-10-28 15:07:53,138 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/openmp.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes 2023-10-28 15:07:53,138 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,138 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libc/limits.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,138 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libc/stddef.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,138 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libc/math.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,138 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libc/stdio.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,139 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libc/stdint.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,139 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libc/stdlib.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,139 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libc/string.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,139 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libc/errno.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,139 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libc/__init__.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,139 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libc/signal.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,139 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libc/time.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,139 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libc/float.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,139 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libc/setjmp.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,140 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libc/locale.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libc 2023-10-28 15:07:53,140 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,140 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,140 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_buffer.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,140 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_tuple.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,140 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_list.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,140 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_module.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,140 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_getargs.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,141 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_string.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,141 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_exc.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,141 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_cobject.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,141 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_version.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,141 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_float.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,141 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_iterator.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,141 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_long.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,141 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_instance.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,142 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/stdio.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,142 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/stl.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,142 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/stdlib.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,142 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_weakref.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,142 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_object.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,142 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_complex.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,142 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_sequence.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,142 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_unicode.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,142 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_method.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,143 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_function.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,143 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,143 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_bool.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,143 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_int.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,143 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_set.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,143 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_dict.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,143 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_ref.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,143 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_mem.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,143 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_mapping.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,144 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_pycapsule.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,144 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_bytes.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,144 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_number.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,144 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/Deprecated/python_type.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/Deprecated 2023-10-28 15:07:53,144 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,144 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/forward_list.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,144 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/queue.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,144 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/set.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,145 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/typeinfo.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,145 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/deque.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,145 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/typeindex.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,145 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/memory.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,145 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/limits.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,145 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/pair.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,145 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/functional.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,145 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/map.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,146 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/cast.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,146 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/unordered_set.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,146 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/unordered_map.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,146 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/string.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,146 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/utility.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,146 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/__init__.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,146 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/vector.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,146 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/iterator.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,146 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/stack.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,147 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/list.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,147 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/complex.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,147 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Includes/libcpp/algorithm.pxd -> build/bdist.linux-armv8l/wheel/Cython/Includes/libcpp 2023-10-28 15:07:53,147 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Coverage.py -> build/bdist.linux-armv8l/wheel/Cython 2023-10-28 15:07:53,147 root INFO creating build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,147 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/Optimize.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,147 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,148 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/Buffer.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,148 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,148 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/Capsule.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,148 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/StringTools.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,148 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/MemoryView.pyx -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,148 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/CommonStructures.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,148 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/CppSupport.cpp -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,149 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/Printing.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,149 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/CMath.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,149 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,149 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/Coroutine.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,149 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/Overflow.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,149 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/FunctionArguments.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,149 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/ImportExport.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,150 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/AsyncGen.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,150 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/Profile.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,150 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/ObjectHandling.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,150 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/CythonFunction.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,150 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/Builtins.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,150 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/TypeConversion.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,151 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/MemoryView_C.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,151 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/Exceptions.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,151 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,151 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/CConvert.pyx -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,151 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/Embed.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,151 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/Complex.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,151 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/arrayarray.h -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,152 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,152 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,152 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/__init__.py -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,152 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/Utility/CppConvert.pyx -> build/bdist.linux-armv8l/wheel/Cython/Utility 2023-10-28 15:07:53,152 root INFO copying build/lib.linux-armv8l-cpython-311/Cython/__init__.py -> build/bdist.linux-armv8l/wheel/Cython 2023-10-28 15:07:53,152 root INFO copying build/lib.linux-armv8l-cpython-311/cython.py -> build/bdist.linux-armv8l/wheel 2023-10-28 15:07:53,152 root INFO running install_egg_info 2023-10-28 15:07:53,156 root INFO running egg_info 2023-10-28 15:07:53,156 root INFO creating Cython.egg-info 2023-10-28 15:07:53,157 root INFO writing Cython.egg-info/PKG-INFO 2023-10-28 15:07:53,157 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt 2023-10-28 15:07:53,157 root INFO writing entry points to Cython.egg-info/entry_points.txt 2023-10-28 15:07:53,158 root INFO writing top-level names to Cython.egg-info/top_level.txt 2023-10-28 15:07:53,158 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2023-10-28 15:07:53,165 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 15:07:53,165 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 15:07:53,165 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 15:07:53,165 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 15:07:53,165 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 15:07:53,166 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt' 2023-10-28 15:07:53,166 root INFO reading manifest template 'MANIFEST.in' 2023-10-28 15:07:53,167 root WARNING warning: no files found matching '.gitrev' 2023-10-28 15:07:53,178 root WARNING warning: no files found matching 'Doc/*' 2023-10-28 15:07:53,179 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' 2023-10-28 15:07:53,179 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' 2023-10-28 15:07:53,180 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Utility' 2023-10-28 15:07:53,362 root WARNING warning: no files found matching 'pyximport/README' 2023-10-28 15:07:53,362 root INFO adding license file 'LICENSE.txt' 2023-10-28 15:07:53,362 root INFO adding license file 'COPYING.txt' 2023-10-28 15:07:53,381 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2023-10-28 15:07:53,381 root INFO Copying Cython.egg-info to build/bdist.linux-armv8l/wheel/Cython-0.29.36-py3.11.egg-info 2023-10-28 15:07:53,382 root INFO running install_scripts 2023-10-28 15:07:53,386 wheel INFO creating build/bdist.linux-armv8l/wheel/Cython-0.29.36.dist-info/WHEEL 2023-10-28 15:07:53,386 wheel INFO creating '/home/buildozer/aports/main/cython/src/cython-0.29.36/.dist/.tmp-72qdko3j/Cython-0.29.36-cp311-cp311-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-10-28 15:07:53,386 wheel INFO adding 'cython.py' 2023-10-28 15:07:53,387 wheel INFO adding 'Cython/CodeWriter.py' 2023-10-28 15:07:53,387 wheel INFO adding 'Cython/Coverage.py' 2023-10-28 15:07:53,387 wheel INFO adding 'Cython/Debugging.py' 2023-10-28 15:07:53,388 wheel INFO adding 'Cython/Shadow.py' 2023-10-28 15:07:53,388 wheel INFO adding 'Cython/StringIOTree.py' 2023-10-28 15:07:53,388 wheel INFO adding 'Cython/TestUtils.py' 2023-10-28 15:07:53,388 wheel INFO adding 'Cython/Utils.py' 2023-10-28 15:07:53,389 wheel INFO adding 'Cython/__init__.py' 2023-10-28 15:07:53,389 wheel INFO adding 'Cython/Build/BuildExecutable.py' 2023-10-28 15:07:53,389 wheel INFO adding 'Cython/Build/Cythonize.py' 2023-10-28 15:07:53,389 wheel INFO adding 'Cython/Build/Dependencies.py' 2023-10-28 15:07:53,390 wheel INFO adding 'Cython/Build/Distutils.py' 2023-10-28 15:07:53,390 wheel INFO adding 'Cython/Build/Inline.py' 2023-10-28 15:07:53,390 wheel INFO adding 'Cython/Build/IpythonMagic.py' 2023-10-28 15:07:53,390 wheel INFO adding 'Cython/Build/__init__.py' 2023-10-28 15:07:53,390 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py' 2023-10-28 15:07:53,391 wheel INFO adding 'Cython/Build/Tests/TestInline.py' 2023-10-28 15:07:53,391 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py' 2023-10-28 15:07:53,391 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py' 2023-10-28 15:07:53,391 wheel INFO adding 'Cython/Build/Tests/__init__.py' 2023-10-28 15:07:53,391 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py' 2023-10-28 15:07:53,391 wheel INFO adding 'Cython/Compiler/Annotate.py' 2023-10-28 15:07:53,392 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py' 2023-10-28 15:07:53,392 wheel INFO adding 'Cython/Compiler/Buffer.py' 2023-10-28 15:07:53,392 wheel INFO adding 'Cython/Compiler/Builtin.py' 2023-10-28 15:07:53,392 wheel INFO adding 'Cython/Compiler/CmdLine.py' 2023-10-28 15:07:53,393 wheel INFO adding 'Cython/Compiler/Code.pxd' 2023-10-28 15:07:53,393 wheel INFO adding 'Cython/Compiler/Code.py' 2023-10-28 15:07:53,393 wheel INFO adding 'Cython/Compiler/CodeGeneration.py' 2023-10-28 15:07:53,394 wheel INFO adding 'Cython/Compiler/CythonScope.py' 2023-10-28 15:07:53,394 wheel INFO adding 'Cython/Compiler/DebugFlags.py' 2023-10-28 15:07:53,394 wheel INFO adding 'Cython/Compiler/Errors.py' 2023-10-28 15:07:53,395 wheel INFO adding 'Cython/Compiler/ExprNodes.py' 2023-10-28 15:07:53,400 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-311-arm-linux-musleabihf.so' 2023-10-28 15:07:53,407 wheel INFO adding 'Cython/Compiler/FlowControl.pxd' 2023-10-28 15:07:53,408 wheel INFO adding 'Cython/Compiler/FlowControl.py' 2023-10-28 15:07:53,410 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-311-arm-linux-musleabihf.so' 2023-10-28 15:07:53,414 wheel INFO adding 'Cython/Compiler/FusedNode.py' 2023-10-28 15:07:53,414 wheel INFO adding 'Cython/Compiler/Future.py' 2023-10-28 15:07:53,414 wheel INFO adding 'Cython/Compiler/Interpreter.py' 2023-10-28 15:07:53,415 wheel INFO adding 'Cython/Compiler/Lexicon.py' 2023-10-28 15:07:53,415 wheel INFO adding 'Cython/Compiler/Main.py' 2023-10-28 15:07:53,415 wheel INFO adding 'Cython/Compiler/MemoryView.py' 2023-10-28 15:07:53,416 wheel INFO adding 'Cython/Compiler/ModuleNode.py' 2023-10-28 15:07:53,416 wheel INFO adding 'Cython/Compiler/Naming.py' 2023-10-28 15:07:53,417 wheel INFO adding 'Cython/Compiler/Nodes.py' 2023-10-28 15:07:53,419 wheel INFO adding 'Cython/Compiler/Optimize.py' 2023-10-28 15:07:53,420 wheel INFO adding 'Cython/Compiler/Options.py' 2023-10-28 15:07:53,420 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd' 2023-10-28 15:07:53,421 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py' 2023-10-28 15:07:53,422 wheel INFO adding 'Cython/Compiler/Parsing.pxd' 2023-10-28 15:07:53,422 wheel INFO adding 'Cython/Compiler/Parsing.py' 2023-10-28 15:07:53,423 wheel INFO adding 'Cython/Compiler/Pipeline.py' 2023-10-28 15:07:53,423 wheel INFO adding 'Cython/Compiler/PyrexTypes.py' 2023-10-28 15:07:53,424 wheel INFO adding 'Cython/Compiler/Pythran.py' 2023-10-28 15:07:53,426 wheel INFO adding 'Cython/Compiler/Scanning.cpython-311-arm-linux-musleabihf.so' 2023-10-28 15:07:53,429 wheel INFO adding 'Cython/Compiler/Scanning.pxd' 2023-10-28 15:07:53,429 wheel INFO adding 'Cython/Compiler/Scanning.py' 2023-10-28 15:07:53,429 wheel INFO adding 'Cython/Compiler/StringEncoding.py' 2023-10-28 15:07:53,429 wheel INFO adding 'Cython/Compiler/Symtab.py' 2023-10-28 15:07:53,430 wheel INFO adding 'Cython/Compiler/TreeFragment.py' 2023-10-28 15:07:53,430 wheel INFO adding 'Cython/Compiler/TreePath.py' 2023-10-28 15:07:53,430 wheel INFO adding 'Cython/Compiler/TypeInference.py' 2023-10-28 15:07:53,431 wheel INFO adding 'Cython/Compiler/TypeSlots.py' 2023-10-28 15:07:53,431 wheel INFO adding 'Cython/Compiler/UtilNodes.py' 2023-10-28 15:07:53,431 wheel INFO adding 'Cython/Compiler/UtilityCode.py' 2023-10-28 15:07:53,431 wheel INFO adding 'Cython/Compiler/Version.py' 2023-10-28 15:07:53,433 wheel INFO adding 'Cython/Compiler/Visitor.cpython-311-arm-linux-musleabihf.so' 2023-10-28 15:07:53,437 wheel INFO adding 'Cython/Compiler/Visitor.pxd' 2023-10-28 15:07:53,437 wheel INFO adding 'Cython/Compiler/Visitor.py' 2023-10-28 15:07:53,437 wheel INFO adding 'Cython/Compiler/__init__.py' 2023-10-28 15:07:53,437 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py' 2023-10-28 15:07:53,438 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py' 2023-10-28 15:07:53,438 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py' 2023-10-28 15:07:53,438 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py' 2023-10-28 15:07:53,438 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py' 2023-10-28 15:07:53,438 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py' 2023-10-28 15:07:53,438 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py' 2023-10-28 15:07:53,438 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py' 2023-10-28 15:07:53,439 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py' 2023-10-28 15:07:53,439 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py' 2023-10-28 15:07:53,439 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py' 2023-10-28 15:07:53,439 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py' 2023-10-28 15:07:53,439 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py' 2023-10-28 15:07:53,439 wheel INFO adding 'Cython/Compiler/Tests/__init__.py' 2023-10-28 15:07:53,439 wheel INFO adding 'Cython/Debugger/Cygdb.py' 2023-10-28 15:07:53,440 wheel INFO adding 'Cython/Debugger/DebugWriter.py' 2023-10-28 15:07:53,440 wheel INFO adding 'Cython/Debugger/__init__.py' 2023-10-28 15:07:53,440 wheel INFO adding 'Cython/Debugger/libcython.py' 2023-10-28 15:07:53,440 wheel INFO adding 'Cython/Debugger/libpython.py' 2023-10-28 15:07:53,441 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py' 2023-10-28 15:07:53,441 wheel INFO adding 'Cython/Debugger/Tests/__init__.py' 2023-10-28 15:07:53,441 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c' 2023-10-28 15:07:53,441 wheel INFO adding 'Cython/Debugger/Tests/codefile' 2023-10-28 15:07:53,442 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py' 2023-10-28 15:07:53,442 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py' 2023-10-28 15:07:53,442 wheel INFO adding 'Cython/Distutils/__init__.py' 2023-10-28 15:07:53,442 wheel INFO adding 'Cython/Distutils/build_ext.py' 2023-10-28 15:07:53,442 wheel INFO adding 'Cython/Distutils/extension.py' 2023-10-28 15:07:53,442 wheel INFO adding 'Cython/Distutils/old_build_ext.py' 2023-10-28 15:07:53,443 wheel INFO adding 'Cython/Includes/openmp.pxd' 2023-10-28 15:07:53,443 wheel INFO adding 'Cython/Includes/Deprecated/python.pxd' 2023-10-28 15:07:53,443 wheel INFO adding 'Cython/Includes/Deprecated/python_bool.pxd' 2023-10-28 15:07:53,443 wheel INFO adding 'Cython/Includes/Deprecated/python_buffer.pxd' 2023-10-28 15:07:53,443 wheel INFO adding 'Cython/Includes/Deprecated/python_bytes.pxd' 2023-10-28 15:07:53,443 wheel INFO adding 'Cython/Includes/Deprecated/python_cobject.pxd' 2023-10-28 15:07:53,443 wheel INFO adding 'Cython/Includes/Deprecated/python_complex.pxd' 2023-10-28 15:07:53,443 wheel INFO adding 'Cython/Includes/Deprecated/python_dict.pxd' 2023-10-28 15:07:53,444 wheel INFO adding 'Cython/Includes/Deprecated/python_exc.pxd' 2023-10-28 15:07:53,444 wheel INFO adding 'Cython/Includes/Deprecated/python_float.pxd' 2023-10-28 15:07:53,444 wheel INFO adding 'Cython/Includes/Deprecated/python_function.pxd' 2023-10-28 15:07:53,444 wheel INFO adding 'Cython/Includes/Deprecated/python_getargs.pxd' 2023-10-28 15:07:53,444 wheel INFO adding 'Cython/Includes/Deprecated/python_instance.pxd' 2023-10-28 15:07:53,444 wheel INFO adding 'Cython/Includes/Deprecated/python_int.pxd' 2023-10-28 15:07:53,444 wheel INFO adding 'Cython/Includes/Deprecated/python_iterator.pxd' 2023-10-28 15:07:53,444 wheel INFO adding 'Cython/Includes/Deprecated/python_list.pxd' 2023-10-28 15:07:53,444 wheel INFO adding 'Cython/Includes/Deprecated/python_long.pxd' 2023-10-28 15:07:53,445 wheel INFO adding 'Cython/Includes/Deprecated/python_mapping.pxd' 2023-10-28 15:07:53,445 wheel INFO adding 'Cython/Includes/Deprecated/python_mem.pxd' 2023-10-28 15:07:53,445 wheel INFO adding 'Cython/Includes/Deprecated/python_method.pxd' 2023-10-28 15:07:53,445 wheel INFO adding 'Cython/Includes/Deprecated/python_module.pxd' 2023-10-28 15:07:53,445 wheel INFO adding 'Cython/Includes/Deprecated/python_number.pxd' 2023-10-28 15:07:53,445 wheel INFO adding 'Cython/Includes/Deprecated/python_object.pxd' 2023-10-28 15:07:53,445 wheel INFO adding 'Cython/Includes/Deprecated/python_oldbuffer.pxd' 2023-10-28 15:07:53,445 wheel INFO adding 'Cython/Includes/Deprecated/python_pycapsule.pxd' 2023-10-28 15:07:53,445 wheel INFO adding 'Cython/Includes/Deprecated/python_ref.pxd' 2023-10-28 15:07:53,446 wheel INFO adding 'Cython/Includes/Deprecated/python_sequence.pxd' 2023-10-28 15:07:53,446 wheel INFO adding 'Cython/Includes/Deprecated/python_set.pxd' 2023-10-28 15:07:53,446 wheel INFO adding 'Cython/Includes/Deprecated/python_string.pxd' 2023-10-28 15:07:53,446 wheel INFO adding 'Cython/Includes/Deprecated/python_tuple.pxd' 2023-10-28 15:07:53,446 wheel INFO adding 'Cython/Includes/Deprecated/python_type.pxd' 2023-10-28 15:07:53,446 wheel INFO adding 'Cython/Includes/Deprecated/python_unicode.pxd' 2023-10-28 15:07:53,446 wheel INFO adding 'Cython/Includes/Deprecated/python_version.pxd' 2023-10-28 15:07:53,446 wheel INFO adding 'Cython/Includes/Deprecated/python_weakref.pxd' 2023-10-28 15:07:53,446 wheel INFO adding 'Cython/Includes/Deprecated/stdio.pxd' 2023-10-28 15:07:53,447 wheel INFO adding 'Cython/Includes/Deprecated/stdlib.pxd' 2023-10-28 15:07:53,447 wheel INFO adding 'Cython/Includes/Deprecated/stl.pxd' 2023-10-28 15:07:53,447 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd' 2023-10-28 15:07:53,447 wheel INFO adding 'Cython/Includes/cpython/array.pxd' 2023-10-28 15:07:53,447 wheel INFO adding 'Cython/Includes/cpython/bool.pxd' 2023-10-28 15:07:53,447 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd' 2023-10-28 15:07:53,448 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd' 2023-10-28 15:07:53,448 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd' 2023-10-28 15:07:53,448 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd' 2023-10-28 15:07:53,448 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd' 2023-10-28 15:07:53,448 wheel INFO adding 'Cython/Includes/cpython/cobject.pxd' 2023-10-28 15:07:53,448 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd' 2023-10-28 15:07:53,448 wheel INFO adding 'Cython/Includes/cpython/complex.pxd' 2023-10-28 15:07:53,449 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd' 2023-10-28 15:07:53,449 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd' 2023-10-28 15:07:53,449 wheel INFO adding 'Cython/Includes/cpython/dict.pxd' 2023-10-28 15:07:53,449 wheel INFO adding 'Cython/Includes/cpython/exc.pxd' 2023-10-28 15:07:53,449 wheel INFO adding 'Cython/Includes/cpython/float.pxd' 2023-10-28 15:07:53,449 wheel INFO adding 'Cython/Includes/cpython/function.pxd' 2023-10-28 15:07:53,449 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd' 2023-10-28 15:07:53,450 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd' 2023-10-28 15:07:53,450 wheel INFO adding 'Cython/Includes/cpython/instance.pxd' 2023-10-28 15:07:53,450 wheel INFO adding 'Cython/Includes/cpython/int.pxd' 2023-10-28 15:07:53,450 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd' 2023-10-28 15:07:53,450 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd' 2023-10-28 15:07:53,450 wheel INFO adding 'Cython/Includes/cpython/list.pxd' 2023-10-28 15:07:53,450 wheel INFO adding 'Cython/Includes/cpython/long.pxd' 2023-10-28 15:07:53,450 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd' 2023-10-28 15:07:53,451 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd' 2023-10-28 15:07:53,451 wheel INFO adding 'Cython/Includes/cpython/mem.pxd' 2023-10-28 15:07:53,451 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd' 2023-10-28 15:07:53,451 wheel INFO adding 'Cython/Includes/cpython/method.pxd' 2023-10-28 15:07:53,451 wheel INFO adding 'Cython/Includes/cpython/module.pxd' 2023-10-28 15:07:53,451 wheel INFO adding 'Cython/Includes/cpython/number.pxd' 2023-10-28 15:07:53,452 wheel INFO adding 'Cython/Includes/cpython/object.pxd' 2023-10-28 15:07:53,452 wheel INFO adding 'Cython/Includes/cpython/oldbuffer.pxd' 2023-10-28 15:07:53,452 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd' 2023-10-28 15:07:53,452 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd' 2023-10-28 15:07:53,452 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd' 2023-10-28 15:07:53,452 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd' 2023-10-28 15:07:53,452 wheel INFO adding 'Cython/Includes/cpython/ref.pxd' 2023-10-28 15:07:53,453 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd' 2023-10-28 15:07:53,453 wheel INFO adding 'Cython/Includes/cpython/set.pxd' 2023-10-28 15:07:53,453 wheel INFO adding 'Cython/Includes/cpython/slice.pxd' 2023-10-28 15:07:53,453 wheel INFO adding 'Cython/Includes/cpython/string.pxd' 2023-10-28 15:07:53,453 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd' 2023-10-28 15:07:53,453 wheel INFO adding 'Cython/Includes/cpython/type.pxd' 2023-10-28 15:07:53,454 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd' 2023-10-28 15:07:53,454 wheel INFO adding 'Cython/Includes/cpython/version.pxd' 2023-10-28 15:07:53,454 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd' 2023-10-28 15:07:53,454 wheel INFO adding 'Cython/Includes/libc/__init__.pxd' 2023-10-28 15:07:53,454 wheel INFO adding 'Cython/Includes/libc/errno.pxd' 2023-10-28 15:07:53,454 wheel INFO adding 'Cython/Includes/libc/float.pxd' 2023-10-28 15:07:53,454 wheel INFO adding 'Cython/Includes/libc/limits.pxd' 2023-10-28 15:07:53,455 wheel INFO adding 'Cython/Includes/libc/locale.pxd' 2023-10-28 15:07:53,455 wheel INFO adding 'Cython/Includes/libc/math.pxd' 2023-10-28 15:07:53,455 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd' 2023-10-28 15:07:53,455 wheel INFO adding 'Cython/Includes/libc/signal.pxd' 2023-10-28 15:07:53,455 wheel INFO adding 'Cython/Includes/libc/stddef.pxd' 2023-10-28 15:07:53,455 wheel INFO adding 'Cython/Includes/libc/stdint.pxd' 2023-10-28 15:07:53,455 wheel INFO adding 'Cython/Includes/libc/stdio.pxd' 2023-10-28 15:07:53,455 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd' 2023-10-28 15:07:53,456 wheel INFO adding 'Cython/Includes/libc/string.pxd' 2023-10-28 15:07:53,456 wheel INFO adding 'Cython/Includes/libc/time.pxd' 2023-10-28 15:07:53,456 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd' 2023-10-28 15:07:53,456 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd' 2023-10-28 15:07:53,456 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd' 2023-10-28 15:07:53,456 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd' 2023-10-28 15:07:53,456 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd' 2023-10-28 15:07:53,457 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd' 2023-10-28 15:07:53,457 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd' 2023-10-28 15:07:53,457 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd' 2023-10-28 15:07:53,457 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd' 2023-10-28 15:07:53,457 wheel INFO adding 'Cython/Includes/libcpp/list.pxd' 2023-10-28 15:07:53,457 wheel INFO adding 'Cython/Includes/libcpp/map.pxd' 2023-10-28 15:07:53,457 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd' 2023-10-28 15:07:53,457 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd' 2023-10-28 15:07:53,458 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd' 2023-10-28 15:07:53,458 wheel INFO adding 'Cython/Includes/libcpp/set.pxd' 2023-10-28 15:07:53,458 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd' 2023-10-28 15:07:53,458 wheel INFO adding 'Cython/Includes/libcpp/string.pxd' 2023-10-28 15:07:53,458 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd' 2023-10-28 15:07:53,458 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd' 2023-10-28 15:07:53,458 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd' 2023-10-28 15:07:53,458 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd' 2023-10-28 15:07:53,459 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd' 2023-10-28 15:07:53,459 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd' 2023-10-28 15:07:53,459 wheel INFO adding 'Cython/Includes/numpy/__init__.pxd' 2023-10-28 15:07:53,459 wheel INFO adding 'Cython/Includes/numpy/math.pxd' 2023-10-28 15:07:53,460 wheel INFO adding 'Cython/Includes/posix/__init__.pxd' 2023-10-28 15:07:53,460 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd' 2023-10-28 15:07:53,460 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd' 2023-10-28 15:07:53,460 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd' 2023-10-28 15:07:53,460 wheel INFO adding 'Cython/Includes/posix/mman.pxd' 2023-10-28 15:07:53,460 wheel INFO adding 'Cython/Includes/posix/resource.pxd' 2023-10-28 15:07:53,460 wheel INFO adding 'Cython/Includes/posix/select.pxd' 2023-10-28 15:07:53,460 wheel INFO adding 'Cython/Includes/posix/signal.pxd' 2023-10-28 15:07:53,461 wheel INFO adding 'Cython/Includes/posix/stat.pxd' 2023-10-28 15:07:53,461 wheel INFO adding 'Cython/Includes/posix/stdio.pxd' 2023-10-28 15:07:53,461 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd' 2023-10-28 15:07:53,461 wheel INFO adding 'Cython/Includes/posix/strings.pxd' 2023-10-28 15:07:53,461 wheel INFO adding 'Cython/Includes/posix/time.pxd' 2023-10-28 15:07:53,461 wheel INFO adding 'Cython/Includes/posix/types.pxd' 2023-10-28 15:07:53,461 wheel INFO adding 'Cython/Includes/posix/unistd.pxd' 2023-10-28 15:07:53,461 wheel INFO adding 'Cython/Includes/posix/wait.pxd' 2023-10-28 15:07:53,462 wheel INFO adding 'Cython/Plex/Actions.cpython-311-arm-linux-musleabihf.so' 2023-10-28 15:07:53,463 wheel INFO adding 'Cython/Plex/Actions.pxd' 2023-10-28 15:07:53,463 wheel INFO adding 'Cython/Plex/Actions.py' 2023-10-28 15:07:53,463 wheel INFO adding 'Cython/Plex/DFA.py' 2023-10-28 15:07:53,463 wheel INFO adding 'Cython/Plex/Errors.py' 2023-10-28 15:07:53,463 wheel INFO adding 'Cython/Plex/Lexicons.py' 2023-10-28 15:07:53,463 wheel INFO adding 'Cython/Plex/Machines.py' 2023-10-28 15:07:53,464 wheel INFO adding 'Cython/Plex/Regexps.py' 2023-10-28 15:07:53,464 wheel INFO adding 'Cython/Plex/Scanners.cpython-311-arm-linux-musleabihf.so' 2023-10-28 15:07:53,466 wheel INFO adding 'Cython/Plex/Scanners.pxd' 2023-10-28 15:07:53,466 wheel INFO adding 'Cython/Plex/Scanners.py' 2023-10-28 15:07:53,466 wheel INFO adding 'Cython/Plex/Timing.py' 2023-10-28 15:07:53,466 wheel INFO adding 'Cython/Plex/Traditional.py' 2023-10-28 15:07:53,466 wheel INFO adding 'Cython/Plex/Transitions.py' 2023-10-28 15:07:53,466 wheel INFO adding 'Cython/Plex/__init__.py' 2023-10-28 15:07:53,467 wheel INFO adding 'Cython/Runtime/__init__.py' 2023-10-28 15:07:53,467 wheel INFO adding 'Cython/Runtime/refnanny.cpython-311-arm-linux-musleabihf.so' 2023-10-28 15:07:53,468 wheel INFO adding 'Cython/Runtime/refnanny.pyx' 2023-10-28 15:07:53,468 wheel INFO adding 'Cython/Tempita/__init__.py' 2023-10-28 15:07:53,469 wheel INFO adding 'Cython/Tempita/_looper.py' 2023-10-28 15:07:53,471 wheel INFO adding 'Cython/Tempita/_tempita.cpython-311-arm-linux-musleabihf.so' 2023-10-28 15:07:53,477 wheel INFO adding 'Cython/Tempita/_tempita.py' 2023-10-28 15:07:53,477 wheel INFO adding 'Cython/Tempita/compat3.py' 2023-10-28 15:07:53,477 wheel INFO adding 'Cython/Tests/TestCodeWriter.py' 2023-10-28 15:07:53,477 wheel INFO adding 'Cython/Tests/TestCythonUtils.py' 2023-10-28 15:07:53,477 wheel INFO adding 'Cython/Tests/TestJediTyper.py' 2023-10-28 15:07:53,478 wheel INFO adding 'Cython/Tests/TestStringIOTree.py' 2023-10-28 15:07:53,478 wheel INFO adding 'Cython/Tests/__init__.py' 2023-10-28 15:07:53,478 wheel INFO adding 'Cython/Tests/xmlrunner.py' 2023-10-28 15:07:53,478 wheel INFO adding 'Cython/Utility/AsyncGen.c' 2023-10-28 15:07:53,479 wheel INFO adding 'Cython/Utility/Buffer.c' 2023-10-28 15:07:53,479 wheel INFO adding 'Cython/Utility/Builtins.c' 2023-10-28 15:07:53,479 wheel INFO adding 'Cython/Utility/CConvert.pyx' 2023-10-28 15:07:53,479 wheel INFO adding 'Cython/Utility/CMath.c' 2023-10-28 15:07:53,479 wheel INFO adding 'Cython/Utility/Capsule.c' 2023-10-28 15:07:53,479 wheel INFO adding 'Cython/Utility/CommonStructures.c' 2023-10-28 15:07:53,480 wheel INFO adding 'Cython/Utility/Complex.c' 2023-10-28 15:07:53,480 wheel INFO adding 'Cython/Utility/Coroutine.c' 2023-10-28 15:07:53,480 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx' 2023-10-28 15:07:53,481 wheel INFO adding 'Cython/Utility/CppConvert.pyx' 2023-10-28 15:07:53,481 wheel INFO adding 'Cython/Utility/CppSupport.cpp' 2023-10-28 15:07:53,481 wheel INFO adding 'Cython/Utility/CythonFunction.c' 2023-10-28 15:07:53,481 wheel INFO adding 'Cython/Utility/Embed.c' 2023-10-28 15:07:53,482 wheel INFO adding 'Cython/Utility/Exceptions.c' 2023-10-28 15:07:53,482 wheel INFO adding 'Cython/Utility/ExtensionTypes.c' 2023-10-28 15:07:53,482 wheel INFO adding 'Cython/Utility/FunctionArguments.c' 2023-10-28 15:07:53,482 wheel INFO adding 'Cython/Utility/ImportExport.c' 2023-10-28 15:07:53,483 wheel INFO adding 'Cython/Utility/MemoryView.pyx' 2023-10-28 15:07:53,483 wheel INFO adding 'Cython/Utility/MemoryView_C.c' 2023-10-28 15:07:53,483 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c' 2023-10-28 15:07:53,484 wheel INFO adding 'Cython/Utility/ObjectHandling.c' 2023-10-28 15:07:53,484 wheel INFO adding 'Cython/Utility/Optimize.c' 2023-10-28 15:07:53,485 wheel INFO adding 'Cython/Utility/Overflow.c' 2023-10-28 15:07:53,485 wheel INFO adding 'Cython/Utility/Printing.c' 2023-10-28 15:07:53,485 wheel INFO adding 'Cython/Utility/Profile.c' 2023-10-28 15:07:53,485 wheel INFO adding 'Cython/Utility/StringTools.c' 2023-10-28 15:07:53,486 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx' 2023-10-28 15:07:53,486 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx' 2023-10-28 15:07:53,486 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c' 2023-10-28 15:07:53,486 wheel INFO adding 'Cython/Utility/TypeConversion.c' 2023-10-28 15:07:53,487 wheel INFO adding 'Cython/Utility/__init__.py' 2023-10-28 15:07:53,487 wheel INFO adding 'Cython/Utility/arrayarray.h' 2023-10-28 15:07:53,487 wheel INFO adding 'pyximport/__init__.py' 2023-10-28 15:07:53,487 wheel INFO adding 'pyximport/pyxbuild.py' 2023-10-28 15:07:53,487 wheel INFO adding 'pyximport/pyximport.py' 2023-10-28 15:07:53,488 wheel INFO adding 'Cython-0.29.36.dist-info/COPYING.txt' 2023-10-28 15:07:53,488 wheel INFO adding 'Cython-0.29.36.dist-info/LICENSE.txt' 2023-10-28 15:07:53,488 wheel INFO adding 'Cython-0.29.36.dist-info/METADATA' 2023-10-28 15:07:53,488 wheel INFO adding 'Cython-0.29.36.dist-info/WHEEL' 2023-10-28 15:07:53,488 wheel INFO adding 'Cython-0.29.36.dist-info/entry_points.txt' 2023-10-28 15:07:53,488 wheel INFO adding 'Cython-0.29.36.dist-info/top_level.txt' 2023-10-28 15:07:53,489 wheel INFO adding 'Cython-0.29.36.dist-info/RECORD' 2023-10-28 15:07:53,490 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-10-28 15:07:53,498 gpep517 INFO The backend produced .dist/Cython-0.29.36-cp311-cp311-linux_armv8l.whl Cython-0.29.36-cp311-cp311-linux_armv8l.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/Debugger/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Debugger/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Build/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/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/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__' >>> 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-armhf.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 15:08:00 +0000 elapsed time 0h 1m 0s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Uninstalling dependencies... (1/26) Purging .makedepends-cython (20231028.150701) (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: 315 MiB in 102 packages >>> cython: Updating the main/armhf repository index... >>> cython: Signing the index...