>>> cython: Building main/cython 3.0.12-r0 (using abuild 3.15.0-r0) started Tue, 05 Aug 2025 04:43:12 +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 (1/7) Installing py3-installer (0.7.0-r2) (2/7) Installing py3-installer-pyc (0.7.0-r2) (3/7) Installing py3-gpep517 (19-r0) (4/7) Installing py3-gpep517-pyc (19-r0) (5/7) Installing py3-wheel (0.46.1-r0) (6/7) Installing py3-wheel-pyc (0.46.1-r0) (7/7) Installing .makedepends-cython (20250805.044312) busybox-1.37.0-r18.trigger: Executing script... OK: 1399 MiB in 479 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-08-05 04:43:12,989 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-08-05 04:43:13,022 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-08-05 04:43:13,031 root INFO running build 2025-08-05 04:43:13,031 root INFO running build_py 2025-08-05 04:43:13,034 root INFO creating build/lib.linux-x86_64-cpython-312 2025-08-05 04:43:13,034 root INFO copying cython.py -> build/lib.linux-x86_64-cpython-312 2025-08-05 04:43:13,034 root INFO creating build/lib.linux-x86_64-cpython-312/Cython 2025-08-05 04:43:13,034 root INFO copying Cython/CodeWriter.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-08-05 04:43:13,034 root INFO copying Cython/Utils.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-08-05 04:43:13,035 root INFO copying Cython/Debugging.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-08-05 04:43:13,035 root INFO copying Cython/Shadow.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-08-05 04:43:13,035 root INFO copying Cython/StringIOTree.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-08-05 04:43:13,035 root INFO copying Cython/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-08-05 04:43:13,035 root INFO copying Cython/Coverage.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-08-05 04:43:13,035 root INFO copying Cython/TestUtils.py -> build/lib.linux-x86_64-cpython-312/Cython 2025-08-05 04:43:13,035 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Build 2025-08-05 04:43:13,035 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2025-08-05 04:43:13,035 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2025-08-05 04:43:13,035 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2025-08-05 04:43:13,035 root INFO copying Cython/Build/Inline.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2025-08-05 04:43:13,036 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2025-08-05 04:43:13,036 root INFO copying Cython/Build/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2025-08-05 04:43:13,036 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2025-08-05 04:43:13,036 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,036 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,036 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,036 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,037 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,037 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,037 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,037 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,037 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,037 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,037 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,037 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,037 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,037 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,037 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,038 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,038 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,038 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,038 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,038 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,038 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,038 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,038 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,038 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,038 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,039 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,039 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,039 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,039 root INFO copying Cython/Compiler/Dataclass.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,039 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,039 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,039 root INFO copying Cython/Compiler/UFuncs.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,039 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,039 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,040 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,040 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,040 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,040 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,040 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,040 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,040 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,041 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,041 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,041 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,041 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Runtime 2025-08-05 04:43:13,041 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Runtime 2025-08-05 04:43:13,041 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Distutils 2025-08-05 04:43:13,041 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-x86_64-cpython-312/Cython/Distutils 2025-08-05 04:43:13,041 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-x86_64-cpython-312/Cython/Distutils 2025-08-05 04:43:13,041 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Distutils 2025-08-05 04:43:13,041 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-x86_64-cpython-312/Cython/Distutils 2025-08-05 04:43:13,042 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Debugger 2025-08-05 04:43:13,042 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2025-08-05 04:43:13,042 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2025-08-05 04:43:13,042 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2025-08-05 04:43:13,042 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2025-08-05 04:43:13,042 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2025-08-05 04:43:13,042 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2025-08-05 04:43:13,042 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2025-08-05 04:43:13,042 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2025-08-05 04:43:13,042 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2025-08-05 04:43:13,042 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2025-08-05 04:43:13,043 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,043 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,043 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,043 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,043 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,043 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,043 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,043 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,043 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,043 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,043 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-08-05 04:43:13,043 root INFO copying Cython/Tests/TestTestUtils.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-08-05 04:43:13,044 root INFO copying Cython/Tests/TestShadow.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-08-05 04:43:13,044 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-08-05 04:43:13,044 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-08-05 04:43:13,044 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-08-05 04:43:13,044 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-08-05 04:43:13,044 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-08-05 04:43:13,044 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2025-08-05 04:43:13,044 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-08-05 04:43:13,044 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-08-05 04:43:13,044 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-08-05 04:43:13,044 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-08-05 04:43:13,044 root INFO copying Cython/Build/Tests/TestRecythonize.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-08-05 04:43:13,045 root INFO copying Cython/Build/Tests/TestDependencies.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-08-05 04:43:13,045 root INFO copying Cython/Build/Tests/TestCythonizeArgsParser.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-08-05 04:43:13,045 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-08-05 04:43:13,045 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2025-08-05 04:43:13,045 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,045 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,045 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,045 root INFO copying Cython/Compiler/Tests/Utils.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,045 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,045 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,045 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,045 root INFO copying Cython/Compiler/Tests/TestScanning.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,046 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,046 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,046 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,046 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,046 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,046 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,046 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,046 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,046 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2025-08-05 04:43:13,046 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,046 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,046 root INFO copying Cython/Utility/Dataclasses.py -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,047 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Tempita 2025-08-05 04:43:13,047 root INFO copying Cython/Tempita/compat3.py -> build/lib.linux-x86_64-cpython-312/Cython/Tempita 2025-08-05 04:43:13,047 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-x86_64-cpython-312/Cython/Tempita 2025-08-05 04:43:13,047 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Tempita 2025-08-05 04:43:13,047 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-x86_64-cpython-312/Cython/Tempita 2025-08-05 04:43:13,047 root INFO creating build/lib.linux-x86_64-cpython-312/pyximport 2025-08-05 04:43:13,047 root INFO copying pyximport/_pyximport2.py -> build/lib.linux-x86_64-cpython-312/pyximport 2025-08-05 04:43:13,047 root INFO copying pyximport/pyximport.py -> build/lib.linux-x86_64-cpython-312/pyximport 2025-08-05 04:43:13,047 root INFO copying pyximport/_pyximport3.py -> build/lib.linux-x86_64-cpython-312/pyximport 2025-08-05 04:43:13,047 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-x86_64-cpython-312/pyximport 2025-08-05 04:43:13,047 root INFO copying pyximport/__init__.py -> build/lib.linux-x86_64-cpython-312/pyximport 2025-08-05 04:43:13,050 root INFO copying Cython/Shadow.pyi -> build/lib.linux-x86_64-cpython-312/Cython 2025-08-05 04:43:13,051 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes 2025-08-05 04:43:13,051 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes 2025-08-05 04:43:13,051 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,051 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,051 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,051 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,051 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,051 root INFO copying Cython/Includes/posix/uio.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,051 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,051 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,051 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,051 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,051 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,052 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,052 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,052 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,052 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,052 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,052 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,052 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2025-08-05 04:43:13,052 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,052 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,052 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,052 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,052 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,052 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,053 root INFO copying Cython/Includes/cpython/descr.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,053 root INFO copying Cython/Includes/cpython/fileobject.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,053 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,053 root INFO copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,053 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,053 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,053 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,053 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,053 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,053 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,053 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,053 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,053 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,053 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,054 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,054 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,054 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,054 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,054 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,054 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,054 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,054 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,054 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,054 root INFO copying Cython/Includes/cpython/contextvars.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,054 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,054 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,054 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,055 root INFO copying Cython/Includes/cpython/marshal.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,055 root INFO copying Cython/Includes/cpython/time.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,055 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,055 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,055 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,055 root INFO copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,055 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,055 root INFO copying Cython/Includes/cpython/int.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,055 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,055 root INFO copying Cython/Includes/cpython/string.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,055 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,055 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,055 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,056 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,056 root INFO copying Cython/Includes/cpython/pyport.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,056 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,056 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,056 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,056 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,056 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,056 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,056 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2025-08-05 04:43:13,056 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,056 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,056 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,056 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,056 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,057 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,057 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,057 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,057 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,057 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,057 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,057 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,057 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,057 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,057 root INFO copying Cython/Includes/libc/complex.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,057 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2025-08-05 04:43:13,057 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,057 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,057 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,058 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,058 root INFO copying Cython/Includes/libcpp/cmath.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,058 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,058 root INFO copying Cython/Includes/libcpp/bit.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,058 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,058 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,058 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,058 root INFO copying Cython/Includes/libcpp/optional.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,058 root INFO copying Cython/Includes/libcpp/any.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,058 root INFO copying Cython/Includes/libcpp/random.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,058 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,058 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,058 root INFO copying Cython/Includes/libcpp/numeric.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,058 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,059 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,059 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,059 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,059 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,059 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,059 root INFO copying Cython/Includes/libcpp/execution.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,059 root INFO copying Cython/Includes/libcpp/atomic.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,059 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,059 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,059 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,059 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,059 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,059 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,060 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,060 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,060 root INFO copying Cython/Includes/libcpp/numbers.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2025-08-05 04:43:13,060 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/numpy 2025-08-05 04:43:13,060 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/numpy 2025-08-05 04:43:13,060 root INFO copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/numpy 2025-08-05 04:43:13,060 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,060 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,060 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,060 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,060 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,060 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2025-08-05 04:43:13,060 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Runtime 2025-08-05 04:43:13,061 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2025-08-05 04:43:13,061 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2025-08-05 04:43:13,061 root INFO copying Cython/Plex/DFA.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,061 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,061 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,061 root INFO copying Cython/Plex/Transitions.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,061 root INFO copying Cython/Plex/Machines.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2025-08-05 04:43:13,061 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,061 root INFO copying Cython/Utility/UFuncs.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,061 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,061 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,061 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,061 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,061 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,062 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,062 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,062 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,062 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,062 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,062 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,062 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,062 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,062 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,062 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,062 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,063 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,063 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,063 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,063 root INFO copying Cython/Utility/NumpyImportArray.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,063 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,063 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,063 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,063 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,063 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,063 root INFO copying Cython/Utility/UFuncs_C.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,063 root INFO copying Cython/Utility/Dataclasses.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,064 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,064 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,064 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,064 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,064 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,064 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2025-08-05 04:43:13,065 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-08-05 04:43:15,027 root INFO building 'Cython.Compiler.Parsing' extension 2025-08-05 04:43:15,027 root INFO creating build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Compiler 2025-08-05 04:43:15,027 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-08-05 04:43:29,163 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-08-05 04:43:30,259 root INFO building 'Cython.Compiler.Code' extension 2025-08-05 04:43:30,259 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-08-05 04:43:47,588 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-08-05 04:43:48,384 root INFO building 'Cython.Compiler.FlowControl' extension 2025-08-05 04:43:48,384 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-08-05 04:43:56,600 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-08-05 04:43:56,916 root INFO building 'Cython.Compiler.FusedNode' extension 2025-08-05 04:43:56,916 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-08-05 04:44:02,918 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-08-05 04:44:03,327 root INFO building 'Cython.Tempita._tempita' extension 2025-08-05 04:44:03,327 root INFO creating build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Tempita 2025-08-05 04:44:03,328 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-08-05 04:44:10,010 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-08-05 04:44:10,294 root INFO building 'Cython.Compiler.Visitor' extension 2025-08-05 04:44:10,295 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-08-05 04:44:14,806 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-08-05 04:44:15,089 root INFO building 'Cython.Utils' extension 2025-08-05 04:44:15,089 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-08-05 04:44:20,083 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-08-05 04:44:20,319 root INFO building 'Cython.Compiler.Scanning' extension 2025-08-05 04:44:20,319 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-08-05 04:44:24,652 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-08-05 04:44:24,796 root INFO building 'Cython.Plex.Scanners' extension 2025-08-05 04:44:24,796 root INFO creating build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Plex 2025-08-05 04:44:24,796 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-08-05 04:44:26,011 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-08-05 04:44:26,132 root INFO building 'Cython.Plex.Machines' extension 2025-08-05 04:44:26,133 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-08-05 04:44:28,001 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-08-05 04:44:28,087 root INFO building 'Cython.Plex.Transitions' extension 2025-08-05 04:44:28,088 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-08-05 04:44:29,451 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-08-05 04:44:29,637 root INFO building 'Cython.Runtime.refnanny' extension 2025-08-05 04:44:29,637 root INFO creating build/temp.linux-x86_64-cpython-312/home/udu/aports/main/cython/src/cython-3.0.12/Cython/Runtime 2025-08-05 04:44:29,637 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-08-05 04:44:30,567 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-08-05 04:44:30,623 root INFO building 'Cython.StringIOTree' extension 2025-08-05 04:44:30,623 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-08-05 04:44:31,464 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-08-05 04:44:31,547 root INFO building 'Cython.Plex.DFA' extension 2025-08-05 04:44:31,547 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-08-05 04:44:32,771 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-08-05 04:44:32,814 root INFO building 'Cython.Plex.Actions' extension 2025-08-05 04:44:32,814 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-08-05 04:44:33,581 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-08-05 04:44:33,596 root INFO installing to build/bdist.linux-x86_64/wheel 2025-08-05 04:44:33,596 root INFO running install 2025-08-05 04:44:33,601 root INFO running install_lib 2025-08-05 04:44:33,604 root INFO creating build/bdist.linux-x86_64/wheel 2025-08-05 04:44:33,604 root INFO creating build/bdist.linux-x86_64/wheel/Cython 2025-08-05 04:44:33,604 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/CodeWriter.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-08-05 04:44:33,604 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Runtime 2025-08-05 04:44:33,604 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Runtime/refnanny.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Runtime 2025-08-05 04:44:33,604 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-08-05 04:44:33,604 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Runtime 2025-08-05 04:44:33,604 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utils.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-08-05 04:44:33,604 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Distutils 2025-08-05 04:44:33,605 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Distutils/extension.py -> build/bdist.linux-x86_64/wheel/./Cython/Distutils 2025-08-05 04:44:33,605 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Distutils/build_ext.py -> build/bdist.linux-x86_64/wheel/./Cython/Distutils 2025-08-05 04:44:33,605 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Distutils/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Distutils 2025-08-05 04:44:33,605 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-08-05 04:44:33,605 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Tempita 2025-08-05 04:44:33,605 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tempita/compat3.py -> build/bdist.linux-x86_64/wheel/./Cython/Tempita 2025-08-05 04:44:33,605 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-08-05 04:44:33,605 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tempita/_tempita.py -> build/bdist.linux-x86_64/wheel/./Cython/Tempita 2025-08-05 04:44:33,605 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tempita/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Tempita 2025-08-05 04:44:33,605 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tempita/_looper.py -> build/bdist.linux-x86_64/wheel/./Cython/Tempita 2025-08-05 04:44:33,605 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Compiler 2025-08-05 04:44:33,605 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Nodes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,606 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/FlowControl.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,606 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/StringEncoding.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,606 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/FusedNode.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,606 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-08-05 04:44:33,606 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Version.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,606 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/TreePath.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,606 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/CythonScope.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,606 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Pythran.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,606 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/TreeFragment.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,606 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,606 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/DebugFlags.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,606 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Lexicon.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,606 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/MemoryView.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,607 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Naming.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,607 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Annotate.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,607 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/UtilNodes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,607 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Parsing.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,607 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Scanning.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,607 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,607 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Visitor.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,607 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Code.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,607 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/CmdLine.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,607 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Builtin.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,607 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-08-05 04:44:33,607 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/TypeSlots.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,607 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Symtab.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,608 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Options.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,608 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Errors.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,608 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,608 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Parsing.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,608 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-08-05 04:44:33,608 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Dataclass.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,608 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/ModuleNode.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,608 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Scanning.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,608 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-08-05 04:44:33,609 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Buffer.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,609 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,609 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/UFuncs.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,609 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,609 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Code.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,609 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/TypeInference.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,609 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Optimize.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,609 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Interpreter.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,609 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Main.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,609 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,609 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/ExprNodes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,610 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Compiler/Tests 2025-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 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-08-05 04:44:33,610 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/UtilityCode.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,611 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-08-05 04:44:33,611 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-08-05 04:44:33,611 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,611 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Future.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,611 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,611 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Visitor.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,611 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Pipeline.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2025-08-05 04:44:33,611 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Utility 2025-08-05 04:44:33,611 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Profile.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Exceptions.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Buffer.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/ImportExport.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CythonFunction.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Overflow.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/AsyncGen.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/arrayarray.h -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CppSupport.cpp -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/ObjectHandling.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/UFuncs.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/TypeConversion.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Optimize.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CMath.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/StringTools.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,612 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CConvert.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/NumpyImportArray.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Complex.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Coroutine.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/MemoryView_C.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Printing.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CppConvert.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/UFuncs_C.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Dataclasses.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Embed.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Dataclasses.py -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CommonStructures.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/MemoryView.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Builtins.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/FunctionArguments.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2025-08-05 04:44:33,613 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-08-05 04:44:33,614 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugging.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-08-05 04:44:33,614 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-08-05 04:44:33,614 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Build 2025-08-05 04:44:33,614 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Distutils.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2025-08-05 04:44:33,614 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/BuildExecutable.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2025-08-05 04:44:33,614 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Dependencies.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2025-08-05 04:44:33,614 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Inline.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2025-08-05 04:44:33,614 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/IpythonMagic.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2025-08-05 04:44:33,614 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2025-08-05 04:44:33,614 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Build/Tests 2025-08-05 04:44:33,614 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-08-05 04:44:33,614 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-08-05 04:44:33,614 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-08-05 04:44:33,614 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-08-05 04:44:33,614 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-08-05 04:44:33,615 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-08-05 04:44:33,615 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-08-05 04:44:33,615 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-08-05 04:44:33,615 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Cythonize.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2025-08-05 04:44:33,615 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Plex 2025-08-05 04:44:33,615 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Actions.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-08-05 04:44:33,615 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-08-05 04:44:33,615 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/DFA.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-08-05 04:44:33,615 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/DFA.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-08-05 04:44:33,615 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-08-05 04:44:33,615 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Machines.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-08-05 04:44:33,615 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Lexicons.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-08-05 04:44:33,615 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Scanners.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-08-05 04:44:33,615 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-08-05 04:44:33,616 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Errors.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-08-05 04:44:33,616 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-08-05 04:44:33,616 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Actions.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-08-05 04:44:33,616 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Scanners.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-08-05 04:44:33,616 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-08-05 04:44:33,616 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Regexps.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-08-05 04:44:33,616 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Transitions.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-08-05 04:44:33,616 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Machines.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-08-05 04:44:33,616 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-08-05 04:44:33,616 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Transitions.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2025-08-05 04:44:33,616 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Shadow.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-08-05 04:44:33,616 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/StringIOTree.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-08-05 04:44:33,616 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes 2025-08-05 04:44:33,616 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/openmp.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes 2025-08-05 04:44:33,616 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/posix 2025-08-05 04:44:33,616 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-08-05 04:44:33,616 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-08-05 04:44:33,616 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/cpython 2025-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,617 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,618 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,619 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/libc 2025-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 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-08-05 04:44:33,620 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/libcpp 2025-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,621 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-08-05 04:44:33,622 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-08-05 04:44:33,622 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-08-05 04:44:33,622 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-08-05 04:44:33,622 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-08-05 04:44:33,622 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-08-05 04:44:33,622 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-08-05 04:44:33,622 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-08-05 04:44:33,622 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-08-05 04:44:33,622 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-08-05 04:44:33,622 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-08-05 04:44:33,622 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-08-05 04:44:33,622 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/numpy 2025-08-05 04:44:33,622 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-08-05 04:44:33,622 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-08-05 04:44:33,622 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Shadow.pyi -> build/bdist.linux-x86_64/wheel/./Cython 2025-08-05 04:44:33,622 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-08-05 04:44:33,622 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Coverage.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-08-05 04:44:33,622 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Tests 2025-08-05 04:44:33,622 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestTestUtils.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-08-05 04:44:33,623 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestShadow.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-08-05 04:44:33,623 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/xmlrunner.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-08-05 04:44:33,623 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-08-05 04:44:33,623 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-08-05 04:44:33,623 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-08-05 04:44:33,623 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-08-05 04:44:33,623 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestJediTyper.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2025-08-05 04:44:33,623 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/TestUtils.py -> build/bdist.linux-x86_64/wheel/./Cython 2025-08-05 04:44:33,623 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Debugger 2025-08-05 04:44:33,623 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/DebugWriter.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2025-08-05 04:44:33,623 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/libpython.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2025-08-05 04:44:33,623 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/libcython.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2025-08-05 04:44:33,623 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Cygdb.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2025-08-05 04:44:33,623 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2025-08-05 04:44:33,623 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Debugger/Tests 2025-08-05 04:44:33,623 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-08-05 04:44:33,623 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-08-05 04:44:33,623 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-08-05 04:44:33,623 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-08-05 04:44:33,624 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-08-05 04:44:33,624 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests/codefile -> build/bdist.linux-x86_64/wheel/./Cython/Debugger/Tests 2025-08-05 04:44:33,624 root INFO copying build/lib.linux-x86_64-cpython-312/cython.py -> build/bdist.linux-x86_64/wheel/. 2025-08-05 04:44:33,624 root INFO creating build/bdist.linux-x86_64/wheel/pyximport 2025-08-05 04:44:33,624 root INFO copying build/lib.linux-x86_64-cpython-312/pyximport/_pyximport2.py -> build/bdist.linux-x86_64/wheel/./pyximport 2025-08-05 04:44:33,624 root INFO copying build/lib.linux-x86_64-cpython-312/pyximport/pyximport.py -> build/bdist.linux-x86_64/wheel/./pyximport 2025-08-05 04:44:33,624 root INFO copying build/lib.linux-x86_64-cpython-312/pyximport/_pyximport3.py -> build/bdist.linux-x86_64/wheel/./pyximport 2025-08-05 04:44:33,624 root INFO copying build/lib.linux-x86_64-cpython-312/pyximport/pyxbuild.py -> build/bdist.linux-x86_64/wheel/./pyximport 2025-08-05 04:44:33,624 root INFO copying build/lib.linux-x86_64-cpython-312/pyximport/__init__.py -> build/bdist.linux-x86_64/wheel/./pyximport 2025-08-05 04:44:33,624 root INFO running install_egg_info 2025-08-05 04:44:33,627 root INFO running egg_info 2025-08-05 04:44:33,629 root INFO creating Cython.egg-info 2025-08-05 04:44:33,629 root INFO writing Cython.egg-info/PKG-INFO 2025-08-05 04:44:33,629 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt 2025-08-05 04:44:33,629 root INFO writing entry points to Cython.egg-info/entry_points.txt 2025-08-05 04:44:33,629 root INFO writing top-level names to Cython.egg-info/top_level.txt 2025-08-05 04:44:33,629 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2025-08-05 04:44:33,636 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt' 2025-08-05 04:44:33,636 root INFO reading manifest template 'MANIFEST.in' 2025-08-05 04:44:33,636 root WARNING warning: no files found matching '.gitrev' 2025-08-05 04:44:33,643 root WARNING warning: no files found matching 'Doc/*' 2025-08-05 04:44:33,644 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' 2025-08-05 04:44:33,644 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' 2025-08-05 04:44:33,644 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Utility' 2025-08-05 04:44:33,736 root WARNING warning: no files found matching 'pyximport/README' 2025-08-05 04:44:33,736 root INFO adding license file 'LICENSE.txt' 2025-08-05 04:44:33,736 root INFO adding license file 'COPYING.txt' 2025-08-05 04:44:33,748 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2025-08-05 04:44:33,748 root INFO Copying Cython.egg-info to build/bdist.linux-x86_64/wheel/./Cython-3.0.12-py3.12.egg-info 2025-08-05 04:44:33,749 root INFO running install_scripts 2025-08-05 04:44:33,752 root INFO creating build/bdist.linux-x86_64/wheel/cython-3.0.12.dist-info/WHEEL 2025-08-05 04:44:33,752 wheel INFO creating '/home/udu/aports/main/cython/src/cython-3.0.12/.dist/.tmp-w1yi4b35/cython-3.0.12-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-08-05 04:44:33,752 wheel INFO adding 'cython.py' 2025-08-05 04:44:33,752 wheel INFO adding 'Cython/CodeWriter.py' 2025-08-05 04:44:33,752 wheel INFO adding 'Cython/Coverage.py' 2025-08-05 04:44:33,752 wheel INFO adding 'Cython/Debugging.py' 2025-08-05 04:44:33,752 wheel INFO adding 'Cython/Shadow.py' 2025-08-05 04:44:33,752 wheel INFO adding 'Cython/Shadow.pyi' 2025-08-05 04:44:33,753 wheel INFO adding 'Cython/StringIOTree.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,753 wheel INFO adding 'Cython/StringIOTree.py' 2025-08-05 04:44:33,753 wheel INFO adding 'Cython/TestUtils.py' 2025-08-05 04:44:33,753 wheel INFO adding 'Cython/Utils.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,753 wheel INFO adding 'Cython/Utils.py' 2025-08-05 04:44:33,753 wheel INFO adding 'Cython/__init__.py' 2025-08-05 04:44:33,754 wheel INFO adding 'Cython/Build/BuildExecutable.py' 2025-08-05 04:44:33,754 wheel INFO adding 'Cython/Build/Cythonize.py' 2025-08-05 04:44:33,754 wheel INFO adding 'Cython/Build/Dependencies.py' 2025-08-05 04:44:33,754 wheel INFO adding 'Cython/Build/Distutils.py' 2025-08-05 04:44:33,754 wheel INFO adding 'Cython/Build/Inline.py' 2025-08-05 04:44:33,754 wheel INFO adding 'Cython/Build/IpythonMagic.py' 2025-08-05 04:44:33,754 wheel INFO adding 'Cython/Build/__init__.py' 2025-08-05 04:44:33,754 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py' 2025-08-05 04:44:33,754 wheel INFO adding 'Cython/Build/Tests/TestCythonizeArgsParser.py' 2025-08-05 04:44:33,754 wheel INFO adding 'Cython/Build/Tests/TestDependencies.py' 2025-08-05 04:44:33,754 wheel INFO adding 'Cython/Build/Tests/TestInline.py' 2025-08-05 04:44:33,754 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py' 2025-08-05 04:44:33,755 wheel INFO adding 'Cython/Build/Tests/TestRecythonize.py' 2025-08-05 04:44:33,755 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py' 2025-08-05 04:44:33,755 wheel INFO adding 'Cython/Build/Tests/__init__.py' 2025-08-05 04:44:33,755 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py' 2025-08-05 04:44:33,755 wheel INFO adding 'Cython/Compiler/Annotate.py' 2025-08-05 04:44:33,755 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py' 2025-08-05 04:44:33,755 wheel INFO adding 'Cython/Compiler/Buffer.py' 2025-08-05 04:44:33,755 wheel INFO adding 'Cython/Compiler/Builtin.py' 2025-08-05 04:44:33,755 wheel INFO adding 'Cython/Compiler/CmdLine.py' 2025-08-05 04:44:33,756 wheel INFO adding 'Cython/Compiler/Code.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,757 wheel INFO adding 'Cython/Compiler/Code.pxd' 2025-08-05 04:44:33,757 wheel INFO adding 'Cython/Compiler/Code.py' 2025-08-05 04:44:33,757 wheel INFO adding 'Cython/Compiler/CodeGeneration.py' 2025-08-05 04:44:33,757 wheel INFO adding 'Cython/Compiler/CythonScope.py' 2025-08-05 04:44:33,757 wheel INFO adding 'Cython/Compiler/Dataclass.py' 2025-08-05 04:44:33,757 wheel INFO adding 'Cython/Compiler/DebugFlags.py' 2025-08-05 04:44:33,757 wheel INFO adding 'Cython/Compiler/Errors.py' 2025-08-05 04:44:33,758 wheel INFO adding 'Cython/Compiler/ExprNodes.py' 2025-08-05 04:44:33,759 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,759 wheel INFO adding 'Cython/Compiler/FlowControl.pxd' 2025-08-05 04:44:33,759 wheel INFO adding 'Cython/Compiler/FlowControl.py' 2025-08-05 04:44:33,760 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,760 wheel INFO adding 'Cython/Compiler/FusedNode.py' 2025-08-05 04:44:33,760 wheel INFO adding 'Cython/Compiler/Future.py' 2025-08-05 04:44:33,760 wheel INFO adding 'Cython/Compiler/Interpreter.py' 2025-08-05 04:44:33,760 wheel INFO adding 'Cython/Compiler/Lexicon.py' 2025-08-05 04:44:33,760 wheel INFO adding 'Cython/Compiler/Main.py' 2025-08-05 04:44:33,760 wheel INFO adding 'Cython/Compiler/MemoryView.py' 2025-08-05 04:44:33,761 wheel INFO adding 'Cython/Compiler/ModuleNode.py' 2025-08-05 04:44:33,761 wheel INFO adding 'Cython/Compiler/Naming.py' 2025-08-05 04:44:33,761 wheel INFO adding 'Cython/Compiler/Nodes.py' 2025-08-05 04:44:33,762 wheel INFO adding 'Cython/Compiler/Optimize.py' 2025-08-05 04:44:33,762 wheel INFO adding 'Cython/Compiler/Options.py' 2025-08-05 04:44:33,762 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd' 2025-08-05 04:44:33,762 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py' 2025-08-05 04:44:33,763 wheel INFO adding 'Cython/Compiler/Parsing.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,763 wheel INFO adding 'Cython/Compiler/Parsing.pxd' 2025-08-05 04:44:33,764 wheel INFO adding 'Cython/Compiler/Parsing.py' 2025-08-05 04:44:33,764 wheel INFO adding 'Cython/Compiler/Pipeline.py' 2025-08-05 04:44:33,764 wheel INFO adding 'Cython/Compiler/PyrexTypes.py' 2025-08-05 04:44:33,764 wheel INFO adding 'Cython/Compiler/Pythran.py' 2025-08-05 04:44:33,765 wheel INFO adding 'Cython/Compiler/Scanning.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,765 wheel INFO adding 'Cython/Compiler/Scanning.pxd' 2025-08-05 04:44:33,765 wheel INFO adding 'Cython/Compiler/Scanning.py' 2025-08-05 04:44:33,765 wheel INFO adding 'Cython/Compiler/StringEncoding.py' 2025-08-05 04:44:33,765 wheel INFO adding 'Cython/Compiler/Symtab.py' 2025-08-05 04:44:33,765 wheel INFO adding 'Cython/Compiler/TreeFragment.py' 2025-08-05 04:44:33,765 wheel INFO adding 'Cython/Compiler/TreePath.py' 2025-08-05 04:44:33,765 wheel INFO adding 'Cython/Compiler/TypeInference.py' 2025-08-05 04:44:33,766 wheel INFO adding 'Cython/Compiler/TypeSlots.py' 2025-08-05 04:44:33,766 wheel INFO adding 'Cython/Compiler/UFuncs.py' 2025-08-05 04:44:33,766 wheel INFO adding 'Cython/Compiler/UtilNodes.py' 2025-08-05 04:44:33,766 wheel INFO adding 'Cython/Compiler/UtilityCode.py' 2025-08-05 04:44:33,766 wheel INFO adding 'Cython/Compiler/Version.py' 2025-08-05 04:44:33,766 wheel INFO adding 'Cython/Compiler/Visitor.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,766 wheel INFO adding 'Cython/Compiler/Visitor.pxd' 2025-08-05 04:44:33,766 wheel INFO adding 'Cython/Compiler/Visitor.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/__init__.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/Tests/TestScanning.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py' 2025-08-05 04:44:33,767 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py' 2025-08-05 04:44:33,768 wheel INFO adding 'Cython/Compiler/Tests/Utils.py' 2025-08-05 04:44:33,768 wheel INFO adding 'Cython/Compiler/Tests/__init__.py' 2025-08-05 04:44:33,768 wheel INFO adding 'Cython/Debugger/Cygdb.py' 2025-08-05 04:44:33,768 wheel INFO adding 'Cython/Debugger/DebugWriter.py' 2025-08-05 04:44:33,768 wheel INFO adding 'Cython/Debugger/__init__.py' 2025-08-05 04:44:33,768 wheel INFO adding 'Cython/Debugger/libcython.py' 2025-08-05 04:44:33,768 wheel INFO adding 'Cython/Debugger/libpython.py' 2025-08-05 04:44:33,768 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py' 2025-08-05 04:44:33,768 wheel INFO adding 'Cython/Debugger/Tests/__init__.py' 2025-08-05 04:44:33,768 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c' 2025-08-05 04:44:33,768 wheel INFO adding 'Cython/Debugger/Tests/codefile' 2025-08-05 04:44:33,768 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Distutils/__init__.py' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Distutils/build_ext.py' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Distutils/extension.py' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Distutils/old_build_ext.py' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Includes/openmp.pxd' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Includes/cpython/array.pxd' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Includes/cpython/bool.pxd' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Includes/cpython/cobject.pxd' 2025-08-05 04:44:33,769 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/complex.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/contextvars.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/descr.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/dict.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/exc.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/fileobject.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/float.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/function.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/instance.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/int.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd' 2025-08-05 04:44:33,770 wheel INFO adding 'Cython/Includes/cpython/list.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/long.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/marshal.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/mem.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/method.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/module.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/number.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/object.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/oldbuffer.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/pyport.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd' 2025-08-05 04:44:33,771 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/cpython/ref.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/cpython/set.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/cpython/slice.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/cpython/string.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/cpython/time.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/cpython/type.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/cpython/version.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/libc/__init__.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/libc/complex.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/libc/errno.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/libc/float.pxd' 2025-08-05 04:44:33,772 wheel INFO adding 'Cython/Includes/libc/limits.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libc/locale.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libc/math.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libc/signal.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libc/stddef.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libc/stdint.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libc/stdio.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libc/string.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libc/time.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libcpp/any.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libcpp/atomic.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libcpp/bit.pxd' 2025-08-05 04:44:33,773 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/cmath.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/execution.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/list.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/map.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/numbers.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/numeric.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/optional.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd' 2025-08-05 04:44:33,774 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/libcpp/random.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/libcpp/set.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/libcpp/string.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/numpy/__init__.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/numpy/math.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/posix/__init__.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd' 2025-08-05 04:44:33,775 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Includes/posix/mman.pxd' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Includes/posix/resource.pxd' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Includes/posix/select.pxd' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Includes/posix/signal.pxd' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Includes/posix/stat.pxd' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Includes/posix/stdio.pxd' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Includes/posix/strings.pxd' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Includes/posix/time.pxd' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Includes/posix/types.pxd' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Includes/posix/uio.pxd' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Includes/posix/unistd.pxd' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Includes/posix/wait.pxd' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Plex/Actions.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,776 wheel INFO adding 'Cython/Plex/Actions.pxd' 2025-08-05 04:44:33,777 wheel INFO adding 'Cython/Plex/Actions.py' 2025-08-05 04:44:33,777 wheel INFO adding 'Cython/Plex/DFA.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,777 wheel INFO adding 'Cython/Plex/DFA.pxd' 2025-08-05 04:44:33,777 wheel INFO adding 'Cython/Plex/DFA.py' 2025-08-05 04:44:33,777 wheel INFO adding 'Cython/Plex/Errors.py' 2025-08-05 04:44:33,777 wheel INFO adding 'Cython/Plex/Lexicons.py' 2025-08-05 04:44:33,777 wheel INFO adding 'Cython/Plex/Machines.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,777 wheel INFO adding 'Cython/Plex/Machines.pxd' 2025-08-05 04:44:33,777 wheel INFO adding 'Cython/Plex/Machines.py' 2025-08-05 04:44:33,777 wheel INFO adding 'Cython/Plex/Regexps.py' 2025-08-05 04:44:33,778 wheel INFO adding 'Cython/Plex/Scanners.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,778 wheel INFO adding 'Cython/Plex/Scanners.pxd' 2025-08-05 04:44:33,778 wheel INFO adding 'Cython/Plex/Scanners.py' 2025-08-05 04:44:33,778 wheel INFO adding 'Cython/Plex/Transitions.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,778 wheel INFO adding 'Cython/Plex/Transitions.pxd' 2025-08-05 04:44:33,778 wheel INFO adding 'Cython/Plex/Transitions.py' 2025-08-05 04:44:33,778 wheel INFO adding 'Cython/Plex/__init__.py' 2025-08-05 04:44:33,778 wheel INFO adding 'Cython/Runtime/__init__.py' 2025-08-05 04:44:33,778 wheel INFO adding 'Cython/Runtime/refnanny.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,779 wheel INFO adding 'Cython/Runtime/refnanny.pyx' 2025-08-05 04:44:33,779 wheel INFO adding 'Cython/Tempita/__init__.py' 2025-08-05 04:44:33,779 wheel INFO adding 'Cython/Tempita/_looper.py' 2025-08-05 04:44:33,779 wheel INFO adding 'Cython/Tempita/_tempita.cpython-312-x86_64-linux-musl.so' 2025-08-05 04:44:33,779 wheel INFO adding 'Cython/Tempita/_tempita.py' 2025-08-05 04:44:33,779 wheel INFO adding 'Cython/Tempita/compat3.py' 2025-08-05 04:44:33,779 wheel INFO adding 'Cython/Tests/TestCodeWriter.py' 2025-08-05 04:44:33,780 wheel INFO adding 'Cython/Tests/TestCythonUtils.py' 2025-08-05 04:44:33,780 wheel INFO adding 'Cython/Tests/TestJediTyper.py' 2025-08-05 04:44:33,780 wheel INFO adding 'Cython/Tests/TestShadow.py' 2025-08-05 04:44:33,780 wheel INFO adding 'Cython/Tests/TestStringIOTree.py' 2025-08-05 04:44:33,780 wheel INFO adding 'Cython/Tests/TestTestUtils.py' 2025-08-05 04:44:33,780 wheel INFO adding 'Cython/Tests/__init__.py' 2025-08-05 04:44:33,780 wheel INFO adding 'Cython/Tests/xmlrunner.py' 2025-08-05 04:44:33,780 wheel INFO adding 'Cython/Utility/AsyncGen.c' 2025-08-05 04:44:33,780 wheel INFO adding 'Cython/Utility/Buffer.c' 2025-08-05 04:44:33,780 wheel INFO adding 'Cython/Utility/Builtins.c' 2025-08-05 04:44:33,780 wheel INFO adding 'Cython/Utility/CConvert.pyx' 2025-08-05 04:44:33,780 wheel INFO adding 'Cython/Utility/CMath.c' 2025-08-05 04:44:33,780 wheel INFO adding 'Cython/Utility/CommonStructures.c' 2025-08-05 04:44:33,781 wheel INFO adding 'Cython/Utility/Complex.c' 2025-08-05 04:44:33,781 wheel INFO adding 'Cython/Utility/Coroutine.c' 2025-08-05 04:44:33,781 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx' 2025-08-05 04:44:33,781 wheel INFO adding 'Cython/Utility/CppConvert.pyx' 2025-08-05 04:44:33,781 wheel INFO adding 'Cython/Utility/CppSupport.cpp' 2025-08-05 04:44:33,781 wheel INFO adding 'Cython/Utility/CythonFunction.c' 2025-08-05 04:44:33,781 wheel INFO adding 'Cython/Utility/Dataclasses.c' 2025-08-05 04:44:33,781 wheel INFO adding 'Cython/Utility/Dataclasses.py' 2025-08-05 04:44:33,781 wheel INFO adding 'Cython/Utility/Embed.c' 2025-08-05 04:44:33,781 wheel INFO adding 'Cython/Utility/Exceptions.c' 2025-08-05 04:44:33,781 wheel INFO adding 'Cython/Utility/ExtensionTypes.c' 2025-08-05 04:44:33,782 wheel INFO adding 'Cython/Utility/FunctionArguments.c' 2025-08-05 04:44:33,782 wheel INFO adding 'Cython/Utility/ImportExport.c' 2025-08-05 04:44:33,782 wheel INFO adding 'Cython/Utility/MemoryView.pyx' 2025-08-05 04:44:33,782 wheel INFO adding 'Cython/Utility/MemoryView_C.c' 2025-08-05 04:44:33,782 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c' 2025-08-05 04:44:33,782 wheel INFO adding 'Cython/Utility/NumpyImportArray.c' 2025-08-05 04:44:33,782 wheel INFO adding 'Cython/Utility/ObjectHandling.c' 2025-08-05 04:44:33,782 wheel INFO adding 'Cython/Utility/Optimize.c' 2025-08-05 04:44:33,783 wheel INFO adding 'Cython/Utility/Overflow.c' 2025-08-05 04:44:33,783 wheel INFO adding 'Cython/Utility/Printing.c' 2025-08-05 04:44:33,783 wheel INFO adding 'Cython/Utility/Profile.c' 2025-08-05 04:44:33,783 wheel INFO adding 'Cython/Utility/StringTools.c' 2025-08-05 04:44:33,783 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx' 2025-08-05 04:44:33,783 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx' 2025-08-05 04:44:33,783 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c' 2025-08-05 04:44:33,783 wheel INFO adding 'Cython/Utility/TypeConversion.c' 2025-08-05 04:44:33,783 wheel INFO adding 'Cython/Utility/UFuncs.pyx' 2025-08-05 04:44:33,783 wheel INFO adding 'Cython/Utility/UFuncs_C.c' 2025-08-05 04:44:33,783 wheel INFO adding 'Cython/Utility/__init__.py' 2025-08-05 04:44:33,783 wheel INFO adding 'Cython/Utility/arrayarray.h' 2025-08-05 04:44:33,783 wheel INFO adding 'cython-3.0.12.dist-info/licenses/COPYING.txt' 2025-08-05 04:44:33,784 wheel INFO adding 'cython-3.0.12.dist-info/licenses/LICENSE.txt' 2025-08-05 04:44:33,784 wheel INFO adding 'pyximport/__init__.py' 2025-08-05 04:44:33,784 wheel INFO adding 'pyximport/_pyximport2.py' 2025-08-05 04:44:33,784 wheel INFO adding 'pyximport/_pyximport3.py' 2025-08-05 04:44:33,784 wheel INFO adding 'pyximport/pyxbuild.py' 2025-08-05 04:44:33,784 wheel INFO adding 'pyximport/pyximport.py' 2025-08-05 04:44:33,784 wheel INFO adding 'cython-3.0.12.dist-info/METADATA' 2025-08-05 04:44:33,784 wheel INFO adding 'cython-3.0.12.dist-info/WHEEL' 2025-08-05 04:44:33,784 wheel INFO adding 'cython-3.0.12.dist-info/entry_points.txt' 2025-08-05 04:44:33,784 wheel INFO adding 'cython-3.0.12.dist-info/top_level.txt' 2025-08-05 04:44:33,785 wheel INFO adding 'cython-3.0.12.dist-info/RECORD' 2025-08-05 04:44:33,785 root INFO removing build/bdist.linux-x86_64/wheel 2025-08-05 04:44:33,788 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 Traceback (most recent call last): File "/home/udu/aports/main/cython/src/cython-3.0.12/runtests.py", line 3051, in main() File "/home/udu/aports/main/cython/src/cython-3.0.12/runtests.py", line 2535, in main pool = multiprocessing.Pool(options.shard_count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/context.py", line 119, in Pool return Pool(processes, initializer, initargs, maxtasksperchild, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/pool.py", line 191, in __init__ self._setup_queues() File "/usr/lib/python3.12/multiprocessing/pool.py", line 346, in _setup_queues self._inqueue = self._ctx.SimpleQueue() ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/context.py", line 113, in SimpleQueue return SimpleQueue(ctx=self.get_context()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/queues.py", line 363, in __init__ self._rlock = ctx.Lock() ^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/context.py", line 68, in Lock return Lock(ctx=self.get_context()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/multiprocessing/synchronize.py", line 169, in __init__ SemLock.__init__(self, SEMAPHORE, 1, 1, ctx=ctx) File "/usr/lib/python3.12/multiprocessing/synchronize.py", line 57, in __init__ sl = self._semlock = _multiprocessing.SemLock( ^^^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied >>> ERROR: cython: check failed >>> cython: Uninstalling dependencies... (1/7) Purging .makedepends-cython (20250805.044312) (2/7) Purging py3-gpep517-pyc (19-r0) (3/7) Purging py3-gpep517 (19-r0) (4/7) Purging py3-installer-pyc (0.7.0-r2) (5/7) Purging py3-installer (0.7.0-r2) (6/7) Purging py3-wheel-pyc (0.46.1-r0) (7/7) Purging py3-wheel (0.46.1-r0) busybox-1.37.0-r18.trigger: Executing script... OK: 1398 MiB in 472 packages