>>> cython: Building main/cython 3.0.12-r0 (using abuild 3.15.0-r0) started Wed, 10 Sep 2025 15:21:19 +0000 >>> cython: Validating /home/udu/aports/main/cython/APKBUILD... >>> cython: Analyzing dependencies... >>> cython: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz (1/14) Installing py3-installer (0.7.0-r2) (2/14) Installing py3-installer-pyc (0.7.0-r2) (3/14) Installing py3-gpep517 (19-r0) (4/14) Installing py3-gpep517-pyc (19-r0) (5/14) Installing py3-parsing (3.2.3-r0) (6/14) Installing py3-parsing-pyc (3.2.3-r0) (7/14) Installing py3-packaging (25.0-r0) (8/14) Installing py3-packaging-pyc (25.0-r0) (9/14) Installing py3-setuptools (80.9.0-r0) (10/14) Installing py3-setuptools-pyc (80.9.0-r0) (11/14) Installing py3-wheel (0.46.1-r0) (12/14) Installing py3-wheel-pyc (0.46.1-r0) (13/14) Installing python3-dev (3.12.11-r0) (14/14) Installing .makedepends-cython (20250910.152126) Executing busybox-1.37.0-r19.trigger OK: 350 MiB in 97 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Cleaning up tmpdir >>> cython: Fetching cython-3.0.12.tar.gz::https://github.com/cython/cython/archive/3.0.12.tar.gz >>> cython: Fetching cython-3.0.12.tar.gz::https://github.com/cython/cython/archive/3.0.12.tar.gz >>> cython: Checking sha512sums... cython-3.0.12.tar.gz: OK >>> cython: Unpacking /var/cache/distfiles/cython-3.0.12.tar.gz... 2025-09-10 15:21:30,965 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :118: DeprecationWarning: Use shutil.which instead of find_executable Unable to find pgen, not compiling formal grammar. /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-09-10 15:21:31,395 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-09-10 15:21:31,472 root INFO running build 2025-09-10 15:21:31,472 root INFO running build_py 2025-09-10 15:21:31,504 root INFO creating build/lib.linux-x86_64-cpython-312 2025-09-10 15:21:31,505 root INFO copying cython.py -> build/lib.linux-x86_64-cpython-312 2025-09-10 15:21:31,506 root INFO creating build/lib.linux-x86_64-cpython-312/Cython 2025-09-10 15:21:31,506 root INFO copying Cython/CodeWriter.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-09-10 15:21:31,518 root INFO copying Cython/Utils.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-09-10 15:21:31,519 root INFO copying Cython/Debugging.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-09-10 15:21:31,519 root INFO copying Cython/Shadow.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-09-10 15:21:31,520 root INFO copying Cython/StringIOTree.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-09-10 15:21:31,521 root INFO copying Cython/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-09-10 15:21:31,521 root INFO copying Cython/Coverage.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-09-10 15:21:31,533 root INFO copying Cython/TestUtils.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-09-10 15:21:31,534 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Build 2025-09-10 15:21:31,535 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2025-09-10 15:21:31,535 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2025-09-10 15:21:31,536 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2025-09-10 15:21:31,550 root INFO copying Cython/Build/Inline.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2025-09-10 15:21:31,550 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2025-09-10 15:21:31,551 root INFO copying Cython/Build/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2025-09-10 15:21:31,552 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2025-09-10 15:21:31,552 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,553 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,564 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,565 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,565 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,570 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,571 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,583 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,584 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,584 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,585 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,597 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,597 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,598 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,599 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,599 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,599 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,600 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,612 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,612 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,613 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,614 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,614 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,625 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,626 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,626 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,627 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,641 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,642 root INFO copying Cython/Compiler/Dataclass.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,642 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,643 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,643 root INFO copying Cython/Compiler/UFuncs.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,644 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,660 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,661 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,661 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,662 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,673 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,674 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,674 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,676 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,676 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,692 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,692 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:31,693 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Runtime 2025-09-10 15:21:31,694 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Runtime 2025-09-10 15:21:31,694 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Distutils 2025-09-10 15:21:31,703 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-x86_64-cpython-312/Cython/Distutils 2025-09-10 15:21:31,704 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-x86_64-cpython-312/Cython/Distutils 2025-09-10 15:21:31,705 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Distutils 2025-09-10 15:21:31,705 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-x86_64-cpython-312/Cython/Distutils 2025-09-10 15:21:31,706 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Debugger 2025-09-10 15:21:31,721 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2025-09-10 15:21:31,721 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2025-09-10 15:21:31,722 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2025-09-10 15:21:31,723 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2025-09-10 15:21:31,723 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2025-09-10 15:21:31,734 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2025-09-10 15:21:31,735 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2025-09-10 15:21:31,735 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2025-09-10 15:21:31,736 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2025-09-10 15:21:31,736 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2025-09-10 15:21:31,737 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:31,749 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:31,750 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:31,750 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:31,751 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:31,751 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:31,752 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:31,765 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:31,765 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:31,766 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:31,767 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-09-10 15:21:31,767 root INFO copying Cython/Tests/TestTestUtils.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-09-10 15:21:31,767 root INFO copying Cython/Tests/TestShadow.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-09-10 15:21:31,768 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-09-10 15:21:31,768 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-09-10 15:21:31,781 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-09-10 15:21:31,782 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-09-10 15:21:31,782 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-09-10 15:21:31,783 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-09-10 15:21:31,795 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-09-10 15:21:31,795 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-09-10 15:21:31,796 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-09-10 15:21:31,796 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-09-10 15:21:31,797 root INFO copying Cython/Build/Tests/TestRecythonize.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-09-10 15:21:31,797 root INFO copying Cython/Build/Tests/TestDependencies.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-09-10 15:21:31,805 root INFO copying Cython/Build/Tests/TestCythonizeArgsParser.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-09-10 15:21:31,806 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-09-10 15:21:31,806 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-09-10 15:21:31,807 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,807 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,808 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,808 root INFO copying Cython/Compiler/Tests/Utils.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,824 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,825 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,825 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,825 root INFO copying Cython/Compiler/Tests/TestScanning.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,826 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,826 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,838 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,839 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,839 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,839 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,840 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,840 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,845 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-09-10 15:21:31,854 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:31,855 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:31,855 root INFO copying Cython/Utility/Dataclasses.py -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:31,855 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Tempita 2025-09-10 15:21:31,856 root INFO copying Cython/Tempita/compat3.py -> build/lib.linux-x86_64-cpython-312/Cython/Tempita 2025-09-10 15:21:31,856 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-x86_64-cpython-312/Cython/Tempita 2025-09-10 15:21:31,857 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Tempita 2025-09-10 15:21:31,857 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-x86_64-cpython-312/Cython/Tempita 2025-09-10 15:21:31,872 root INFO creating build/lib.linux-x86_64-cpython-312/pyximport 2025-09-10 15:21:31,873 root INFO copying pyximport/_pyximport2.py -> build/lib.linux-x86_64-cpython-312/pyximport 2025-09-10 15:21:31,873 root INFO copying pyximport/pyximport.py -> build/lib.linux-x86_64-cpython-312/pyximport 2025-09-10 15:21:31,874 root INFO copying pyximport/_pyximport3.py -> build/lib.linux-x86_64-cpython-312/pyximport 2025-09-10 15:21:31,874 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-x86_64-cpython-312/pyximport 2025-09-10 15:21:31,874 root INFO copying pyximport/__init__.py -> build/lib.linux-x86_64-cpython-312/pyximport 2025-09-10 15:21:31,921 root INFO copying Cython/Shadow.pyi -> build/lib.linux-x86_64-cpython-312/Cython 2025-09-10 15:21:31,922 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes 2025-09-10 15:21:31,934 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes 2025-09-10 15:21:31,934 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,935 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,935 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,936 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,936 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,940 root INFO copying Cython/Includes/posix/uio.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,941 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,941 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,942 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,942 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,943 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,943 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,943 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,959 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,959 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,960 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,960 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,961 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-09-10 15:21:31,961 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:31,974 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:31,975 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:31,975 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:31,976 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:31,976 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:31,984 root INFO copying Cython/Includes/cpython/descr.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:31,985 root INFO copying Cython/Includes/cpython/fileobject.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:31,986 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:31,987 root INFO copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:31,987 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:31,987 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:31,988 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:31,988 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:31,988 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,003 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,003 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,004 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,004 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,004 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,005 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,005 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,020 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,020 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,021 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,021 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,022 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,022 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,033 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,034 root INFO copying Cython/Includes/cpython/contextvars.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,034 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,035 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,035 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,036 root INFO copying Cython/Includes/cpython/marshal.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,036 root INFO copying Cython/Includes/cpython/time.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,055 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,055 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,056 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,056 root INFO copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,057 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,057 root INFO copying Cython/Includes/cpython/int.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,072 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,073 root INFO copying Cython/Includes/cpython/string.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,073 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,074 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,074 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,090 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,091 root INFO copying Cython/Includes/cpython/pyport.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,091 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,092 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,093 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,093 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,107 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,107 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,108 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-09-10 15:21:32,108 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,109 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,109 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,126 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,127 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,127 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,128 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,128 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,140 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,140 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,141 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,141 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,142 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,142 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,154 root INFO copying Cython/Includes/libc/complex.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,154 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-09-10 15:21:32,154 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,155 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,155 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,155 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,155 root INFO copying Cython/Includes/libcpp/cmath.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,156 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,156 root INFO copying Cython/Includes/libcpp/bit.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,156 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,172 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,172 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,173 root INFO copying Cython/Includes/libcpp/optional.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,173 root INFO copying Cython/Includes/libcpp/any.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,173 root INFO copying Cython/Includes/libcpp/random.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,174 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,174 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,174 root INFO copying Cython/Includes/libcpp/numeric.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,174 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,175 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,189 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,190 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,191 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,191 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,191 root INFO copying Cython/Includes/libcpp/execution.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,192 root INFO copying Cython/Includes/libcpp/atomic.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,192 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,192 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,192 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,193 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,215 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,216 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,216 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,217 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,217 root INFO copying Cython/Includes/libcpp/numbers.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-09-10 15:21:32,218 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/numpy 2025-09-10 15:21:32,218 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/numpy 2025-09-10 15:21:32,234 root INFO copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/numpy 2025-09-10 15:21:32,234 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:32,235 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:32,235 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:32,236 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:32,236 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:32,249 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-09-10 15:21:32,249 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Runtime 2025-09-10 15:21:32,250 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2025-09-10 15:21:32,250 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2025-09-10 15:21:32,251 root INFO copying Cython/Plex/DFA.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:32,251 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:32,258 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:32,259 root INFO copying Cython/Plex/Transitions.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:32,259 root INFO copying Cython/Plex/Machines.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-09-10 15:21:32,259 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,260 root INFO copying Cython/Utility/UFuncs.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,260 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,271 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,271 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,272 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,272 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,273 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,273 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,274 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,274 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,295 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,296 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,296 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,297 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,297 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,298 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,298 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,315 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,316 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,317 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,317 root INFO copying Cython/Utility/NumpyImportArray.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,317 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,318 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,332 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,333 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,334 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,335 root INFO copying Cython/Utility/UFuncs_C.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,335 root INFO copying Cython/Utility/Dataclasses.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,336 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,336 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,351 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,352 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,352 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,353 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-09-10 15:21:32,370 root INFO running build_ext Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.py because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.py 2025-09-10 15:22:00,784 root INFO building 'Cython.Compiler.Parsing' extension 2025-09-10 15:22:00,785 root INFO creating build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler 2025-09-10 15:22:00,794 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.o 2025-09-10 15:25:44,619 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Parsing.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Compiler/Parsing.cpython-312-x86_64-linux-musl.so Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.py because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.py 2025-09-10 15:26:09,023 root INFO building 'Cython.Compiler.Code' extension 2025-09-10 15:26:09,025 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.o 2025-09-10 15:30:23,996 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Code.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Compiler/Code.cpython-312-x86_64-linux-musl.so Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FlowControl.py because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FlowControl.py 2025-09-10 15:30:33,733 root INFO building 'Cython.Compiler.FlowControl' extension 2025-09-10 15:30:33,734 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FlowControl.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FlowControl.o 2025-09-10 15:32:13,284 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Compiler/FlowControl.cpython-312-x86_64-linux-musl.so Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FusedNode.py because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FusedNode.py 2025-09-10 15:32:17,556 root INFO building 'Cython.Compiler.FusedNode' extension 2025-09-10 15:32:17,556 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FusedNode.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FusedNode.o 2025-09-10 15:33:45,345 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Compiler/FusedNode.cpython-312-x86_64-linux-musl.so Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Tempita/_tempita.py because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Tempita/_tempita.py 2025-09-10 15:33:50,310 root INFO building 'Cython.Tempita._tempita' extension 2025-09-10 15:33:50,310 root INFO creating build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Tempita 2025-09-10 15:33:50,311 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Tempita/_tempita.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Tempita/_tempita.o 2025-09-10 15:35:13,657 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Tempita/_tempita.cpython-312-x86_64-linux-musl.so Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Visitor.py because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Visitor.py 2025-09-10 15:35:16,841 root INFO building 'Cython.Compiler.Visitor' extension 2025-09-10 15:35:16,842 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Visitor.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Visitor.o 2025-09-10 15:36:19,932 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Compiler/Visitor.cpython-312-x86_64-linux-musl.so Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Utils.py because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Utils.py 2025-09-10 15:36:23,381 root INFO building 'Cython.Utils' extension 2025-09-10 15:36:23,382 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Utils.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Utils.o 2025-09-10 15:37:19,905 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Utils.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Utils.cpython-312-x86_64-linux-musl.so Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Scanning.py because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Scanning.py 2025-09-10 15:37:22,797 root INFO building 'Cython.Compiler.Scanning' extension 2025-09-10 15:37:22,797 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Scanning.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Scanning.o 2025-09-10 15:38:22,293 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Compiler/Scanning.cpython-312-x86_64-linux-musl.so Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Scanners.py because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Scanners.py 2025-09-10 15:38:24,179 root INFO building 'Cython.Plex.Scanners' extension 2025-09-10 15:38:24,190 root INFO creating build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex 2025-09-10 15:38:24,191 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Scanners.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Scanners.o 2025-09-10 15:38:38,255 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Plex/Scanners.cpython-312-x86_64-linux-musl.so Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Machines.py because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Machines.py 2025-09-10 15:38:40,085 root INFO building 'Cython.Plex.Machines' extension 2025-09-10 15:38:40,086 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Machines.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Machines.o 2025-09-10 15:38:57,321 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Machines.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Plex/Machines.cpython-312-x86_64-linux-musl.so Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Transitions.py because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Transitions.py 2025-09-10 15:38:57,913 root INFO building 'Cython.Plex.Transitions' extension 2025-09-10 15:38:57,914 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Transitions.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Transitions.o 2025-09-10 15:39:10,220 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Transitions.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Plex/Transitions.cpython-312-x86_64-linux-musl.so Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Runtime/refnanny.pyx because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Runtime/refnanny.pyx 2025-09-10 15:39:12,509 root INFO building 'Cython.Runtime.refnanny' extension 2025-09-10 15:39:12,512 root INFO creating build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Runtime 2025-09-10 15:39:12,513 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Runtime/refnanny.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Runtime/refnanny.o 2025-09-10 15:39:19,156 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Runtime/refnanny.cpython-312-x86_64-linux-musl.so Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/StringIOTree.py because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/StringIOTree.py 2025-09-10 15:39:19,616 root INFO building 'Cython.StringIOTree' extension 2025-09-10 15:39:19,617 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/StringIOTree.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/StringIOTree.o 2025-09-10 15:39:27,445 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/StringIOTree.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/StringIOTree.cpython-312-x86_64-linux-musl.so Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/DFA.py because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/DFA.py 2025-09-10 15:39:28,305 root INFO building 'Cython.Plex.DFA' extension 2025-09-10 15:39:28,306 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/DFA.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/DFA.o 2025-09-10 15:39:44,513 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/DFA.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Plex/DFA.cpython-312-x86_64-linux-musl.so Compiling /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Actions.py because it changed. [1/1] Cythonizing /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Actions.py 2025-09-10 15:39:45,192 root INFO building 'Cython.Plex.Actions' extension 2025-09-10 15:39:45,192 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Actions.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Actions.o 2025-09-10 15:39:52,350 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Plex/Actions.cpython-312-x86_64-linux-musl.so 2025-09-10 15:39:52,426 root INFO installing to build/bdist.linux-x86_64/wheel 2025-09-10 15:39:52,426 root INFO running install 2025-09-10 15:39:52,467 root INFO running install_lib 2025-09-10 15:39:52,483 root INFO creating build/bdist.linux-x86_64/wheel 2025-09-10 15:39:52,483 root INFO creating build/bdist.linux-x86_64/wheel/Cython 2025-09-10 15:39:52,488 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/CodeWriter.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-09-10 15:39:52,489 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Runtime 2025-09-10 15:39:52,489 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Runtime/refnanny.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Runtime 2025-09-10 15:39:52,489 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Runtime/refnanny.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Runtime 2025-09-10 15:39:52,490 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Runtime 2025-09-10 15:39:52,490 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utils.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-09-10 15:39:52,499 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Distutils 2025-09-10 15:39:52,499 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Distutils/extension.py -> build/bdist.linux-x86_64/wheel/./Cython/Distutils 2025-09-10 15:39:52,500 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Distutils/build_ext.py -> build/bdist.linux-x86_64/wheel/./Cython/Distutils 2025-09-10 15:39:52,500 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Distutils/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Distutils 2025-09-10 15:39:52,500 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Distutils/old_build_ext.py -> build/bdist.linux-x86_64/wheel/./Cython/Distutils 2025-09-10 15:39:52,501 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Tempita 2025-09-10 15:39:52,501 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tempita/compat3.py -> build/bdist.linux-x86_64/wheel/./Cython/Tempita 2025-09-10 15:39:52,502 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tempita/_tempita.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Tempita 2025-09-10 15:39:52,502 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tempita/_tempita.py -> build/bdist.linux-x86_64/wheel/./Cython/Tempita 2025-09-10 15:39:52,511 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tempita/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Tempita 2025-09-10 15:39:52,511 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tempita/_looper.py -> build/bdist.linux-x86_64/wheel/./Cython/Tempita 2025-09-10 15:39:52,512 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Compiler 2025-09-10 15:39:52,512 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Nodes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,513 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/FlowControl.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,519 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/StringEncoding.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,519 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/FusedNode.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,520 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Scanning.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,520 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Version.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,521 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/TreePath.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,521 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/CythonScope.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,521 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Pythran.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,522 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/TreeFragment.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,522 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,530 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/DebugFlags.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,531 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Lexicon.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,531 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/MemoryView.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,532 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Naming.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,532 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Annotate.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,532 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/UtilNodes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,533 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Parsing.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,544 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Scanning.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,545 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,546 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Visitor.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,547 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Code.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,547 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/CmdLine.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,547 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Builtin.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,548 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/FusedNode.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,553 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/TypeSlots.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,553 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Symtab.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,554 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Options.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,554 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Errors.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,555 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,555 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Parsing.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,555 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Parsing.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,566 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Dataclass.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,566 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/ModuleNode.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,567 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Scanning.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,567 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/FlowControl.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,568 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Buffer.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,569 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,569 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/UFuncs.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,577 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,578 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Code.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,578 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/TypeInference.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,578 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Optimize.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,579 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Interpreter.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,579 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Main.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,580 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,580 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/ExprNodes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,590 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Compiler/Tests 2025-09-10 15:39:52,590 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestMemView.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,590 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestSignatureMatching.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,591 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/Utils.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,591 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestCmdLine.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,596 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestUtilityLoad.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,597 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestFlowControl.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,597 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestScanning.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,598 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestTypes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,598 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestBuffer.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,598 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestGrammar.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,598 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestStringEncoding.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,599 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,599 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,599 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestTreeFragment.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,599 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestVisitor.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,600 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestTreePath.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2025-09-10 15:39:52,600 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/UtilityCode.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,609 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Visitor.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,610 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Code.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,611 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Future.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Visitor.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Pipeline.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-09-10 15:39:52,623 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Utility 2025-09-10 15:39:52,623 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Profile.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,624 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Exceptions.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,624 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Buffer.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,624 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/ImportExport.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,625 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CythonFunction.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,625 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Overflow.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,625 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,626 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/AsyncGen.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,626 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/arrayarray.h -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,626 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CppSupport.cpp -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,626 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/ObjectHandling.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,637 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/UFuncs.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,638 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/TypeConversion.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,638 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Optimize.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,638 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CMath.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,639 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,639 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/StringTools.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,639 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,640 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CConvert.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,640 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/NumpyImportArray.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,640 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Complex.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,640 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,645 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Coroutine.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,645 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/MemoryView_C.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,646 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,646 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,646 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,647 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Printing.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,647 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CppConvert.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,652 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/UFuncs_C.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,652 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Dataclasses.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,652 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Embed.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,653 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Dataclasses.py -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,653 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CommonStructures.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,653 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/MemoryView.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,654 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Builtins.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,654 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/FunctionArguments.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-09-10 15:39:52,655 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/StringIOTree.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython 2025-09-10 15:39:52,655 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugging.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-09-10 15:39:52,655 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utils.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython 2025-09-10 15:39:52,656 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Build 2025-09-10 15:39:52,657 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Distutils.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2025-09-10 15:39:52,657 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/BuildExecutable.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2025-09-10 15:39:52,662 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Dependencies.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2025-09-10 15:39:52,663 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Inline.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2025-09-10 15:39:52,663 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/IpythonMagic.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2025-09-10 15:39:52,664 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2025-09-10 15:39:52,664 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Build/Tests 2025-09-10 15:39:52,667 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/TestStripLiterals.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2025-09-10 15:39:52,668 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/TestInline.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2025-09-10 15:39:52,668 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/TestCyCache.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2025-09-10 15:39:52,669 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/TestRecythonize.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2025-09-10 15:39:52,669 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/TestDependencies.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2025-09-10 15:39:52,670 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/TestCythonizeArgsParser.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2025-09-10 15:39:52,670 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/TestIpythonMagic.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2025-09-10 15:39:52,670 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2025-09-10 15:39:52,675 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Cythonize.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2025-09-10 15:39:52,676 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Plex 2025-09-10 15:39:52,676 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Actions.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,677 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Machines.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,677 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/DFA.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,678 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/DFA.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,678 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Transitions.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,685 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Machines.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,685 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Lexicons.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,686 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Scanners.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,686 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/DFA.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,686 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Errors.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,687 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Actions.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,687 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Actions.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,693 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Scanners.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,694 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Scanners.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,695 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Regexps.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,695 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Transitions.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,696 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Machines.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,696 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,698 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Transitions.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-09-10 15:39:52,699 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Shadow.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-09-10 15:39:52,699 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/StringIOTree.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-09-10 15:39:52,704 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes 2025-09-10 15:39:52,704 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/openmp.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes 2025-09-10 15:39:52,705 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/posix 2025-09-10 15:39:52,705 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/stat.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,713 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/types.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,713 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/strings.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,713 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/stdio.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,713 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/uio.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,714 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/__init__.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,714 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/wait.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,714 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/ioctl.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,715 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/dlfcn.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,715 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/signal.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,715 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/mman.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,722 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/time.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,722 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/resource.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,723 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/stdlib.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,723 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/select.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,723 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/fcntl.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,723 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/unistd.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2025-09-10 15:39:52,724 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/cpython 2025-09-10 15:39:52,724 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/pythread.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,724 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/datetime.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,725 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/mapping.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,725 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/type.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,725 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/bytearray.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,731 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/descr.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,732 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/fileobject.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,732 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/float.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,733 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/cobject.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,733 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/sequence.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,734 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/list.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,734 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/iterobject.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,746 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/longintrepr.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,746 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/set.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,747 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/method.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,747 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/unicode.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,747 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/number.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,747 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/conversion.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,748 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/ref.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,748 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/long.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,748 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/iterator.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,748 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/buffer.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,748 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/genobject.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,749 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/ceval.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,749 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/__init__.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,749 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/bytes.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,749 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/function.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,749 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/array.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,757 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/contextvars.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,757 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/object.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,758 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/dict.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,758 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/exc.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,758 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/marshal.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,758 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/time.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,759 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/codecs.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,759 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/instance.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,759 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/pylifecycle.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,759 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/oldbuffer.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,759 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/pycapsule.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,768 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/int.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,768 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/memoryview.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,769 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/string.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,769 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/complex.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,769 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/module.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,770 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/cellobject.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,770 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/version.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,770 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/pyport.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,771 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/weakref.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,771 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/mem.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,771 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/getargs.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,779 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/bool.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,779 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/tuple.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,780 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/slice.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,780 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/pystate.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2025-09-10 15:39:52,780 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/libc 2025-09-10 15:39:52,781 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/errno.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,781 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/float.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,781 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/math.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,789 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/limits.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,789 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/stdio.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,790 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/stddef.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,790 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/__init__.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,790 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/signal.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,790 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/time.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,791 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/setjmp.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,791 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/stdlib.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,791 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/stdint.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,800 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/string.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,800 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/complex.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,800 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/locale.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2025-09-10 15:39:52,801 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/libcpp 2025-09-10 15:39:52,801 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/typeindex.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,802 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/typeinfo.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,802 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/deque.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,802 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/cmath.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,810 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/stack.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,810 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/bit.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,811 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/list.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,811 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/pair.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,811 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/set.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,812 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/optional.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,812 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/any.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,812 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/random.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,812 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/limits.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,813 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/iterator.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,813 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/numeric.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,813 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/__init__.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,816 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/algorithm.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,817 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/cast.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,818 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/utility.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,818 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/unordered_set.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,818 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/unordered_map.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,819 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/execution.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,819 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/atomic.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,819 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/queue.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,824 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/string.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,824 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/complex.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,825 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/map.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,825 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/functional.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,825 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/vector.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,826 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/memory.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,826 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/forward_list.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,826 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/numbers.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2025-09-10 15:39:52,827 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/numpy 2025-09-10 15:39:52,827 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/numpy/math.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/numpy 2025-09-10 15:39:52,827 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/numpy/__init__.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/numpy 2025-09-10 15:39:52,831 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Shadow.pyi -> build/bdist.linux-x86_64/wheel/./Cython 2025-09-10 15:39:52,832 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-09-10 15:39:52,832 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Coverage.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-09-10 15:39:52,832 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Tests 2025-09-10 15:39:52,833 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestTestUtils.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-09-10 15:39:52,833 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestShadow.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-09-10 15:39:52,833 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/xmlrunner.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-09-10 15:39:52,833 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-09-10 15:39:52,834 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-09-10 15:39:52,834 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-09-10 15:39:52,834 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-09-10 15:39:52,834 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestJediTyper.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-09-10 15:39:52,838 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/TestUtils.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-09-10 15:39:52,839 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Debugger 2025-09-10 15:39:52,839 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/DebugWriter.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2025-09-10 15:39:52,839 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/libpython.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2025-09-10 15:39:52,840 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/libcython.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2025-09-10 15:39:52,840 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Cygdb.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2025-09-10 15:39:52,841 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2025-09-10 15:39:52,841 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Debugger/Tests 2025-09-10 15:39:52,846 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests/cfuncs.c -> build/bdist.linux-x86_64/wheel/./Cython/Debugger/Tests 2025-09-10 15:39:52,846 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger/Tests 2025-09-10 15:39:52,846 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger/Tests 2025-09-10 15:39:52,847 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger/Tests 2025-09-10 15:39:52,847 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests/TestLibCython.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger/Tests 2025-09-10 15:39:52,847 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests/codefile -> build/bdist.linux-x86_64/wheel/./Cython/Debugger/Tests 2025-09-10 15:39:52,848 root INFO copying build/lib.linux-x86_64-cpython-312/cython.py -> build/bdist.linux-x86_64/wheel/. 2025-09-10 15:39:52,848 root INFO creating build/bdist.linux-x86_64/wheel/pyximport 2025-09-10 15:39:52,852 root INFO copying build/lib.linux-x86_64-cpython-312/pyximport/_pyximport2.py -> build/bdist.linux-x86_64/wheel/./pyximport 2025-09-10 15:39:52,852 root INFO copying build/lib.linux-x86_64-cpython-312/pyximport/pyximport.py -> build/bdist.linux-x86_64/wheel/./pyximport 2025-09-10 15:39:52,852 root INFO copying build/lib.linux-x86_64-cpython-312/pyximport/_pyximport3.py -> build/bdist.linux-x86_64/wheel/./pyximport 2025-09-10 15:39:52,853 root INFO copying build/lib.linux-x86_64-cpython-312/pyximport/pyxbuild.py -> build/bdist.linux-x86_64/wheel/./pyximport 2025-09-10 15:39:52,853 root INFO copying build/lib.linux-x86_64-cpython-312/pyximport/__init__.py -> build/bdist.linux-x86_64/wheel/./pyximport 2025-09-10 15:39:52,853 root INFO running install_egg_info 2025-09-10 15:39:52,874 root INFO running egg_info 2025-09-10 15:39:52,884 root INFO creating Cython.egg-info 2025-09-10 15:39:52,885 root INFO writing Cython.egg-info/PKG-INFO 2025-09-10 15:39:52,886 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt 2025-09-10 15:39:52,886 root INFO writing entry points to Cython.egg-info/entry_points.txt 2025-09-10 15:39:52,894 root INFO writing top-level names to Cython.egg-info/top_level.txt 2025-09-10 15:39:52,894 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2025-09-10 15:39:52,944 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt' 2025-09-10 15:39:52,945 root INFO reading manifest template 'MANIFEST.in' 2025-09-10 15:39:52,946 root WARNING warning: no files found matching '.gitrev' 2025-09-10 15:39:52,993 root WARNING warning: no files found matching 'Doc/*' 2025-09-10 15:39:52,999 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' 2025-09-10 15:39:53,000 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' 2025-09-10 15:39:53,001 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Utility' 2025-09-10 15:39:53,648 root WARNING warning: no files found matching 'pyximport/README' 2025-09-10 15:39:53,648 root INFO adding license file 'LICENSE.txt' 2025-09-10 15:39:53,648 root INFO adding license file 'COPYING.txt' 2025-09-10 15:39:53,721 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2025-09-10 15:39:53,731 root INFO Copying Cython.egg-info to build/bdist.linux-x86_64/wheel/./Cython-3.0.12-py3.12.egg-info 2025-09-10 15:39:53,732 root INFO running install_scripts 2025-09-10 15:39:53,768 root INFO creating build/bdist.linux-x86_64/wheel/cython-3.0.12.dist-info/WHEEL 2025-09-10 15:39:53,769 wheel INFO creating '/home/udu/aports/main/cython/src/cython-3.0.12/.dist/.tmp-nzehqyhf/cython-3.0.12-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-09-10 15:39:53,770 wheel INFO adding 'cython.py' 2025-09-10 15:39:53,774 wheel INFO adding 'Cython/CodeWriter.py' 2025-09-10 15:39:53,774 wheel INFO adding 'Cython/Coverage.py' 2025-09-10 15:39:53,775 wheel INFO adding 'Cython/Debugging.py' 2025-09-10 15:39:53,775 wheel INFO adding 'Cython/Shadow.py' 2025-09-10 15:39:53,776 wheel INFO adding 'Cython/Shadow.pyi' 2025-09-10 15:39:53,776 wheel INFO adding 'Cython/StringIOTree.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:53,777 wheel INFO adding 'Cython/StringIOTree.py' 2025-09-10 15:39:53,777 wheel INFO adding 'Cython/TestUtils.py' 2025-09-10 15:39:53,785 wheel INFO adding 'Cython/Utils.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:53,786 wheel INFO adding 'Cython/Utils.py' 2025-09-10 15:39:53,787 wheel INFO adding 'Cython/__init__.py' 2025-09-10 15:39:53,787 wheel INFO adding 'Cython/Build/BuildExecutable.py' 2025-09-10 15:39:53,799 wheel INFO adding 'Cython/Build/Cythonize.py' 2025-09-10 15:39:53,800 wheel INFO adding 'Cython/Build/Dependencies.py' 2025-09-10 15:39:53,800 wheel INFO adding 'Cython/Build/Distutils.py' 2025-09-10 15:39:53,801 wheel INFO adding 'Cython/Build/Inline.py' 2025-09-10 15:39:53,801 wheel INFO adding 'Cython/Build/IpythonMagic.py' 2025-09-10 15:39:53,810 wheel INFO adding 'Cython/Build/__init__.py' 2025-09-10 15:39:53,811 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py' 2025-09-10 15:39:53,811 wheel INFO adding 'Cython/Build/Tests/TestCythonizeArgsParser.py' 2025-09-10 15:39:53,812 wheel INFO adding 'Cython/Build/Tests/TestDependencies.py' 2025-09-10 15:39:53,812 wheel INFO adding 'Cython/Build/Tests/TestInline.py' 2025-09-10 15:39:53,813 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py' 2025-09-10 15:39:53,813 wheel INFO adding 'Cython/Build/Tests/TestRecythonize.py' 2025-09-10 15:39:53,820 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py' 2025-09-10 15:39:53,820 wheel INFO adding 'Cython/Build/Tests/__init__.py' 2025-09-10 15:39:53,821 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py' 2025-09-10 15:39:53,821 wheel INFO adding 'Cython/Compiler/Annotate.py' 2025-09-10 15:39:53,821 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py' 2025-09-10 15:39:53,822 wheel INFO adding 'Cython/Compiler/Buffer.py' 2025-09-10 15:39:53,822 wheel INFO adding 'Cython/Compiler/Builtin.py' 2025-09-10 15:39:53,823 wheel INFO adding 'Cython/Compiler/CmdLine.py' 2025-09-10 15:39:53,832 wheel INFO adding 'Cython/Compiler/Code.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:53,840 wheel INFO adding 'Cython/Compiler/Code.pxd' 2025-09-10 15:39:53,841 wheel INFO adding 'Cython/Compiler/Code.py' 2025-09-10 15:39:53,842 wheel INFO adding 'Cython/Compiler/CodeGeneration.py' 2025-09-10 15:39:53,842 wheel INFO adding 'Cython/Compiler/CythonScope.py' 2025-09-10 15:39:53,851 wheel INFO adding 'Cython/Compiler/Dataclass.py' 2025-09-10 15:39:53,851 wheel INFO adding 'Cython/Compiler/DebugFlags.py' 2025-09-10 15:39:53,852 wheel INFO adding 'Cython/Compiler/Errors.py' 2025-09-10 15:39:53,861 wheel INFO adding 'Cython/Compiler/ExprNodes.py' 2025-09-10 15:39:53,868 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:53,869 wheel INFO adding 'Cython/Compiler/FlowControl.pxd' 2025-09-10 15:39:53,870 wheel INFO adding 'Cython/Compiler/FlowControl.py' 2025-09-10 15:39:53,878 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:53,879 wheel INFO adding 'Cython/Compiler/FusedNode.py' 2025-09-10 15:39:53,880 wheel INFO adding 'Cython/Compiler/Future.py' 2025-09-10 15:39:53,880 wheel INFO adding 'Cython/Compiler/Interpreter.py' 2025-09-10 15:39:53,881 wheel INFO adding 'Cython/Compiler/Lexicon.py' 2025-09-10 15:39:53,881 wheel INFO adding 'Cython/Compiler/Main.py' 2025-09-10 15:39:53,888 wheel INFO adding 'Cython/Compiler/MemoryView.py' 2025-09-10 15:39:53,889 wheel INFO adding 'Cython/Compiler/ModuleNode.py' 2025-09-10 15:39:53,890 wheel INFO adding 'Cython/Compiler/Naming.py' 2025-09-10 15:39:53,891 wheel INFO adding 'Cython/Compiler/Nodes.py' 2025-09-10 15:39:53,904 wheel INFO adding 'Cython/Compiler/Optimize.py' 2025-09-10 15:39:53,905 wheel INFO adding 'Cython/Compiler/Options.py' 2025-09-10 15:39:53,906 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd' 2025-09-10 15:39:53,914 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py' 2025-09-10 15:39:53,917 wheel INFO adding 'Cython/Compiler/Parsing.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:53,925 wheel INFO adding 'Cython/Compiler/Parsing.pxd' 2025-09-10 15:39:53,926 wheel INFO adding 'Cython/Compiler/Parsing.py' 2025-09-10 15:39:53,927 wheel INFO adding 'Cython/Compiler/Pipeline.py' 2025-09-10 15:39:53,928 wheel INFO adding 'Cython/Compiler/PyrexTypes.py' 2025-09-10 15:39:53,936 wheel INFO adding 'Cython/Compiler/Pythran.py' 2025-09-10 15:39:53,937 wheel INFO adding 'Cython/Compiler/Scanning.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:53,938 wheel INFO adding 'Cython/Compiler/Scanning.pxd' 2025-09-10 15:39:53,942 wheel INFO adding 'Cython/Compiler/Scanning.py' 2025-09-10 15:39:53,942 wheel INFO adding 'Cython/Compiler/StringEncoding.py' 2025-09-10 15:39:53,943 wheel INFO adding 'Cython/Compiler/Symtab.py' 2025-09-10 15:39:53,944 wheel INFO adding 'Cython/Compiler/TreeFragment.py' 2025-09-10 15:39:53,944 wheel INFO adding 'Cython/Compiler/TreePath.py' 2025-09-10 15:39:53,945 wheel INFO adding 'Cython/Compiler/TypeInference.py' 2025-09-10 15:39:53,950 wheel INFO adding 'Cython/Compiler/TypeSlots.py' 2025-09-10 15:39:53,951 wheel INFO adding 'Cython/Compiler/UFuncs.py' 2025-09-10 15:39:53,951 wheel INFO adding 'Cython/Compiler/UtilNodes.py' 2025-09-10 15:39:53,951 wheel INFO adding 'Cython/Compiler/UtilityCode.py' 2025-09-10 15:39:53,952 wheel INFO adding 'Cython/Compiler/Version.py' 2025-09-10 15:39:53,953 wheel INFO adding 'Cython/Compiler/Visitor.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:53,958 wheel INFO adding 'Cython/Compiler/Visitor.pxd' 2025-09-10 15:39:53,958 wheel INFO adding 'Cython/Compiler/Visitor.py' 2025-09-10 15:39:53,959 wheel INFO adding 'Cython/Compiler/__init__.py' 2025-09-10 15:39:53,959 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py' 2025-09-10 15:39:53,960 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py' 2025-09-10 15:39:53,964 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py' 2025-09-10 15:39:53,965 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py' 2025-09-10 15:39:53,966 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py' 2025-09-10 15:39:53,966 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py' 2025-09-10 15:39:53,967 wheel INFO adding 'Cython/Compiler/Tests/TestScanning.py' 2025-09-10 15:39:53,967 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py' 2025-09-10 15:39:53,967 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py' 2025-09-10 15:39:53,972 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py' 2025-09-10 15:39:53,972 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py' 2025-09-10 15:39:53,973 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py' 2025-09-10 15:39:53,973 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py' 2025-09-10 15:39:53,974 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py' 2025-09-10 15:39:53,974 wheel INFO adding 'Cython/Compiler/Tests/Utils.py' 2025-09-10 15:39:53,979 wheel INFO adding 'Cython/Compiler/Tests/__init__.py' 2025-09-10 15:39:53,979 wheel INFO adding 'Cython/Debugger/Cygdb.py' 2025-09-10 15:39:53,980 wheel INFO adding 'Cython/Debugger/DebugWriter.py' 2025-09-10 15:39:53,980 wheel INFO adding 'Cython/Debugger/__init__.py' 2025-09-10 15:39:53,981 wheel INFO adding 'Cython/Debugger/libcython.py' 2025-09-10 15:39:53,981 wheel INFO adding 'Cython/Debugger/libpython.py' 2025-09-10 15:39:53,982 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py' 2025-09-10 15:39:53,982 wheel INFO adding 'Cython/Debugger/Tests/__init__.py' 2025-09-10 15:39:53,982 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c' 2025-09-10 15:39:53,983 wheel INFO adding 'Cython/Debugger/Tests/codefile' 2025-09-10 15:39:53,983 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py' 2025-09-10 15:39:53,983 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py' 2025-09-10 15:39:53,984 wheel INFO adding 'Cython/Distutils/__init__.py' 2025-09-10 15:39:53,984 wheel INFO adding 'Cython/Distutils/build_ext.py' 2025-09-10 15:39:53,984 wheel INFO adding 'Cython/Distutils/extension.py' 2025-09-10 15:39:53,985 wheel INFO adding 'Cython/Distutils/old_build_ext.py' 2025-09-10 15:39:53,985 wheel INFO adding 'Cython/Includes/openmp.pxd' 2025-09-10 15:39:53,990 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd' 2025-09-10 15:39:53,991 wheel INFO adding 'Cython/Includes/cpython/array.pxd' 2025-09-10 15:39:53,991 wheel INFO adding 'Cython/Includes/cpython/bool.pxd' 2025-09-10 15:39:53,991 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd' 2025-09-10 15:39:53,992 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd' 2025-09-10 15:39:53,992 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd' 2025-09-10 15:39:53,992 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd' 2025-09-10 15:39:53,997 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd' 2025-09-10 15:39:53,997 wheel INFO adding 'Cython/Includes/cpython/cobject.pxd' 2025-09-10 15:39:53,998 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd' 2025-09-10 15:39:53,998 wheel INFO adding 'Cython/Includes/cpython/complex.pxd' 2025-09-10 15:39:53,998 wheel INFO adding 'Cython/Includes/cpython/contextvars.pxd' 2025-09-10 15:39:53,999 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd' 2025-09-10 15:39:53,999 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd' 2025-09-10 15:39:53,999 wheel INFO adding 'Cython/Includes/cpython/descr.pxd' 2025-09-10 15:39:54,004 wheel INFO adding 'Cython/Includes/cpython/dict.pxd' 2025-09-10 15:39:54,005 wheel INFO adding 'Cython/Includes/cpython/exc.pxd' 2025-09-10 15:39:54,005 wheel INFO adding 'Cython/Includes/cpython/fileobject.pxd' 2025-09-10 15:39:54,005 wheel INFO adding 'Cython/Includes/cpython/float.pxd' 2025-09-10 15:39:54,006 wheel INFO adding 'Cython/Includes/cpython/function.pxd' 2025-09-10 15:39:54,006 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd' 2025-09-10 15:39:54,006 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd' 2025-09-10 15:39:54,011 wheel INFO adding 'Cython/Includes/cpython/instance.pxd' 2025-09-10 15:39:54,011 wheel INFO adding 'Cython/Includes/cpython/int.pxd' 2025-09-10 15:39:54,012 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd' 2025-09-10 15:39:54,012 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd' 2025-09-10 15:39:54,012 wheel INFO adding 'Cython/Includes/cpython/list.pxd' 2025-09-10 15:39:54,013 wheel INFO adding 'Cython/Includes/cpython/long.pxd' 2025-09-10 15:39:54,013 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd' 2025-09-10 15:39:54,013 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd' 2025-09-10 15:39:54,018 wheel INFO adding 'Cython/Includes/cpython/marshal.pxd' 2025-09-10 15:39:54,018 wheel INFO adding 'Cython/Includes/cpython/mem.pxd' 2025-09-10 15:39:54,019 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd' 2025-09-10 15:39:54,019 wheel INFO adding 'Cython/Includes/cpython/method.pxd' 2025-09-10 15:39:54,020 wheel INFO adding 'Cython/Includes/cpython/module.pxd' 2025-09-10 15:39:54,020 wheel INFO adding 'Cython/Includes/cpython/number.pxd' 2025-09-10 15:39:54,025 wheel INFO adding 'Cython/Includes/cpython/object.pxd' 2025-09-10 15:39:54,025 wheel INFO adding 'Cython/Includes/cpython/oldbuffer.pxd' 2025-09-10 15:39:54,026 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd' 2025-09-10 15:39:54,026 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd' 2025-09-10 15:39:54,026 wheel INFO adding 'Cython/Includes/cpython/pyport.pxd' 2025-09-10 15:39:54,027 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd' 2025-09-10 15:39:54,027 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd' 2025-09-10 15:39:54,036 wheel INFO adding 'Cython/Includes/cpython/ref.pxd' 2025-09-10 15:39:54,036 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd' 2025-09-10 15:39:54,037 wheel INFO adding 'Cython/Includes/cpython/set.pxd' 2025-09-10 15:39:54,037 wheel INFO adding 'Cython/Includes/cpython/slice.pxd' 2025-09-10 15:39:54,038 wheel INFO adding 'Cython/Includes/cpython/string.pxd' 2025-09-10 15:39:54,038 wheel INFO adding 'Cython/Includes/cpython/time.pxd' 2025-09-10 15:39:54,038 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd' 2025-09-10 15:39:54,046 wheel INFO adding 'Cython/Includes/cpython/type.pxd' 2025-09-10 15:39:54,046 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd' 2025-09-10 15:39:54,047 wheel INFO adding 'Cython/Includes/cpython/version.pxd' 2025-09-10 15:39:54,047 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd' 2025-09-10 15:39:54,048 wheel INFO adding 'Cython/Includes/libc/__init__.pxd' 2025-09-10 15:39:54,048 wheel INFO adding 'Cython/Includes/libc/complex.pxd' 2025-09-10 15:39:54,048 wheel INFO adding 'Cython/Includes/libc/errno.pxd' 2025-09-10 15:39:54,052 wheel INFO adding 'Cython/Includes/libc/float.pxd' 2025-09-10 15:39:54,052 wheel INFO adding 'Cython/Includes/libc/limits.pxd' 2025-09-10 15:39:54,053 wheel INFO adding 'Cython/Includes/libc/locale.pxd' 2025-09-10 15:39:54,053 wheel INFO adding 'Cython/Includes/libc/math.pxd' 2025-09-10 15:39:54,053 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd' 2025-09-10 15:39:54,054 wheel INFO adding 'Cython/Includes/libc/signal.pxd' 2025-09-10 15:39:54,054 wheel INFO adding 'Cython/Includes/libc/stddef.pxd' 2025-09-10 15:39:54,054 wheel INFO adding 'Cython/Includes/libc/stdint.pxd' 2025-09-10 15:39:54,055 wheel INFO adding 'Cython/Includes/libc/stdio.pxd' 2025-09-10 15:39:54,055 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd' 2025-09-10 15:39:54,055 wheel INFO adding 'Cython/Includes/libc/string.pxd' 2025-09-10 15:39:54,065 wheel INFO adding 'Cython/Includes/libc/time.pxd' 2025-09-10 15:39:54,065 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd' 2025-09-10 15:39:54,066 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd' 2025-09-10 15:39:54,066 wheel INFO adding 'Cython/Includes/libcpp/any.pxd' 2025-09-10 15:39:54,067 wheel INFO adding 'Cython/Includes/libcpp/atomic.pxd' 2025-09-10 15:39:54,067 wheel INFO adding 'Cython/Includes/libcpp/bit.pxd' 2025-09-10 15:39:54,067 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd' 2025-09-10 15:39:54,071 wheel INFO adding 'Cython/Includes/libcpp/cmath.pxd' 2025-09-10 15:39:54,072 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd' 2025-09-10 15:39:54,072 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd' 2025-09-10 15:39:54,072 wheel INFO adding 'Cython/Includes/libcpp/execution.pxd' 2025-09-10 15:39:54,073 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd' 2025-09-10 15:39:54,073 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd' 2025-09-10 15:39:54,073 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd' 2025-09-10 15:39:54,074 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd' 2025-09-10 15:39:54,074 wheel INFO adding 'Cython/Includes/libcpp/list.pxd' 2025-09-10 15:39:54,074 wheel INFO adding 'Cython/Includes/libcpp/map.pxd' 2025-09-10 15:39:54,079 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd' 2025-09-10 15:39:54,079 wheel INFO adding 'Cython/Includes/libcpp/numbers.pxd' 2025-09-10 15:39:54,080 wheel INFO adding 'Cython/Includes/libcpp/numeric.pxd' 2025-09-10 15:39:54,080 wheel INFO adding 'Cython/Includes/libcpp/optional.pxd' 2025-09-10 15:39:54,081 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd' 2025-09-10 15:39:54,081 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd' 2025-09-10 15:39:54,081 wheel INFO adding 'Cython/Includes/libcpp/random.pxd' 2025-09-10 15:39:54,082 wheel INFO adding 'Cython/Includes/libcpp/set.pxd' 2025-09-10 15:39:54,082 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd' 2025-09-10 15:39:54,082 wheel INFO adding 'Cython/Includes/libcpp/string.pxd' 2025-09-10 15:39:54,086 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd' 2025-09-10 15:39:54,086 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd' 2025-09-10 15:39:54,087 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd' 2025-09-10 15:39:54,087 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd' 2025-09-10 15:39:54,087 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd' 2025-09-10 15:39:54,088 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd' 2025-09-10 15:39:54,092 wheel INFO adding 'Cython/Includes/numpy/__init__.pxd' 2025-09-10 15:39:54,092 wheel INFO adding 'Cython/Includes/numpy/math.pxd' 2025-09-10 15:39:54,093 wheel INFO adding 'Cython/Includes/posix/__init__.pxd' 2025-09-10 15:39:54,093 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd' 2025-09-10 15:39:54,094 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd' 2025-09-10 15:39:54,094 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd' 2025-09-10 15:39:54,094 wheel INFO adding 'Cython/Includes/posix/mman.pxd' 2025-09-10 15:39:54,095 wheel INFO adding 'Cython/Includes/posix/resource.pxd' 2025-09-10 15:39:54,095 wheel INFO adding 'Cython/Includes/posix/select.pxd' 2025-09-10 15:39:54,095 wheel INFO adding 'Cython/Includes/posix/signal.pxd' 2025-09-10 15:39:54,100 wheel INFO adding 'Cython/Includes/posix/stat.pxd' 2025-09-10 15:39:54,100 wheel INFO adding 'Cython/Includes/posix/stdio.pxd' 2025-09-10 15:39:54,101 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd' 2025-09-10 15:39:54,101 wheel INFO adding 'Cython/Includes/posix/strings.pxd' 2025-09-10 15:39:54,102 wheel INFO adding 'Cython/Includes/posix/time.pxd' 2025-09-10 15:39:54,102 wheel INFO adding 'Cython/Includes/posix/types.pxd' 2025-09-10 15:39:54,107 wheel INFO adding 'Cython/Includes/posix/uio.pxd' 2025-09-10 15:39:54,107 wheel INFO adding 'Cython/Includes/posix/unistd.pxd' 2025-09-10 15:39:54,108 wheel INFO adding 'Cython/Includes/posix/wait.pxd' 2025-09-10 15:39:54,109 wheel INFO adding 'Cython/Plex/Actions.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:54,109 wheel INFO adding 'Cython/Plex/Actions.pxd' 2025-09-10 15:39:54,110 wheel INFO adding 'Cython/Plex/Actions.py' 2025-09-10 15:39:54,114 wheel INFO adding 'Cython/Plex/DFA.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:54,114 wheel INFO adding 'Cython/Plex/DFA.pxd' 2025-09-10 15:39:54,115 wheel INFO adding 'Cython/Plex/DFA.py' 2025-09-10 15:39:54,115 wheel INFO adding 'Cython/Plex/Errors.py' 2025-09-10 15:39:54,116 wheel INFO adding 'Cython/Plex/Lexicons.py' 2025-09-10 15:39:54,121 wheel INFO adding 'Cython/Plex/Machines.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:54,122 wheel INFO adding 'Cython/Plex/Machines.pxd' 2025-09-10 15:39:54,122 wheel INFO adding 'Cython/Plex/Machines.py' 2025-09-10 15:39:54,123 wheel INFO adding 'Cython/Plex/Regexps.py' 2025-09-10 15:39:54,127 wheel INFO adding 'Cython/Plex/Scanners.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:54,127 wheel INFO adding 'Cython/Plex/Scanners.pxd' 2025-09-10 15:39:54,128 wheel INFO adding 'Cython/Plex/Scanners.py' 2025-09-10 15:39:54,129 wheel INFO adding 'Cython/Plex/Transitions.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:54,129 wheel INFO adding 'Cython/Plex/Transitions.pxd' 2025-09-10 15:39:54,129 wheel INFO adding 'Cython/Plex/Transitions.py' 2025-09-10 15:39:54,130 wheel INFO adding 'Cython/Plex/__init__.py' 2025-09-10 15:39:54,130 wheel INFO adding 'Cython/Runtime/__init__.py' 2025-09-10 15:39:54,135 wheel INFO adding 'Cython/Runtime/refnanny.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:54,136 wheel INFO adding 'Cython/Runtime/refnanny.pyx' 2025-09-10 15:39:54,136 wheel INFO adding 'Cython/Tempita/__init__.py' 2025-09-10 15:39:54,137 wheel INFO adding 'Cython/Tempita/_looper.py' 2025-09-10 15:39:54,141 wheel INFO adding 'Cython/Tempita/_tempita.cpython-312-x86_64-linux-musl.so' 2025-09-10 15:39:54,143 wheel INFO adding 'Cython/Tempita/_tempita.py' 2025-09-10 15:39:54,143 wheel INFO adding 'Cython/Tempita/compat3.py' 2025-09-10 15:39:54,144 wheel INFO adding 'Cython/Tests/TestCodeWriter.py' 2025-09-10 15:39:54,144 wheel INFO adding 'Cython/Tests/TestCythonUtils.py' 2025-09-10 15:39:54,153 wheel INFO adding 'Cython/Tests/TestJediTyper.py' 2025-09-10 15:39:54,153 wheel INFO adding 'Cython/Tests/TestShadow.py' 2025-09-10 15:39:54,154 wheel INFO adding 'Cython/Tests/TestStringIOTree.py' 2025-09-10 15:39:54,154 wheel INFO adding 'Cython/Tests/TestTestUtils.py' 2025-09-10 15:39:54,155 wheel INFO adding 'Cython/Tests/__init__.py' 2025-09-10 15:39:54,155 wheel INFO adding 'Cython/Tests/xmlrunner.py' 2025-09-10 15:39:54,161 wheel INFO adding 'Cython/Utility/AsyncGen.c' 2025-09-10 15:39:54,162 wheel INFO adding 'Cython/Utility/Buffer.c' 2025-09-10 15:39:54,162 wheel INFO adding 'Cython/Utility/Builtins.c' 2025-09-10 15:39:54,163 wheel INFO adding 'Cython/Utility/CConvert.pyx' 2025-09-10 15:39:54,163 wheel INFO adding 'Cython/Utility/CMath.c' 2025-09-10 15:39:54,163 wheel INFO adding 'Cython/Utility/CommonStructures.c' 2025-09-10 15:39:54,164 wheel INFO adding 'Cython/Utility/Complex.c' 2025-09-10 15:39:54,164 wheel INFO adding 'Cython/Utility/Coroutine.c' 2025-09-10 15:39:54,175 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx' 2025-09-10 15:39:54,176 wheel INFO adding 'Cython/Utility/CppConvert.pyx' 2025-09-10 15:39:54,176 wheel INFO adding 'Cython/Utility/CppSupport.cpp' 2025-09-10 15:39:54,177 wheel INFO adding 'Cython/Utility/CythonFunction.c' 2025-09-10 15:39:54,178 wheel INFO adding 'Cython/Utility/Dataclasses.c' 2025-09-10 15:39:54,178 wheel INFO adding 'Cython/Utility/Dataclasses.py' 2025-09-10 15:39:54,187 wheel INFO adding 'Cython/Utility/Embed.c' 2025-09-10 15:39:54,187 wheel INFO adding 'Cython/Utility/Exceptions.c' 2025-09-10 15:39:54,188 wheel INFO adding 'Cython/Utility/ExtensionTypes.c' 2025-09-10 15:39:54,188 wheel INFO adding 'Cython/Utility/FunctionArguments.c' 2025-09-10 15:39:54,189 wheel INFO adding 'Cython/Utility/ImportExport.c' 2025-09-10 15:39:54,193 wheel INFO adding 'Cython/Utility/MemoryView.pyx' 2025-09-10 15:39:54,194 wheel INFO adding 'Cython/Utility/MemoryView_C.c' 2025-09-10 15:39:54,194 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c' 2025-09-10 15:39:54,195 wheel INFO adding 'Cython/Utility/NumpyImportArray.c' 2025-09-10 15:39:54,195 wheel INFO adding 'Cython/Utility/ObjectHandling.c' 2025-09-10 15:39:54,196 wheel INFO adding 'Cython/Utility/Optimize.c' 2025-09-10 15:39:54,205 wheel INFO adding 'Cython/Utility/Overflow.c' 2025-09-10 15:39:54,206 wheel INFO adding 'Cython/Utility/Printing.c' 2025-09-10 15:39:54,206 wheel INFO adding 'Cython/Utility/Profile.c' 2025-09-10 15:39:54,207 wheel INFO adding 'Cython/Utility/StringTools.c' 2025-09-10 15:39:54,207 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx' 2025-09-10 15:39:54,213 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx' 2025-09-10 15:39:54,214 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c' 2025-09-10 15:39:54,215 wheel INFO adding 'Cython/Utility/TypeConversion.c' 2025-09-10 15:39:54,215 wheel INFO adding 'Cython/Utility/UFuncs.pyx' 2025-09-10 15:39:54,216 wheel INFO adding 'Cython/Utility/UFuncs_C.c' 2025-09-10 15:39:54,216 wheel INFO adding 'Cython/Utility/__init__.py' 2025-09-10 15:39:54,216 wheel INFO adding 'Cython/Utility/arrayarray.h' 2025-09-10 15:39:54,227 wheel INFO adding 'cython-3.0.12.dist-info/licenses/COPYING.txt' 2025-09-10 15:39:54,228 wheel INFO adding 'cython-3.0.12.dist-info/licenses/LICENSE.txt' 2025-09-10 15:39:54,228 wheel INFO adding 'pyximport/__init__.py' 2025-09-10 15:39:54,229 wheel INFO adding 'pyximport/_pyximport2.py' 2025-09-10 15:39:54,229 wheel INFO adding 'pyximport/_pyximport3.py' 2025-09-10 15:39:54,229 wheel INFO adding 'pyximport/pyxbuild.py' 2025-09-10 15:39:54,229 wheel INFO adding 'pyximport/pyximport.py' 2025-09-10 15:39:54,230 wheel INFO adding 'cython-3.0.12.dist-info/METADATA' 2025-09-10 15:39:54,230 wheel INFO adding 'cython-3.0.12.dist-info/WHEEL' 2025-09-10 15:39:54,230 wheel INFO adding 'cython-3.0.12.dist-info/entry_points.txt' 2025-09-10 15:39:54,241 wheel INFO adding 'cython-3.0.12.dist-info/top_level.txt' 2025-09-10 15:39:54,242 wheel INFO adding 'cython-3.0.12.dist-info/RECORD' 2025-09-10 15:39:54,244 root INFO removing build/bdist.linux-x86_64/wheel 2025-09-10 15:39:54,277 gpep517 INFO The backend produced .dist/cython-3.0.12-cp312-cp312-linux_x86_64.whl cython-3.0.12-cp312-cp312-linux_x86_64.whl