>>> cython: Building main/cython 3.0.8-r0 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 12:37:47 +0000 >>> cython: Checking sanity of /home/buildozer/aports/main/cython/APKBUILD... >>> cython: Analyzing dependencies... >>> cython: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev (1/24) Installing libffi (3.4.6-r0) (2/24) Installing gdbm (1.23-r1) (3/24) Installing mpdecimal (4.0.0-r0) (4/24) Installing libpanelw (6.4_p20240330-r0) (5/24) Installing readline (8.2.10-r0) (6/24) Installing sqlite-libs (3.45.2-r0) (7/24) Installing python3 (3.12.2-r1) (8/24) Installing python3-pycache-pyc0 (3.12.2-r1) (9/24) Installing pyc (3.12.2-r1) (10/24) Installing python3-pyc (3.12.2-r1) (11/24) Installing py3-installer (0.7.0-r2) (12/24) Installing py3-installer-pyc (0.7.0-r2) (13/24) Installing py3-gpep517 (15-r2) (14/24) Installing py3-gpep517-pyc (15-r2) (15/24) Installing py3-parsing (3.1.2-r1) (16/24) Installing py3-parsing-pyc (3.1.2-r1) (17/24) Installing py3-packaging (24.0-r1) (18/24) Installing py3-packaging-pyc (24.0-r1) (19/24) Installing py3-setuptools (69.2.0-r1) (20/24) Installing py3-setuptools-pyc (69.2.0-r1) (21/24) Installing py3-wheel (0.42.0-r1) (22/24) Installing py3-wheel-pyc (0.42.0-r1) (23/24) Installing python3-dev (3.12.2-r1) (24/24) Installing .makedepends-cython (20240412.123748) Executing busybox-1.36.1-r25.trigger OK: 494 MiB in 137 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Cleaning up tmpdir >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-3.0.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> cython: Fetching cython-3.0.8.tar.gz::https://github.com/cython/cython/archive/3.0.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2699k 0 2699k 0 0 3055k 0 --:--:-- --:--:-- --:--:-- 3055k >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-3.0.8.tar.gz >>> cython: Checking sha512sums... cython-3.0.8.tar.gz: OK >>> cython: Unpacking /var/cache/distfiles/edge/cython-3.0.8.tar.gz... 2024-04-12 12:37:51,433 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ Unable to find pgen, not compiling formal grammar. 2024-04-12 12:37:51,551 root INFO running bdist_wheel 2024-04-12 12:37:51,568 root INFO running build 2024-04-12 12:37:51,569 root INFO running build_py 2024-04-12 12:37:51,572 root INFO creating build 2024-04-12 12:37:51,573 root INFO creating build/lib.linux-i686-cpython-312 2024-04-12 12:37:51,573 root INFO copying cython.py -> build/lib.linux-i686-cpython-312 2024-04-12 12:37:51,574 root INFO creating build/lib.linux-i686-cpython-312/Cython 2024-04-12 12:37:51,574 root INFO copying Cython/Shadow.py -> build/lib.linux-i686-cpython-312/Cython 2024-04-12 12:37:51,575 root INFO copying Cython/TestUtils.py -> build/lib.linux-i686-cpython-312/Cython 2024-04-12 12:37:51,575 root INFO copying Cython/Coverage.py -> build/lib.linux-i686-cpython-312/Cython 2024-04-12 12:37:51,575 root INFO copying Cython/__init__.py -> build/lib.linux-i686-cpython-312/Cython 2024-04-12 12:37:51,576 root INFO copying Cython/Utils.py -> build/lib.linux-i686-cpython-312/Cython 2024-04-12 12:37:51,576 root INFO copying Cython/StringIOTree.py -> build/lib.linux-i686-cpython-312/Cython 2024-04-12 12:37:51,577 root INFO copying Cython/CodeWriter.py -> build/lib.linux-i686-cpython-312/Cython 2024-04-12 12:37:51,577 root INFO copying Cython/Debugging.py -> build/lib.linux-i686-cpython-312/Cython 2024-04-12 12:37:51,578 root INFO creating build/lib.linux-i686-cpython-312/Cython/Build 2024-04-12 12:37:51,578 root INFO copying Cython/Build/Inline.py -> build/lib.linux-i686-cpython-312/Cython/Build 2024-04-12 12:37:51,578 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-i686-cpython-312/Cython/Build 2024-04-12 12:37:51,579 root INFO copying Cython/Build/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Build 2024-04-12 12:37:51,579 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-i686-cpython-312/Cython/Build 2024-04-12 12:37:51,580 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-i686-cpython-312/Cython/Build 2024-04-12 12:37:51,580 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-i686-cpython-312/Cython/Build 2024-04-12 12:37:51,580 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-i686-cpython-312/Cython/Build 2024-04-12 12:37:51,582 root INFO creating build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,582 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,582 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,583 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,583 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,584 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,584 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,585 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,585 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,586 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,587 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,588 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,588 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,588 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,589 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,590 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,590 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,591 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,591 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,591 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,592 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,593 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,594 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,594 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,595 root INFO copying Cython/Compiler/UFuncs.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,595 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,596 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,597 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,597 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,597 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,598 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,598 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,598 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,599 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,599 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,600 root INFO copying Cython/Compiler/Dataclass.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,600 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,601 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,601 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,602 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,602 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,602 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,603 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,603 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,604 root INFO creating build/lib.linux-i686-cpython-312/Cython/Runtime 2024-04-12 12:37:51,604 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Runtime 2024-04-12 12:37:51,604 root INFO creating build/lib.linux-i686-cpython-312/Cython/Distutils 2024-04-12 12:37:51,605 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-i686-cpython-312/Cython/Distutils 2024-04-12 12:37:51,605 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Distutils 2024-04-12 12:37:51,605 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-i686-cpython-312/Cython/Distutils 2024-04-12 12:37:51,606 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-i686-cpython-312/Cython/Distutils 2024-04-12 12:37:51,606 root INFO creating build/lib.linux-i686-cpython-312/Cython/Debugger 2024-04-12 12:37:51,607 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Debugger 2024-04-12 12:37:51,607 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-i686-cpython-312/Cython/Debugger 2024-04-12 12:37:51,608 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-i686-cpython-312/Cython/Debugger 2024-04-12 12:37:51,608 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-i686-cpython-312/Cython/Debugger 2024-04-12 12:37:51,608 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-i686-cpython-312/Cython/Debugger 2024-04-12 12:37:51,609 root INFO creating build/lib.linux-i686-cpython-312/Cython/Debugger/Tests 2024-04-12 12:37:51,609 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-i686-cpython-312/Cython/Debugger/Tests 2024-04-12 12:37:51,610 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-i686-cpython-312/Cython/Debugger/Tests 2024-04-12 12:37:51,610 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Debugger/Tests 2024-04-12 12:37:51,610 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-i686-cpython-312/Cython/Debugger/Tests 2024-04-12 12:37:51,611 root INFO creating build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,611 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,612 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,612 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,612 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,613 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,613 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,613 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,614 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,614 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,615 root INFO creating build/lib.linux-i686-cpython-312/Cython/Tests 2024-04-12 12:37:51,615 root INFO copying Cython/Tests/TestShadow.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2024-04-12 12:37:51,615 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2024-04-12 12:37:51,615 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2024-04-12 12:37:51,616 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2024-04-12 12:37:51,616 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2024-04-12 12:37:51,616 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2024-04-12 12:37:51,617 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2024-04-12 12:37:51,617 root INFO copying Cython/Tests/TestTestUtils.py -> build/lib.linux-i686-cpython-312/Cython/Tests 2024-04-12 12:37:51,618 root INFO creating build/lib.linux-i686-cpython-312/Cython/Build/Tests 2024-04-12 12:37:51,618 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2024-04-12 12:37:51,618 root INFO copying Cython/Build/Tests/TestDependencies.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2024-04-12 12:37:51,619 root INFO copying Cython/Build/Tests/TestCythonizeArgsParser.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2024-04-12 12:37:51,619 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2024-04-12 12:37:51,619 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2024-04-12 12:37:51,620 root INFO copying Cython/Build/Tests/TestRecythonize.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2024-04-12 12:37:51,620 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2024-04-12 12:37:51,620 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-i686-cpython-312/Cython/Build/Tests 2024-04-12 12:37:51,621 root INFO creating build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,621 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,622 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,622 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,622 root INFO copying Cython/Compiler/Tests/Utils.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,623 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,623 root INFO copying Cython/Compiler/Tests/TestScanning.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,624 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,624 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,624 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,625 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,625 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,625 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,626 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,626 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,626 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,627 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-i686-cpython-312/Cython/Compiler/Tests 2024-04-12 12:37:51,627 root INFO creating build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,627 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,628 root INFO copying Cython/Utility/Dataclasses.py -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,628 root INFO creating build/lib.linux-i686-cpython-312/Cython/Tempita 2024-04-12 12:37:51,629 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-i686-cpython-312/Cython/Tempita 2024-04-12 12:37:51,629 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-i686-cpython-312/Cython/Tempita 2024-04-12 12:37:51,629 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-i686-cpython-312/Cython/Tempita 2024-04-12 12:37:51,630 root INFO copying Cython/Tempita/compat3.py -> build/lib.linux-i686-cpython-312/Cython/Tempita 2024-04-12 12:37:51,630 root INFO creating build/lib.linux-i686-cpython-312/pyximport 2024-04-12 12:37:51,630 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-i686-cpython-312/pyximport 2024-04-12 12:37:51,631 root INFO copying pyximport/_pyximport2.py -> build/lib.linux-i686-cpython-312/pyximport 2024-04-12 12:37:51,631 root INFO copying pyximport/__init__.py -> build/lib.linux-i686-cpython-312/pyximport 2024-04-12 12:37:51,632 root INFO copying pyximport/pyximport.py -> build/lib.linux-i686-cpython-312/pyximport 2024-04-12 12:37:51,632 root INFO copying pyximport/_pyximport3.py -> build/lib.linux-i686-cpython-312/pyximport 2024-04-12 12:37:51,644 root INFO copying Cython/Shadow.pyi -> build/lib.linux-i686-cpython-312/Cython 2024-04-12 12:37:51,645 root INFO creating build/lib.linux-i686-cpython-312/Cython/Includes 2024-04-12 12:37:51,645 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes 2024-04-12 12:37:51,645 root INFO creating build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,646 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,646 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,646 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,647 root INFO copying Cython/Includes/libcpp/bit.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,647 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,647 root INFO copying Cython/Includes/libcpp/optional.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,648 root INFO copying Cython/Includes/libcpp/cmath.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,648 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,649 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,649 root INFO copying Cython/Includes/libcpp/random.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,649 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,650 root INFO copying Cython/Includes/libcpp/numbers.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,650 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,650 root INFO copying Cython/Includes/libcpp/any.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,651 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,651 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,651 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,652 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,652 root INFO copying Cython/Includes/libcpp/atomic.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,653 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,653 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,653 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,654 root INFO copying Cython/Includes/libcpp/numeric.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,654 root INFO copying Cython/Includes/libcpp/execution.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,654 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,655 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,655 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,655 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,656 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,656 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,656 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,657 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libcpp 2024-04-12 12:37:51,657 root INFO creating build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,657 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,658 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,658 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,658 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,659 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,659 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,659 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,660 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,660 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,661 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,661 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,661 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,662 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,662 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,662 root INFO copying Cython/Includes/posix/uio.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,663 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,663 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/posix 2024-04-12 12:37:51,663 root INFO creating build/lib.linux-i686-cpython-312/Cython/Includes/numpy 2024-04-12 12:37:51,664 root INFO copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/numpy 2024-04-12 12:37:51,664 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/numpy 2024-04-12 12:37:51,664 root INFO creating build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,665 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,665 root INFO copying Cython/Includes/cpython/marshal.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,665 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,666 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,666 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,666 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,667 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,667 root INFO copying Cython/Includes/cpython/fileobject.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,667 root INFO copying Cython/Includes/cpython/time.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,668 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,668 root INFO copying Cython/Includes/cpython/pyport.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,668 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,669 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,669 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,669 root INFO copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,670 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,670 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,670 root INFO copying Cython/Includes/cpython/string.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,671 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,671 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,672 root INFO copying Cython/Includes/cpython/descr.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,672 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,672 root INFO copying Cython/Includes/cpython/int.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,673 root INFO copying Cython/Includes/cpython/contextvars.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,673 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,673 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,674 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,674 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,674 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,675 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,675 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,675 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,676 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,676 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,677 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,677 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,677 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,678 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,678 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,678 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,679 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,679 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,679 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,680 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,680 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,680 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,681 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,681 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,682 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,682 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,682 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,683 root INFO copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,683 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,683 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/cpython 2024-04-12 12:37:51,684 root INFO creating build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,684 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,684 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,685 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,685 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,685 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,686 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,686 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,686 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,687 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,687 root INFO copying Cython/Includes/libc/complex.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,687 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,688 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,688 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,689 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,689 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-i686-cpython-312/Cython/Includes/libc 2024-04-12 12:37:51,689 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,690 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,690 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,690 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,691 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,691 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-i686-cpython-312/Cython/Compiler 2024-04-12 12:37:51,691 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-i686-cpython-312/Cython/Runtime 2024-04-12 12:37:51,692 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-i686-cpython-312/Cython/Debugger/Tests 2024-04-12 12:37:51,692 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-i686-cpython-312/Cython/Debugger/Tests 2024-04-12 12:37:51,692 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,693 root INFO copying Cython/Plex/Machines.pxd -> build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,693 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,693 root INFO copying Cython/Plex/DFA.pxd -> build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,694 root INFO copying Cython/Plex/Transitions.pxd -> build/lib.linux-i686-cpython-312/Cython/Plex 2024-04-12 12:37:51,694 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,695 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,695 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,695 root INFO copying Cython/Utility/UFuncs.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,696 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,696 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,696 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,697 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,697 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,698 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,698 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,698 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,699 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,699 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,700 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,700 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,700 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,701 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,701 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,702 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,702 root INFO copying Cython/Utility/UFuncs_C.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,702 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,703 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,703 root INFO copying Cython/Utility/Dataclasses.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,704 root INFO copying Cython/Utility/NumpyImportArray.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,704 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,704 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,705 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,705 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,706 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,706 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,707 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,707 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,707 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,708 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-i686-cpython-312/Cython/Utility 2024-04-12 12:37:51,713 root INFO running build_ext Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Parsing.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Parsing.py 2024-04-12 12:37:56,812 root INFO building 'Cython.Compiler.Parsing' extension 2024-04-12 12:37:56,812 root INFO creating build/temp.linux-i686-cpython-312 2024-04-12 12:37:56,813 root INFO creating build/temp.linux-i686-cpython-312/home 2024-04-12 12:37:56,813 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer 2024-04-12 12:37:56,813 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer/aports 2024-04-12 12:37:56,813 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer/aports/main 2024-04-12 12:37:56,813 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython 2024-04-12 12:37:56,813 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src 2024-04-12 12:37:56,813 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8 2024-04-12 12:37:56,813 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython 2024-04-12 12:37:56,814 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler 2024-04-12 12:37:56,814 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Parsing.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Parsing.o 2024-04-12 12:38:59,136 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Parsing.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Compiler/Parsing.cpython-312-i386-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Code.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Code.py 2024-04-12 12:39:01,963 root INFO building 'Cython.Compiler.Code' extension 2024-04-12 12:39:01,963 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Code.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Code.o 2024-04-12 12:40:33,320 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Code.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Compiler/Code.cpython-312-i386-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/FlowControl.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/FlowControl.py 2024-04-12 12:40:35,667 root INFO building 'Cython.Compiler.FlowControl' extension 2024-04-12 12:40:35,667 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/FlowControl.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/FlowControl.o 2024-04-12 12:41:10,654 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Compiler/FlowControl.cpython-312-i386-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/FusedNode.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/FusedNode.py 2024-04-12 12:41:11,818 root INFO building 'Cython.Compiler.FusedNode' extension 2024-04-12 12:41:11,818 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/FusedNode.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/FusedNode.o 2024-04-12 12:41:36,784 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Compiler/FusedNode.cpython-312-i386-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Tempita/_tempita.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Tempita/_tempita.py 2024-04-12 12:41:37,886 root INFO building 'Cython.Tempita._tempita' extension 2024-04-12 12:41:37,886 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Tempita 2024-04-12 12:41:37,887 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Tempita/_tempita.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Tempita/_tempita.o 2024-04-12 12:42:06,630 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Tempita/_tempita.cpython-312-i386-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Visitor.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Visitor.py 2024-04-12 12:42:07,782 root INFO building 'Cython.Compiler.Visitor' extension 2024-04-12 12:42:07,782 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Visitor.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Visitor.o 2024-04-12 12:42:27,048 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Compiler/Visitor.cpython-312-i386-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Utils.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Utils.py 2024-04-12 12:42:28,181 root INFO building 'Cython.Utils' extension 2024-04-12 12:42:28,181 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Utils.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Utils.o 2024-04-12 12:42:49,239 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Utils.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Utils.cpython-312-i386-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Scanning.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Scanning.py 2024-04-12 12:42:50,077 root INFO building 'Cython.Compiler.Scanning' extension 2024-04-12 12:42:50,077 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Scanning.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Scanning.o 2024-04-12 12:43:08,673 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Compiler/Scanning.cpython-312-i386-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Scanners.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Scanners.py 2024-04-12 12:43:09,266 root INFO building 'Cython.Plex.Scanners' extension 2024-04-12 12:43:09,267 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex 2024-04-12 12:43:09,267 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Scanners.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Scanners.o 2024-04-12 12:43:13,651 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Plex/Scanners.cpython-312-i386-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Machines.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Machines.py 2024-04-12 12:43:14,099 root INFO building 'Cython.Plex.Machines' extension 2024-04-12 12:43:14,100 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Machines.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Machines.o 2024-04-12 12:43:20,901 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Machines.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Plex/Machines.cpython-312-i386-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Transitions.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Transitions.py 2024-04-12 12:43:21,228 root INFO building 'Cython.Plex.Transitions' extension 2024-04-12 12:43:21,229 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Transitions.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Transitions.o 2024-04-12 12:43:26,099 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Transitions.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Plex/Transitions.cpython-312-i386-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Runtime/refnanny.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Runtime/refnanny.pyx 2024-04-12 12:43:26,886 root INFO building 'Cython.Runtime.refnanny' extension 2024-04-12 12:43:26,886 root INFO creating build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Runtime 2024-04-12 12:43:26,887 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Runtime/refnanny.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Runtime/refnanny.o 2024-04-12 12:43:30,093 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Runtime/refnanny.cpython-312-i386-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/StringIOTree.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/StringIOTree.py 2024-04-12 12:43:30,443 root INFO building 'Cython.StringIOTree' extension 2024-04-12 12:43:30,444 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/StringIOTree.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/StringIOTree.o 2024-04-12 12:43:33,425 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/StringIOTree.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/StringIOTree.cpython-312-i386-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/DFA.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/DFA.py 2024-04-12 12:43:33,757 root INFO building 'Cython.Plex.DFA' extension 2024-04-12 12:43:33,758 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/DFA.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/DFA.o 2024-04-12 12:43:38,167 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/DFA.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Plex/DFA.cpython-312-i386-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Actions.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Actions.py 2024-04-12 12:43:38,358 root INFO building 'Cython.Plex.Actions' extension 2024-04-12 12:43:38,358 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Actions.c -o build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Actions.o 2024-04-12 12:43:41,006 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-i686-cpython-312/Cython/Plex/Actions.cpython-312-i386-linux-musl.so 2024-04-12 12:43:41,042 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-12 12:43:41,042 root INFO running install 2024-04-12 12:43:41,061 root INFO running install_lib 2024-04-12 12:43:41,064 root INFO creating build/bdist.linux-i686 2024-04-12 12:43:41,064 root INFO creating build/bdist.linux-i686/wheel 2024-04-12 12:43:41,064 root INFO creating build/bdist.linux-i686/wheel/pyximport 2024-04-12 12:43:41,065 root INFO copying build/lib.linux-i686-cpython-312/pyximport/pyxbuild.py -> build/bdist.linux-i686/wheel/pyximport 2024-04-12 12:43:41,065 root INFO copying build/lib.linux-i686-cpython-312/pyximport/_pyximport2.py -> build/bdist.linux-i686/wheel/pyximport 2024-04-12 12:43:41,065 root INFO copying build/lib.linux-i686-cpython-312/pyximport/__init__.py -> build/bdist.linux-i686/wheel/pyximport 2024-04-12 12:43:41,066 root INFO copying build/lib.linux-i686-cpython-312/pyximport/pyximport.py -> build/bdist.linux-i686/wheel/pyximport 2024-04-12 12:43:41,066 root INFO copying build/lib.linux-i686-cpython-312/pyximport/_pyximport3.py -> build/bdist.linux-i686/wheel/pyximport 2024-04-12 12:43:41,067 root INFO creating build/bdist.linux-i686/wheel/Cython 2024-04-12 12:43:41,067 root INFO copying build/lib.linux-i686-cpython-312/Cython/Shadow.py -> build/bdist.linux-i686/wheel/Cython 2024-04-12 12:43:41,067 root INFO creating build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,067 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Transitions.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,068 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Scanners.pxd -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,069 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Machines.pxd -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,069 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Scanners.py -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,069 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/__init__.py -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,070 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Lexicons.py -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,070 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Actions.pxd -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,070 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/DFA.pxd -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,071 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Transitions.pxd -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,071 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Actions.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,072 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Actions.py -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,072 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Machines.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,073 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Errors.py -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,073 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Transitions.py -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,074 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/DFA.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,075 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Regexps.py -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,075 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/DFA.py -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,075 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Machines.py -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,076 root INFO copying build/lib.linux-i686-cpython-312/Cython/Plex/Scanners.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython/Plex 2024-04-12 12:43:41,077 root INFO creating build/bdist.linux-i686/wheel/Cython/Tests 2024-04-12 12:43:41,077 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/TestShadow.py -> build/bdist.linux-i686/wheel/Cython/Tests 2024-04-12 12:43:41,077 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/TestJediTyper.py -> build/bdist.linux-i686/wheel/Cython/Tests 2024-04-12 12:43:41,078 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-i686/wheel/Cython/Tests 2024-04-12 12:43:41,078 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/__init__.py -> build/bdist.linux-i686/wheel/Cython/Tests 2024-04-12 12:43:41,078 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-i686/wheel/Cython/Tests 2024-04-12 12:43:41,078 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-i686/wheel/Cython/Tests 2024-04-12 12:43:41,079 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/xmlrunner.py -> build/bdist.linux-i686/wheel/Cython/Tests 2024-04-12 12:43:41,079 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tests/TestTestUtils.py -> build/bdist.linux-i686/wheel/Cython/Tests 2024-04-12 12:43:41,079 root INFO creating build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,080 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/TypeConversion.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,080 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/CythonFunction.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,080 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Printing.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,081 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/MemoryView_C.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,081 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/CommonStructures.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,081 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/MemoryView.pyx -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,082 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/ImportExport.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,082 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,082 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Complex.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,083 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Embed.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,083 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,083 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/ObjectHandling.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,084 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/FunctionArguments.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,084 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/__init__.py -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,084 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/arrayarray.h -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,085 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Dataclasses.py -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,085 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,085 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/CMath.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,086 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,086 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/UFuncs.pyx -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,086 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/UFuncs_C.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,087 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Builtins.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,087 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/CppSupport.cpp -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,087 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/CppConvert.pyx -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,088 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Optimize.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,088 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Dataclasses.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,088 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/NumpyImportArray.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,089 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Overflow.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,089 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/AsyncGen.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,089 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Buffer.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,090 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Coroutine.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,090 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/StringTools.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,090 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,091 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Exceptions.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,091 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/Profile.c -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,091 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,092 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utility/CConvert.pyx -> build/bdist.linux-i686/wheel/Cython/Utility 2024-04-12 12:43:41,092 root INFO creating build/bdist.linux-i686/wheel/Cython/Distutils 2024-04-12 12:43:41,092 root INFO copying build/lib.linux-i686-cpython-312/Cython/Distutils/old_build_ext.py -> build/bdist.linux-i686/wheel/Cython/Distutils 2024-04-12 12:43:41,093 root INFO copying build/lib.linux-i686-cpython-312/Cython/Distutils/__init__.py -> build/bdist.linux-i686/wheel/Cython/Distutils 2024-04-12 12:43:41,093 root INFO copying build/lib.linux-i686-cpython-312/Cython/Distutils/extension.py -> build/bdist.linux-i686/wheel/Cython/Distutils 2024-04-12 12:43:41,093 root INFO copying build/lib.linux-i686-cpython-312/Cython/Distutils/build_ext.py -> build/bdist.linux-i686/wheel/Cython/Distutils 2024-04-12 12:43:41,094 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utils.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython 2024-04-12 12:43:41,096 root INFO copying build/lib.linux-i686-cpython-312/Cython/TestUtils.py -> build/bdist.linux-i686/wheel/Cython 2024-04-12 12:43:41,096 root INFO copying build/lib.linux-i686-cpython-312/Cython/Coverage.py -> build/bdist.linux-i686/wheel/Cython 2024-04-12 12:43:41,097 root INFO copying build/lib.linux-i686-cpython-312/Cython/StringIOTree.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython 2024-04-12 12:43:41,097 root INFO creating build/bdist.linux-i686/wheel/Cython/Includes 2024-04-12 12:43:41,098 root INFO creating build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,098 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/memory.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,098 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/unordered_map.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,099 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/set.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,099 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/bit.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,099 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/__init__.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,100 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/optional.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,100 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/cmath.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,100 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/forward_list.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,100 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/typeinfo.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,101 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/random.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,101 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/deque.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,101 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/numbers.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,102 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/unordered_set.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,102 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/any.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,102 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/queue.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,103 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/string.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,103 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/map.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,103 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/utility.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,103 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/atomic.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,104 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/algorithm.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,104 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/iterator.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,104 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/list.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,105 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/numeric.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,105 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/execution.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,105 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/complex.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,106 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/stack.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,106 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/typeindex.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,106 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/pair.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,106 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/functional.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,107 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/cast.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,107 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/vector.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,107 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libcpp/limits.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libcpp 2024-04-12 12:43:41,108 root INFO creating build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,108 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/dlfcn.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,108 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/time.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,109 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/__init__.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,109 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/resource.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,109 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/strings.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,109 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/fcntl.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,110 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/stat.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,110 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/signal.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,111 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/ioctl.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,111 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/unistd.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,112 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/stdio.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,112 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/mman.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,113 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/stdlib.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,113 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/wait.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,113 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/uio.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,114 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/select.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,114 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/posix/types.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/posix 2024-04-12 12:43:41,115 root INFO creating build/bdist.linux-i686/wheel/Cython/Includes/numpy 2024-04-12 12:43:41,115 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/numpy/__init__.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/numpy 2024-04-12 12:43:41,116 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/numpy/math.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/numpy 2024-04-12 12:43:41,116 root INFO creating build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,116 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/slice.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,117 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/marshal.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,117 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/genobject.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,118 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/set.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,118 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/instance.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,119 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/tuple.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,119 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/weakref.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,119 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/fileobject.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,120 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/time.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,120 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/__init__.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,120 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/pyport.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,121 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/pythread.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,121 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/bytearray.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,121 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/iterobject.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,121 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/oldbuffer.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,122 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/function.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,122 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/float.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,122 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/string.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,123 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/pylifecycle.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,123 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/pycapsule.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,123 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/descr.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,123 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/cellobject.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,124 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/int.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,124 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/contextvars.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,124 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/method.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,125 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/dict.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,125 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/codecs.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,125 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/module.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,126 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/exc.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,126 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/memoryview.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,126 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/iterator.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,127 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/list.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,127 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/longintrepr.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,127 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/bytes.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,127 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/getargs.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,128 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/datetime.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,128 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/bool.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,128 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/complex.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,129 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/conversion.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,129 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/sequence.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,129 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/type.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,130 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/ceval.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,130 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/array.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,130 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/ref.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,130 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/buffer.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,131 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/pystate.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,131 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/number.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,131 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/version.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,132 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/unicode.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,132 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/object.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,132 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/long.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,133 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/cobject.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,133 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/mem.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,133 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/cpython/mapping.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/cpython 2024-04-12 12:43:41,133 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/openmp.pxd -> build/bdist.linux-i686/wheel/Cython/Includes 2024-04-12 12:43:41,134 root INFO creating build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,134 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/time.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,134 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/stdint.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,135 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/__init__.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,135 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/locale.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,135 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/errno.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,135 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/float.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,136 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/string.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,136 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/signal.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,136 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/stdio.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,137 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/complex.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,137 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/setjmp.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,137 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/math.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,138 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/stdlib.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,138 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/stddef.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,138 root INFO copying build/lib.linux-i686-cpython-312/Cython/Includes/libc/limits.pxd -> build/bdist.linux-i686/wheel/Cython/Includes/libc 2024-04-12 12:43:41,139 root INFO creating build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,139 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/TypeInference.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,139 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Code.pxd -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,139 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/StringEncoding.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,140 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/FlowControl.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,140 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/UtilNodes.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,140 root INFO creating build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,141 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestTreePath.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,141 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestVisitor.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,141 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/__init__.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,142 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/Utils.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,142 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestUtilityLoad.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,142 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestScanning.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,142 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestStringEncoding.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,143 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestTypes.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,143 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestBuffer.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,143 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestSignatureMatching.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,144 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestMemView.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,144 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestCmdLine.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,144 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestTreeFragment.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,145 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestGrammar.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,145 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,145 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Tests/TestFlowControl.py -> build/bdist.linux-i686/wheel/Cython/Compiler/Tests 2024-04-12 12:43:41,145 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Scanning.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,148 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/TypeSlots.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,148 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Builtin.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,148 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Parsing.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,149 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,150 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/DebugFlags.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,150 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Symtab.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,150 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/CmdLine.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,151 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/FlowControl.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,155 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/CythonScope.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,155 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Annotate.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,156 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Optimize.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,156 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Pipeline.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,157 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/ModuleNode.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,157 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/__init__.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,158 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,158 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Buffer.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,158 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/ExprNodes.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,160 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,160 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Interpreter.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,160 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,161 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Main.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,161 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/UFuncs.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,161 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Nodes.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,162 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Visitor.pxd -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,163 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Visitor.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,165 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Version.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,165 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Scanning.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,166 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Lexicon.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,166 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Errors.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,166 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Naming.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,167 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/TreePath.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,167 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/FusedNode.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,167 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/FusedNode.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,171 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/UtilityCode.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,171 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Visitor.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,171 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Dataclass.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,172 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,172 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Pythran.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,173 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/TreeFragment.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,173 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,173 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Parsing.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,181 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Options.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,181 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Future.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,182 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Code.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,182 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Scanning.pxd -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,183 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Parsing.pxd -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,183 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/MemoryView.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,183 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,184 root INFO copying build/lib.linux-i686-cpython-312/Cython/Compiler/Code.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython/Compiler 2024-04-12 12:43:41,192 root INFO copying build/lib.linux-i686-cpython-312/Cython/__init__.py -> build/bdist.linux-i686/wheel/Cython 2024-04-12 12:43:41,192 root INFO creating build/bdist.linux-i686/wheel/Cython/Runtime 2024-04-12 12:43:41,192 root INFO copying build/lib.linux-i686-cpython-312/Cython/Runtime/refnanny.pyx -> build/bdist.linux-i686/wheel/Cython/Runtime 2024-04-12 12:43:41,193 root INFO copying build/lib.linux-i686-cpython-312/Cython/Runtime/__init__.py -> build/bdist.linux-i686/wheel/Cython/Runtime 2024-04-12 12:43:41,193 root INFO copying build/lib.linux-i686-cpython-312/Cython/Runtime/refnanny.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython/Runtime 2024-04-12 12:43:41,194 root INFO copying build/lib.linux-i686-cpython-312/Cython/Utils.py -> build/bdist.linux-i686/wheel/Cython 2024-04-12 12:43:41,194 root INFO creating build/bdist.linux-i686/wheel/Cython/Tempita 2024-04-12 12:43:41,194 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tempita/__init__.py -> build/bdist.linux-i686/wheel/Cython/Tempita 2024-04-12 12:43:41,195 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tempita/_looper.py -> build/bdist.linux-i686/wheel/Cython/Tempita 2024-04-12 12:43:41,195 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tempita/_tempita.py -> build/bdist.linux-i686/wheel/Cython/Tempita 2024-04-12 12:43:41,195 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tempita/compat3.py -> build/bdist.linux-i686/wheel/Cython/Tempita 2024-04-12 12:43:41,195 root INFO copying build/lib.linux-i686-cpython-312/Cython/Tempita/_tempita.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/Cython/Tempita 2024-04-12 12:43:41,199 root INFO copying build/lib.linux-i686-cpython-312/Cython/StringIOTree.py -> build/bdist.linux-i686/wheel/Cython 2024-04-12 12:43:41,199 root INFO copying build/lib.linux-i686-cpython-312/Cython/CodeWriter.py -> build/bdist.linux-i686/wheel/Cython 2024-04-12 12:43:41,200 root INFO copying build/lib.linux-i686-cpython-312/Cython/Shadow.pyi -> build/bdist.linux-i686/wheel/Cython 2024-04-12 12:43:41,200 root INFO creating build/bdist.linux-i686/wheel/Cython/Build 2024-04-12 12:43:41,200 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Inline.py -> build/bdist.linux-i686/wheel/Cython/Build 2024-04-12 12:43:41,201 root INFO creating build/bdist.linux-i686/wheel/Cython/Build/Tests 2024-04-12 12:43:41,201 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/TestStripLiterals.py -> build/bdist.linux-i686/wheel/Cython/Build/Tests 2024-04-12 12:43:41,201 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/TestDependencies.py -> build/bdist.linux-i686/wheel/Cython/Build/Tests 2024-04-12 12:43:41,201 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/TestCythonizeArgsParser.py -> build/bdist.linux-i686/wheel/Cython/Build/Tests 2024-04-12 12:43:41,202 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/__init__.py -> build/bdist.linux-i686/wheel/Cython/Build/Tests 2024-04-12 12:43:41,202 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/TestCyCache.py -> build/bdist.linux-i686/wheel/Cython/Build/Tests 2024-04-12 12:43:41,202 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/TestRecythonize.py -> build/bdist.linux-i686/wheel/Cython/Build/Tests 2024-04-12 12:43:41,203 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/TestInline.py -> build/bdist.linux-i686/wheel/Cython/Build/Tests 2024-04-12 12:43:41,203 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Tests/TestIpythonMagic.py -> build/bdist.linux-i686/wheel/Cython/Build/Tests 2024-04-12 12:43:41,203 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/BuildExecutable.py -> build/bdist.linux-i686/wheel/Cython/Build 2024-04-12 12:43:41,204 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/__init__.py -> build/bdist.linux-i686/wheel/Cython/Build 2024-04-12 12:43:41,204 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Dependencies.py -> build/bdist.linux-i686/wheel/Cython/Build 2024-04-12 12:43:41,204 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/IpythonMagic.py -> build/bdist.linux-i686/wheel/Cython/Build 2024-04-12 12:43:41,205 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Distutils.py -> build/bdist.linux-i686/wheel/Cython/Build 2024-04-12 12:43:41,205 root INFO copying build/lib.linux-i686-cpython-312/Cython/Build/Cythonize.py -> build/bdist.linux-i686/wheel/Cython/Build 2024-04-12 12:43:41,205 root INFO creating build/bdist.linux-i686/wheel/Cython/Debugger 2024-04-12 12:43:41,205 root INFO creating build/bdist.linux-i686/wheel/Cython/Debugger/Tests 2024-04-12 12:43:41,206 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/bdist.linux-i686/wheel/Cython/Debugger/Tests 2024-04-12 12:43:41,206 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/Tests/TestLibCython.py -> build/bdist.linux-i686/wheel/Cython/Debugger/Tests 2024-04-12 12:43:41,206 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/Tests/__init__.py -> build/bdist.linux-i686/wheel/Cython/Debugger/Tests 2024-04-12 12:43:41,207 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/bdist.linux-i686/wheel/Cython/Debugger/Tests 2024-04-12 12:43:41,207 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/Tests/cfuncs.c -> build/bdist.linux-i686/wheel/Cython/Debugger/Tests 2024-04-12 12:43:41,207 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/Tests/codefile -> build/bdist.linux-i686/wheel/Cython/Debugger/Tests 2024-04-12 12:43:41,207 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/__init__.py -> build/bdist.linux-i686/wheel/Cython/Debugger 2024-04-12 12:43:41,208 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/Cygdb.py -> build/bdist.linux-i686/wheel/Cython/Debugger 2024-04-12 12:43:41,208 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/DebugWriter.py -> build/bdist.linux-i686/wheel/Cython/Debugger 2024-04-12 12:43:41,208 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/libpython.py -> build/bdist.linux-i686/wheel/Cython/Debugger 2024-04-12 12:43:41,209 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugger/libcython.py -> build/bdist.linux-i686/wheel/Cython/Debugger 2024-04-12 12:43:41,209 root INFO copying build/lib.linux-i686-cpython-312/Cython/Debugging.py -> build/bdist.linux-i686/wheel/Cython 2024-04-12 12:43:41,210 root INFO copying build/lib.linux-i686-cpython-312/cython.py -> build/bdist.linux-i686/wheel 2024-04-12 12:43:41,210 root INFO running install_egg_info 2024-04-12 12:43:41,220 root INFO running egg_info 2024-04-12 12:43:41,220 root INFO creating Cython.egg-info 2024-04-12 12:43:41,223 root INFO writing Cython.egg-info/PKG-INFO 2024-04-12 12:43:41,224 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt 2024-04-12 12:43:41,224 root INFO writing entry points to Cython.egg-info/entry_points.txt 2024-04-12 12:43:41,224 root INFO writing top-level names to Cython.egg-info/top_level.txt 2024-04-12 12:43:41,225 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2024-04-12 12:43:41,246 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt' 2024-04-12 12:43:41,247 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 12:43:41,247 root WARNING warning: no files found matching '.gitrev' 2024-04-12 12:43:41,286 root WARNING warning: no files found matching 'Doc/*' 2024-04-12 12:43:41,288 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' 2024-04-12 12:43:41,288 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' 2024-04-12 12:43:41,291 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Utility' 2024-04-12 12:43:41,754 root WARNING warning: no files found matching 'pyximport/README' 2024-04-12 12:43:41,754 root INFO adding license file 'LICENSE.txt' 2024-04-12 12:43:41,754 root INFO adding license file 'COPYING.txt' 2024-04-12 12:43:41,786 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2024-04-12 12:43:41,787 root INFO Copying Cython.egg-info to build/bdist.linux-i686/wheel/Cython-3.0.8-py3.12.egg-info 2024-04-12 12:43:41,788 root INFO running install_scripts 2024-04-12 12:43:41,793 wheel INFO creating build/bdist.linux-i686/wheel/Cython-3.0.8.dist-info/WHEEL 2024-04-12 12:43:41,794 wheel INFO creating '/home/buildozer/aports/main/cython/src/cython-3.0.8/.dist/.tmp-40cpxxyw/Cython-3.0.8-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-12 12:43:41,794 wheel INFO adding 'cython.py' 2024-04-12 12:43:41,795 wheel INFO adding 'Cython/CodeWriter.py' 2024-04-12 12:43:41,795 wheel INFO adding 'Cython/Coverage.py' 2024-04-12 12:43:41,796 wheel INFO adding 'Cython/Debugging.py' 2024-04-12 12:43:41,796 wheel INFO adding 'Cython/Shadow.py' 2024-04-12 12:43:41,796 wheel INFO adding 'Cython/Shadow.pyi' 2024-04-12 12:43:41,797 wheel INFO adding 'Cython/StringIOTree.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:41,798 wheel INFO adding 'Cython/StringIOTree.py' 2024-04-12 12:43:41,799 wheel INFO adding 'Cython/TestUtils.py' 2024-04-12 12:43:41,802 wheel INFO adding 'Cython/Utils.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:41,807 wheel INFO adding 'Cython/Utils.py' 2024-04-12 12:43:41,807 wheel INFO adding 'Cython/__init__.py' 2024-04-12 12:43:41,807 wheel INFO adding 'Cython/Build/BuildExecutable.py' 2024-04-12 12:43:41,808 wheel INFO adding 'Cython/Build/Cythonize.py' 2024-04-12 12:43:41,808 wheel INFO adding 'Cython/Build/Dependencies.py' 2024-04-12 12:43:41,809 wheel INFO adding 'Cython/Build/Distutils.py' 2024-04-12 12:43:41,809 wheel INFO adding 'Cython/Build/Inline.py' 2024-04-12 12:43:41,809 wheel INFO adding 'Cython/Build/IpythonMagic.py' 2024-04-12 12:43:41,810 wheel INFO adding 'Cython/Build/__init__.py' 2024-04-12 12:43:41,810 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py' 2024-04-12 12:43:41,810 wheel INFO adding 'Cython/Build/Tests/TestCythonizeArgsParser.py' 2024-04-12 12:43:41,811 wheel INFO adding 'Cython/Build/Tests/TestDependencies.py' 2024-04-12 12:43:41,811 wheel INFO adding 'Cython/Build/Tests/TestInline.py' 2024-04-12 12:43:41,811 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py' 2024-04-12 12:43:41,811 wheel INFO adding 'Cython/Build/Tests/TestRecythonize.py' 2024-04-12 12:43:41,812 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py' 2024-04-12 12:43:41,812 wheel INFO adding 'Cython/Build/Tests/__init__.py' 2024-04-12 12:43:41,812 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py' 2024-04-12 12:43:41,813 wheel INFO adding 'Cython/Compiler/Annotate.py' 2024-04-12 12:43:41,813 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py' 2024-04-12 12:43:41,813 wheel INFO adding 'Cython/Compiler/Buffer.py' 2024-04-12 12:43:41,814 wheel INFO adding 'Cython/Compiler/Builtin.py' 2024-04-12 12:43:41,814 wheel INFO adding 'Cython/Compiler/CmdLine.py' 2024-04-12 12:43:41,824 wheel INFO adding 'Cython/Compiler/Code.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:41,840 wheel INFO adding 'Cython/Compiler/Code.pxd' 2024-04-12 12:43:41,841 wheel INFO adding 'Cython/Compiler/Code.py' 2024-04-12 12:43:41,841 wheel INFO adding 'Cython/Compiler/CodeGeneration.py' 2024-04-12 12:43:41,842 wheel INFO adding 'Cython/Compiler/CythonScope.py' 2024-04-12 12:43:41,842 wheel INFO adding 'Cython/Compiler/Dataclass.py' 2024-04-12 12:43:41,842 wheel INFO adding 'Cython/Compiler/DebugFlags.py' 2024-04-12 12:43:41,843 wheel INFO adding 'Cython/Compiler/Errors.py' 2024-04-12 12:43:41,844 wheel INFO adding 'Cython/Compiler/ExprNodes.py' 2024-04-12 12:43:41,852 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:41,861 wheel INFO adding 'Cython/Compiler/FlowControl.pxd' 2024-04-12 12:43:41,862 wheel INFO adding 'Cython/Compiler/FlowControl.py' 2024-04-12 12:43:41,865 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:41,872 wheel INFO adding 'Cython/Compiler/FusedNode.py' 2024-04-12 12:43:41,872 wheel INFO adding 'Cython/Compiler/Future.py' 2024-04-12 12:43:41,872 wheel INFO adding 'Cython/Compiler/Interpreter.py' 2024-04-12 12:43:41,873 wheel INFO adding 'Cython/Compiler/Lexicon.py' 2024-04-12 12:43:41,873 wheel INFO adding 'Cython/Compiler/Main.py' 2024-04-12 12:43:41,873 wheel INFO adding 'Cython/Compiler/MemoryView.py' 2024-04-12 12:43:41,874 wheel INFO adding 'Cython/Compiler/ModuleNode.py' 2024-04-12 12:43:41,875 wheel INFO adding 'Cython/Compiler/Naming.py' 2024-04-12 12:43:41,877 wheel INFO adding 'Cython/Compiler/Nodes.py' 2024-04-12 12:43:41,879 wheel INFO adding 'Cython/Compiler/Optimize.py' 2024-04-12 12:43:41,880 wheel INFO adding 'Cython/Compiler/Options.py' 2024-04-12 12:43:41,881 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd' 2024-04-12 12:43:41,881 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py' 2024-04-12 12:43:41,891 wheel INFO adding 'Cython/Compiler/Parsing.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:41,907 wheel INFO adding 'Cython/Compiler/Parsing.pxd' 2024-04-12 12:43:41,907 wheel INFO adding 'Cython/Compiler/Parsing.py' 2024-04-12 12:43:41,908 wheel INFO adding 'Cython/Compiler/Pipeline.py' 2024-04-12 12:43:41,909 wheel INFO adding 'Cython/Compiler/PyrexTypes.py' 2024-04-12 12:43:41,910 wheel INFO adding 'Cython/Compiler/Pythran.py' 2024-04-12 12:43:41,913 wheel INFO adding 'Cython/Compiler/Scanning.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:41,917 wheel INFO adding 'Cython/Compiler/Scanning.pxd' 2024-04-12 12:43:41,917 wheel INFO adding 'Cython/Compiler/Scanning.py' 2024-04-12 12:43:41,918 wheel INFO adding 'Cython/Compiler/StringEncoding.py' 2024-04-12 12:43:41,918 wheel INFO adding 'Cython/Compiler/Symtab.py' 2024-04-12 12:43:41,919 wheel INFO adding 'Cython/Compiler/TreeFragment.py' 2024-04-12 12:43:41,919 wheel INFO adding 'Cython/Compiler/TreePath.py' 2024-04-12 12:43:41,920 wheel INFO adding 'Cython/Compiler/TypeInference.py' 2024-04-12 12:43:41,920 wheel INFO adding 'Cython/Compiler/TypeSlots.py' 2024-04-12 12:43:41,921 wheel INFO adding 'Cython/Compiler/UFuncs.py' 2024-04-12 12:43:41,921 wheel INFO adding 'Cython/Compiler/UtilNodes.py' 2024-04-12 12:43:41,921 wheel INFO adding 'Cython/Compiler/UtilityCode.py' 2024-04-12 12:43:41,921 wheel INFO adding 'Cython/Compiler/Version.py' 2024-04-12 12:43:41,924 wheel INFO adding 'Cython/Compiler/Visitor.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:41,929 wheel INFO adding 'Cython/Compiler/Visitor.pxd' 2024-04-12 12:43:41,929 wheel INFO adding 'Cython/Compiler/Visitor.py' 2024-04-12 12:43:41,930 wheel INFO adding 'Cython/Compiler/__init__.py' 2024-04-12 12:43:41,930 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py' 2024-04-12 12:43:41,930 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py' 2024-04-12 12:43:41,931 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py' 2024-04-12 12:43:41,931 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py' 2024-04-12 12:43:41,931 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py' 2024-04-12 12:43:41,931 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py' 2024-04-12 12:43:41,932 wheel INFO adding 'Cython/Compiler/Tests/TestScanning.py' 2024-04-12 12:43:41,932 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py' 2024-04-12 12:43:41,932 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py' 2024-04-12 12:43:41,933 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py' 2024-04-12 12:43:41,933 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py' 2024-04-12 12:43:41,933 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py' 2024-04-12 12:43:41,933 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py' 2024-04-12 12:43:41,934 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py' 2024-04-12 12:43:41,934 wheel INFO adding 'Cython/Compiler/Tests/Utils.py' 2024-04-12 12:43:41,934 wheel INFO adding 'Cython/Compiler/Tests/__init__.py' 2024-04-12 12:43:41,934 wheel INFO adding 'Cython/Debugger/Cygdb.py' 2024-04-12 12:43:41,935 wheel INFO adding 'Cython/Debugger/DebugWriter.py' 2024-04-12 12:43:41,935 wheel INFO adding 'Cython/Debugger/__init__.py' 2024-04-12 12:43:41,935 wheel INFO adding 'Cython/Debugger/libcython.py' 2024-04-12 12:43:41,936 wheel INFO adding 'Cython/Debugger/libpython.py' 2024-04-12 12:43:41,937 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py' 2024-04-12 12:43:41,937 wheel INFO adding 'Cython/Debugger/Tests/__init__.py' 2024-04-12 12:43:41,937 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c' 2024-04-12 12:43:41,937 wheel INFO adding 'Cython/Debugger/Tests/codefile' 2024-04-12 12:43:41,938 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py' 2024-04-12 12:43:41,938 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py' 2024-04-12 12:43:41,938 wheel INFO adding 'Cython/Distutils/__init__.py' 2024-04-12 12:43:41,938 wheel INFO adding 'Cython/Distutils/build_ext.py' 2024-04-12 12:43:41,939 wheel INFO adding 'Cython/Distutils/extension.py' 2024-04-12 12:43:41,939 wheel INFO adding 'Cython/Distutils/old_build_ext.py' 2024-04-12 12:43:41,939 wheel INFO adding 'Cython/Includes/openmp.pxd' 2024-04-12 12:43:41,940 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd' 2024-04-12 12:43:41,940 wheel INFO adding 'Cython/Includes/cpython/array.pxd' 2024-04-12 12:43:41,940 wheel INFO adding 'Cython/Includes/cpython/bool.pxd' 2024-04-12 12:43:41,941 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd' 2024-04-12 12:43:41,941 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd' 2024-04-12 12:43:41,941 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd' 2024-04-12 12:43:41,941 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd' 2024-04-12 12:43:41,942 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd' 2024-04-12 12:43:41,942 wheel INFO adding 'Cython/Includes/cpython/cobject.pxd' 2024-04-12 12:43:41,942 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd' 2024-04-12 12:43:41,943 wheel INFO adding 'Cython/Includes/cpython/complex.pxd' 2024-04-12 12:43:41,943 wheel INFO adding 'Cython/Includes/cpython/contextvars.pxd' 2024-04-12 12:43:41,943 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd' 2024-04-12 12:43:41,943 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd' 2024-04-12 12:43:41,944 wheel INFO adding 'Cython/Includes/cpython/descr.pxd' 2024-04-12 12:43:41,944 wheel INFO adding 'Cython/Includes/cpython/dict.pxd' 2024-04-12 12:43:41,944 wheel INFO adding 'Cython/Includes/cpython/exc.pxd' 2024-04-12 12:43:41,944 wheel INFO adding 'Cython/Includes/cpython/fileobject.pxd' 2024-04-12 12:43:41,945 wheel INFO adding 'Cython/Includes/cpython/float.pxd' 2024-04-12 12:43:41,945 wheel INFO adding 'Cython/Includes/cpython/function.pxd' 2024-04-12 12:43:41,945 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd' 2024-04-12 12:43:41,945 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd' 2024-04-12 12:43:41,946 wheel INFO adding 'Cython/Includes/cpython/instance.pxd' 2024-04-12 12:43:41,946 wheel INFO adding 'Cython/Includes/cpython/int.pxd' 2024-04-12 12:43:41,946 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd' 2024-04-12 12:43:41,946 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd' 2024-04-12 12:43:41,947 wheel INFO adding 'Cython/Includes/cpython/list.pxd' 2024-04-12 12:43:41,947 wheel INFO adding 'Cython/Includes/cpython/long.pxd' 2024-04-12 12:43:41,947 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd' 2024-04-12 12:43:41,948 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd' 2024-04-12 12:43:41,948 wheel INFO adding 'Cython/Includes/cpython/marshal.pxd' 2024-04-12 12:43:41,948 wheel INFO adding 'Cython/Includes/cpython/mem.pxd' 2024-04-12 12:43:41,948 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd' 2024-04-12 12:43:41,949 wheel INFO adding 'Cython/Includes/cpython/method.pxd' 2024-04-12 12:43:41,949 wheel INFO adding 'Cython/Includes/cpython/module.pxd' 2024-04-12 12:43:41,949 wheel INFO adding 'Cython/Includes/cpython/number.pxd' 2024-04-12 12:43:41,949 wheel INFO adding 'Cython/Includes/cpython/object.pxd' 2024-04-12 12:43:41,950 wheel INFO adding 'Cython/Includes/cpython/oldbuffer.pxd' 2024-04-12 12:43:41,950 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd' 2024-04-12 12:43:41,950 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd' 2024-04-12 12:43:41,951 wheel INFO adding 'Cython/Includes/cpython/pyport.pxd' 2024-04-12 12:43:41,951 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd' 2024-04-12 12:43:41,951 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd' 2024-04-12 12:43:41,951 wheel INFO adding 'Cython/Includes/cpython/ref.pxd' 2024-04-12 12:43:41,952 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd' 2024-04-12 12:43:41,952 wheel INFO adding 'Cython/Includes/cpython/set.pxd' 2024-04-12 12:43:41,952 wheel INFO adding 'Cython/Includes/cpython/slice.pxd' 2024-04-12 12:43:41,952 wheel INFO adding 'Cython/Includes/cpython/string.pxd' 2024-04-12 12:43:41,953 wheel INFO adding 'Cython/Includes/cpython/time.pxd' 2024-04-12 12:43:41,953 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd' 2024-04-12 12:43:41,953 wheel INFO adding 'Cython/Includes/cpython/type.pxd' 2024-04-12 12:43:41,954 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd' 2024-04-12 12:43:41,954 wheel INFO adding 'Cython/Includes/cpython/version.pxd' 2024-04-12 12:43:41,954 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd' 2024-04-12 12:43:41,954 wheel INFO adding 'Cython/Includes/libc/__init__.pxd' 2024-04-12 12:43:41,955 wheel INFO adding 'Cython/Includes/libc/complex.pxd' 2024-04-12 12:43:41,955 wheel INFO adding 'Cython/Includes/libc/errno.pxd' 2024-04-12 12:43:41,955 wheel INFO adding 'Cython/Includes/libc/float.pxd' 2024-04-12 12:43:41,955 wheel INFO adding 'Cython/Includes/libc/limits.pxd' 2024-04-12 12:43:41,956 wheel INFO adding 'Cython/Includes/libc/locale.pxd' 2024-04-12 12:43:41,956 wheel INFO adding 'Cython/Includes/libc/math.pxd' 2024-04-12 12:43:41,956 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd' 2024-04-12 12:43:41,956 wheel INFO adding 'Cython/Includes/libc/signal.pxd' 2024-04-12 12:43:41,957 wheel INFO adding 'Cython/Includes/libc/stddef.pxd' 2024-04-12 12:43:41,957 wheel INFO adding 'Cython/Includes/libc/stdint.pxd' 2024-04-12 12:43:41,957 wheel INFO adding 'Cython/Includes/libc/stdio.pxd' 2024-04-12 12:43:41,957 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd' 2024-04-12 12:43:41,958 wheel INFO adding 'Cython/Includes/libc/string.pxd' 2024-04-12 12:43:41,958 wheel INFO adding 'Cython/Includes/libc/time.pxd' 2024-04-12 12:43:41,958 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd' 2024-04-12 12:43:41,959 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd' 2024-04-12 12:43:41,959 wheel INFO adding 'Cython/Includes/libcpp/any.pxd' 2024-04-12 12:43:41,959 wheel INFO adding 'Cython/Includes/libcpp/atomic.pxd' 2024-04-12 12:43:41,959 wheel INFO adding 'Cython/Includes/libcpp/bit.pxd' 2024-04-12 12:43:41,960 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd' 2024-04-12 12:43:41,960 wheel INFO adding 'Cython/Includes/libcpp/cmath.pxd' 2024-04-12 12:43:41,960 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd' 2024-04-12 12:43:41,961 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd' 2024-04-12 12:43:41,961 wheel INFO adding 'Cython/Includes/libcpp/execution.pxd' 2024-04-12 12:43:41,961 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd' 2024-04-12 12:43:41,961 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd' 2024-04-12 12:43:41,962 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd' 2024-04-12 12:43:41,962 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd' 2024-04-12 12:43:41,962 wheel INFO adding 'Cython/Includes/libcpp/list.pxd' 2024-04-12 12:43:41,962 wheel INFO adding 'Cython/Includes/libcpp/map.pxd' 2024-04-12 12:43:41,963 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd' 2024-04-12 12:43:41,963 wheel INFO adding 'Cython/Includes/libcpp/numbers.pxd' 2024-04-12 12:43:41,963 wheel INFO adding 'Cython/Includes/libcpp/numeric.pxd' 2024-04-12 12:43:41,963 wheel INFO adding 'Cython/Includes/libcpp/optional.pxd' 2024-04-12 12:43:41,964 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd' 2024-04-12 12:43:41,964 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd' 2024-04-12 12:43:41,964 wheel INFO adding 'Cython/Includes/libcpp/random.pxd' 2024-04-12 12:43:41,964 wheel INFO adding 'Cython/Includes/libcpp/set.pxd' 2024-04-12 12:43:41,965 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd' 2024-04-12 12:43:41,965 wheel INFO adding 'Cython/Includes/libcpp/string.pxd' 2024-04-12 12:43:41,965 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd' 2024-04-12 12:43:41,965 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd' 2024-04-12 12:43:41,966 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd' 2024-04-12 12:43:41,966 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd' 2024-04-12 12:43:41,966 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd' 2024-04-12 12:43:41,967 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd' 2024-04-12 12:43:41,967 wheel INFO adding 'Cython/Includes/numpy/__init__.pxd' 2024-04-12 12:43:41,967 wheel INFO adding 'Cython/Includes/numpy/math.pxd' 2024-04-12 12:43:41,968 wheel INFO adding 'Cython/Includes/posix/__init__.pxd' 2024-04-12 12:43:41,968 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd' 2024-04-12 12:43:41,968 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd' 2024-04-12 12:43:41,968 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd' 2024-04-12 12:43:41,969 wheel INFO adding 'Cython/Includes/posix/mman.pxd' 2024-04-12 12:43:41,969 wheel INFO adding 'Cython/Includes/posix/resource.pxd' 2024-04-12 12:43:41,969 wheel INFO adding 'Cython/Includes/posix/select.pxd' 2024-04-12 12:43:41,969 wheel INFO adding 'Cython/Includes/posix/signal.pxd' 2024-04-12 12:43:41,970 wheel INFO adding 'Cython/Includes/posix/stat.pxd' 2024-04-12 12:43:41,970 wheel INFO adding 'Cython/Includes/posix/stdio.pxd' 2024-04-12 12:43:41,970 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd' 2024-04-12 12:43:41,970 wheel INFO adding 'Cython/Includes/posix/strings.pxd' 2024-04-12 12:43:41,971 wheel INFO adding 'Cython/Includes/posix/time.pxd' 2024-04-12 12:43:41,971 wheel INFO adding 'Cython/Includes/posix/types.pxd' 2024-04-12 12:43:41,971 wheel INFO adding 'Cython/Includes/posix/uio.pxd' 2024-04-12 12:43:41,971 wheel INFO adding 'Cython/Includes/posix/unistd.pxd' 2024-04-12 12:43:41,972 wheel INFO adding 'Cython/Includes/posix/wait.pxd' 2024-04-12 12:43:41,972 wheel INFO adding 'Cython/Plex/Actions.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:41,974 wheel INFO adding 'Cython/Plex/Actions.pxd' 2024-04-12 12:43:41,974 wheel INFO adding 'Cython/Plex/Actions.py' 2024-04-12 12:43:41,975 wheel INFO adding 'Cython/Plex/DFA.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:41,977 wheel INFO adding 'Cython/Plex/DFA.pxd' 2024-04-12 12:43:41,977 wheel INFO adding 'Cython/Plex/DFA.py' 2024-04-12 12:43:41,977 wheel INFO adding 'Cython/Plex/Errors.py' 2024-04-12 12:43:41,977 wheel INFO adding 'Cython/Plex/Lexicons.py' 2024-04-12 12:43:41,979 wheel INFO adding 'Cython/Plex/Machines.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:41,981 wheel INFO adding 'Cython/Plex/Machines.pxd' 2024-04-12 12:43:41,981 wheel INFO adding 'Cython/Plex/Machines.py' 2024-04-12 12:43:41,982 wheel INFO adding 'Cython/Plex/Regexps.py' 2024-04-12 12:43:41,983 wheel INFO adding 'Cython/Plex/Scanners.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:41,984 wheel INFO adding 'Cython/Plex/Scanners.pxd' 2024-04-12 12:43:41,985 wheel INFO adding 'Cython/Plex/Scanners.py' 2024-04-12 12:43:41,986 wheel INFO adding 'Cython/Plex/Transitions.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:41,988 wheel INFO adding 'Cython/Plex/Transitions.pxd' 2024-04-12 12:43:41,988 wheel INFO adding 'Cython/Plex/Transitions.py' 2024-04-12 12:43:41,989 wheel INFO adding 'Cython/Plex/__init__.py' 2024-04-12 12:43:41,989 wheel INFO adding 'Cython/Runtime/__init__.py' 2024-04-12 12:43:41,990 wheel INFO adding 'Cython/Runtime/refnanny.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:41,991 wheel INFO adding 'Cython/Runtime/refnanny.pyx' 2024-04-12 12:43:41,991 wheel INFO adding 'Cython/Tempita/__init__.py' 2024-04-12 12:43:41,992 wheel INFO adding 'Cython/Tempita/_looper.py' 2024-04-12 12:43:41,996 wheel INFO adding 'Cython/Tempita/_tempita.cpython-312-i386-linux-musl.so' 2024-04-12 12:43:42,003 wheel INFO adding 'Cython/Tempita/_tempita.py' 2024-04-12 12:43:42,003 wheel INFO adding 'Cython/Tempita/compat3.py' 2024-04-12 12:43:42,003 wheel INFO adding 'Cython/Tests/TestCodeWriter.py' 2024-04-12 12:43:42,004 wheel INFO adding 'Cython/Tests/TestCythonUtils.py' 2024-04-12 12:43:42,004 wheel INFO adding 'Cython/Tests/TestJediTyper.py' 2024-04-12 12:43:42,004 wheel INFO adding 'Cython/Tests/TestShadow.py' 2024-04-12 12:43:42,005 wheel INFO adding 'Cython/Tests/TestStringIOTree.py' 2024-04-12 12:43:42,005 wheel INFO adding 'Cython/Tests/TestTestUtils.py' 2024-04-12 12:43:42,005 wheel INFO adding 'Cython/Tests/__init__.py' 2024-04-12 12:43:42,005 wheel INFO adding 'Cython/Tests/xmlrunner.py' 2024-04-12 12:43:42,006 wheel INFO adding 'Cython/Utility/AsyncGen.c' 2024-04-12 12:43:42,006 wheel INFO adding 'Cython/Utility/Buffer.c' 2024-04-12 12:43:42,007 wheel INFO adding 'Cython/Utility/Builtins.c' 2024-04-12 12:43:42,007 wheel INFO adding 'Cython/Utility/CConvert.pyx' 2024-04-12 12:43:42,007 wheel INFO adding 'Cython/Utility/CMath.c' 2024-04-12 12:43:42,008 wheel INFO adding 'Cython/Utility/CommonStructures.c' 2024-04-12 12:43:42,008 wheel INFO adding 'Cython/Utility/Complex.c' 2024-04-12 12:43:42,008 wheel INFO adding 'Cython/Utility/Coroutine.c' 2024-04-12 12:43:42,009 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx' 2024-04-12 12:43:42,009 wheel INFO adding 'Cython/Utility/CppConvert.pyx' 2024-04-12 12:43:42,010 wheel INFO adding 'Cython/Utility/CppSupport.cpp' 2024-04-12 12:43:42,010 wheel INFO adding 'Cython/Utility/CythonFunction.c' 2024-04-12 12:43:42,011 wheel INFO adding 'Cython/Utility/Dataclasses.c' 2024-04-12 12:43:42,011 wheel INFO adding 'Cython/Utility/Dataclasses.py' 2024-04-12 12:43:42,011 wheel INFO adding 'Cython/Utility/Embed.c' 2024-04-12 12:43:42,012 wheel INFO adding 'Cython/Utility/Exceptions.c' 2024-04-12 12:43:42,012 wheel INFO adding 'Cython/Utility/ExtensionTypes.c' 2024-04-12 12:43:42,013 wheel INFO adding 'Cython/Utility/FunctionArguments.c' 2024-04-12 12:43:42,013 wheel INFO adding 'Cython/Utility/ImportExport.c' 2024-04-12 12:43:42,013 wheel INFO adding 'Cython/Utility/MemoryView.pyx' 2024-04-12 12:43:42,014 wheel INFO adding 'Cython/Utility/MemoryView_C.c' 2024-04-12 12:43:42,015 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c' 2024-04-12 12:43:42,015 wheel INFO adding 'Cython/Utility/NumpyImportArray.c' 2024-04-12 12:43:42,016 wheel INFO adding 'Cython/Utility/ObjectHandling.c' 2024-04-12 12:43:42,017 wheel INFO adding 'Cython/Utility/Optimize.c' 2024-04-12 12:43:42,017 wheel INFO adding 'Cython/Utility/Overflow.c' 2024-04-12 12:43:42,017 wheel INFO adding 'Cython/Utility/Printing.c' 2024-04-12 12:43:42,018 wheel INFO adding 'Cython/Utility/Profile.c' 2024-04-12 12:43:42,018 wheel INFO adding 'Cython/Utility/StringTools.c' 2024-04-12 12:43:42,019 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx' 2024-04-12 12:43:42,019 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx' 2024-04-12 12:43:42,019 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c' 2024-04-12 12:43:42,020 wheel INFO adding 'Cython/Utility/TypeConversion.c' 2024-04-12 12:43:42,020 wheel INFO adding 'Cython/Utility/UFuncs.pyx' 2024-04-12 12:43:42,020 wheel INFO adding 'Cython/Utility/UFuncs_C.c' 2024-04-12 12:43:42,020 wheel INFO adding 'Cython/Utility/__init__.py' 2024-04-12 12:43:42,021 wheel INFO adding 'Cython/Utility/arrayarray.h' 2024-04-12 12:43:42,021 wheel INFO adding 'pyximport/__init__.py' 2024-04-12 12:43:42,022 wheel INFO adding 'pyximport/_pyximport2.py' 2024-04-12 12:43:42,022 wheel INFO adding 'pyximport/_pyximport3.py' 2024-04-12 12:43:42,022 wheel INFO adding 'pyximport/pyxbuild.py' 2024-04-12 12:43:42,023 wheel INFO adding 'pyximport/pyximport.py' 2024-04-12 12:43:42,023 wheel INFO adding 'Cython-3.0.8.dist-info/COPYING.txt' 2024-04-12 12:43:42,023 wheel INFO adding 'Cython-3.0.8.dist-info/LICENSE.txt' 2024-04-12 12:43:42,023 wheel INFO adding 'Cython-3.0.8.dist-info/METADATA' 2024-04-12 12:43:42,023 wheel INFO adding 'Cython-3.0.8.dist-info/WHEEL' 2024-04-12 12:43:42,024 wheel INFO adding 'Cython-3.0.8.dist-info/entry_points.txt' 2024-04-12 12:43:42,024 wheel INFO adding 'Cython-3.0.8.dist-info/top_level.txt' 2024-04-12 12:43:42,025 wheel INFO adding 'Cython-3.0.8.dist-info/RECORD' 2024-04-12 12:43:42,027 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-12 12:43:42,040 gpep517 INFO The backend produced .dist/Cython-3.0.8-cp312-cp312-linux_i686.whl Cython-3.0.8-cp312-cp312-linux_i686.whl Python 3.12.2 (main, Apr 12 2024, 10:26:13) [GCC 13.2.1 20240309] Running tests against Cython 3.0.8 Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Backends: c,cpp Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Tests in shard 19/32 starting Tests in shard 8/32 starting Tests in shard 4/32 starting Tests in shard 11/32 starting Tests in shard 20/32 starting Tests in shard 1/32 starting Tests in shard 2/32 starting Tests in shard 7/32 starting Tests in shard 22/32 starting Tests in shard 29/32 starting Tests in shard 30/32 starting Tests in shard 23/32 starting Tests in shard 10/32 starting Tests in shard 27/32 starting Tests in shard 17/32 starting Tests in shard 6/32 starting Tests in shard 18/32 starting Tests in shard 3/32 starting Tests in shard 5/32 starting Tests in shard 12/32 starting /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test9vx1mvu7/src7gzs6sl_/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 0/32 starting Tests in shard 9/32 starting Tests in shard 15/32 starting Tests in shard 28/32 starting Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test9vx1mvu7/src7gzs6sl_/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test9vx1mvu7/src7gzs6sl_/a.pyx Tests in shard 16/32 starting /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test9vx1mvu7/src7gzs6sl_/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 24/32 starting Tests in shard 14/32 starting Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test9vx1mvu7/src7gzs6sl_/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test9vx1mvu7/src7gzs6sl_/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test9vx1mvu7/src7gzs6sl_/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test9vx1mvu7/src7gzs6sl_/a.pyx in cache Tests in shard 26/32 starting /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Debugger/Tests/TestLibCython.py:65: UserWarning: Skipping gdb tests, need gdb >= 7.2 with Python >= 2.7 warnings.warn('Skipping gdb tests, need gdb >= 7.2 with Python >= 2.7') Tests in shard 13/32 starting Tests in shard 31/32 starting /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test62xwb1q1/srcjrno_gvc/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test62xwb1q1/srcjrno_gvc/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test62xwb1q1/srcjrno_gvc/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test62xwb1q1/srcjrno_gvc/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test62xwb1q1/srcjrno_gvc/a.pyx in cache Tests in shard 25/32 starting /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test0rj3d4xa/srcc3ww2xs4/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test0rj3d4xa/srcc3ww2xs4/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test0rj3d4xa/srcc3ww2xs4/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test0rj3d4xa/srcc3ww2xs4/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-test0rj3d4xa/srcc3ww2xs4/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-testbp0ezonr/srck4kpgqk6/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiling /home/buildozer/.cython/inline/_cython_inline_453430345d79ac788f863c2dc52dc44c5c426326.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_453430345d79ac788f863c2dc52dc44c5c426326.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-testbp0ezonr/srck4kpgqk6/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-testbp0ezonr/srck4kpgqk6/options.pyx Tests in shard 21/32 starting /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-testbp0ezonr/srck4kpgqk6/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test40lhmt3p/src0q0ksbj4/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-testbp0ezonr/srck4kpgqk6/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-testbp0ezonr/srck4kpgqk6/options.pyx /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test40lhmt3p/src0q0ksbj4/b.pxd tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-testbp0ezonr/srck4kpgqk6/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-testbp0ezonr/srck4kpgqk6/options.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-testbp0ezonr/srck4kpgqk6/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/cycache-testbp0ezonr/srck4kpgqk6/options.pyx in cache Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test40lhmt3p/src0q0ksbj4/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test40lhmt3p/src0q0ksbj4/b.py because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test40lhmt3p/src0q0ksbj4/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test40lhmt3p/src0q0ksbj4/b.py #### 2024-04-12 12:43:54.079759 Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test40lhmt3p/src0q0ksbj4/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test40lhmt3p/src0q0ksbj4/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test40lhmt3p/src0q0ksbj4/b.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test40lhmt3p/src0q0ksbj4/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test40lhmt3p/src0q0ksbj4/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test40lhmt3p/src0q0ksbj4/b.py /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-testgpd6yc1t/src9l43jt0l/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-testgpd6yc1t/src9l43jt0l/a.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-testgpd6yc1t/src9l43jt0l/a.py Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-testgpd6yc1t/src9l43jt0l/a.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-testgpd6yc1t/src9l43jt0l/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-testgpd6yc1t/src9l43jt0l/a.py /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test6a89segu/srcec0eieel/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test6a89segu/srcec0eieel/b.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test6a89segu/srcec0eieel/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test6a89segu/srcec0eieel/b.pyx because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test6a89segu/srcec0eieel/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test6a89segu/srcec0eieel/b.pyx warning: /home/buildozer/.cython/inline/_cython_inline_a1a47f531d78401b9435163d983547fe12d635ba.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_a1a47f531d78401b9435163d983547fe12d635ba.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a1a47f531d78401b9435163d983547fe12d635ba.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test6a89segu/srcec0eieel/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test6a89segu/srcec0eieel/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test6a89segu/srcec0eieel/b.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test6a89segu/srcec0eieel/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test6a89segu/srcec0eieel/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-test6a89segu/srcec0eieel/b.pyx /home/buildozer/aports/main/cython/src/cython-3.0.8/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-testvwapqa9a/srcb3cx6eh_/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-testvwapqa9a/srcb3cx6eh_/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-testvwapqa9a/srcb3cx6eh_/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-testvwapqa9a/srcb3cx6eh_/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-testvwapqa9a/srcb3cx6eh_/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/recythonize-testvwapqa9a/srcb3cx6eh_/a.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' warning: TEST_TMP/inline/_cython_inline_7510ce15758a2799580a64fd7c5d2e447b8a0ff4.pyx:6:4: Unreachable code #### 2024-04-12 12:44:04.082885 Compiling /home/buildozer/.cython/inline/_cython_inline_4c7adf5cb33b90f6e6635a92f00fd1d4a949009f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4c7adf5cb33b90f6e6635a92f00fd1d4a949009f.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiling /home/buildozer/.cython/inline/_cython_inline_431f315463217eaa75f2056e1b8f7bb19a26d31a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_431f315463217eaa75f2056e1b8f7bb19a26d31a.pyx warning: TEST_TMP/inline/_cython_inline_21b1a7e0a9cb9c7d3d8d0037022303c03414dd85.pyx:6:4: Unreachable code #### 2024-04-12 12:44:14.086043 warning: TEST_TMP/inline/_cython_inline_ad2d1e7675282dbc1e22025f2457164791ec758d.pyx:11:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiling /home/buildozer/.cython/inline/_cython_inline_8bae9308e27dce661ceb5b75ad7c48a2166b6f9c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8bae9308e27dce661ceb5b75ad7c48a2166b6f9c.pyx warning: TEST_TMP/inline/_cython_inline_721f29ad9b680fcf025adbb44c151a1394aa6f7f.pyx:6:4: Unreachable code warning: TEST_TMP/inline/_cython_inline_a8029837c66ccf483e073e586c0875cc2b8683aa.pyx:8:4: Unreachable code #### 2024-04-12 12:44:24.100747 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2024-04-12 12:44:34.104187 Compiler output for module complex_decorators: complex_decorators.c:1984:18: warning: '__pyx_f_18complex_decorators_f' defined but not used [-Wunused-function] 1984 | static PyObject *__pyx_f_18complex_decorators_f(CYTHON_UNUSED __pyx_t_double_complex __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module complex_decorators: complex_decorators.cpp:1996:18: warning: 'PyObject* __pyx_f_18complex_decorators_f(__pyx_t_double_complex)' defined but not used [-Wunused-function] 1996 | static PyObject *__pyx_f_18complex_decorators_f(CYTHON_UNUSED __pyx_t_double_complex __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2024-04-12 12:44:44.122811 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Python build environment: Python sys.version_info(major=3, minor=12, micro=2, releaselevel='final', serial=0) PY_VERSION_HEX 0x30C02F0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_LIMITED_API 0 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_GRAAL 0 CYTHON_COMPILING_IN_NOGIL 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 0 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_USE_TYPE_SLOTS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (16, 16, 16, 16, 20, 20, 24, 24) SIZEOF_INT 4 (4) SIZEOF_LONG 4 (4) SIZEOF_SIZE_T 4 (4, 2147483647) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 4 (4) SIZEOF_UINTPTR_T 4 (4) SIZEOF_OFF_T 8 Paths: sys.executable = /home/buildozer/aports/main/cython/src/cython-3.0.8/.testenv/bin/python3 sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.0.8/.testenv sys.base_exec_prefix = /usr sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.0.8/.testenv sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/26/compile/c/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/26/support/lib.linux-i686-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.0.8', '/home/buildozer/aports/main/cython/src/cython-3.0.8', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.0.8/.testenv/lib/python3.12/site-packages', '/home/buildozer/.local/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages'] PYTHONPATH (env) = PYTHONHOME (env) = Distutils: INCDIR = /usr/include/python3.12 LIBS = -ldl LIBDIR = /usr/lib LIBPL = /usr/lib/python3.12/config-3.12-i386-linux-musl Python LIBRARY = libpython3.12.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = gcc CC (env) = gcc CFLAGS (distutils) = -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall CFLAGS (env) = -Os -fstack-clash-protection -Wformat -Werror=format-security LINKCC (distutils) = gcc LINKCC (env) = Encodings: sys maxunicode = 1114111 LANG (env) = PYTHONIOENCODING (env) = utf-8 sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2024-04-12 12:44:54.125954 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Python build environment: Python sys.version_info(major=3, minor=12, micro=2, releaselevel='final', serial=0) PY_VERSION_HEX 0x30C02F0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_LIMITED_API 0 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_GRAAL 0 CYTHON_COMPILING_IN_NOGIL 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 0 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_USE_TYPE_SLOTS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (16, 16, 16, 16, 20, 20, 24, 24) SIZEOF_INT 4 (4) SIZEOF_LONG 4 (4) SIZEOF_SIZE_T 4 (4, 2147483647) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 4 (4) SIZEOF_UINTPTR_T 4 (4) SIZEOF_OFF_T 8 Paths: sys.executable = /home/buildozer/aports/main/cython/src/cython-3.0.8/.testenv/bin/python3 sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.0.8/.testenv sys.base_exec_prefix = /usr sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.0.8/.testenv sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/26/compile/cpp/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/26/support/lib.linux-i686-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.0.8', '/home/buildozer/aports/main/cython/src/cython-3.0.8', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.0.8/.testenv/lib/python3.12/site-packages', '/home/buildozer/.local/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages'] PYTHONPATH (env) = PYTHONHOME (env) = Distutils: INCDIR = /usr/include/python3.12 LIBS = -ldl LIBDIR = /usr/lib LIBPL = /usr/lib/python3.12/config-3.12-i386-linux-musl Python LIBRARY = libpython3.12.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = gcc CC (env) = gcc CFLAGS (distutils) = -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall CFLAGS (env) = -Os -fstack-clash-protection -Wformat -Werror=format-security LINKCC (distutils) = gcc LINKCC (env) = Encodings: sys maxunicode = 1114111 LANG (env) = PYTHONIOENCODING (env) = utf-8 sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiler output for module e_switch_transform: e_switch_transform.c: In function '__pyx_pf_18e_switch_transform_is_not_one': e_switch_transform.c:2265:5: error: duplicate case value 2265 | case 1+0: | ^~~~ e_switch_transform.c:2264:5: note: previously used here 2264 | case 1: | ^~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2024-04-12 12:45:04.129730 #### 2024-04-12 12:45:14.132884 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiler output for module complex_annotations: complex_annotations.c:1978:18: warning: '__pyx_f_19complex_annotations_f' defined but not used [-Wunused-function] 1978 | static PyObject *__pyx_f_19complex_annotations_f(CYTHON_UNUSED __pyx_t_double_complex __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module complex_annotations: complex_annotations.cpp:1990:18: warning: 'PyObject* __pyx_f_19complex_annotations_f(__pyx_t_double_complex)' defined but not used [-Wunused-function] 1990 | static PyObject *__pyx_f_19complex_annotations_f(CYTHON_UNUSED __pyx_t_double_complex __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2024-04-12 12:45:24.139843 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Compiler output for module builtin_basestring: builtin_basestring.c: In function '__pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3': builtin_basestring.c:2687:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 2687 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ^~ builtin_basestring.c:2716:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 2716 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ^~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2024-04-12 12:45:34.143020 Compiler output for module builtin_basestring: builtin_basestring.cpp: In function 'PyObject* __pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3(PyObject*)': builtin_basestring.cpp:2699:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 2699 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ builtin_basestring.cpp:2728:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 2728 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ #### 2024-04-12 12:45:44.146212 Compiler output for module cdef_syntax: cdef_syntax.c: In function '__pyx_pf_11cdef_syntax_use_cdef': cdef_syntax.c:2208:144: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 2208 | __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; | ^~~~~~~~~ Compiler output for module cdef_syntax: cdef_syntax.cpp: In function 'PyObject* __pyx_pf_11cdef_syntax_use_cdef(PyObject*)': cdef_syntax.cpp:2220:144: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 2220 | __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; | ^~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2024-04-12 12:45:54.149380 #### 2024-04-12 12:46:04.152560 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2024-04-12 12:46:14.155693 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' #### 2024-04-12 12:46:24.158791 RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2024-04-12 12:46:34.161934 Compiler output for module cpp_classes_def: In function 'PyObject* __pyx_pf_15cpp_classes_def_2test_BaseMethods(PyObject*, PyObject*)', inlined from 'PyObject* __pyx_pw_15cpp_classes_def_3test_BaseMethods(PyObject*, PyObject* const*, Py_ssize_t, PyObject*)' at cpp_classes_def.cpp:4126:57: cpp_classes_def.cpp:4233:16: warning: '__pyx_v_subClass' may be used uninitialized [-Wmaybe-uninitialized] 4233 | delete __pyx_v_subClass; | ^~~~~~~~~~~~~~~~ cpp_classes_def.cpp: In function 'PyObject* __pyx_pw_15cpp_classes_def_3test_BaseMethods(PyObject*, PyObject* const*, Py_ssize_t, PyObject*)': cpp_classes_def.cpp:4140:39: note: '__pyx_v_subClass' was declared here 4140 | __pyx_t_15cpp_classes_def_SubClass *__pyx_v_subClass; | ^~~~~~~~~~~~~~~~ #### 2024-04-12 12:46:44.175254 RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! #### 2024-04-12 12:46:54.178738 Compiler output for module exttype: exttype.c: In function '__pyx_pf_7exttype_tp_new_ptr': exttype.c:3113:55: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 3113 | __pyx_t_2 = __Pyx_PyInt_From_unsigned_PY_LONG_LONG(((unsigned PY_LONG_LONG)((void *)__pyx_v_tp->tp_new))); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 16, __pyx_L1_error) | ^ Compiler output for module cpp_stl_function: cpp_stl_function.cpp: In function 'std::function* __pyx_f_16cpp_stl_function_14FunctionKeeper__get_function_ptr_from_name(__pyx_obj_16cpp_stl_function_FunctionKeeper*, PyObject*)': cpp_stl_function.cpp:3027:10: warning: '__pyx_v_f' may be used uninitialized [-Wmaybe-uninitialized] 3027 | return __pyx_r; | ^~~~~~~ cpp_stl_function.cpp:2788:41: note: '__pyx_v_f' was declared here 2788 | std::function *__pyx_v_f; | ^~~~~~~~~ RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! Compiler output for module cpp_stl_function: cpp_stl_function.cpp: In function 'std::function* __pyx_f_16cpp_stl_function_14FunctionKeeper__get_function_ptr_from_name(__pyx_obj_16cpp_stl_function_FunctionKeeper*, PyObject*)': cpp_stl_function.cpp:3027:10: warning: '__pyx_v_f' may be used uninitialized [-Wmaybe-uninitialized] 3027 | return __pyx_r; | ^~~~~~~ cpp_stl_function.cpp:2788:41: note: '__pyx_v_f' was declared here 2788 | std::function *__pyx_v_f; | ^~~~~~~~~ Compiler output for module cpp_iterators: cpp_iterators.cpp:4027:18: warning: 'PyObject* __pyx_convert_set_to_py_int(const std::set&)' defined but not used [-Wunused-function] 4027 | static PyObject *__pyx_convert_set_to_py_int(std::set const &__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cpp_iterators.cpp:3828:18: warning: 'PyObject* __pyx_convert_map_to_py_int____int(const std::map&)' defined but not used [-Wunused-function] 3828 | static PyObject *__pyx_convert_map_to_py_int____int(std::map const &__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cpp_iterators.cpp:3647:18: warning: 'PyObject* __pyx_convert_list_to_py_int(const std::__cxx11::list&)' defined but not used [-Wunused-function] 3647 | static PyObject *__pyx_convert_list_to_py_int(std::list const &__pyx_v_v) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2024-04-12 12:47:04.183717 Compiler output for module cpp_stl_random: In file included from /usr/include/c++/13.2.1/random:53, from cpp_stl_random.cpp:1204: In member function 'std::binomial_distribution<_IntType>::result_type std::binomial_distribution<_IntType>::operator()(_UniformRandomNumberGenerator&, const param_type&) [with _UniformRandomNumberGenerator = std::mersenne_twister_engine; _IntType = int]', inlined from 'std::binomial_distribution<_IntType>::result_type std::binomial_distribution<_IntType>::operator()(_UniformRandomNumberGenerator&) [with _UniformRandomNumberGenerator = std::mersenne_twister_engine; _IntType = int]' at /usr/include/c++/13.2.1/bits/random.h:3981:27, inlined from 'PyObject* __pyx_fuse_3__pyx_f_14cpp_stl_random_sample_or_range(std::binomial_distribution, int)' at cpp_stl_random.cpp:4459:19: /usr/include/c++/13.2.1/bits/random.tcc:1663:33: warning: '__x' may be used uninitialized [-Wmaybe-uninitialized] 1663 | __reject |= __x + __np >= __thr; | ~~~~^~~~~~ /usr/include/c++/13.2.1/bits/random.tcc: In function 'PyObject* __pyx_fuse_3__pyx_f_14cpp_stl_random_sample_or_range(std::binomial_distribution, int)': /usr/include/c++/13.2.1/bits/random.tcc:1580:20: note: '__x' was declared here 1580 | double __x; | ^~~ Compiler output for module cvardef: cvardef.c: In function '__pyx_pf_7cvardef_f': cvardef.c:2281:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] 2281 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:2280:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] 2280 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:2279:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] 2279 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:2278:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] 2278 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cvardef: cvardef.cpp: In function 'PyObject* __pyx_pf_7cvardef_f(PyObject*)': cvardef.cpp:2290:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] 2290 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:2291:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] 2291 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:2292:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] 2292 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:2293:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] 2293 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module memslice: memslice.c: In function '__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct': memslice.c:101237:38: warning: taking address of packed member of 'struct __pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 101237 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~^~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.2.0 Test dependency found: 'asyncio' version 3.12.2 Test dependency found: 'pstats' version 3.12.2 Test dependency found: 'posix' version 3.12.2 Test dependency found: 'array' version 3.12.2 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' acquired default acquired Global_A #### 2024-04-12 12:47:14.186881 Compiler output for module cpp_stl_random: In file included from /usr/include/c++/13.2.1/random:53, from cpp_stl_random.cpp:1204: In member function 'std::binomial_distribution<_IntType>::result_type std::binomial_distribution<_IntType>::operator()(_UniformRandomNumberGenerator&, const param_type&) [with _UniformRandomNumberGenerator = std::mersenne_twister_engine; _IntType = int]', inlined from 'std::binomial_distribution<_IntType>::result_type std::binomial_distribution<_IntType>::operator()(_UniformRandomNumberGenerator&) [with _UniformRandomNumberGenerator = std::mersenne_twister_engine; _IntType = int]' at /usr/include/c++/13.2.1/bits/random.h:3981:27, inlined from 'PyObject* __pyx_fuse_3__pyx_f_14cpp_stl_random_sample_or_range(std::binomial_distribution, int)' at cpp_stl_random.cpp:4459:19: /usr/include/c++/13.2.1/bits/random.tcc:1663:33: warning: '__x' may be used uninitialized [-Wmaybe-uninitialized] 1663 | __reject |= __x + __np >= __thr; | ~~~~^~~~~~ /usr/include/c++/13.2.1/bits/random.tcc: In function 'PyObject* __pyx_fuse_3__pyx_f_14cpp_stl_random_sample_or_range(std::binomial_distribution, int)': /usr/include/c++/13.2.1/bits/random.tcc:1580:20: note: '__x' was declared here 1580 | double __x; | ^~~ Compiler output for module cpdef_extern_func: cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C cpdef_extern_func.c: In function '__pyx_pymod_exec_cpdef_extern_func': cpdef_extern_func.c:3598:144: warning: passing argument 1 of '__Pyx_CFunc_4274a4____const_char__ptr__lParen__const_char__ptr__comma_int__rParennoexcept__etc_to_py_8haystack_6needle' from incompatible pointer type [-Wincompatible-pointer-types] 3598 | PyObject* wrapped = __Pyx_CFunc_4274a4____const_char__ptr__lParen__const_char__ptr__comma_int__rParennoexcept__etc_to_py_8haystack_6needle(strchr); | ^~~~~~ | | | char * (*)(const char *, int) cpdef_extern_func.c:2734:151: note: expected 'const char * (*)(const char *, int)' but argument is of type 'char * (*)(const char *, int)' 2734 | static PyObject *__Pyx_CFunc_4274a4____const_char__ptr__lParen__const_char__ptr__comma_int__rParennoexcept__etc_to_py_8haystack_6needle(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cpdef_extern_func: cpdef_extern_func.cpp: In function 'int __pyx_pymod_exec_cpdef_extern_func(PyObject*)': cpdef_extern_func.cpp:3610:144: warning: invalid conversion from 'char* (*)(const char*, int)' to 'const char* (*)(const char*, int)' [-fpermissive] 3610 | PyObject* wrapped = __Pyx_CFunc_4274a4____const_char__ptr__lParen__const_char__ptr__comma_int__rParennoexcept__etc_to_py_8haystack_6needle(strchr); | ^~~~~~ | | | char* (*)(const char*, int) cpdef_extern_func.cpp:2746:151: note: initializing argument 1 of 'PyObject* __Pyx_CFunc_4274a4____const_char__ptr__lParen__const_char__ptr__comma_int__rParennoexcept__etc_to_py_8haystack_6needle(const char* (*)(const char*, int))' 2746 | static PyObject *__Pyx_CFunc_4274a4____const_char__ptr__lParen__const_char__ptr__comma_int__rParennoexcept__etc_to_py_8haystack_6needle(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2024-04-12 12:47:24.190057 #### 2024-04-12 12:47:34.194870 #### 2024-04-12 12:47:44.198062 ---------------------------------------------------------------------- Ran 176 tests in 237.911s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (17/32) #### 2024-04-12 12:47:54.201990 RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2024-04-12 12:48:04.207556 RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: Compiler output for module for_in_range_T372: for_in_range_T372.c: In function '__pyx_pf_17for_in_range_T372_12test_enum_range': for_in_range_T372.c:3292:33: warning: comparison of integer expressions of different signedness: 'long int' and '__pyx_t_17for_in_range_T372_RangeEnum' [-Wsign-compare] 3292 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ #### 2024-04-12 12:48:14.232931 ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: Compiler output for module pure_py: pure_py.c: In function '__pyx_pf_7pure_py_42same_type_cast': pure_py.c:11723:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 11723 | __pyx_t_2 = (__pyx_v_f == __pyx_v_f); | ^~ pure_py.c: In function '__pyx_pf_7pure_py_44multi_args_init_cast': pure_py.c:11812:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 11812 | __pyx_t_2 = (__pyx_v_f == __pyx_v_f); | ^~ In function '__pyx_pf_7pure_py_48empty_declare', inlined from '__pyx_pw_7pure_py_49empty_declare' at pure_py.c:11929:13: pure_py.c:12038:15: warning: '__pyx_v_r3.x' may be used uninitialized [-Wmaybe-uninitialized] 12038 | __pyx_t_5 = __pyx_convert__to_py_union____pyx_t_7pure_py_MyUnion(__pyx_v_r3); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 548, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pure_py.c: In function '__pyx_pw_7pure_py_49empty_declare': pure_py.c:11940:34: note: '__pyx_v_r3.x' was declared here 11940 | union __pyx_t_7pure_py_MyUnion __pyx_v_r3; | ^~~~~~~~~~ #### 2024-04-12 12:48:24.251617 Compiler output for module reversed_iteration: reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_68reversed_unsigned': reversed_iteration.c:14433:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14433 | for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1; | ^~ reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_70reversed_unsigned_by_3': reversed_iteration.c:14620:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14620 | for (__pyx_t_4 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_4 >= __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ^~ reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3': reversed_iteration.c:14805:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14805 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ^ #### 2024-04-12 12:48:34.254947 Compiler output for module pure_py3: pure_py3.c:3736:18: warning: '__pyx_f_8pure_py3_test_cdef_return_object' defined but not used [-Wunused-function] 3736 | static PyObject *__pyx_f_8pure_py3_test_cdef_return_object(PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: Compiler output for module pure_py: pure_py.cpp: In function 'PyObject* __pyx_pf_7pure_py_42same_type_cast(PyObject*)': pure_py.cpp:11735:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 11735 | __pyx_t_2 = (__pyx_v_f == __pyx_v_f); | ~~~~~~~~~ ^~ ~~~~~~~~~ pure_py.cpp: In function 'PyObject* __pyx_pf_7pure_py_44multi_args_init_cast(PyObject*)': pure_py.cpp:11824:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 11824 | __pyx_t_2 = (__pyx_v_f == __pyx_v_f); | ~~~~~~~~~ ^~ ~~~~~~~~~ In function 'PyObject* __pyx_pf_7pure_py_48empty_declare(PyObject*)', inlined from 'PyObject* __pyx_pw_7pure_py_49empty_declare(PyObject*, PyObject*)' at pure_py.cpp:11941:46: pure_py.cpp:12050:67: warning: '__pyx_v_r3.__pyx_t_7pure_py_MyUnion::x' may be used uninitialized [-Wmaybe-uninitialized] 12050 | __pyx_t_5 = __pyx_convert__to_py_union____pyx_t_7pure_py_MyUnion(__pyx_v_r3); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 548, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pure_py.cpp: In function 'PyObject* __pyx_pw_7pure_py_49empty_declare(PyObject*, PyObject*)': pure_py.cpp:11952:34: note: '__pyx_v_r3.__pyx_t_7pure_py_MyUnion::x' was declared here 11952 | union __pyx_t_7pure_py_MyUnion __pyx_v_r3; | ^~~~~~~~~~ Compiler output for module pure_py3: pure_py3.cpp:3748:18: warning: 'PyObject* __pyx_f_8pure_py3_test_cdef_return_object(PyObject*)' defined but not used [-Wunused-function] 3748 | static PyObject *__pyx_f_8pure_py3_test_cdef_return_object(PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module reversed_iteration: reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_68reversed_unsigned(PyObject*, int, int)': reversed_iteration.cpp:14445:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14445 | for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1; | ~~~~~~~~~~^~~~~~~~~~~~~~~~ reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_70reversed_unsigned_by_3(PyObject*, int, int)': reversed_iteration.cpp:14632:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14632 | for (__pyx_t_4 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_4 >= __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ~~~~~~~~~~^~~~~~~~~~~~~~~~ reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3(PyObject*, int, int)': reversed_iteration.cpp:14817:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14817 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ~~~~~~~~~~^~~~~~~~~~~~~~~ #### 2024-04-12 12:48:44.258284 /usr/lib/python3.12/doctest.py:1368: RuntimeWarning: coroutine 'yield_from_cyobject..simple_nonit' was never awaited exception = sys.exc_info() :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.12/doctest.py:1368: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited exception = sys.exc_info() RuntimeWarning: Enable tracemalloc to get the object allocation traceback #### 2024-04-12 12:48:54.267310 Compiler output for module for_in_string: for_in_string.c:8143:16: warning: '__Pyx__PyObject_AsPy_UCS4' defined but not used [-Wunused-function] 8143 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback Compiler output for module for_in_string: for_in_string.cpp:8155:16: warning: 'Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject*)' defined but not used [-Wunused-function] 8155 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ #### 2024-04-12 12:49:04.276978 #### 2024-04-12 12:49:14.286814 Compiler output for module sequential_parallel: sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_58test_chunksize': sequential_parallel.c:32708:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] 32708 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_68test_inner_private': sequential_parallel.c:35094:7: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable] 35094 | int __pyx_t_5; | ^~~~~~~~~ sequential_parallel.c: In function '__pyx_f_19sequential_parallel_prange_call_exception_checked_function_impl': sequential_parallel.c:35607:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] 35607 | int __pyx_t_4; | ^~~~~~~~~ #### 2024-04-12 12:49:24.293020 ---------------------------------------------------------------------- Ran 374 tests in 331.560s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (8/32) Compiler output for module memslice: memslice.cpp: In function 'PyObject* __pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct(__pyx_t_8memslice_PackedArrayStruct)': memslice.cpp:101254:39: warning: taking address of packed member of '__pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 101254 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~~^~~~ acquired default acquired Global_A #### 2024-04-12 12:49:34.302942 #### 2024-04-12 12:49:44.325798 Compiler output for module pyintop: pyintop.c: In function '__Pyx_PyInt_AndObjC': pyintop.c:11421:36: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 11421 | if ((intval & PyLong_MASK) == intval) { | ^~ pyintop.c:11423:71: warning: operand of '?:' changes signedness from 'long int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] 11423 | long result = intval & (likely(__Pyx_PyLong_IsPos(op1)) ? last_digit : (PyLong_MASK - last_digit + 1)); | ^~~~~~~~~~ Compiler output for module locals: locals.c: In function '__pyx_pf_6locals_14locals_ctype': locals.c:3989:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] 3989 | int *__pyx_v_p; | ^~~~~~~~~ locals.c: In function '__pyx_pf_6locals_16locals_ctype_inferred': locals.c:4078:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] 4078 | int *__pyx_v_b; | ^~~~~~~~~ #### 2024-04-12 12:49:54.342500 Compiler output for module sequential_parallel: sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_58test_chunksize(PyObject*)': sequential_parallel.cpp:32723:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] 32723 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_68test_inner_private(PyObject*)': sequential_parallel.cpp:35109:7: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable] 35109 | int __pyx_t_5; | ^~~~~~~~~ sequential_parallel.cpp: In function 'void __pyx_f_19sequential_parallel_prange_call_exception_checked_function_impl(int*, int)': sequential_parallel.cpp:35622:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] 35622 | int __pyx_t_4; | ^~~~~~~~~ Compiler output for module locals: locals.cpp: In function 'PyObject* __pyx_pf_6locals_14locals_ctype(PyObject*)': locals.cpp:4001:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] 4001 | int *__pyx_v_p; | ^~~~~~~~~ locals.cpp: In function 'PyObject* __pyx_pf_6locals_16locals_ctype_inferred(PyObject*)': locals.cpp:4090:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] 4090 | int *__pyx_v_b; | ^~~~~~~~~ Compiler output for module pyintop: pyintop.cpp: In function 'PyObject* __Pyx_PyInt_AndObjC(PyObject*, PyObject*, long int, int, int)': pyintop.cpp:11433:36: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 11433 | if ((intval & PyLong_MASK) == intval) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ #### 2024-04-12 12:50:04.345659 ---------------------------------------------------------------------- Ran 280 tests in 376.924s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (11/32) #### 2024-04-12 12:50:14.348787 #### 2024-04-12 12:50:24.352913 ---------------------------------------------------------------------- Ran 365 tests in 399.142s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (3/32) #### 2024-04-12 12:50:34.380309 #### 2024-04-12 12:50:44.383841 #### 2024-04-12 12:50:54.397547 ---------------------------------------------------------------------- Ran 333 tests in 424.388s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (2/32) :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', #### 2024-04-12 12:51:04.401792 ---------------------------------------------------------------------- Ran 553 tests in 439.757s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (10/32) #### 2024-04-12 12:51:14.406237 #### 2024-04-12 12:51:24.409584 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_4aaf58c5a30aa87a815d179211953379b86c4606.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_dbc47984e4befa6ec3db96d5460dde1c63530312.pyx:5:8: Cannot assign to or delete this ---------------------------------------------------------------------- Ran 381 tests in 457.814s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (6/32) Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): f'{a $ b}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_250cd5cf98f316dc32e49507a6eccb29d249e469.pyx:5:12: Unrecognized character warning: /home/buildozer/.cython/inline/_cython_inline_08d4d01240d032ad733947344ed55846d57b7c18.pyx:6:4: Unreachable code #### 2024-04-12 12:51:34.417443 Compiling /home/buildozer/.cython/inline/_cython_inline_08d4d01240d032ad733947344ed55846d57b7c18.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_08d4d01240d032ad733947344ed55846d57b7c18.pyx :1: SyntaxWarning: invalid escape sequence '\d' t == re.search('(\d+)', '-2.80 98\n').groups() ---------------------------------------------------------------------- Ran 345 tests in 465.875s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (22/32) :1: SyntaxWarning: invalid escape sequence '\d' t == re.search('(\d+)', '-2.80 98\n').groups() ---------------------------------------------------------------------- Ran 370 tests in 466.741s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (7/32) #### 2024-04-12 12:51:44.420600 #### 2024-04-12 12:51:54.423868 Compiler output for module set: set.c: In function '__pyx_pf_3set_cython_set': set.c:3131:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 3131 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ^~ set.c: In function '__pyx_pf_3set_2cython_frozenset': set.c:3216:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 3216 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ^~ ---------------------------------------------------------------------- Ran 368 tests in 485.184s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (23/32) Compiler output for module cdef_class_dataclass: cdef_class_dataclass.c: In function '__pyx_convert__from_py_struct____pyx_t_20cdef_class_dataclass_S': cdef_class_dataclass.c:5313:10: warning: '__pyx_r.a' may be used uninitialized [-Wmaybe-uninitialized] 5313 | return __pyx_r; | ^~~~~~~ cdef_class_dataclass.c:5117:43: note: '__pyx_r.a' was declared here 5117 | struct __pyx_t_20cdef_class_dataclass_S __pyx_r; | ^~~~~~~ Compiler output for module struct_conversion: In function '__Pyx_PyInt_From_int', inlined from '__pyx_pf_17struct_conversion_20test_obj_to_struct_cnames' at struct_conversion.c:6311:15, inlined from '__pyx_pw_17struct_conversion_21test_obj_to_struct_cnames' at struct_conversion.c:6281:13: struct_conversion.c:1094:40: warning: '__pyx_r.not_x' may be used uninitialized [-Wmaybe-uninitialized] 1094 | #define PyInt_FromLong PyLong_FromLong | ^ struct_conversion.c:10872:20: note: in expansion of macro 'PyInt_FromLong' 10872 | return PyInt_FromLong((long) value); | ^~~~~~~~~~~~~~ struct_conversion.c: In function '__pyx_pw_17struct_conversion_21test_obj_to_struct_cnames': struct_conversion.c:3595:54: note: '__pyx_r.not_x' was declared here 3595 | struct __pyx_t_17struct_conversion_OverriddenCname __pyx_r; | ^~~~~~~ Compiler output for module set: set.cpp: In function 'PyObject* __pyx_pf_3set_cython_set(PyObject*)': set.cpp:3143:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 3143 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~ set.cpp: In function 'PyObject* __pyx_pf_3set_2cython_frozenset(PyObject*)': set.cpp:3228:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 3228 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~ #### 2024-04-12 12:52:04.427153 ---------------------------------------------------------------------- Ran 458 tests in 499.387s OK (skipped=1) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (26/32) #### 2024-04-12 12:52:14.430378 ---------------------------------------------------------------------- Ran 515 tests in 503.294s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (5/32) ---------------------------------------------------------------------- Ran 366 tests in 504.655s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (1/32) Compiler output for module unused: unused.c:2732:18: warning: '__pyx_f_6unused_c_unused_optional' defined but not used [-Wunused-function] 2732 | static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused.c:2682:18: warning: '__pyx_f_6unused_c_unused_simple' defined but not used [-Wunused-function] 2682 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2024-04-12 12:52:24.433671 Compiler output for module unused: unused.cpp:2744:18: warning: 'PyObject* __pyx_f_6unused_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_6unused_c_unused_optional*)' defined but not used [-Wunused-function] 2744 | static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused.cpp:2694:18: warning: 'PyObject* __pyx_f_6unused_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] 2694 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2024-04-12 12:52:34.436879 Compiler output for module test_grammar: test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f': test_grammar.c:56768:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 56768 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_nonlocal *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_85test_comparison': test_grammar.c:61203:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 61203 | __pyx_t_1 = (__pyx_v_x == __pyx_v_x); | ^~ test_grammar.c:61216:26: warning: self-comparison always evaluates to false [-Wtautological-compare] 61216 | __pyx_t_1 = (__pyx_v_x != __pyx_v_x); | ^~ test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func': test_grammar.c:66874:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 66874 | struct __pyx_obj_12test_grammar___pyx_scope_struct_26_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ Compiling /home/buildozer/.cython/inline/_cython_inline_4795d4c58fa9213c31fe333093c62f5fc1a2621e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4795d4c58fa9213c31fe333093c62f5fc1a2621e.pyx ---------------------------------------------------------------------- Ran 398 tests in 526.172s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (30/32) Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_a707a8eccae890caac99c871d3f4b1f56e65e73f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a707a8eccae890caac99c871d3f4b1f56e65e73f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b7f88c7246be379f7480320ceb7925ea76a0f545.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b7f88c7246be379f7480320ceb7925ea76a0f545.pyx Compiler output for module cdef_function_kwargs: cdef_function_kwargs.cpp: In function 'PyObject* __pyx_pf_20cdef_function_kwargs_18libc_strstr(PyObject*)': cdef_function_kwargs.cpp:4264:93: warning: comparing the result of pointer addition '(((const char*)"xabcy") + 1)' and NULL [-Waddress] 4264 | __pyx_t_1 = __Pyx_PyBool_FromLong((strstr(((char const *)"xabcy"), ((char const *)"abc")) != NULL)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 122, __pyx_L1_error) | ^ cdef_function_kwargs.cpp:4286:93: warning: comparing the result of pointer addition '(((const char*)"xabcz") + 1)' and NULL [-Waddress] 4286 | __pyx_t_3 = __Pyx_PyBool_FromLong((strstr(((char const *)"xabcz"), ((char const *)"abc")) != NULL)); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 124, __pyx_L1_error) | ^ #### 2024-04-12 12:52:44.440108 Compiling /home/buildozer/.cython/inline/_cython_inline_282941602593b4aad33eb9a676a29d077b313f57.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_282941602593b4aad33eb9a676a29d077b313f57.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_41ac389bd206a79ba05a88b3c5f419ede83ecf35.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_41ac389bd206a79ba05a88b3c5f419ede83ecf35.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5d59a5545c9ca7837c31d85bf50f34242d6a5f03.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5d59a5545c9ca7837c31d85bf50f34242d6a5f03.pyx Compiler output for module unused_args: unused_args.c:2762:18: warning: '__pyx_f_11unused_args_c_unused_optional' defined but not used [-Wunused-function] 2762 | static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused_args.c:2712:18: warning: '__pyx_f_11unused_args_c_unused_simple' defined but not used [-Wunused-function] 2712 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2024-04-12 12:52:54.443412 Compiler output for module pointers: pointers.c: In function '__pyx_pf_8pointers_compare': pointers.c:2340:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 2340 | __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 23, __pyx_L1_error) | ^~ pointers.c: In function '__pyx_pf_8pointers_4bool_binop': pointers.c:2647:43: warning: self-comparison always evaluates to true [-Wtautological-compare] 2647 | __pyx_t_2 = (__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string); | ^~ pointers.c: In function '__pyx_pf_8pointers_6bool_binop_truth': pointers.c:2857:43: warning: self-comparison always evaluates to true [-Wtautological-compare] 2857 | __pyx_t_2 = (__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string); | ^~ Compiler output for module unused_args: unused_args.cpp:2774:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_11unused_args_c_unused_optional*)' defined but not used [-Wunused-function] 2774 | static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused_args.cpp:2724:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] 2724 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module pointers: pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_compare(PyObject*)': pointers.cpp:2352:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 2352 | __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 23, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_4bool_binop(PyObject*)': pointers.cpp:2659:43: warning: self-comparison always evaluates to true [-Wtautological-compare] 2659 | __pyx_t_2 = (__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_6bool_binop_truth(PyObject*, int)': pointers.cpp:2869:43: warning: self-comparison always evaluates to true [-Wtautological-compare] 2869 | __pyx_t_2 = (__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module test_named_expressions: test_named_expressions.c: In function '__pyx_pf_22test_named_expressions_29NamedExpressionAssignmentTest_8test_named_expression_assignment_05': test_named_expressions.c:18427:31: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 18427 | __pyx_ctuple_long__and_long __pyx_t_1; | ^~~~~~~~~ Couldn't find 'b' Couldn't find 'a' Compiling /home/buildozer/.cython/inline/_cython_inline_535aba7bd3aefb56138ba59312646f1e52916113.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_535aba7bd3aefb56138ba59312646f1e52916113.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_637fabab70973b47070f23c219e218ffc72b03a6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_637fabab70973b47070f23c219e218ffc72b03a6.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_637fabab70973b47070f23c219e218ffc72b03a6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_637fabab70973b47070f23c219e218ffc72b03a6.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c6469faa0112d46b34c79c6aebeea0ac8beca767.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c6469faa0112d46b34c79c6aebeea0ac8beca767.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8527033909d24e9c7a4d75968bb82142e656ad87.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8527033909d24e9c7a4d75968bb82142e656ad87.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8527033909d24e9c7a4d75968bb82142e656ad87.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8527033909d24e9c7a4d75968bb82142e656ad87.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3092ccccfeea375eedeac10f3b2528f1ea89c4c3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3092ccccfeea375eedeac10f3b2528f1ea89c4c3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_38aa84c853cebc7f75629cf255afe785f08fb53c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_38aa84c853cebc7f75629cf255afe785f08fb53c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_38aa84c853cebc7f75629cf255afe785f08fb53c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_38aa84c853cebc7f75629cf255afe785f08fb53c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a1607f53eeb6e0057ba4dd905eba1642b20b6beb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a1607f53eeb6e0057ba4dd905eba1642b20b6beb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_19c0992ed660c6f38470a532f80f7ca27bc294b5.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_19c0992ed660c6f38470a532f80f7ca27bc294b5.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_19c0992ed660c6f38470a532f80f7ca27bc294b5.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_19c0992ed660c6f38470a532f80f7ca27bc294b5.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_199ed6d1d6ee1751e6c44c915290eb86dc7abf25.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_199ed6d1d6ee1751e6c44c915290eb86dc7abf25.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_74fb18dbeb8a3cf6a8cc94265bc84fd720036af1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_74fb18dbeb8a3cf6a8cc94265bc84fd720036af1.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_74fb18dbeb8a3cf6a8cc94265bc84fd720036af1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_74fb18dbeb8a3cf6a8cc94265bc84fd720036af1.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_eb7e2e864cfa70e05ff8f17a40f81daf6ed246a2.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_eb7e2e864cfa70e05ff8f17a40f81daf6ed246a2.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fef7452b3b6ed9628ff2a78a5de701a17cbf53e4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fef7452b3b6ed9628ff2a78a5de701a17cbf53e4.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fef7452b3b6ed9628ff2a78a5de701a17cbf53e4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fef7452b3b6ed9628ff2a78a5de701a17cbf53e4.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5090f984d06ad9bfbf7b22a1e3535afb1e727f7b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5090f984d06ad9bfbf7b22a1e3535afb1e727f7b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_963c3139495b7d07229ab8484e51e76d42e5e5f7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_963c3139495b7d07229ab8484e51e76d42e5e5f7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_963c3139495b7d07229ab8484e51e76d42e5e5f7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_963c3139495b7d07229ab8484e51e76d42e5e5f7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b78863af3b56ed4a94ab3f4db92bdb68c51aaaf8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b78863af3b56ed4a94ab3f4db92bdb68c51aaaf8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8e3d0f41ef70b3268c71e2ca6d4a7fa93087a2e6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8e3d0f41ef70b3268c71e2ca6d4a7fa93087a2e6.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8e3d0f41ef70b3268c71e2ca6d4a7fa93087a2e6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8e3d0f41ef70b3268c71e2ca6d4a7fa93087a2e6.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a449c2293d2d69a7c82f225d0e4d4f6c00ade1c1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a449c2293d2d69a7c82f225d0e4d4f6c00ade1c1.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_026de92ad664896563ee00036fecb56d42de5d74.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_026de92ad664896563ee00036fecb56d42de5d74.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_026de92ad664896563ee00036fecb56d42de5d74.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_026de92ad664896563ee00036fecb56d42de5d74.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_d489efbba27ac70cc4cd5509261da258f0816539.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d489efbba27ac70cc4cd5509261da258f0816539.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_de9aab5f7745067ecf3fa69b1d3a785a2eea1e24.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_de9aab5f7745067ecf3fa69b1d3a785a2eea1e24.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_ce82997cfc90ad52af8ec5afe0875dd4c40e0e23.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ce82997cfc90ad52af8ec5afe0875dd4c40e0e23.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_ce82997cfc90ad52af8ec5afe0875dd4c40e0e23.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ce82997cfc90ad52af8ec5afe0875dd4c40e0e23.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_bc1e39efada40b1df58a37298bf809a93ea41226.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bc1e39efada40b1df58a37298bf809a93ea41226.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1533e102ab4ef7081bd521df15e7b430413a8cd0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1533e102ab4ef7081bd521df15e7b430413a8cd0.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1533e102ab4ef7081bd521df15e7b430413a8cd0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1533e102ab4ef7081bd521df15e7b430413a8cd0.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_38d2cf2ebab8c0a5bed42308a994996456564aaa.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_38d2cf2ebab8c0a5bed42308a994996456564aaa.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_18611aa37b3e65fcf0403ce28f1012600df7d933.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_18611aa37b3e65fcf0403ce28f1012600df7d933.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_029927719d3fbb3f53fd521eb8aed264632a03aa.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_029927719d3fbb3f53fd521eb8aed264632a03aa.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9220a3ded3f1a05326f288c314043bb668fd980f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9220a3ded3f1a05326f288c314043bb668fd980f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_0258d2ffbfeb2a83b286b7dd34c8b807db718482.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0258d2ffbfeb2a83b286b7dd34c8b807db718482.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_51789391247ed2bba9730c60452cb75779032288.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_51789391247ed2bba9730c60452cb75779032288.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_ad958ede6bdb988dfc777160c50fb7c6ec59d2e8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ad958ede6bdb988dfc777160c50fb7c6ec59d2e8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_93edafd1e9bd47491a627bdd5670730798b59903.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_93edafd1e9bd47491a627bdd5670730798b59903.pyx Couldn't find 'a' Compiling /home/buildozer/.cython/inline/_cython_inline_903e7af838d3357b92415cbefa50d179e90e2d71.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_903e7af838d3357b92415cbefa50d179e90e2d71.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6c413a4a0a0760f7c80cc7d1c4f781340fd59ba4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6c413a4a0a0760f7c80cc7d1c4f781340fd59ba4.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1d7c03aa64db3813c24edccfe0269b88ed607de8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1d7c03aa64db3813c24edccfe0269b88ed607de8.pyx #### 2024-04-12 12:53:04.446808 Compiling /home/buildozer/.cython/inline/_cython_inline_ae7b36d3fee471e35fb52dbaa57030c511006c1e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ae7b36d3fee471e35fb52dbaa57030c511006c1e.pyx Exception ignored in: .Broken object at 0xf2037810> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:19796) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0xf2037810> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:19796) 1/0 ZeroDivisionError: integer division or modulo by zero Compiling /home/buildozer/.cython/inline/_cython_inline_1c5c0b76acaf430a3e9b32689612582071115214.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1c5c0b76acaf430a3e9b32689612582071115214.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_bc6b4da4591df9e5f411ecaaadc741554ed45e87.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bc6b4da4591df9e5f411ecaaadc741554ed45e87.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1f431dbb4ae0ae2667bc2687f562be4d7d33153b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1f431dbb4ae0ae2667bc2687f562be4d7d33153b.pyx ---------------------------------------------------------------------- Ran 467 tests in 558.769s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (21/32) Compiling /home/buildozer/.cython/inline/_cython_inline_3b7ee2d98aaae896a125efc3d5b56be0b38f196e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3b7ee2d98aaae896a125efc3d5b56be0b38f196e.pyx #### 2024-04-12 12:53:14.450066 Compiling /home/buildozer/.cython/inline/_cython_inline_393577b00e3c6c13e92234c74d306ed4ec99171c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_393577b00e3c6c13e92234c74d306ed4ec99171c.pyx /home/buildozer/.cython/inline/_cython_inline_08d4d01240d032ad733947344ed55846d57b7c18.c: In function '__pyx_pf_55_cython_inline_08d4d01240d032ad733947344ed55846d57b7c18___invoke.isra': /home/buildozer/.cython/inline/_cython_inline_08d4d01240d032ad733947344ed55846d57b7c18.c:2319:18: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 2319 | static PyObject *__pyx_pf_55_cython_inline_08d4d01240d032ad733947344ed55846d57b7c18___invoke(CYTHON_UNUSED PyObject *__pyx_self, CYTHON_UNUSED long __pyx_v_width, PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ---------------------------------------------------------------------- Ran 465 tests in 563.731s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (4/32) Compiling /home/buildozer/.cython/inline/_cython_inline_5cca0ca8846b546f93bfdd68c0e88e4e571a5d7e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5cca0ca8846b546f93bfdd68c0e88e4e571a5d7e.pyx warning: /home/buildozer/.cython/inline/_cython_inline_fe9f4ceb182fe42a649312ca4f0a46d7fb0995e3.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_fe9f4ceb182fe42a649312ca4f0a46d7fb0995e3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fe9f4ceb182fe42a649312ca4f0a46d7fb0995e3.pyx ---------------------------------------------------------------------- Ran 470 tests in 570.438s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (20/32) ---------------------------------------------------------------------- Ran 520 tests in 571.015s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (27/32) #### 2024-04-12 12:53:24.453342 Exception ignored in: .Broken object at 0xf2149480> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:19808) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0xf2149480> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:19808) 1/0 ZeroDivisionError: integer division or modulo by zero #### 2024-04-12 12:53:34.456849 #### 2024-04-12 12:53:44.460217 ---------------------------------------------------------------------- Ran 403 tests in 595.008s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (19/32) ---------------------------------------------------------------------- Ran 450 tests in 599.047s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (24/32) #### 2024-04-12 12:53:54.463502 /home/buildozer/.cython/inline/_cython_inline_fe9f4ceb182fe42a649312ca4f0a46d7fb0995e3.c: In function '__pyx_pf_55_cython_inline_fe9f4ceb182fe42a649312ca4f0a46d7fb0995e3___invoke.isra': /home/buildozer/.cython/inline/_cython_inline_fe9f4ceb182fe42a649312ca4f0a46d7fb0995e3.c:2319:18: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 2319 | static PyObject *__pyx_pf_55_cython_inline_fe9f4ceb182fe42a649312ca4f0a46d7fb0995e3___invoke(CYTHON_UNUSED PyObject *__pyx_self, CYTHON_UNUSED long __pyx_v_width, PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: /home/buildozer/.cython/inline/_cython_inline_659c5462385e119601fb6066f9c60b8090fbcab8.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_659c5462385e119601fb6066f9c60b8090fbcab8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_659c5462385e119601fb6066f9c60b8090fbcab8.pyx #### 2024-04-12 12:54:04.466872 #### 2024-04-12 12:54:14.470260 warning: /home/buildozer/.cython/inline/_cython_inline_66085226a723cfd03c4d376aaa9bd6c0fbfdf68f.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_66085226a723cfd03c4d376aaa9bd6c0fbfdf68f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_66085226a723cfd03c4d376aaa9bd6c0fbfdf68f.pyx Compiler output for module test_grammar: test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f(PyObject*)': test_grammar.cpp:56780:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 56780 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_nonlocal *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_85test_comparison(PyObject*, PyObject*)': test_grammar.cpp:61215:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 61215 | __pyx_t_1 = (__pyx_v_x == __pyx_v_x); | ~~~~~~~~~ ^~ ~~~~~~~~~ test_grammar.cpp:61228:26: warning: self-comparison always evaluates to false [-Wtautological-compare] 61228 | __pyx_t_1 = (__pyx_v_x != __pyx_v_x); | ~~~~~~~~~ ^~ ~~~~~~~~~ test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func(PyObject*, PyObject*)': test_grammar.cpp:66886:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 66886 | struct __pyx_obj_12test_grammar___pyx_scope_struct_26_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ Couldn't find 'f' Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_a707a8eccae890caac99c871d3f4b1f56e65e73f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a707a8eccae890caac99c871d3f4b1f56e65e73f.pyx #### 2024-04-12 12:54:24.473636 Compiler output for module test_coroutines_pep492: test_coroutines_pep492.c: In function '__Pyx_PyInt_AndObjC': test_coroutines_pep492.c:198943:36: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 198943 | if ((intval & PyLong_MASK) == intval) { | ^~ test_coroutines_pep492.c:198945:71: warning: operand of '?:' changes signedness from 'long int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] 198945 | long result = intval & (likely(__Pyx_PyLong_IsPos(op1)) ? last_digit : (PyLong_MASK - last_digit + 1)); | ^~~~~~~~~~ Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_e999d9cab8a8ad1c2d6a5ef567a7e5417b152a25.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_e999d9cab8a8ad1c2d6a5ef567a7e5417b152a25.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_19f88440b64096ac3bdbbb5d07b8bcd7954cbe0f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_19f88440b64096ac3bdbbb5d07b8bcd7954cbe0f.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a9c37cddd1ab3ee681ca9f21fb640f8dcdd6138b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a9c37cddd1ab3ee681ca9f21fb640f8dcdd6138b.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_4d3e219b32e61bfa30d224fc1d7d91bbd85d61ac.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_4d3e219b32e61bfa30d224fc1d7d91bbd85d61ac.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_cf0f1ea59b8a2669cc5a1654cfceac213fbc49f8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_cf0f1ea59b8a2669cc5a1654cfceac213fbc49f8.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2128097cb66a6fa08ab9125644b24ae899d76dbe.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2128097cb66a6fa08ab9125644b24ae899d76dbe.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_62f5fc4ad0a168374ca3cf6b20d34844b48a8c98.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_62f5fc4ad0a168374ca3cf6b20d34844b48a8c98.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_4698d475812e49785c642e6b68a6fc6aba886398.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_4698d475812e49785c642e6b68a6fc6aba886398.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_10a52a4d4855a187e52332108d7802815b0a27c8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_10a52a4d4855a187e52332108d7802815b0a27c8.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c96183c9b3cc01e328b7d7c9395773072cac0b95.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c96183c9b3cc01e328b7d7c9395773072cac0b95.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_6e767731abef1abce13334f3582f875294a44c59.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_6e767731abef1abce13334f3582f875294a44c59.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_ac9cb2e1b1f1c38d7aa5fb956c1bf2067563f95a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_ac9cb2e1b1f1c38d7aa5fb956c1bf2067563f95a.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a65279ac0a542c7b36496d50c9bc7deed193bf3d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a65279ac0a542c7b36496d50c9bc7deed193bf3d.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_3c0889f54d819950701842e202edabe47641c38f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_3c0889f54d819950701842e202edabe47641c38f.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_539dcedaccae421c298c82247e65da85f748f2d0.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_539dcedaccae421c298c82247e65da85f748f2d0.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_ac9cb2e1b1f1c38d7aa5fb956c1bf2067563f95a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_ac9cb2e1b1f1c38d7aa5fb956c1bf2067563f95a.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a65279ac0a542c7b36496d50c9bc7deed193bf3d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a65279ac0a542c7b36496d50c9bc7deed193bf3d.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_3c0889f54d819950701842e202edabe47641c38f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_3c0889f54d819950701842e202edabe47641c38f.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_539dcedaccae421c298c82247e65da85f748f2d0.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_539dcedaccae421c298c82247e65da85f748f2d0.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_22f220ee1f31f3a9e310b43ee0446b345379bcc9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_22f220ee1f31f3a9e310b43ee0446b345379bcc9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_dd29490b140613ca6d05539696207c9ec4e79278.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_dd29490b140613ca6d05539696207c9ec4e79278.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bc5eb688565aad33c8ddbb2c2593a7de13302cab.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bc5eb688565aad33c8ddbb2c2593a7de13302cab.pyx ---------------------------------------------------------------------- Ran 567 tests in 636.436s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (9/32) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2990a3518e706132973e651bef7006a22f127133.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2990a3518e706132973e651bef7006a22f127133.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_db2dd0fdc70308af87beca8de6312c0986733928.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_db2dd0fdc70308af87beca8de6312c0986733928.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_0739c65e56d53edd663de44f41f3750839f4480c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_0739c65e56d53edd663de44f41f3750839f4480c.pyx #### 2024-04-12 12:54:34.477001 Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a67b2e40deb80b09a4db9dd1b8c8f853ca4e4d69.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_a67b2e40deb80b09a4db9dd1b8c8f853ca4e4d69.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8f0f1bc55a0a26fb33c437114fe16770bd0a17a6.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_8f0f1bc55a0a26fb33c437114fe16770bd0a17a6.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9beaa5c35326ea1ed168542b614beda1c3c06bd4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9beaa5c35326ea1ed168542b614beda1c3c06bd4.pyx ---------------------------------------------------------------------- Ran 637 tests in 645.726s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (28/32) /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9a18b87065db8ac95640f2f579bcfd1e19bb0185.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9a18b87065db8ac95640f2f579bcfd1e19bb0185.pyx #### 2024-04-12 12:54:44.480282 ---------------------------------------------------------------------- Ran 489 tests in 654.606s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (29/32) /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '123' was never awaited if method() is not None: #### 2024-04-12 12:54:54.483736 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_4aaf58c5a30aa87a815d179211953379b86c4606.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_dbc47984e4befa6ec3db96d5460dde1c63530312.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): f'{a $ b}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_250cd5cf98f316dc32e49507a6eccb29d249e469.pyx:5:12: Unrecognized character #### 2024-04-12 12:55:04.487072 #### 2024-04-12 12:55:14.490384 ---------------------------------------------------------------------- Ran 514 tests in 686.324s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (14/32) #### 2024-04-12 12:55:24.493923 ---------------------------------------------------------------------- Ran 634 tests in 696.774s OK (skipped=24) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused TestCodeFormat ALL DONE (0/32) #### 2024-04-12 12:55:34.497303 ---------------------------------------------------------------------- Ran 660 tests in 703.681s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (31/32) #### 2024-04-12 12:55:44.500651 #### 2024-04-12 12:55:54.503910 Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_3bb6d52c5f6035baab2b24955ca54f45f47667e5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_3bb6d52c5f6035baab2b24955ca54f45f47667e5.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_c45339b85b10938a043fab4cbb18864781caa312.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_c45339b85b10938a043fab4cbb18864781caa312.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_f274249014d2066691a5c92c6031375d4493111a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_f274249014d2066691a5c92c6031375d4493111a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_1998ea3498bc1520bb7460b1cf3884d40eedae68.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_1998ea3498bc1520bb7460b1cf3884d40eedae68.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_181abf8ee3b0eb3a7f87cc1651af6dac9d3591bf.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/c/test_asyncgen/_cython_inline_181abf8ee3b0eb3a7f87cc1651af6dac9d3591bf.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_3bb6d52c5f6035baab2b24955ca54f45f47667e5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_3bb6d52c5f6035baab2b24955ca54f45f47667e5.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_c45339b85b10938a043fab4cbb18864781caa312.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_c45339b85b10938a043fab4cbb18864781caa312.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_f274249014d2066691a5c92c6031375d4493111a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_f274249014d2066691a5c92c6031375d4493111a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_1998ea3498bc1520bb7460b1cf3884d40eedae68.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_1998ea3498bc1520bb7460b1cf3884d40eedae68.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_181abf8ee3b0eb3a7f87cc1651af6dac9d3591bf.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/15/run/cpp/test_asyncgen/_cython_inline_181abf8ee3b0eb3a7f87cc1651af6dac9d3591bf.pyx ---------------------------------------------------------------------- Ran 400 tests in 724.427s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (18/32) #### 2024-04-12 12:56:04.507183 #### 2024-04-12 12:56:14.510442 #### 2024-04-12 12:56:24.513657 ---------------------------------------------------------------------- Ran 502 tests in 758.827s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (12/32) #### 2024-04-12 12:56:34.516950 ---------------------------------------------------------------------- Ran 589 tests in 770.156s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (15/32) #### 2024-04-12 12:56:44.520227 #### 2024-04-12 12:56:54.523159 Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_429c9ef5a5aaec89c934b46f8991506464135f2d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_429c9ef5a5aaec89c934b46f8991506464135f2d.pyx #### 2024-04-12 12:57:04.526418 #### 2024-04-12 12:57:14.529482 #### 2024-04-12 12:57:24.532715 #### 2024-04-12 12:57:34.535808 #### 2024-04-12 12:57:44.538702 #### 2024-04-12 12:57:54.541598 #### 2024-04-12 12:58:04.544431 #### 2024-04-12 12:58:14.547182 #### 2024-04-12 12:58:24.550110 #### 2024-04-12 12:58:34.552942 #### 2024-04-12 12:58:44.556114 ---------------------------------------------------------------------- Ran 442 tests in 891.763s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (16/32) #### 2024-04-12 12:58:54.559161 #### 2024-04-12 12:59:04.562297 /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: #### 2024-04-12 12:59:14.565501 #### 2024-04-12 12:59:24.568674 #### 2024-04-12 12:59:34.571808 #### 2024-04-12 12:59:44.575053 #### 2024-04-12 12:59:54.578095 #### 2024-04-12 13:00:04.581285 #### 2024-04-12 13:00:14.584515 #### 2024-04-12 13:00:24.587630 #### 2024-04-12 13:00:34.590687 #### 2024-04-12 13:00:44.594043 ---------------------------------------------------------------------- Ran 913 tests in 1018.319s OK (skipped=16) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (25/32) #### 2024-04-12 13:00:54.597369 /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: /usr/lib/python3.12/unittest/case.py:723: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited def assertTrue(self, expr, msg=None): /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: Compiler output for module test_coroutines_pep492: test_coroutines_pep492.cpp: In function 'PyObject* __Pyx_PyInt_AndObjC(PyObject*, PyObject*, long int, int, int)': test_coroutines_pep492.cpp:198955:36: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 198955 | if ((intval & PyLong_MASK) == intval) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_e999d9cab8a8ad1c2d6a5ef567a7e5417b152a25.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_e999d9cab8a8ad1c2d6a5ef567a7e5417b152a25.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_19f88440b64096ac3bdbbb5d07b8bcd7954cbe0f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_19f88440b64096ac3bdbbb5d07b8bcd7954cbe0f.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_a9c37cddd1ab3ee681ca9f21fb640f8dcdd6138b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_a9c37cddd1ab3ee681ca9f21fb640f8dcdd6138b.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_4d3e219b32e61bfa30d224fc1d7d91bbd85d61ac.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_4d3e219b32e61bfa30d224fc1d7d91bbd85d61ac.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_cf0f1ea59b8a2669cc5a1654cfceac213fbc49f8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_cf0f1ea59b8a2669cc5a1654cfceac213fbc49f8.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2128097cb66a6fa08ab9125644b24ae899d76dbe.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2128097cb66a6fa08ab9125644b24ae899d76dbe.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_62f5fc4ad0a168374ca3cf6b20d34844b48a8c98.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_62f5fc4ad0a168374ca3cf6b20d34844b48a8c98.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_4698d475812e49785c642e6b68a6fc6aba886398.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_4698d475812e49785c642e6b68a6fc6aba886398.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_10a52a4d4855a187e52332108d7802815b0a27c8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_10a52a4d4855a187e52332108d7802815b0a27c8.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c96183c9b3cc01e328b7d7c9395773072cac0b95.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c96183c9b3cc01e328b7d7c9395773072cac0b95.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_6e767731abef1abce13334f3582f875294a44c59.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_6e767731abef1abce13334f3582f875294a44c59.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_ac9cb2e1b1f1c38d7aa5fb956c1bf2067563f95a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_ac9cb2e1b1f1c38d7aa5fb956c1bf2067563f95a.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_a65279ac0a542c7b36496d50c9bc7deed193bf3d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_a65279ac0a542c7b36496d50c9bc7deed193bf3d.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_3c0889f54d819950701842e202edabe47641c38f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_3c0889f54d819950701842e202edabe47641c38f.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_539dcedaccae421c298c82247e65da85f748f2d0.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_539dcedaccae421c298c82247e65da85f748f2d0.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_ac9cb2e1b1f1c38d7aa5fb956c1bf2067563f95a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_ac9cb2e1b1f1c38d7aa5fb956c1bf2067563f95a.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_a65279ac0a542c7b36496d50c9bc7deed193bf3d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_a65279ac0a542c7b36496d50c9bc7deed193bf3d.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_3c0889f54d819950701842e202edabe47641c38f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_3c0889f54d819950701842e202edabe47641c38f.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_539dcedaccae421c298c82247e65da85f748f2d0.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.8/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_539dcedaccae421c298c82247e65da85f748f2d0.pyx #### 2024-04-12 13:01:04.601279 #### 2024-04-12 13:01:14.605099 #### 2024-04-12 13:01:24.609162 ---------------------------------------------------------------------- Ran 577 tests in 1055.672s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (13/32) Compiler output for module widen_shrubbery: widen_shrubbery.c:1936:18: warning: '__pyx_f_15widen_shrubbery_widen_shrubbery' defined but not used [-Wunused-function] 1936 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module widen_shrubbery: widen_shrubbery.cpp:1948:18: warning: 'PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)' defined but not used [-Wunused-function] 1948 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module widen_shrubbery: widen_shrubbery.c:1929:18: warning: '__pyx_f_15widen_shrubbery_widen_shrubbery' defined but not used [-Wunused-function] 1929 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module widen_shrubbery: widen_shrubbery.cpp:1941:18: warning: 'PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)' defined but not used [-Wunused-function] 1941 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module integrate: integrate.c:2447:18: warning: '__Pyx_CFunc_double__lParendouble__rParennoexcept_to_py_1x' defined but not used [-Wunused-function] 2447 | static PyObject *__Pyx_CFunc_double__lParendouble__rParennoexcept_to_py_1x(double (*__pyx_v_f)(double)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module integrate: integrate.cpp:2459:18: warning: 'PyObject* __Pyx_CFunc_double__lParendouble__rParennoexcept_to_py_1x(double (*)(double))' defined but not used [-Wunused-function] 2459 | static PyObject *__Pyx_CFunc_double__lParendouble__rParennoexcept_to_py_1x(double (*__pyx_v_f)(double)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module integrate: integrate.c:2441:18: warning: '__Pyx_CFunc_double__lParendouble__rParennoexcept_to_py_1x' defined but not used [-Wunused-function] 2441 | static PyObject *__Pyx_CFunc_double__lParendouble__rParennoexcept_to_py_1x(double (*__pyx_v_f)(double)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module integrate: integrate.cpp:2453:18: warning: 'PyObject* __Pyx_CFunc_double__lParendouble__rParennoexcept_to_py_1x(double (*)(double))' defined but not used [-Wunused-function] 2453 | static PyObject *__Pyx_CFunc_double__lParendouble__rParennoexcept_to_py_1x(double (*__pyx_v_f)(double)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_keyword: cdef_keyword.c:1885:15: warning: '__pyx_f_12cdef_keyword_f' defined but not used [-Wunused-function] 1885 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_keyword: cdef_keyword.cpp:1897:15: warning: 'double __pyx_f_12cdef_keyword_f(double)' defined but not used [-Wunused-function] 1897 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_keyword: cdef_keyword.c:1879:15: warning: '__pyx_f_12cdef_keyword_f' defined but not used [-Wunused-function] 1879 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_keyword: cdef_keyword.cpp:1891:15: warning: 'double __pyx_f_12cdef_keyword_f(double)' defined but not used [-Wunused-function] 1891 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module shrubbery_2: shrubbery_2.c:1987:47: warning: '__pyx_f_11shrubbery_2_another_shrubbery' defined but not used [-Wunused-function] 1987 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module shrubbery_2: shrubbery_2.cpp:1999:47: warning: '__pyx_obj_9my_module_Shrubbery* __pyx_f_11shrubbery_2_another_shrubbery(__pyx_obj_9my_module_Shrubbery*)' defined but not used [-Wunused-function] 1999 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module shrubbery_2: shrubbery_2.c:1981:47: warning: '__pyx_f_11shrubbery_2_another_shrubbery' defined but not used [-Wunused-function] 1981 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module shrubbery_2: shrubbery_2.cpp:1993:47: warning: '__pyx_obj_9my_module_Shrubbery* __pyx_f_11shrubbery_2_another_shrubbery(__pyx_obj_9my_module_Shrubbery*)' defined but not used [-Wunused-function] 1993 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module libc_sin: libc_sin.c:1893:15: warning: '__pyx_f_8libc_sin_f' defined but not used [-Wunused-function] 1893 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ Compiler output for module libc_sin: libc_sin.cpp:1905:15: warning: 'double __pyx_f_8libc_sin_f(double)' defined but not used [-Wunused-function] 1905 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ Compiler output for module libc_sin: libc_sin.c:1886:15: warning: '__pyx_f_8libc_sin_f' defined but not used [-Wunused-function] 1886 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ Compiler output for module libc_sin: libc_sin.cpp:1898:15: warning: 'double __pyx_f_8libc_sin_f(double)' defined but not used [-Wunused-function] 1898 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ Compiler output for module function_pointer_struct: function_pointer_struct.c:2499:18: warning: '__Pyx_CFunc_int__lParenint__comma_int__rParenexcept__3F__2D1_to_py_1a_1b' defined but not used [-Wunused-function] 2499 | static PyObject *__Pyx_CFunc_int__lParenint__comma_int__rParenexcept__3F__2D1_to_py_1a_1b(int (*__pyx_v_f)(int, int)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module function_pointer_struct: function_pointer_struct.cpp:2511:18: warning: 'PyObject* __Pyx_CFunc_int__lParenint__comma_int__rParenexcept__3F__2D1_to_py_1a_1b(int (*)(int, int))' defined but not used [-Wunused-function] 2511 | static PyObject *__Pyx_CFunc_int__lParenint__comma_int__rParenexcept__3F__2D1_to_py_1a_1b(int (*__pyx_v_f)(int, int)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module atoi: atoi.c:1956:18: warning: '__pyx_f_4atoi_parse_charptr_to_py_int' defined but not used [-Wunused-function] 1956 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module atoi: atoi.cpp:1968:18: warning: 'PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)' defined but not used [-Wunused-function] 1968 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module atoi: atoi.c:1950:18: warning: '__pyx_f_4atoi_parse_charptr_to_py_int' defined but not used [-Wunused-function] 1950 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module atoi: atoi.cpp:1962:18: warning: 'PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)' defined but not used [-Wunused-function] 1962 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module parallel: parallel.c: In function '__pyx_pymod_exec_parallel': parallel.c:2465:47: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 2465 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ Compiler output for module parallel: parallel.cpp: In function 'int __pyx_pymod_exec_parallel(PyObject*)': parallel.cpp:2477:47: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 2477 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ~~~~~~~~~~^~~~~~~~~~~ Compiler output for module parallel: parallel.c: In function '__pyx_pymod_exec_parallel': parallel.c:2451:47: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 2451 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ Compiler output for module parallel: parallel.cpp: In function 'int __pyx_pymod_exec_parallel(PyObject*)': parallel.cpp:2463:47: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 2463 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ~~~~~~~~~~^~~~~~~~~~~ Compiler output for module to_char: to_char.c:18237:27: warning: '__pyx_f_7to_char__chars' defined but not used [-Wunused-function] 18237 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module to_char: to_char.cpp:18252:27: warning: '__Pyx_memviewslice __pyx_f_7to_char__chars(PyObject*)' defined but not used [-Wunused-function] 18252 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_block: cdef_block.c:1920:13: warning: '__pyx_f_10cdef_block_f' defined but not used [-Wunused-function] 1920 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_block: cdef_block.cpp:1932:13: warning: 'void __pyx_f_10cdef_block_f(__pyx_t_10cdef_block_Spam*)' defined but not used [-Wunused-function] 1932 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ Compiler output for module verbatim_c_code: verbatim_c_code.c:1190:17: warning: 'square' defined but not used [-Wunused-function] 1190 | static long square(long x) {return x * x;} | ^~~~~~ Compiler output for module verbatim_c_code: verbatim_c_code.cpp:1202:17: warning: 'long int square(long int)' defined but not used [-Wunused-function] 1202 | static long square(long x) {return x * x;} | ^~~~~~ Compiler output for module embedded: embedded_main.c: In function 'main': embedded_main.c:29:5: warning: 'Py_SetProgramName' is deprecated [-Wdeprecated-declarations] 29 | Py_SetProgramName(program); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:94, from embedded.h:6, from embedded_main.c:4: /usr/include/python3.12/pylifecycle.h:37:38: note: declared here 37 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *); | ^~~~~~~~~~~~~~~~~ Compiler output for module breaking_loop: breaking_loop.c:1955:12: warning: '__pyx_f_13breaking_loop_func' defined but not used [-Wunused-function] 1955 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module breaking_loop: breaking_loop.cpp:1967:12: warning: 'int __pyx_f_13breaking_loop_func(Py_ssize_t)' defined but not used [-Wunused-function] 1967 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module breaking_loop: breaking_loop.c:1949:12: warning: '__pyx_f_13breaking_loop_func' defined but not used [-Wunused-function] 1949 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module breaking_loop: breaking_loop.cpp:1961:12: warning: 'int __pyx_f_13breaking_loop_func(Py_ssize_t)' defined but not used [-Wunused-function] 1961 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module utf_eight: utf_eight.c:2062:18: warning: '__pyx_f_9utf_eight_tounicode_with_length_and_free' defined but not used [-Wunused-function] 2062 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:2010:18: warning: '__pyx_f_9utf_eight_tounicode_with_length' defined but not used [-Wunused-function] 2010 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1954:18: warning: '__pyx_f_9utf_eight_tounicode' defined but not used [-Wunused-function] 1954 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module utf_eight: utf_eight.cpp:2074:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length_and_free(char*, size_t)' defined but not used [-Wunused-function] 2074 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:2022:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length(char*, size_t)' defined but not used [-Wunused-function] 2022 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1966:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode(char*)' defined but not used [-Wunused-function] 1966 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sharded tests run in 1065 seconds (17.8 minutes) Most expensive pipeline stages: 'AnalyseDeclarationsTransform': 502.97 / 7999 (0.063 / run, 29.6%), 'generate_pyx_code_stage': 373.70 / 2670 (0.140 / run, 22.0%), 'inject_utility_code_stage': 207.78 / 3010 (0.069 / run, 12.2%), 'parse': 123.66 / 6394 (0.019 / run, 7.3%), 'AnalyseExpressionsTransform': 55.59 / 7041 (0.008 / run, 3.3%), 'ControlFlowAnalysis': 28.85 / 7042 (0.004 / run, 1.7%), 'RemoveUnreachableCode': 28.64 / 15043 (0.002 / run, 1.7%), 'MarkClosureVisitor': 22.81 / 8001 (0.003 / run, 1.3%), 'PostParse': 19.18 / 8001 (0.002 / run, 1.1%), 'InterpretCompilerDirectives': 18.60 / 8001 (0.002 / run, 1.1%) Times: compile-cpp : 8207.41 sec (1346, 6.098 / run) - slowest: 'cpp:test_dataclasses' (181.86s), 'cpp:test_unicode' (166.99s), 'cpp:test_coroutines_pep492' (98.39s), 'cpp:memslice' (90.14s), 'cpp:test_grammar' (74.34s), 'cpp:exttype_total_ordering' (67.48s), 'cpp:memoryview' (67.20s), 'cpp:closure_tests_4' (57.56s) compile-c : 7521.86 sec (1170, 6.429 / run) - slowest: 'c:test_dataclasses' (302.05s), 'c:test_unicode' (232.43s), 'c:test_coroutines_pep492' (135.21s), 'c:test_grammar' (125.10s), 'c:memslice' (118.25s), 'c:test_fstring' (83.21s), 'c:memoryview' (82.94s), 'c:exttype_total_ordering' (76.99s) cython : 1186.98 sec (2749, 0.432 / run) - slowest: 'c:test_dataclasses' (25.00s), 'cpp:test_dataclasses' (14.64s), 'cpp:memslice' (10.63s), 'c:memslice' (10.42s), 'cpp:fused_types' (10.19s), 'c:test_coroutines_pep492' (10.10s), 'c:fused_types' (9.91s), 'c:memoryview' (7.67s) etoe-build : 829.11 sec ( 94, 8.820 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (41.00s), 'c:memoryview_acq_count(1)' (35.14s), 'c:public_fused_types(1)' (31.58s), 'c:cpdef_enums_import(1)' (22.13s), 'c:asyncio_generators(1)' (21.37s), 'c:check_size(1)' (21.29s), 'c:fused_cmethods(1)' (20.80s), 'c:memoryview_inline_pxd(1)' (19.47s) run : 773.88 sec (1597, 0.485 / run) - slowest: 'c:test_coroutines_pep492' (282.86s), 'c:test_fstring' (172.37s), 'c:trashcan' (71.55s), 'cpp:trashcan' (49.61s), 'cpp:memslice' (41.31s), 'c:memslice' (33.42s), 'c:test_named_expressions' (19.70s), 'cpp:compare_binary_pyversions' (17.03s) etoe-run : 112.20 sec ( 186, 0.603 / run) - slowest: 'c:cpdef_pickle(1)' (8.14s), 'c:cythonize_script_package(1)' (6.27s), 'c:cythonize_with_annotate_via_cli(5)' (5.41s), 'c:cythonize_script(1)' (5.41s), 'c:cythonize_with_annotate_via_cli(3)' (5.40s), 'c:importas_from_package(1)' (5.09s), 'c:importas_from_package(4)' (5.07s), 'c:cythonize_with_annotate_via_cli(1)' (4.74s) import : 1.32 sec (1597, 0.001 / run) - slowest: 'c:test_dataclasses' (0.03s), 'cpp:test_dataclasses' (0.02s), 'cpp:memslice' (0.02s), 'c:memslice' (0.02s), 'cpp:parallel_refcounting_stress_test' (0.01s), 'c:memoryview' (0.01s), 'c:bufaccess' (0.01s), 'cpp:memoryview' (0.01s) pyrun : 0.57 sec ( 72, 0.008 / run) - slowest: 'py:builtin_float' (0.07s), 'py:posonly' (0.06s), 'py:ext_auto_richcmp' (0.04s), 'py:generators_py' (0.03s), 'py:delslice' (0.03s), 'py:pure_py' (0.03s), 'py:methodmangling_T5' (0.03s), 'py:constant_folding' (0.02s) pyimport : 0.15 sec ( 72, 0.002 / run) - slowest: 'py:pure_py' (0.01s), 'py:auto_cpdef_closures' (0.01s), 'py:pep526_variable_annotations' (0.01s), 'py:constant_folding' (0.01s), 'py:posonly' (0.01s), 'py:pep557_dataclasses' (0.01s), 'py:methodmangling_T5' (0.00s), 'py:pure_cdef_class_dataclass' (0.00s) ALL DONE >>> cython: Entering fakeroot... >>> cython-pyc*: Running split function pyc... '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/pyximport/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/pyximport/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/Cython/Plex/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Plex/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/Cython/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/Cython/Utility/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Utility/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/Cython/Distutils/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Distutils/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/Cython/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/Cython/Compiler/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Compiler/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/Cython/Compiler/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Compiler/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/Cython/Runtime/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Runtime/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/Cython/Tempita/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Tempita/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/Cython/Build/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Build/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/Cython/Build/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Build/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/Cython/Debugger/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Debugger/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.12/site-packages/Cython/Debugger/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Debugger/__pycache__' >>> cython-pyc*: Preparing subpackage cython-pyc... >>> cython-pyc*: Running postcheck for cython-pyc >>> cython-doc*: Running split function doc... >>> cython-doc*: Preparing subpackage cython-doc... >>> cython-doc*: Running postcheck for cython-doc >>> cython*: Running postcheck for cython >>> cython*: Preparing package cython... >>> cython*: Stripping binaries >>> cython-doc*: Scanning shared objects >>> cython-pyc*: Scanning shared objects >>> cython*: Scanning shared objects >>> cython-doc*: Tracing dependencies... >>> cython-doc*: Package size: 48.0 KB >>> cython-doc*: Compressing data... >>> cython-doc*: Create checksum... >>> cython-doc*: Create cython-doc-3.0.8-r0.apk >>> cython-pyc*: Tracing dependencies... python3 python3~3.12 >>> cython-pyc*: Package size: 4.4 MB >>> cython-pyc*: Compressing data... >>> cython-pyc*: Create checksum... >>> cython-pyc*: Create cython-pyc-3.0.8-r0.apk >>> cython*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86.so.1 >>> cython*: Package size: 9.0 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-3.0.8-r0.apk >>> cython: Build complete at Fri, 12 Apr 2024 13:01:33 +0000 elapsed time 0h 23m 46s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Uninstalling dependencies... (1/24) Purging .makedepends-cython (20240412.123748) (2/24) Purging py3-gpep517-pyc (15-r2) (3/24) Purging py3-gpep517 (15-r2) (4/24) Purging py3-installer-pyc (0.7.0-r2) (5/24) Purging py3-installer (0.7.0-r2) (6/24) Purging py3-setuptools-pyc (69.2.0-r1) (7/24) Purging py3-setuptools (69.2.0-r1) (8/24) Purging py3-wheel-pyc (0.42.0-r1) (9/24) Purging py3-wheel (0.42.0-r1) (10/24) Purging py3-packaging-pyc (24.0-r1) (11/24) Purging py3-packaging (24.0-r1) (12/24) Purging py3-parsing-pyc (3.1.2-r1) (13/24) Purging py3-parsing (3.1.2-r1) (14/24) Purging python3-dev (3.12.2-r1) (15/24) Purging python3-pyc (3.12.2-r1) (16/24) Purging python3-pycache-pyc0 (3.12.2-r1) (17/24) Purging pyc (3.12.2-r1) (18/24) Purging python3 (3.12.2-r1) (19/24) Purging gdbm (1.23-r1) (20/24) Purging libffi (3.4.6-r0) (21/24) Purging libpanelw (6.4_p20240330-r0) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging readline (8.2.10-r0) (24/24) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> cython: Updating the main/x86 repository index... >>> cython: Signing the index...