>>> cython: Building main/cython 3.0.10-r0 (using abuild 3.13.0-r2) started Sat, 20 Apr 2024 14:57:55 +0000 >>> cython: Checking sanity of /home/buildozer/aports/main/cython/APKBUILD... >>> cython: Analyzing dependencies... >>> cython: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.6-r0) (3/26) Installing gdbm (1.23-r1) (4/26) Installing xz-libs (5.6.1-r3) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.4_p20240330-r0) (7/26) Installing readline (8.2.10-r0) (8/26) Installing sqlite-libs (3.45.3-r0) (9/26) Installing python3 (3.12.3-r1) (10/26) Installing python3-pycache-pyc0 (3.12.3-r1) (11/26) Installing pyc (3.12.3-r1) (12/26) Installing python3-pyc (3.12.3-r1) (13/26) Installing py3-installer (0.7.0-r2) (14/26) Installing py3-installer-pyc (0.7.0-r2) (15/26) Installing py3-gpep517 (15-r2) (16/26) Installing py3-gpep517-pyc (15-r2) (17/26) Installing py3-parsing (3.1.2-r1) (18/26) Installing py3-parsing-pyc (3.1.2-r1) (19/26) Installing py3-packaging (24.0-r1) (20/26) Installing py3-packaging-pyc (24.0-r1) (21/26) Installing py3-setuptools (69.5.1-r0) (22/26) Installing py3-setuptools-pyc (69.5.1-r0) (23/26) Installing py3-wheel (0.42.0-r1) (24/26) Installing py3-wheel-pyc (0.42.0-r1) (25/26) Installing python3-dev (3.12.3-r1) (26/26) Installing .makedepends-cython (20240420.145755) Executing busybox-1.36.1-r25.trigger OK: 582 MiB in 127 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Cleaning up tmpdir >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/cython-3.0.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> cython: Fetching cython-3.0.10.tar.gz::https://github.com/cython/cython/archive/3.0.10.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/v3.20/cython-3.0.10.tar.gz.part' cython-3.0.10.tar.gz 21% |****** | 569k 0:00:03 ETA cython-3.0.10.tar.gz 100% |********************************| 2706k 0:00:00 ETA '/var/cache/distfiles/v3.20/cython-3.0.10.tar.gz.part' saved >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/cython-3.0.10.tar.gz >>> cython: Checking sha512sums... cython-3.0.10.tar.gz: OK >>> cython: Unpacking /var/cache/distfiles/v3.20/cython-3.0.10.tar.gz... 2024-04-20 14:58:01,354 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ Unable to find pgen, not compiling formal grammar. 2024-04-20 14:58:01,430 root INFO running bdist_wheel 2024-04-20 14:58:01,442 root INFO running build 2024-04-20 14:58:01,442 root INFO running build_py 2024-04-20 14:58:01,445 root INFO creating build 2024-04-20 14:58:01,445 root INFO creating build/lib.linux-ppc64le-cpython-312 2024-04-20 14:58:01,445 root INFO copying cython.py -> build/lib.linux-ppc64le-cpython-312 2024-04-20 14:58:01,446 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython 2024-04-20 14:58:01,446 root INFO copying Cython/Debugging.py -> build/lib.linux-ppc64le-cpython-312/Cython 2024-04-20 14:58:01,446 root INFO copying Cython/CodeWriter.py -> build/lib.linux-ppc64le-cpython-312/Cython 2024-04-20 14:58:01,446 root INFO copying Cython/Shadow.py -> build/lib.linux-ppc64le-cpython-312/Cython 2024-04-20 14:58:01,446 root INFO copying Cython/Coverage.py -> build/lib.linux-ppc64le-cpython-312/Cython 2024-04-20 14:58:01,447 root INFO copying Cython/Utils.py -> build/lib.linux-ppc64le-cpython-312/Cython 2024-04-20 14:58:01,447 root INFO copying Cython/StringIOTree.py -> build/lib.linux-ppc64le-cpython-312/Cython 2024-04-20 14:58:01,447 root INFO copying Cython/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython 2024-04-20 14:58:01,447 root INFO copying Cython/TestUtils.py -> build/lib.linux-ppc64le-cpython-312/Cython 2024-04-20 14:58:01,448 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Build 2024-04-20 14:58:01,448 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2024-04-20 14:58:01,448 root INFO copying Cython/Build/Inline.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2024-04-20 14:58:01,448 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2024-04-20 14:58:01,448 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2024-04-20 14:58:01,449 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2024-04-20 14:58:01,449 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2024-04-20 14:58:01,449 root INFO copying Cython/Build/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build 2024-04-20 14:58:01,450 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,450 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,450 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,451 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,451 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,451 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,451 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,452 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,452 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,452 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,452 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,452 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,452 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,453 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,453 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,453 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,453 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,453 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,454 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,454 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,454 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,454 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,454 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,455 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,455 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,455 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,455 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,455 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,456 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,456 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,456 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,457 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,457 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,457 root INFO copying Cython/Compiler/Dataclass.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,457 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,457 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,458 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,458 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,458 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,458 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,459 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,459 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,459 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,459 root INFO copying Cython/Compiler/UFuncs.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,460 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Runtime 2024-04-20 14:58:01,460 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Runtime 2024-04-20 14:58:01,460 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2024-04-20 14:58:01,460 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2024-04-20 14:58:01,460 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2024-04-20 14:58:01,461 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2024-04-20 14:58:01,461 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Distutils 2024-04-20 14:58:01,461 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2024-04-20 14:58:01,461 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2024-04-20 14:58:01,461 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2024-04-20 14:58:01,462 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2024-04-20 14:58:01,462 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2024-04-20 14:58:01,462 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger 2024-04-20 14:58:01,462 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2024-04-20 14:58:01,463 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2024-04-20 14:58:01,463 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2024-04-20 14:58:01,463 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2024-04-20 14:58:01,463 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2024-04-20 14:58:01,463 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,464 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,464 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,464 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,464 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,464 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,465 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,465 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,465 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,465 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,465 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Tests 2024-04-20 14:58:01,466 root INFO copying Cython/Tests/TestTestUtils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2024-04-20 14:58:01,466 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2024-04-20 14:58:01,466 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2024-04-20 14:58:01,466 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2024-04-20 14:58:01,466 root INFO copying Cython/Tests/TestShadow.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2024-04-20 14:58:01,467 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2024-04-20 14:58:01,467 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2024-04-20 14:58:01,467 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tests 2024-04-20 14:58:01,467 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2024-04-20 14:58:01,467 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2024-04-20 14:58:01,468 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2024-04-20 14:58:01,468 root INFO copying Cython/Build/Tests/TestCythonizeArgsParser.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2024-04-20 14:58:01,468 root INFO copying Cython/Build/Tests/TestDependencies.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2024-04-20 14:58:01,468 root INFO copying Cython/Build/Tests/TestRecythonize.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2024-04-20 14:58:01,468 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2024-04-20 14:58:01,469 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2024-04-20 14:58:01,469 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests 2024-04-20 14:58:01,469 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,469 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,470 root INFO copying Cython/Compiler/Tests/TestScanning.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,470 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,470 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,470 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,470 root INFO copying Cython/Compiler/Tests/Utils.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,471 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,471 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,471 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,471 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,471 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,471 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,472 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,472 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,472 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,472 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests 2024-04-20 14:58:01,473 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,473 root INFO copying Cython/Utility/Dataclasses.py -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,473 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,473 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Tempita 2024-04-20 14:58:01,473 root INFO copying Cython/Tempita/compat3.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tempita 2024-04-20 14:58:01,474 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tempita 2024-04-20 14:58:01,474 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tempita 2024-04-20 14:58:01,474 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-ppc64le-cpython-312/Cython/Tempita 2024-04-20 14:58:01,474 root INFO creating build/lib.linux-ppc64le-cpython-312/pyximport 2024-04-20 14:58:01,474 root INFO copying pyximport/_pyximport3.py -> build/lib.linux-ppc64le-cpython-312/pyximport 2024-04-20 14:58:01,475 root INFO copying pyximport/pyximport.py -> build/lib.linux-ppc64le-cpython-312/pyximport 2024-04-20 14:58:01,475 root INFO copying pyximport/_pyximport2.py -> build/lib.linux-ppc64le-cpython-312/pyximport 2024-04-20 14:58:01,475 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-ppc64le-cpython-312/pyximport 2024-04-20 14:58:01,475 root INFO copying pyximport/__init__.py -> build/lib.linux-ppc64le-cpython-312/pyximport 2024-04-20 14:58:01,486 root INFO copying Cython/Shadow.pyi -> build/lib.linux-ppc64le-cpython-312/Cython 2024-04-20 14:58:01,486 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes 2024-04-20 14:58:01,486 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes 2024-04-20 14:58:01,487 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,487 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,487 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,487 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,487 root INFO copying Cython/Includes/cpython/marshal.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,487 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,488 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,488 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,488 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,488 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,488 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,489 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,489 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,489 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,489 root INFO copying Cython/Includes/cpython/fileobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,489 root INFO copying Cython/Includes/cpython/time.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,490 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,490 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,490 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,490 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,490 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,491 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,491 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,491 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,491 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,491 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,492 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,492 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,492 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,492 root INFO copying Cython/Includes/cpython/int.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,492 root INFO copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,493 root INFO copying Cython/Includes/cpython/descr.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,493 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,493 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,493 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,493 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,494 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,494 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,494 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,494 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,494 root INFO copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,494 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,495 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,495 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,495 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,495 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,495 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,496 root INFO copying Cython/Includes/cpython/string.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,496 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,496 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,496 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,496 root INFO copying Cython/Includes/cpython/contextvars.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,497 root INFO copying Cython/Includes/cpython/pyport.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,497 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,497 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython 2024-04-20 14:58:01,497 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,497 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,498 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,498 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,498 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,498 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,498 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,499 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,499 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,499 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,499 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,499 root INFO copying Cython/Includes/libc/complex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,500 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,500 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,500 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,500 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc 2024-04-20 14:58:01,500 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,500 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,501 root INFO copying Cython/Includes/libcpp/bit.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,501 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,501 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,501 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,501 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,502 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,502 root INFO copying Cython/Includes/libcpp/numbers.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,502 root INFO copying Cython/Includes/libcpp/random.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,502 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,502 root INFO copying Cython/Includes/libcpp/any.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,503 root INFO copying Cython/Includes/libcpp/execution.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,503 root INFO copying Cython/Includes/libcpp/optional.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,503 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,503 root INFO copying Cython/Includes/libcpp/numeric.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,503 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,503 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,504 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,504 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,504 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,504 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,504 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,505 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,505 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,505 root INFO copying Cython/Includes/libcpp/cmath.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,505 root INFO copying Cython/Includes/libcpp/atomic.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,505 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,506 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,506 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,506 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,506 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,506 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp 2024-04-20 14:58:01,507 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,507 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,507 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,507 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,507 root INFO copying Cython/Includes/posix/uio.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,508 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,508 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,508 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,508 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,508 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,508 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,509 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,509 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,509 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,509 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,509 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,510 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,510 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix 2024-04-20 14:58:01,510 root INFO creating build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy 2024-04-20 14:58:01,510 root INFO copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy 2024-04-20 14:58:01,510 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy 2024-04-20 14:58:01,511 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,511 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,511 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,511 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,511 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,512 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Compiler 2024-04-20 14:58:01,512 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Runtime 2024-04-20 14:58:01,512 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2024-04-20 14:58:01,512 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests 2024-04-20 14:58:01,512 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,513 root INFO copying Cython/Plex/Machines.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,513 root INFO copying Cython/Plex/DFA.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,513 root INFO copying Cython/Plex/Transitions.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,513 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-ppc64le-cpython-312/Cython/Plex 2024-04-20 14:58:01,513 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,514 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,514 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,514 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,514 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,514 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,515 root INFO copying Cython/Utility/UFuncs.pyx -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,515 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,515 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,515 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,515 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,516 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,516 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,516 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,516 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,516 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,517 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,517 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,517 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,517 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,517 root INFO copying Cython/Utility/UFuncs_C.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,518 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,518 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,518 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,518 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,518 root INFO copying Cython/Utility/Dataclasses.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,519 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,519 root INFO copying Cython/Utility/NumpyImportArray.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,519 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,519 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,519 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,520 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,520 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,520 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,520 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-ppc64le-cpython-312/Cython/Utility 2024-04-20 14:58:01,525 root INFO running build_ext Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Parsing.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Parsing.py 2024-04-20 14:58:07,988 root INFO building 'Cython.Compiler.Parsing' extension 2024-04-20 14:58:07,988 root INFO creating build/temp.linux-ppc64le-cpython-312 2024-04-20 14:58:07,988 root INFO creating build/temp.linux-ppc64le-cpython-312/home 2024-04-20 14:58:07,988 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer 2024-04-20 14:58:07,988 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports 2024-04-20 14:58:07,988 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main 2024-04-20 14:58:07,988 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython 2024-04-20 14:58:07,989 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src 2024-04-20 14:58:07,989 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10 2024-04-20 14:58:07,989 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython 2024-04-20 14:58:07,989 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler 2024-04-20 14:58:07,989 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.10/Cython/Compiler/Parsing.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Parsing.o 2024-04-20 14:59:01,189 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Parsing.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Code.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Code.py 2024-04-20 14:59:04,955 root INFO building 'Cython.Compiler.Code' extension 2024-04-20 14:59:04,956 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.10/Cython/Compiler/Code.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Code.o 2024-04-20 15:00:43,538 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Code.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Code.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/FlowControl.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/FlowControl.py 2024-04-20 15:00:46,226 root INFO building 'Cython.Compiler.FlowControl' extension 2024-04-20 15:00:46,226 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.10/Cython/Compiler/FlowControl.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/FlowControl.o 2024-04-20 15:01:16,030 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FlowControl.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/FusedNode.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/FusedNode.py 2024-04-20 15:01:17,312 root INFO building 'Cython.Compiler.FusedNode' extension 2024-04-20 15:01:17,312 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.10/Cython/Compiler/FusedNode.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/FusedNode.o 2024-04-20 15:01:37,846 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FusedNode.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Tempita/_tempita.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Tempita/_tempita.py 2024-04-20 15:01:39,376 root INFO building 'Cython.Tempita._tempita' extension 2024-04-20 15:01:39,377 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Tempita 2024-04-20 15:01:39,377 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.10/Cython/Tempita/_tempita.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Tempita/_tempita.o 2024-04-20 15:02:27,123 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Tempita/_tempita.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Visitor.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Visitor.py 2024-04-20 15:02:28,232 root INFO building 'Cython.Compiler.Visitor' extension 2024-04-20 15:02:28,232 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.10/Cython/Compiler/Visitor.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Visitor.o 2024-04-20 15:02:43,498 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Visitor.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Utils.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Utils.py 2024-04-20 15:02:44,485 root INFO building 'Cython.Utils' extension 2024-04-20 15:02:44,485 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.10/Cython/Utils.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Utils.o 2024-04-20 15:03:02,235 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Utils.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Utils.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Scanning.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Scanning.py 2024-04-20 15:03:03,121 root INFO building 'Cython.Compiler.Scanning' extension 2024-04-20 15:03:03,122 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.10/Cython/Compiler/Scanning.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Scanning.o 2024-04-20 15:03:18,981 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Scanning.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Scanners.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Scanners.py 2024-04-20 15:03:19,494 root INFO building 'Cython.Plex.Scanners' extension 2024-04-20 15:03:19,494 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex 2024-04-20 15:03:19,495 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.10/Cython/Plex/Scanners.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Scanners.o 2024-04-20 15:03:22,575 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/Scanners.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Machines.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Machines.py 2024-04-20 15:03:22,999 root INFO building 'Cython.Plex.Machines' extension 2024-04-20 15:03:22,999 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.10/Cython/Plex/Machines.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Machines.o 2024-04-20 15:03:28,258 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Machines.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/Machines.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Transitions.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Transitions.py 2024-04-20 15:03:28,562 root INFO building 'Cython.Plex.Transitions' extension 2024-04-20 15:03:28,562 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.10/Cython/Plex/Transitions.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Transitions.o 2024-04-20 15:03:32,117 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Transitions.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/Transitions.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Runtime/refnanny.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Runtime/refnanny.pyx 2024-04-20 15:03:32,703 root INFO building 'Cython.Runtime.refnanny' extension 2024-04-20 15:03:32,703 root INFO creating build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Runtime 2024-04-20 15:03:32,704 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.10/Cython/Runtime/refnanny.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Runtime/refnanny.o 2024-04-20 15:03:35,070 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Runtime/refnanny.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/StringIOTree.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/StringIOTree.py 2024-04-20 15:03:35,333 root INFO building 'Cython.StringIOTree' extension 2024-04-20 15:03:35,333 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.10/Cython/StringIOTree.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/StringIOTree.o 2024-04-20 15:03:40,751 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/StringIOTree.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/StringIOTree.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/DFA.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/DFA.py 2024-04-20 15:03:41,449 root INFO building 'Cython.Plex.DFA' extension 2024-04-20 15:03:41,450 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.10/Cython/Plex/DFA.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/DFA.o 2024-04-20 15:03:47,806 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/DFA.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/DFA.cpython-312-powerpc64le-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Actions.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Actions.py 2024-04-20 15:03:48,046 root INFO building 'Cython.Plex.Actions' extension 2024-04-20 15:03:48,046 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.10/Cython/Plex/Actions.c -o build/temp.linux-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Actions.o 2024-04-20 15:03:50,278 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-ppc64le-cpython-312/home/buildozer/aports/main/cython/src/cython-3.0.10/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.cpython-312-powerpc64le-linux-musl.so 2024-04-20 15:03:50,306 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-20 15:03:50,306 root INFO running install 2024-04-20 15:03:50,332 root INFO running install_lib 2024-04-20 15:03:50,335 root INFO creating build/bdist.linux-ppc64le 2024-04-20 15:03:50,335 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-20 15:03:50,336 root INFO creating build/bdist.linux-ppc64le/wheel/pyximport 2024-04-20 15:03:50,336 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/_pyximport3.py -> build/bdist.linux-ppc64le/wheel/pyximport 2024-04-20 15:03:50,336 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/pyximport.py -> build/bdist.linux-ppc64le/wheel/pyximport 2024-04-20 15:03:50,336 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/_pyximport2.py -> build/bdist.linux-ppc64le/wheel/pyximport 2024-04-20 15:03:50,336 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/pyxbuild.py -> build/bdist.linux-ppc64le/wheel/pyximport 2024-04-20 15:03:50,337 root INFO copying build/lib.linux-ppc64le-cpython-312/pyximport/__init__.py -> build/bdist.linux-ppc64le/wheel/pyximport 2024-04-20 15:03:50,337 root INFO creating build/bdist.linux-ppc64le/wheel/Cython 2024-04-20 15:03:50,337 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugging.py -> build/bdist.linux-ppc64le/wheel/Cython 2024-04-20 15:03:50,337 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Shadow.pyi -> build/bdist.linux-ppc64le/wheel/Cython 2024-04-20 15:03:50,338 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/CodeWriter.py -> build/bdist.linux-ppc64le/wheel/Cython 2024-04-20 15:03:50,338 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Shadow.py -> build/bdist.linux-ppc64le/wheel/Cython 2024-04-20 15:03:50,338 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Coverage.py -> build/bdist.linux-ppc64le/wheel/Cython 2024-04-20 15:03:50,338 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,339 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Optimize.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,339 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Overflow.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,339 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Buffer.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,339 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CppConvert.pyx -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,339 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,340 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Profile.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,340 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/MemoryView.pyx -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,340 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,340 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CMath.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,341 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/arrayarray.h -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,341 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CConvert.pyx -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,341 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TypeConversion.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,341 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,341 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,342 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/StringTools.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,342 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CommonStructures.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,342 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Dataclasses.py -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,342 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CythonFunction.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,343 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Complex.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,343 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/UFuncs.pyx -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,343 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ObjectHandling.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,343 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Exceptions.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,344 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/UFuncs_C.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,344 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/FunctionArguments.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,344 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Embed.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,344 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,345 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ImportExport.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,345 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Dataclasses.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,345 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Builtins.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,345 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/NumpyImportArray.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,345 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,346 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/__init__.py -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,346 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/AsyncGen.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,346 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/MemoryView_C.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,346 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Printing.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,347 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/CppSupport.cpp -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,347 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utility/Coroutine.c -> build/bdist.linux-ppc64le/wheel/Cython/Utility 2024-04-20 15:03:50,347 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Tests 2024-04-20 15:03:50,347 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestTestUtils.py -> build/bdist.linux-ppc64le/wheel/Cython/Tests 2024-04-20 15:03:50,348 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/xmlrunner.py -> build/bdist.linux-ppc64le/wheel/Cython/Tests 2024-04-20 15:03:50,348 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-ppc64le/wheel/Cython/Tests 2024-04-20 15:03:50,348 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-ppc64le/wheel/Cython/Tests 2024-04-20 15:03:50,348 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestShadow.py -> build/bdist.linux-ppc64le/wheel/Cython/Tests 2024-04-20 15:03:50,348 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/Cython/Tests 2024-04-20 15:03:50,349 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-ppc64le/wheel/Cython/Tests 2024-04-20 15:03:50,349 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tests/TestJediTyper.py -> build/bdist.linux-ppc64le/wheel/Cython/Tests 2024-04-20 15:03:50,349 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utils.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython 2024-04-20 15:03:50,350 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Utils.py -> build/bdist.linux-ppc64le/wheel/Cython 2024-04-20 15:03:50,351 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes 2024-04-20 15:03:50,351 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/openmp.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes 2024-04-20 15:03:50,351 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,351 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/float.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,352 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/type.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,352 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/getargs.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,352 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/marshal.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,352 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/iterobject.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,352 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/mapping.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,353 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/memoryview.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,353 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/long.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,353 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pylifecycle.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,353 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/tuple.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,354 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/set.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,354 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/__init__.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,354 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/slice.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,354 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/fileobject.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,354 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/time.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,355 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/version.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,355 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pystate.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,355 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/cellobject.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,355 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/unicode.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,356 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pycapsule.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,356 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/longintrepr.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,356 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/dict.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,356 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/exc.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,356 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/conversion.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,357 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/list.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,357 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/weakref.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,357 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/buffer.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,357 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/ceval.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,357 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/int.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,358 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/cobject.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,358 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/descr.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,358 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/complex.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,358 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/instance.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,359 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/codecs.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,359 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/method.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,359 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/array.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,359 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/datetime.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,359 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/iterator.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,360 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/ref.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,360 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/oldbuffer.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,360 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/sequence.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,360 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/function.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,361 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/bool.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,361 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/mem.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,361 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/bytearray.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,361 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/number.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,361 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/string.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,362 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/object.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,362 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pythread.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,362 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/module.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,362 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/contextvars.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,363 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/pyport.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,363 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/genobject.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,363 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/cpython/bytes.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/cpython 2024-04-20 15:03:50,363 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,363 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/float.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,364 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/__init__.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,364 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/time.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,364 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/signal.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,364 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stdio.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,365 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stdlib.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,365 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/setjmp.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,365 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/math.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,365 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/locale.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,365 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/limits.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,366 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/complex.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,366 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stdint.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,366 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/string.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,366 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/errno.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,366 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libc/stddef.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libc 2024-04-20 15:03:50,367 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,367 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/deque.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,367 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/bit.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,367 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/pair.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,368 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/queue.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,368 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/set.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,368 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/__init__.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,368 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/vector.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,368 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/numbers.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,369 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/random.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,369 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/utility.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,369 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/any.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,369 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/execution.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,369 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/optional.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,370 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/typeindex.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,370 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/numeric.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,370 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/list.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,370 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/algorithm.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,371 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/typeinfo.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,371 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/limits.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,371 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/forward_list.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,371 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/map.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,371 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/complex.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,372 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/iterator.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,372 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/stack.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,372 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/cmath.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,372 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/atomic.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,372 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/unordered_set.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,373 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/memory.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,373 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/cast.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,373 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/string.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,373 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/functional.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,374 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/libcpp/unordered_map.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/libcpp 2024-04-20 15:03:50,374 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,374 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/strings.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,374 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/unistd.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,374 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/ioctl.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,375 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/uio.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,375 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/__init__.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,375 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/stat.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,375 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/time.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,375 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/signal.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,376 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/stdio.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,376 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/stdlib.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,376 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/select.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,376 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/mman.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,377 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/resource.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,377 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/dlfcn.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,377 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/wait.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,377 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/types.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,377 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/posix/fcntl.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/posix 2024-04-20 15:03:50,378 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Includes/numpy 2024-04-20 15:03:50,378 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy/__init__.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/numpy 2024-04-20 15:03:50,378 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Includes/numpy/math.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Includes/numpy 2024-04-20 15:03:50,378 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Distutils 2024-04-20 15:03:50,378 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/extension.py -> build/bdist.linux-ppc64le/wheel/Cython/Distutils 2024-04-20 15:03:50,379 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/old_build_ext.py -> build/bdist.linux-ppc64le/wheel/Cython/Distutils 2024-04-20 15:03:50,379 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/build_ext.py -> build/bdist.linux-ppc64le/wheel/Cython/Distutils 2024-04-20 15:03:50,379 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Distutils/__init__.py -> build/bdist.linux-ppc64le/wheel/Cython/Distutils 2024-04-20 15:03:50,379 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Tempita 2024-04-20 15:03:50,380 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/compat3.py -> build/bdist.linux-ppc64le/wheel/Cython/Tempita 2024-04-20 15:03:50,380 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/_tempita.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython/Tempita 2024-04-20 15:03:50,381 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/_tempita.py -> build/bdist.linux-ppc64le/wheel/Cython/Tempita 2024-04-20 15:03:50,382 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/_looper.py -> build/bdist.linux-ppc64le/wheel/Cython/Tempita 2024-04-20 15:03:50,382 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Tempita/__init__.py -> build/bdist.linux-ppc64le/wheel/Cython/Tempita 2024-04-20 15:03:50,382 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Debugger 2024-04-20 15:03:50,382 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Cygdb.py -> build/bdist.linux-ppc64le/wheel/Cython/Debugger 2024-04-20 15:03:50,383 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Debugger/Tests 2024-04-20 15:03:50,383 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/bdist.linux-ppc64le/wheel/Cython/Debugger/Tests 2024-04-20 15:03:50,383 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/bdist.linux-ppc64le/wheel/Cython/Debugger/Tests 2024-04-20 15:03:50,383 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/cfuncs.c -> build/bdist.linux-ppc64le/wheel/Cython/Debugger/Tests 2024-04-20 15:03:50,383 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/TestLibCython.py -> build/bdist.linux-ppc64le/wheel/Cython/Debugger/Tests 2024-04-20 15:03:50,384 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/codefile -> build/bdist.linux-ppc64le/wheel/Cython/Debugger/Tests 2024-04-20 15:03:50,384 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/Cython/Debugger/Tests 2024-04-20 15:03:50,384 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/libcython.py -> build/bdist.linux-ppc64le/wheel/Cython/Debugger 2024-04-20 15:03:50,384 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/libpython.py -> build/bdist.linux-ppc64le/wheel/Cython/Debugger 2024-04-20 15:03:50,385 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/DebugWriter.py -> build/bdist.linux-ppc64le/wheel/Cython/Debugger 2024-04-20 15:03:50,385 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Debugger/__init__.py -> build/bdist.linux-ppc64le/wheel/Cython/Debugger 2024-04-20 15:03:50,385 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,385 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Machines.py -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,386 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.py -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,386 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Transitions.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,386 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,387 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Actions.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,387 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/DFA.py -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,387 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Scanners.py -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,388 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Machines.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,388 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Lexicons.py -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,388 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Transitions.py -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,388 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/DFA.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,388 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Machines.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,389 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Transitions.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,389 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Errors.py -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,390 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Regexps.py -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,390 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Scanners.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,390 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/__init__.py -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,391 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/DFA.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,391 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Plex/Scanners.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Plex 2024-04-20 15:03:50,391 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Runtime 2024-04-20 15:03:50,392 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Runtime/refnanny.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython/Runtime 2024-04-20 15:03:50,392 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Runtime/__init__.py -> build/bdist.linux-ppc64le/wheel/Cython/Runtime 2024-04-20 15:03:50,392 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Runtime/refnanny.pyx -> build/bdist.linux-ppc64le/wheel/Cython/Runtime 2024-04-20 15:03:50,392 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/StringIOTree.py -> build/bdist.linux-ppc64le/wheel/Cython 2024-04-20 15:03:50,393 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Build 2024-04-20 15:03:50,393 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Distutils.py -> build/bdist.linux-ppc64le/wheel/Cython/Build 2024-04-20 15:03:50,393 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Build/Tests 2024-04-20 15:03:50,393 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestCyCache.py -> build/bdist.linux-ppc64le/wheel/Cython/Build/Tests 2024-04-20 15:03:50,394 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestInline.py -> build/bdist.linux-ppc64le/wheel/Cython/Build/Tests 2024-04-20 15:03:50,394 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestCythonizeArgsParser.py -> build/bdist.linux-ppc64le/wheel/Cython/Build/Tests 2024-04-20 15:03:50,394 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestDependencies.py -> build/bdist.linux-ppc64le/wheel/Cython/Build/Tests 2024-04-20 15:03:50,394 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestRecythonize.py -> build/bdist.linux-ppc64le/wheel/Cython/Build/Tests 2024-04-20 15:03:50,394 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/Cython/Build/Tests 2024-04-20 15:03:50,395 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestIpythonMagic.py -> build/bdist.linux-ppc64le/wheel/Cython/Build/Tests 2024-04-20 15:03:50,395 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Tests/TestStripLiterals.py -> build/bdist.linux-ppc64le/wheel/Cython/Build/Tests 2024-04-20 15:03:50,395 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Inline.py -> build/bdist.linux-ppc64le/wheel/Cython/Build 2024-04-20 15:03:50,395 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/BuildExecutable.py -> build/bdist.linux-ppc64le/wheel/Cython/Build 2024-04-20 15:03:50,395 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Dependencies.py -> build/bdist.linux-ppc64le/wheel/Cython/Build 2024-04-20 15:03:50,396 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/IpythonMagic.py -> build/bdist.linux-ppc64le/wheel/Cython/Build 2024-04-20 15:03:50,396 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/Cythonize.py -> build/bdist.linux-ppc64le/wheel/Cython/Build 2024-04-20 15:03:50,396 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Build/__init__.py -> build/bdist.linux-ppc64le/wheel/Cython/Build 2024-04-20 15:03:50,396 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/__init__.py -> build/bdist.linux-ppc64le/wheel/Cython 2024-04-20 15:03:50,397 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/StringIOTree.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython 2024-04-20 15:03:50,397 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/TestUtils.py -> build/bdist.linux-ppc64le/wheel/Cython 2024-04-20 15:03:50,397 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,398 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Annotate.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,398 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ModuleNode.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,398 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Code.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,398 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,399 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/DebugFlags.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,399 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Scanning.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,400 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,400 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TypeInference.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,401 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Symtab.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,401 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/MemoryView.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,401 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Version.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,401 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Pipeline.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,401 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/CmdLine.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,402 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FlowControl.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,404 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,404 root INFO creating build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,404 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestFlowControl.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,405 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestScanning.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,405 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestBuffer.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,405 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestSignatureMatching.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,405 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestTypes.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,405 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/Utils.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,406 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestCmdLine.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,406 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestMemView.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,406 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestGrammar.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,406 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestStringEncoding.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,406 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,407 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestTreePath.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,407 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestVisitor.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,407 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/__init__.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,407 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestTreeFragment.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,408 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Tests/TestUtilityLoad.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler/Tests 2024-04-20 15:03:50,408 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FusedNode.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,408 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Code.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,412 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Options.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,412 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,412 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/UtilityCode.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,413 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FlowControl.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,413 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Scanning.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,413 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Visitor.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,413 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Main.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,414 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,414 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TreePath.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,414 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TreeFragment.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,414 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,418 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Pythran.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,418 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,419 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Lexicon.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,419 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/FusedNode.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,420 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Naming.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,420 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Builtin.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,421 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Visitor.pxd -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,421 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/CythonScope.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,421 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/StringEncoding.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,421 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ExprNodes.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,422 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Buffer.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,422 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Visitor.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,423 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Errors.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,424 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,424 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Future.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,424 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Scanning.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,425 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Dataclass.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,425 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Parsing.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,425 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,425 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/__init__.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,425 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Interpreter.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,426 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Nodes.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,426 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/UtilNodes.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,426 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Code.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,427 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/TypeSlots.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,427 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/Optimize.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,427 root INFO copying build/lib.linux-ppc64le-cpython-312/Cython/Compiler/UFuncs.py -> build/bdist.linux-ppc64le/wheel/Cython/Compiler 2024-04-20 15:03:50,428 root INFO copying build/lib.linux-ppc64le-cpython-312/cython.py -> build/bdist.linux-ppc64le/wheel 2024-04-20 15:03:50,428 root INFO running install_egg_info 2024-04-20 15:03:50,432 root INFO running egg_info 2024-04-20 15:03:50,432 root INFO creating Cython.egg-info 2024-04-20 15:03:50,434 root INFO writing Cython.egg-info/PKG-INFO 2024-04-20 15:03:50,435 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt 2024-04-20 15:03:50,435 root INFO writing entry points to Cython.egg-info/entry_points.txt 2024-04-20 15:03:50,435 root INFO writing top-level names to Cython.egg-info/top_level.txt 2024-04-20 15:03:50,436 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2024-04-20 15:03:50,458 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt' 2024-04-20 15:03:50,459 root INFO reading manifest template 'MANIFEST.in' 2024-04-20 15:03:50,459 root WARNING warning: no files found matching '.gitrev' 2024-04-20 15:03:50,500 root WARNING warning: no files found matching 'Doc/*' 2024-04-20 15:03:50,502 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' 2024-04-20 15:03:50,502 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' 2024-04-20 15:03:50,505 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Utility' 2024-04-20 15:03:50,982 root WARNING warning: no files found matching 'pyximport/README' 2024-04-20 15:03:50,982 root INFO adding license file 'LICENSE.txt' 2024-04-20 15:03:50,982 root INFO adding license file 'COPYING.txt' 2024-04-20 15:03:51,037 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2024-04-20 15:03:51,037 root INFO Copying Cython.egg-info to build/bdist.linux-ppc64le/wheel/Cython-3.0.10-py3.12.egg-info 2024-04-20 15:03:51,038 root INFO running install_scripts 2024-04-20 15:03:51,045 wheel INFO creating build/bdist.linux-ppc64le/wheel/Cython-3.0.10.dist-info/WHEEL 2024-04-20 15:03:51,045 wheel INFO creating '/home/buildozer/aports/main/cython/src/cython-3.0.10/.dist/.tmp-6kbxr72u/Cython-3.0.10-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-20 15:03:51,046 wheel INFO adding 'cython.py' 2024-04-20 15:03:51,046 wheel INFO adding 'Cython/CodeWriter.py' 2024-04-20 15:03:51,046 wheel INFO adding 'Cython/Coverage.py' 2024-04-20 15:03:51,047 wheel INFO adding 'Cython/Debugging.py' 2024-04-20 15:03:51,047 wheel INFO adding 'Cython/Shadow.py' 2024-04-20 15:03:51,047 wheel INFO adding 'Cython/Shadow.pyi' 2024-04-20 15:03:51,048 wheel INFO adding 'Cython/StringIOTree.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,049 wheel INFO adding 'Cython/StringIOTree.py' 2024-04-20 15:03:51,049 wheel INFO adding 'Cython/TestUtils.py' 2024-04-20 15:03:51,051 wheel INFO adding 'Cython/Utils.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,055 wheel INFO adding 'Cython/Utils.py' 2024-04-20 15:03:51,055 wheel INFO adding 'Cython/__init__.py' 2024-04-20 15:03:51,056 wheel INFO adding 'Cython/Build/BuildExecutable.py' 2024-04-20 15:03:51,056 wheel INFO adding 'Cython/Build/Cythonize.py' 2024-04-20 15:03:51,056 wheel INFO adding 'Cython/Build/Dependencies.py' 2024-04-20 15:03:51,057 wheel INFO adding 'Cython/Build/Distutils.py' 2024-04-20 15:03:51,057 wheel INFO adding 'Cython/Build/Inline.py' 2024-04-20 15:03:51,057 wheel INFO adding 'Cython/Build/IpythonMagic.py' 2024-04-20 15:03:51,057 wheel INFO adding 'Cython/Build/__init__.py' 2024-04-20 15:03:51,058 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py' 2024-04-20 15:03:51,058 wheel INFO adding 'Cython/Build/Tests/TestCythonizeArgsParser.py' 2024-04-20 15:03:51,058 wheel INFO adding 'Cython/Build/Tests/TestDependencies.py' 2024-04-20 15:03:51,058 wheel INFO adding 'Cython/Build/Tests/TestInline.py' 2024-04-20 15:03:51,059 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py' 2024-04-20 15:03:51,059 wheel INFO adding 'Cython/Build/Tests/TestRecythonize.py' 2024-04-20 15:03:51,059 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py' 2024-04-20 15:03:51,059 wheel INFO adding 'Cython/Build/Tests/__init__.py' 2024-04-20 15:03:51,060 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py' 2024-04-20 15:03:51,060 wheel INFO adding 'Cython/Compiler/Annotate.py' 2024-04-20 15:03:51,060 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py' 2024-04-20 15:03:51,060 wheel INFO adding 'Cython/Compiler/Buffer.py' 2024-04-20 15:03:51,061 wheel INFO adding 'Cython/Compiler/Builtin.py' 2024-04-20 15:03:51,061 wheel INFO adding 'Cython/Compiler/CmdLine.py' 2024-04-20 15:03:51,065 wheel INFO adding 'Cython/Compiler/Code.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,080 wheel INFO adding 'Cython/Compiler/Code.pxd' 2024-04-20 15:03:51,080 wheel INFO adding 'Cython/Compiler/Code.py' 2024-04-20 15:03:51,081 wheel INFO adding 'Cython/Compiler/CodeGeneration.py' 2024-04-20 15:03:51,081 wheel INFO adding 'Cython/Compiler/CythonScope.py' 2024-04-20 15:03:51,081 wheel INFO adding 'Cython/Compiler/Dataclass.py' 2024-04-20 15:03:51,082 wheel INFO adding 'Cython/Compiler/DebugFlags.py' 2024-04-20 15:03:51,082 wheel INFO adding 'Cython/Compiler/Errors.py' 2024-04-20 15:03:51,083 wheel INFO adding 'Cython/Compiler/ExprNodes.py' 2024-04-20 15:03:51,087 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,094 wheel INFO adding 'Cython/Compiler/FlowControl.pxd' 2024-04-20 15:03:51,095 wheel INFO adding 'Cython/Compiler/FlowControl.py' 2024-04-20 15:03:51,096 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,102 wheel INFO adding 'Cython/Compiler/FusedNode.py' 2024-04-20 15:03:51,102 wheel INFO adding 'Cython/Compiler/Future.py' 2024-04-20 15:03:51,102 wheel INFO adding 'Cython/Compiler/Interpreter.py' 2024-04-20 15:03:51,102 wheel INFO adding 'Cython/Compiler/Lexicon.py' 2024-04-20 15:03:51,103 wheel INFO adding 'Cython/Compiler/Main.py' 2024-04-20 15:03:51,103 wheel INFO adding 'Cython/Compiler/MemoryView.py' 2024-04-20 15:03:51,103 wheel INFO adding 'Cython/Compiler/ModuleNode.py' 2024-04-20 15:03:51,104 wheel INFO adding 'Cython/Compiler/Naming.py' 2024-04-20 15:03:51,105 wheel INFO adding 'Cython/Compiler/Nodes.py' 2024-04-20 15:03:51,106 wheel INFO adding 'Cython/Compiler/Optimize.py' 2024-04-20 15:03:51,107 wheel INFO adding 'Cython/Compiler/Options.py' 2024-04-20 15:03:51,108 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd' 2024-04-20 15:03:51,108 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py' 2024-04-20 15:03:51,113 wheel INFO adding 'Cython/Compiler/Parsing.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,126 wheel INFO adding 'Cython/Compiler/Parsing.pxd' 2024-04-20 15:03:51,126 wheel INFO adding 'Cython/Compiler/Parsing.py' 2024-04-20 15:03:51,127 wheel INFO adding 'Cython/Compiler/Pipeline.py' 2024-04-20 15:03:51,127 wheel INFO adding 'Cython/Compiler/PyrexTypes.py' 2024-04-20 15:03:51,128 wheel INFO adding 'Cython/Compiler/Pythran.py' 2024-04-20 15:03:51,129 wheel INFO adding 'Cython/Compiler/Scanning.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,133 wheel INFO adding 'Cython/Compiler/Scanning.pxd' 2024-04-20 15:03:51,133 wheel INFO adding 'Cython/Compiler/Scanning.py' 2024-04-20 15:03:51,134 wheel INFO adding 'Cython/Compiler/StringEncoding.py' 2024-04-20 15:03:51,134 wheel INFO adding 'Cython/Compiler/Symtab.py' 2024-04-20 15:03:51,135 wheel INFO adding 'Cython/Compiler/TreeFragment.py' 2024-04-20 15:03:51,135 wheel INFO adding 'Cython/Compiler/TreePath.py' 2024-04-20 15:03:51,135 wheel INFO adding 'Cython/Compiler/TypeInference.py' 2024-04-20 15:03:51,135 wheel INFO adding 'Cython/Compiler/TypeSlots.py' 2024-04-20 15:03:51,136 wheel INFO adding 'Cython/Compiler/UFuncs.py' 2024-04-20 15:03:51,136 wheel INFO adding 'Cython/Compiler/UtilNodes.py' 2024-04-20 15:03:51,136 wheel INFO adding 'Cython/Compiler/UtilityCode.py' 2024-04-20 15:03:51,136 wheel INFO adding 'Cython/Compiler/Version.py' 2024-04-20 15:03:51,138 wheel INFO adding 'Cython/Compiler/Visitor.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,142 wheel INFO adding 'Cython/Compiler/Visitor.pxd' 2024-04-20 15:03:51,142 wheel INFO adding 'Cython/Compiler/Visitor.py' 2024-04-20 15:03:51,142 wheel INFO adding 'Cython/Compiler/__init__.py' 2024-04-20 15:03:51,142 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py' 2024-04-20 15:03:51,143 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py' 2024-04-20 15:03:51,143 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py' 2024-04-20 15:03:51,143 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py' 2024-04-20 15:03:51,143 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py' 2024-04-20 15:03:51,143 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py' 2024-04-20 15:03:51,144 wheel INFO adding 'Cython/Compiler/Tests/TestScanning.py' 2024-04-20 15:03:51,144 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py' 2024-04-20 15:03:51,144 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py' 2024-04-20 15:03:51,144 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py' 2024-04-20 15:03:51,145 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py' 2024-04-20 15:03:51,145 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py' 2024-04-20 15:03:51,145 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py' 2024-04-20 15:03:51,145 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py' 2024-04-20 15:03:51,145 wheel INFO adding 'Cython/Compiler/Tests/Utils.py' 2024-04-20 15:03:51,145 wheel INFO adding 'Cython/Compiler/Tests/__init__.py' 2024-04-20 15:03:51,146 wheel INFO adding 'Cython/Debugger/Cygdb.py' 2024-04-20 15:03:51,146 wheel INFO adding 'Cython/Debugger/DebugWriter.py' 2024-04-20 15:03:51,146 wheel INFO adding 'Cython/Debugger/__init__.py' 2024-04-20 15:03:51,146 wheel INFO adding 'Cython/Debugger/libcython.py' 2024-04-20 15:03:51,147 wheel INFO adding 'Cython/Debugger/libpython.py' 2024-04-20 15:03:51,147 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py' 2024-04-20 15:03:51,148 wheel INFO adding 'Cython/Debugger/Tests/__init__.py' 2024-04-20 15:03:51,148 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c' 2024-04-20 15:03:51,148 wheel INFO adding 'Cython/Debugger/Tests/codefile' 2024-04-20 15:03:51,148 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py' 2024-04-20 15:03:51,148 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py' 2024-04-20 15:03:51,149 wheel INFO adding 'Cython/Distutils/__init__.py' 2024-04-20 15:03:51,149 wheel INFO adding 'Cython/Distutils/build_ext.py' 2024-04-20 15:03:51,149 wheel INFO adding 'Cython/Distutils/extension.py' 2024-04-20 15:03:51,149 wheel INFO adding 'Cython/Distutils/old_build_ext.py' 2024-04-20 15:03:51,149 wheel INFO adding 'Cython/Includes/openmp.pxd' 2024-04-20 15:03:51,150 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd' 2024-04-20 15:03:51,150 wheel INFO adding 'Cython/Includes/cpython/array.pxd' 2024-04-20 15:03:51,150 wheel INFO adding 'Cython/Includes/cpython/bool.pxd' 2024-04-20 15:03:51,151 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd' 2024-04-20 15:03:51,151 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd' 2024-04-20 15:03:51,151 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd' 2024-04-20 15:03:51,151 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd' 2024-04-20 15:03:51,151 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd' 2024-04-20 15:03:51,152 wheel INFO adding 'Cython/Includes/cpython/cobject.pxd' 2024-04-20 15:03:51,152 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd' 2024-04-20 15:03:51,152 wheel INFO adding 'Cython/Includes/cpython/complex.pxd' 2024-04-20 15:03:51,152 wheel INFO adding 'Cython/Includes/cpython/contextvars.pxd' 2024-04-20 15:03:51,152 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd' 2024-04-20 15:03:51,153 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd' 2024-04-20 15:03:51,153 wheel INFO adding 'Cython/Includes/cpython/descr.pxd' 2024-04-20 15:03:51,153 wheel INFO adding 'Cython/Includes/cpython/dict.pxd' 2024-04-20 15:03:51,153 wheel INFO adding 'Cython/Includes/cpython/exc.pxd' 2024-04-20 15:03:51,153 wheel INFO adding 'Cython/Includes/cpython/fileobject.pxd' 2024-04-20 15:03:51,154 wheel INFO adding 'Cython/Includes/cpython/float.pxd' 2024-04-20 15:03:51,154 wheel INFO adding 'Cython/Includes/cpython/function.pxd' 2024-04-20 15:03:51,154 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd' 2024-04-20 15:03:51,154 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd' 2024-04-20 15:03:51,154 wheel INFO adding 'Cython/Includes/cpython/instance.pxd' 2024-04-20 15:03:51,155 wheel INFO adding 'Cython/Includes/cpython/int.pxd' 2024-04-20 15:03:51,155 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd' 2024-04-20 15:03:51,155 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd' 2024-04-20 15:03:51,155 wheel INFO adding 'Cython/Includes/cpython/list.pxd' 2024-04-20 15:03:51,155 wheel INFO adding 'Cython/Includes/cpython/long.pxd' 2024-04-20 15:03:51,156 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd' 2024-04-20 15:03:51,156 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd' 2024-04-20 15:03:51,156 wheel INFO adding 'Cython/Includes/cpython/marshal.pxd' 2024-04-20 15:03:51,156 wheel INFO adding 'Cython/Includes/cpython/mem.pxd' 2024-04-20 15:03:51,156 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd' 2024-04-20 15:03:51,157 wheel INFO adding 'Cython/Includes/cpython/method.pxd' 2024-04-20 15:03:51,157 wheel INFO adding 'Cython/Includes/cpython/module.pxd' 2024-04-20 15:03:51,157 wheel INFO adding 'Cython/Includes/cpython/number.pxd' 2024-04-20 15:03:51,157 wheel INFO adding 'Cython/Includes/cpython/object.pxd' 2024-04-20 15:03:51,158 wheel INFO adding 'Cython/Includes/cpython/oldbuffer.pxd' 2024-04-20 15:03:51,158 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd' 2024-04-20 15:03:51,158 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd' 2024-04-20 15:03:51,158 wheel INFO adding 'Cython/Includes/cpython/pyport.pxd' 2024-04-20 15:03:51,158 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd' 2024-04-20 15:03:51,159 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd' 2024-04-20 15:03:51,159 wheel INFO adding 'Cython/Includes/cpython/ref.pxd' 2024-04-20 15:03:51,159 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd' 2024-04-20 15:03:51,159 wheel INFO adding 'Cython/Includes/cpython/set.pxd' 2024-04-20 15:03:51,159 wheel INFO adding 'Cython/Includes/cpython/slice.pxd' 2024-04-20 15:03:51,160 wheel INFO adding 'Cython/Includes/cpython/string.pxd' 2024-04-20 15:03:51,160 wheel INFO adding 'Cython/Includes/cpython/time.pxd' 2024-04-20 15:03:51,160 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd' 2024-04-20 15:03:51,160 wheel INFO adding 'Cython/Includes/cpython/type.pxd' 2024-04-20 15:03:51,160 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd' 2024-04-20 15:03:51,161 wheel INFO adding 'Cython/Includes/cpython/version.pxd' 2024-04-20 15:03:51,161 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd' 2024-04-20 15:03:51,161 wheel INFO adding 'Cython/Includes/libc/__init__.pxd' 2024-04-20 15:03:51,161 wheel INFO adding 'Cython/Includes/libc/complex.pxd' 2024-04-20 15:03:51,161 wheel INFO adding 'Cython/Includes/libc/errno.pxd' 2024-04-20 15:03:51,162 wheel INFO adding 'Cython/Includes/libc/float.pxd' 2024-04-20 15:03:51,162 wheel INFO adding 'Cython/Includes/libc/limits.pxd' 2024-04-20 15:03:51,162 wheel INFO adding 'Cython/Includes/libc/locale.pxd' 2024-04-20 15:03:51,162 wheel INFO adding 'Cython/Includes/libc/math.pxd' 2024-04-20 15:03:51,162 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd' 2024-04-20 15:03:51,163 wheel INFO adding 'Cython/Includes/libc/signal.pxd' 2024-04-20 15:03:51,163 wheel INFO adding 'Cython/Includes/libc/stddef.pxd' 2024-04-20 15:03:51,163 wheel INFO adding 'Cython/Includes/libc/stdint.pxd' 2024-04-20 15:03:51,163 wheel INFO adding 'Cython/Includes/libc/stdio.pxd' 2024-04-20 15:03:51,163 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd' 2024-04-20 15:03:51,164 wheel INFO adding 'Cython/Includes/libc/string.pxd' 2024-04-20 15:03:51,164 wheel INFO adding 'Cython/Includes/libc/time.pxd' 2024-04-20 15:03:51,164 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd' 2024-04-20 15:03:51,164 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd' 2024-04-20 15:03:51,165 wheel INFO adding 'Cython/Includes/libcpp/any.pxd' 2024-04-20 15:03:51,165 wheel INFO adding 'Cython/Includes/libcpp/atomic.pxd' 2024-04-20 15:03:51,165 wheel INFO adding 'Cython/Includes/libcpp/bit.pxd' 2024-04-20 15:03:51,165 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd' 2024-04-20 15:03:51,165 wheel INFO adding 'Cython/Includes/libcpp/cmath.pxd' 2024-04-20 15:03:51,166 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd' 2024-04-20 15:03:51,166 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd' 2024-04-20 15:03:51,166 wheel INFO adding 'Cython/Includes/libcpp/execution.pxd' 2024-04-20 15:03:51,166 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd' 2024-04-20 15:03:51,166 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd' 2024-04-20 15:03:51,167 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd' 2024-04-20 15:03:51,167 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd' 2024-04-20 15:03:51,167 wheel INFO adding 'Cython/Includes/libcpp/list.pxd' 2024-04-20 15:03:51,167 wheel INFO adding 'Cython/Includes/libcpp/map.pxd' 2024-04-20 15:03:51,167 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd' 2024-04-20 15:03:51,168 wheel INFO adding 'Cython/Includes/libcpp/numbers.pxd' 2024-04-20 15:03:51,168 wheel INFO adding 'Cython/Includes/libcpp/numeric.pxd' 2024-04-20 15:03:51,168 wheel INFO adding 'Cython/Includes/libcpp/optional.pxd' 2024-04-20 15:03:51,168 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd' 2024-04-20 15:03:51,168 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd' 2024-04-20 15:03:51,169 wheel INFO adding 'Cython/Includes/libcpp/random.pxd' 2024-04-20 15:03:51,169 wheel INFO adding 'Cython/Includes/libcpp/set.pxd' 2024-04-20 15:03:51,169 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd' 2024-04-20 15:03:51,169 wheel INFO adding 'Cython/Includes/libcpp/string.pxd' 2024-04-20 15:03:51,169 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd' 2024-04-20 15:03:51,170 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd' 2024-04-20 15:03:51,170 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd' 2024-04-20 15:03:51,170 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd' 2024-04-20 15:03:51,170 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd' 2024-04-20 15:03:51,171 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd' 2024-04-20 15:03:51,171 wheel INFO adding 'Cython/Includes/numpy/__init__.pxd' 2024-04-20 15:03:51,171 wheel INFO adding 'Cython/Includes/numpy/math.pxd' 2024-04-20 15:03:51,171 wheel INFO adding 'Cython/Includes/posix/__init__.pxd' 2024-04-20 15:03:51,172 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd' 2024-04-20 15:03:51,172 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd' 2024-04-20 15:03:51,172 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd' 2024-04-20 15:03:51,172 wheel INFO adding 'Cython/Includes/posix/mman.pxd' 2024-04-20 15:03:51,172 wheel INFO adding 'Cython/Includes/posix/resource.pxd' 2024-04-20 15:03:51,173 wheel INFO adding 'Cython/Includes/posix/select.pxd' 2024-04-20 15:03:51,173 wheel INFO adding 'Cython/Includes/posix/signal.pxd' 2024-04-20 15:03:51,173 wheel INFO adding 'Cython/Includes/posix/stat.pxd' 2024-04-20 15:03:51,173 wheel INFO adding 'Cython/Includes/posix/stdio.pxd' 2024-04-20 15:03:51,173 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd' 2024-04-20 15:03:51,174 wheel INFO adding 'Cython/Includes/posix/strings.pxd' 2024-04-20 15:03:51,174 wheel INFO adding 'Cython/Includes/posix/time.pxd' 2024-04-20 15:03:51,174 wheel INFO adding 'Cython/Includes/posix/types.pxd' 2024-04-20 15:03:51,174 wheel INFO adding 'Cython/Includes/posix/uio.pxd' 2024-04-20 15:03:51,174 wheel INFO adding 'Cython/Includes/posix/unistd.pxd' 2024-04-20 15:03:51,175 wheel INFO adding 'Cython/Includes/posix/wait.pxd' 2024-04-20 15:03:51,175 wheel INFO adding 'Cython/Plex/Actions.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,176 wheel INFO adding 'Cython/Plex/Actions.pxd' 2024-04-20 15:03:51,176 wheel INFO adding 'Cython/Plex/Actions.py' 2024-04-20 15:03:51,177 wheel INFO adding 'Cython/Plex/DFA.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,178 wheel INFO adding 'Cython/Plex/DFA.pxd' 2024-04-20 15:03:51,179 wheel INFO adding 'Cython/Plex/DFA.py' 2024-04-20 15:03:51,179 wheel INFO adding 'Cython/Plex/Errors.py' 2024-04-20 15:03:51,179 wheel INFO adding 'Cython/Plex/Lexicons.py' 2024-04-20 15:03:51,180 wheel INFO adding 'Cython/Plex/Machines.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,182 wheel INFO adding 'Cython/Plex/Machines.pxd' 2024-04-20 15:03:51,182 wheel INFO adding 'Cython/Plex/Machines.py' 2024-04-20 15:03:51,182 wheel INFO adding 'Cython/Plex/Regexps.py' 2024-04-20 15:03:51,183 wheel INFO adding 'Cython/Plex/Scanners.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,185 wheel INFO adding 'Cython/Plex/Scanners.pxd' 2024-04-20 15:03:51,185 wheel INFO adding 'Cython/Plex/Scanners.py' 2024-04-20 15:03:51,186 wheel INFO adding 'Cython/Plex/Transitions.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,187 wheel INFO adding 'Cython/Plex/Transitions.pxd' 2024-04-20 15:03:51,187 wheel INFO adding 'Cython/Plex/Transitions.py' 2024-04-20 15:03:51,188 wheel INFO adding 'Cython/Plex/__init__.py' 2024-04-20 15:03:51,188 wheel INFO adding 'Cython/Runtime/__init__.py' 2024-04-20 15:03:51,188 wheel INFO adding 'Cython/Runtime/refnanny.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,190 wheel INFO adding 'Cython/Runtime/refnanny.pyx' 2024-04-20 15:03:51,190 wheel INFO adding 'Cython/Tempita/__init__.py' 2024-04-20 15:03:51,190 wheel INFO adding 'Cython/Tempita/_looper.py' 2024-04-20 15:03:51,192 wheel INFO adding 'Cython/Tempita/_tempita.cpython-312-powerpc64le-linux-musl.so' 2024-04-20 15:03:51,198 wheel INFO adding 'Cython/Tempita/_tempita.py' 2024-04-20 15:03:51,198 wheel INFO adding 'Cython/Tempita/compat3.py' 2024-04-20 15:03:51,199 wheel INFO adding 'Cython/Tests/TestCodeWriter.py' 2024-04-20 15:03:51,199 wheel INFO adding 'Cython/Tests/TestCythonUtils.py' 2024-04-20 15:03:51,199 wheel INFO adding 'Cython/Tests/TestJediTyper.py' 2024-04-20 15:03:51,199 wheel INFO adding 'Cython/Tests/TestShadow.py' 2024-04-20 15:03:51,199 wheel INFO adding 'Cython/Tests/TestStringIOTree.py' 2024-04-20 15:03:51,200 wheel INFO adding 'Cython/Tests/TestTestUtils.py' 2024-04-20 15:03:51,200 wheel INFO adding 'Cython/Tests/__init__.py' 2024-04-20 15:03:51,200 wheel INFO adding 'Cython/Tests/xmlrunner.py' 2024-04-20 15:03:51,200 wheel INFO adding 'Cython/Utility/AsyncGen.c' 2024-04-20 15:03:51,201 wheel INFO adding 'Cython/Utility/Buffer.c' 2024-04-20 15:03:51,201 wheel INFO adding 'Cython/Utility/Builtins.c' 2024-04-20 15:03:51,201 wheel INFO adding 'Cython/Utility/CConvert.pyx' 2024-04-20 15:03:51,202 wheel INFO adding 'Cython/Utility/CMath.c' 2024-04-20 15:03:51,202 wheel INFO adding 'Cython/Utility/CommonStructures.c' 2024-04-20 15:03:51,202 wheel INFO adding 'Cython/Utility/Complex.c' 2024-04-20 15:03:51,202 wheel INFO adding 'Cython/Utility/Coroutine.c' 2024-04-20 15:03:51,203 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx' 2024-04-20 15:03:51,203 wheel INFO adding 'Cython/Utility/CppConvert.pyx' 2024-04-20 15:03:51,203 wheel INFO adding 'Cython/Utility/CppSupport.cpp' 2024-04-20 15:03:51,204 wheel INFO adding 'Cython/Utility/CythonFunction.c' 2024-04-20 15:03:51,204 wheel INFO adding 'Cython/Utility/Dataclasses.c' 2024-04-20 15:03:51,204 wheel INFO adding 'Cython/Utility/Dataclasses.py' 2024-04-20 15:03:51,204 wheel INFO adding 'Cython/Utility/Embed.c' 2024-04-20 15:03:51,205 wheel INFO adding 'Cython/Utility/Exceptions.c' 2024-04-20 15:03:51,205 wheel INFO adding 'Cython/Utility/ExtensionTypes.c' 2024-04-20 15:03:51,205 wheel INFO adding 'Cython/Utility/FunctionArguments.c' 2024-04-20 15:03:51,206 wheel INFO adding 'Cython/Utility/ImportExport.c' 2024-04-20 15:03:51,206 wheel INFO adding 'Cython/Utility/MemoryView.pyx' 2024-04-20 15:03:51,206 wheel INFO adding 'Cython/Utility/MemoryView_C.c' 2024-04-20 15:03:51,207 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c' 2024-04-20 15:03:51,207 wheel INFO adding 'Cython/Utility/NumpyImportArray.c' 2024-04-20 15:03:51,207 wheel INFO adding 'Cython/Utility/ObjectHandling.c' 2024-04-20 15:03:51,208 wheel INFO adding 'Cython/Utility/Optimize.c' 2024-04-20 15:03:51,208 wheel INFO adding 'Cython/Utility/Overflow.c' 2024-04-20 15:03:51,209 wheel INFO adding 'Cython/Utility/Printing.c' 2024-04-20 15:03:51,209 wheel INFO adding 'Cython/Utility/Profile.c' 2024-04-20 15:03:51,209 wheel INFO adding 'Cython/Utility/StringTools.c' 2024-04-20 15:03:51,210 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx' 2024-04-20 15:03:51,210 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx' 2024-04-20 15:03:51,210 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c' 2024-04-20 15:03:51,210 wheel INFO adding 'Cython/Utility/TypeConversion.c' 2024-04-20 15:03:51,211 wheel INFO adding 'Cython/Utility/UFuncs.pyx' 2024-04-20 15:03:51,211 wheel INFO adding 'Cython/Utility/UFuncs_C.c' 2024-04-20 15:03:51,211 wheel INFO adding 'Cython/Utility/__init__.py' 2024-04-20 15:03:51,211 wheel INFO adding 'Cython/Utility/arrayarray.h' 2024-04-20 15:03:51,212 wheel INFO adding 'pyximport/__init__.py' 2024-04-20 15:03:51,212 wheel INFO adding 'pyximport/_pyximport2.py' 2024-04-20 15:03:51,212 wheel INFO adding 'pyximport/_pyximport3.py' 2024-04-20 15:03:51,212 wheel INFO adding 'pyximport/pyxbuild.py' 2024-04-20 15:03:51,213 wheel INFO adding 'pyximport/pyximport.py' 2024-04-20 15:03:51,213 wheel INFO adding 'Cython-3.0.10.dist-info/COPYING.txt' 2024-04-20 15:03:51,213 wheel INFO adding 'Cython-3.0.10.dist-info/LICENSE.txt' 2024-04-20 15:03:51,213 wheel INFO adding 'Cython-3.0.10.dist-info/METADATA' 2024-04-20 15:03:51,213 wheel INFO adding 'Cython-3.0.10.dist-info/WHEEL' 2024-04-20 15:03:51,213 wheel INFO adding 'Cython-3.0.10.dist-info/entry_points.txt' 2024-04-20 15:03:51,214 wheel INFO adding 'Cython-3.0.10.dist-info/top_level.txt' 2024-04-20 15:03:51,215 wheel INFO adding 'Cython-3.0.10.dist-info/RECORD' 2024-04-20 15:03:51,218 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-20 15:03:51,231 gpep517 INFO The backend produced .dist/Cython-3.0.10-cp312-cp312-linux_ppc64le.whl Cython-3.0.10-cp312-cp312-linux_ppc64le.whl Python 3.12.3 (main, Apr 18 2024, 07:52:31) [GCC 13.2.1 20240309] Running tests against Cython 3.0.10 #### 2024-04-20 15:04:03.141946 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. 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. Using Cython language level 2. Using Cython language level 2. Tests in shard 52/64 starting 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. Tests in shard 55/64 starting Using Cython language level 2. Using Cython language level 2. Tests in shard 51/64 starting Tests in shard 16/64 starting Tests in shard 27/64 starting Using Cython language level 2. Tests in shard 20/64 starting Tests in shard 26/64 starting Tests in shard 37/64 starting Tests in shard 47/64 starting Tests in shard 41/64 starting Tests in shard 40/64 starting Tests in shard 2/64 starting Tests in shard 57/64 starting Tests in shard 24/64 starting Tests in shard 53/64 starting Tests in shard 4/64 starting /home/buildozer/aports/main/cython/src/cython-3.0.10/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.10/TEST_TMP/recythonize-test11zm6q_4/src1fqdm289/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 39/64 starting Tests in shard 44/64 starting /home/buildozer/aports/main/cython/src/cython-3.0.10/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.10/TEST_TMP/recythonize-test11zm6q_4/src1fqdm289/b.pxd tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 60/64 starting Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.10/TEST_TMP/recythonize-test11zm6q_4/src1fqdm289/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-test11zm6q_4/src1fqdm289/b.py because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-test11zm6q_4/src1fqdm289/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-test11zm6q_4/src1fqdm289/b.py Tests in shard 45/64 starting Tests in shard 50/64 starting Tests in shard 33/64 starting Tests in shard 22/64 starting Tests in shard 58/64 starting Tests in shard 1/64 starting Tests in shard 28/64 starting Tests in shard 48/64 starting Tests in shard 12/64 starting Tests in shard 46/64 starting /home/buildozer/aports/main/cython/src/cython-3.0.10/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 54/64 starting Tests in shard 13/64 starting Tests in shard 3/64 starting Tests in shard 11/64 starting Tests in shard 49/64 starting Tests in shard 21/64 starting Tests in shard 56/64 starting Tests in shard 62/64 starting Tests in shard 0/64 starting Tests in shard 31/64 starting Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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_993d75cdaa04456477527f993c91b321e166318b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_993d75cdaa04456477527f993c91b321e166318b.pyx Tests in shard 63/64 starting Tests in shard 14/64 starting Tests in shard 36/64 starting Tests in shard 7/64 starting Tests in shard 32/64 starting Tests in shard 15/64 starting Tests in shard 9/64 starting Tests in shard 17/64 starting Tests in shard 19/64 starting Tests in shard 30/64 starting Tests in shard 18/64 starting Tests in shard 8/64 starting Tests in shard 38/64 starting Tests in shard 10/64 starting Tests in shard 5/64 starting Tests in shard 42/64 starting Tests in shard 43/64 starting Tests in shard 25/64 starting Tests in shard 34/64 starting Tests in shard 29/64 starting Tests in shard 59/64 starting Tests in shard 23/64 starting Tests in shard 35/64 starting /home/buildozer/aports/main/cython/src/cython-3.0.10/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.10/TEST_TMP/cycache-testcznupu00/srczkr9tyux/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-test11zm6q_4/src1fqdm289/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-test11zm6q_4/src1fqdm289/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-test11zm6q_4/src1fqdm289/b.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-test11zm6q_4/src1fqdm289/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-test11zm6q_4/src1fqdm289/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-test11zm6q_4/src1fqdm289/b.py /home/buildozer/aports/main/cython/src/cython-3.0.10/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.10/TEST_TMP/recythonize-testgo6mi3al/srcbggnpsvm/a.pxd 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.10/TEST_TMP/cycache-testcznupu00/srczkr9tyux/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testcznupu00/srczkr9tyux/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testgo6mi3al/srcbggnpsvm/a.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testgo6mi3al/srcbggnpsvm/a.py /home/buildozer/aports/main/cython/src/cython-3.0.10/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.10/TEST_TMP/cycache-testcznupu00/srczkr9tyux/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Tests in shard 61/64 starting Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testcznupu00/srczkr9tyux/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testcznupu00/srczkr9tyux/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testcznupu00/srczkr9tyux/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testcznupu00/srczkr9tyux/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-3.0.10/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.10/TEST_TMP/cycache-test6a80ey6q/srcvg3m0d15/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-test6a80ey6q/srcvg3m0d15/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-test6a80ey6q/srcvg3m0d15/a.pyx Tests in shard 6/64 starting Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-test6a80ey6q/srcvg3m0d15/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-test6a80ey6q/srcvg3m0d15/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-3.0.10/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.10/TEST_TMP/cycache-testyuf715ki/srcsbbzxiei/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testyuf715ki/srcsbbzxiei/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testyuf715ki/srcsbbzxiei/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testyuf715ki/srcsbbzxiei/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testyuf715ki/srcsbbzxiei/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-3.0.10/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.10/TEST_TMP/cycache-testfyy679gk/srcvptt75id/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testfyy679gk/srcvptt75id/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testfyy679gk/srcvptt75id/options.pyx /home/buildozer/aports/main/cython/src/cython-3.0.10/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.10/TEST_TMP/cycache-testfyy679gk/srcvptt75id/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testfyy679gk/srcvptt75id/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testfyy679gk/srcvptt75id/options.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testfyy679gk/srcvptt75id/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testfyy679gk/srcvptt75id/options.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testfyy679gk/srcvptt75id/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/cycache-testfyy679gk/srcvptt75id/options.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testgo6mi3al/srcbggnpsvm/a.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testgo6mi3al/srcbggnpsvm/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testgo6mi3al/srcbggnpsvm/a.py /home/buildozer/aports/main/cython/src/cython-3.0.10/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.10/TEST_TMP/recythonize-testj59nd6bu/srciiy_d517/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) /home/buildozer/aports/main/cython/src/cython-3.0.10/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.10/TEST_TMP/recythonize-testj59nd6bu/srciiy_d517/b.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testj59nd6bu/srciiy_d517/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testj59nd6bu/srciiy_d517/b.pyx because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testj59nd6bu/srciiy_d517/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testj59nd6bu/srciiy_d517/b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testj59nd6bu/srciiy_d517/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testj59nd6bu/srciiy_d517/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testj59nd6bu/srciiy_d517/b.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testj59nd6bu/srciiy_d517/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testj59nd6bu/srciiy_d517/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-testj59nd6bu/srciiy_d517/b.pyx /home/buildozer/aports/main/cython/src/cython-3.0.10/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.10/TEST_TMP/recythonize-test0l8ihss6/srcyvvhjh1l/a.pxd tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-test0l8ihss6/srcyvvhjh1l/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-test0l8ihss6/srcyvvhjh1l/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-test0l8ihss6/srcyvvhjh1l/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-test0l8ihss6/srcyvvhjh1l/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/recythonize-test0l8ihss6/srcyvvhjh1l/a.pyx #### 2024-04-20 15:04:13.145365 warning: /home/buildozer/.cython/inline/_cython_inline_92dc6aa75348622b4dd1decc2a2f6b4100d57272.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_92dc6aa75348622b4dd1decc2a2f6b4100d57272.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_92dc6aa75348622b4dd1decc2a2f6b4100d57272.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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_88f351b937b3192c08e6efb899574fa227d8973e.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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-20 15:04:23.160526 Compiling /home/buildozer/.cython/inline/_cython_inline_039cb095cdbb3696fa9b7726c2138bf6af80e241.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_039cb095cdbb3696fa9b7726c2138bf6af80e241.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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=3, releaselevel='final', serial=0) PY_VERSION_HEX 0x30C03F0 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) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 Paths: sys.executable = /home/buildozer/aports/main/cython/src/cython-3.0.10/.testenv/bin/python3 sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.0.10/.testenv sys.base_exec_prefix = /usr sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.0.10/.testenv sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/26/compile/c/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/26/support/lib.linux-ppc64le-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.0.10', '/home/buildozer/aports/main/cython/src/cython-3.0.10', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.0.10/.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-powerpc64le-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 Compiling /home/buildozer/.cython/inline/_cython_inline_f58065c1ee10aa66191e0d13ff1b336e1b0a2092.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f58065c1ee10aa66191e0d13ff1b336e1b0a2092.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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_4746433cc99520eff3d565c7013556bd146fcba5.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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:2283:5: error: duplicate case value 2283 | case 1+0: | ^~~~ e_switch_transform.c:2282:5: note: previously used here 2282 | case 1: | ^~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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-20 15:04:33.211400 Compiler output for module jiba6: jiba6.c: In function '__pyx_f_5jiba6_f': jiba6.c:1920:3: warning: '__pyx_v_f1' is used uninitialized [-Wuninitialized] 1920 | memcpy(__pyx_v_f1, __pyx_v_f2, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jiba6.c:1901:9: note: '__pyx_v_f1' declared here 1901 | float __pyx_v_f1[3]; | ^~~~~~~~~~ Compiler output for module jiba6: jiba6.cpp: In function 'void __pyx_f_5jiba6_f()': jiba6.cpp:1932:9: warning: '__pyx_v_f1' is used uninitialized [-Wuninitialized] 1932 | memcpy(__pyx_v_f1, __pyx_v_f2, 1); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ jiba6.cpp:1913:9: note: '__pyx_v_f1' declared here 1913 | float __pyx_v_f1[3]; | ^~~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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_34e5abd40a3294225f228831e5177b7ff984f11b.pyx:11:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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=3, releaselevel='final', serial=0) PY_VERSION_HEX 0x30C03F0 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) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 Paths: sys.executable = /home/buildozer/aports/main/cython/src/cython-3.0.10/.testenv/bin/python3 sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.0.10/.testenv sys.base_exec_prefix = /usr sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.0.10/.testenv sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/26/compile/cpp/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/26/support/lib.linux-ppc64le-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.0.10', '/home/buildozer/aports/main/cython/src/cython-3.0.10', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.0.10/.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-powerpc64le-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 Compiling /home/buildozer/.cython/inline/_cython_inline_51b457ddc31d45db6e295cb7cd3716bc85670016.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_51b457ddc31d45db6e295cb7cd3716bc85670016.pyx #### 2024-04-20 15:04:43.214957 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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_39f233498b32828694f46621c5cb4ba2a72db995.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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_f2c9a145777b96c9365405ad9d9105414fa4da66.pyx:8:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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-20 15:04:53.222011 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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_decorators: complex_decorators.c:2002:18: warning: '__pyx_f_18complex_decorators_f' defined but not used [-Wunused-function] 2002 | 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:2014:18: warning: 'PyObject* __pyx_f_18complex_decorators_f(__pyx_t_double_complex)' defined but not used [-Wunused-function] 2014 | 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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 cvardef: cvardef.c: In function '__pyx_pf_7cvardef_f': cvardef.c:2299:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] 2299 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:2298:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] 2298 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:2297:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] 2297 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:2296:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] 2296 | 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:2308:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] 2308 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:2309:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] 2309 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:2310:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] 2310 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:2311:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] 2311 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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 cdef_syntax: cdef_syntax.c: In function '__pyx_pf_11cdef_syntax_use_cdef': cdef_syntax.c:2226:76: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 2226 | __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__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:2238:76: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 2238 | __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__etc __pyx_t_1; | ^~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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-20 15:05:03.230569 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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-20 15:05:13.239899 Compiler output for module cpp_stl_random: In file included from /usr/include/c++/13.2.1/random:53, from cpp_stl_random.cpp:1239: 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:4477: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; | ^~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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-20 15:05:23.290642 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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 cpp_stl_random: In file included from /usr/include/c++/13.2.1/random:53, from cpp_stl_random.cpp:1239: 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:4477: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; | ^~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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-20 15:05:33.293918 Compiler output for module complex_annotations: complex_annotations.c:1996:18: warning: '__pyx_f_19complex_annotations_f' defined but not used [-Wunused-function] 1996 | 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:2008:18: warning: 'PyObject* __pyx_f_19complex_annotations_f(__pyx_t_double_complex)' defined but not used [-Wunused-function] 2008 | 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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-20 15:05:43.297571 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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 cpp_iterators: cpp_iterators.cpp:4045:18: warning: 'PyObject* __pyx_convert_set_to_py_int(const std::set&)' defined but not used [-Wunused-function] 4045 | static PyObject *__pyx_convert_set_to_py_int(std::set const &__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cpp_iterators.cpp:3846:18: warning: 'PyObject* __pyx_convert_map_to_py_int____int(const std::map&)' defined but not used [-Wunused-function] 3846 | static PyObject *__pyx_convert_map_to_py_int____int(std::map const &__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cpp_iterators.cpp:3665:18: warning: 'PyObject* __pyx_convert_list_to_py_int(const std::__cxx11::list&)' defined but not used [-Wunused-function] 3665 | static PyObject *__pyx_convert_list_to_py_int(std::list const &__pyx_v_v) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-20 15:05:53.310164 Compiler output for module cpp_template_subclasses: cpp_template_subclasses.cpp: In function 'std::pair __pyx_convert_pair_from_py_double__and_double(PyObject*)': cpp_template_subclasses.cpp:3082:99: note: parameter passing for argument of type 'std::pair' when C++17 is enabled changed to match C++14 in GCC 10.1 3082 | static std::pair __pyx_convert_pair_from_py_double__and_double(PyObject *__pyx_v_o) { | ^ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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-20 15:06:03.321816 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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: Compiler output for module builtin_basestring: builtin_basestring.c: In function '__pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3': builtin_basestring.c:2705:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 2705 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ^~ builtin_basestring.c:2734:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 2734 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ^~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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: 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 ! Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2024-04-20 15:06:13.325316 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:2717:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 2717 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ builtin_basestring.cpp:2746:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 2746 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ Compiler output for module pure_py3: pure_py3.c:3754:18: warning: '__pyx_f_8pure_py3_test_cdef_return_object' defined but not used [-Wunused-function] 3754 | static PyObject *__pyx_f_8pure_py3_test_cdef_return_object(PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2024-04-20 15:06:23.341934 Compiler output for module sequential_parallel: sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_58test_chunksize': sequential_parallel.c:32726:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] 32726 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_68test_inner_private': sequential_parallel.c:35112:7: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable] 35112 | int __pyx_t_5; | ^~~~~~~~~ sequential_parallel.c: In function '__pyx_f_19sequential_parallel_prange_call_exception_checked_function_impl': sequential_parallel.c:35625:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] 35625 | int __pyx_t_4; | ^~~~~~~~~ Compiler output for module pure_py3: pure_py3.cpp:3766:18: warning: 'PyObject* __pyx_f_8pure_py3_test_cdef_return_object(PyObject*)' defined but not used [-Wunused-function] 3766 | static PyObject *__pyx_f_8pure_py3_test_cdef_return_object(PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2024-04-20 15:06:33.345501 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:4144:57: cpp_classes_def.cpp:4251:16: warning: '__pyx_v_subClass' may be used uninitialized [-Wmaybe-uninitialized] 4251 | 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:4158:39: note: '__pyx_v_subClass' was declared here 4158 | __pyx_t_15cpp_classes_def_SubClass *__pyx_v_subClass; | ^~~~~~~~~~~~~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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' /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-20 15:06:43.349217 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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' ---------------------------------------------------------------------- Ran 86 tests in 157.353s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (49/64) :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback #### 2024-04-20 15:06:53.380936 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency found: 'setuptools.sandbox' version 69.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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 reversed_iteration: reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_68reversed_unsigned': reversed_iteration.c:14451:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14451 | 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:14638:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14638 | 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:14823:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14823 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ^ #### 2024-04-20 15:07:03.384264 #### 2024-04-20 15:07:13.539516 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:3620:121: warning: passing argument 1 of '__Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle' from incompatible pointer type [-Wincompatible-pointer-types] 3620 | PyObject* wrapped = __Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(strchr); | ^~~~~~ | | | char * (*)(const char *, int) cpdef_extern_func.c:2752:128: note: expected 'const char * (*)(const char *, int)' but argument is of type 'char * (*)(const char *, int)' 2752 | static PyObject *__Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module reversed_iteration: reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_68reversed_unsigned(PyObject*, int, int)': reversed_iteration.cpp:14463:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14463 | 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:14650:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14650 | 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:14835:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 14835 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ~~~~~~~~~~^~~~~~~~~~~~~~~ ---------------------------------------------------------------------- Ran 92 tests in 193.158s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) Compiler output for module sequential_parallel: sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_58test_chunksize(PyObject*)': sequential_parallel.cpp:32741:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] 32741 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_68test_inner_private(PyObject*)': sequential_parallel.cpp:35127:7: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable] 35127 | 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:35640:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] 35640 | int __pyx_t_4; | ^~~~~~~~~ #### 2024-04-20 15:07:23.559593 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:3632:121: warning: invalid conversion from 'char* (*)(const char*, int)' to 'const char* (*)(const char*, int)' [-fpermissive] 3632 | PyObject* wrapped = __Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(strchr); | ^~~~~~ | | | char* (*)(const char*, int) cpdef_extern_func.cpp:2764:128: note: initializing argument 1 of 'PyObject* __Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(const char* (*)(const char*, int))' 2764 | static PyObject *__Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ---------------------------------------------------------------------- Ran 121 tests in 202.755s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) #### 2024-04-20 15:07:33.562825 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:11741:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 11741 | __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:11830:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 11830 | __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:11947:13: pure_py.c:12056:15: warning: '__pyx_v_r3.x' may be used uninitialized [-Wmaybe-uninitialized] 12056 | __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:11958:34: note: '__pyx_v_r3.x' was declared here 11958 | union __pyx_t_7pure_py_MyUnion __pyx_v_r3; | ^~~~~~~~~~ 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:3045:10: warning: '__pyx_v_f' may be used uninitialized [-Wmaybe-uninitialized] 3045 | return __pyx_r; | ^~~~~~~ cpp_stl_function.cpp:2806:41: note: '__pyx_v_f' was declared here 2806 | std::function *__pyx_v_f; | ^~~~~~~~~ #### 2024-04-20 15:07:43.599913 ---------------------------------------------------------------------- Ran 111 tests in 215.541s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) 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:3045:10: warning: '__pyx_v_f' may be used uninitialized [-Wmaybe-uninitialized] 3045 | return __pyx_r; | ^~~~~~~ cpp_stl_function.cpp:2806:41: note: '__pyx_v_f' was declared here 2806 | std::function *__pyx_v_f; | ^~~~~~~~~ #### 2024-04-20 15:07:53.649765 Compiler output for module unused_args: unused_args.c:2780:18: warning: '__pyx_f_11unused_args_c_unused_optional' defined but not used [-Wunused-function] 2780 | 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:2730:18: warning: '__pyx_f_11unused_args_c_unused_simple' defined but not used [-Wunused-function] 2730 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:11753:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 11753 | __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:11842:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 11842 | __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:11959:46: pure_py.cpp:12068:67: warning: '__pyx_v_r3.__pyx_t_7pure_py_MyUnion::x' may be used uninitialized [-Wmaybe-uninitialized] 12068 | __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:11970:34: note: '__pyx_v_r3.__pyx_t_7pure_py_MyUnion::x' was declared here 11970 | union __pyx_t_7pure_py_MyUnion __pyx_v_r3; | ^~~~~~~~~~ ---------------------------------------------------------------------- Ran 145 tests in 234.702s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) #### 2024-04-20 15:08:03.709463 Compiler output for module unused_args: unused_args.cpp:2792: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] 2792 | 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:2742:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] 2742 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ---------------------------------------------------------------------- Ran 229 tests in 240.670s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (40/64) RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2024-04-20 15:08:13.740167 ---------------------------------------------------------------------- Ran 177 tests in 246.676s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) ---------------------------------------------------------------------- Ran 137 tests in 250.848s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (51/64) RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2024-04-20 15:08:23.771453 #### 2024-04-20 15:08:33.790503 ---------------------------------------------------------------------- Ran 252 tests in 271.397s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) Compiler output for module memslice: memslice.c: In function '__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct': memslice.c:101279:38: warning: taking address of packed member of 'struct __pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 101279 | 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.5.1 Test dependency found: 'asyncio' version 3.12.3 Test dependency found: 'pstats' version 3.12.3 Test dependency found: 'posix' version 3.12.3 Test dependency found: 'array' version 3.12.3 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-20 15:08:43.829673 ---------------------------------------------------------------------- Ran 184 tests in 282.946s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) #### 2024-04-20 15:08:53.879698 Compiler output for module legacy_implicit_noexcept: legacy_implicit_noexcept.c:2886:18: warning: '__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning' defined but not used [-Wunused-function] 2886 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ legacy_implicit_noexcept.c:2846:18: warning: '__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_str' defined but not used [-Wunused-function] 2846 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_str(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ legacy_implicit_noexcept.c:2806:18: warning: '__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_object' defined but not used [-Wunused-function] 2806 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_object(PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2024-04-20 15:09:03.929896 Compiler output for module legacy_implicit_noexcept: legacy_implicit_noexcept.cpp:2898:18: warning: 'PyObject* __pyx_f_24legacy_implicit_noexcept_test_noexcept_warning()' defined but not used [-Wunused-function] 2898 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ legacy_implicit_noexcept.cpp:2858:18: warning: 'PyObject* __pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_str()' defined but not used [-Wunused-function] 2858 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_str(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ legacy_implicit_noexcept.cpp:2818:18: warning: 'PyObject* __pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_object(PyObject*)' defined but not used [-Wunused-function] 2818 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_object(PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ---------------------------------------------------------------------- Ran 136 tests in 302.154s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) 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:6329:15, inlined from '__pyx_pw_17struct_conversion_21test_obj_to_struct_cnames' at struct_conversion.c:6299:13: struct_conversion.c:1129:40: warning: '__pyx_r.not_x' may be used uninitialized [-Wmaybe-uninitialized] 1129 | #define PyInt_FromLong PyLong_FromLong | ^ struct_conversion.c:10890:20: note: in expansion of macro 'PyInt_FromLong' 10890 | return PyInt_FromLong((long) value); | ^~~~~~~~~~~~~~ struct_conversion.c: In function '__pyx_pw_17struct_conversion_21test_obj_to_struct_cnames': struct_conversion.c:3613:54: note: '__pyx_r.not_x' was declared here 3613 | struct __pyx_t_17struct_conversion_OverriddenCname __pyx_r; | ^~~~~~~ #### 2024-04-20 15:09:13.959927 ---------------------------------------------------------------------- Ran 230 tests in 309.339s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) ---------------------------------------------------------------------- Ran 179 tests in 308.735s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) Compiler output for module struct_conversion: In function 'PyObject* __Pyx_PyInt_From_int(int)', inlined from 'PyObject* __pyx_pf_17struct_conversion_20test_obj_to_struct_cnames(PyObject*, __pyx_t_17struct_conversion_OverriddenCname)' at struct_conversion.cpp:6341:35, inlined from 'PyObject* __pyx_pw_17struct_conversion_21test_obj_to_struct_cnames(PyObject*, PyObject* const*, Py_ssize_t, PyObject*)' at struct_conversion.cpp:6311:69: struct_conversion.cpp:10902:34: warning: '__pyx_r.__pyx_t_17struct_conversion_OverriddenCname::not_x' may be used uninitialized [-Wmaybe-uninitialized] 10902 | return PyInt_FromLong((long) value); | ^ struct_conversion.cpp: In function 'PyObject* __pyx_pw_17struct_conversion_21test_obj_to_struct_cnames(PyObject*, PyObject* const*, Py_ssize_t, PyObject*)': struct_conversion.cpp:3625:54: note: '__pyx_r.__pyx_t_17struct_conversion_OverriddenCname::not_x' was declared here 3625 | struct __pyx_t_17struct_conversion_OverriddenCname __pyx_r; | ^~~~~~~ ---------------------------------------------------------------------- Ran 103 tests in 314.972s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (34/64) #### 2024-04-20 15:09:24.009449 ---------------------------------------------------------------------- Ran 224 tests in 320.913s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (38/64) ---------------------------------------------------------------------- Ran 169 tests in 320.935s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (43/64) #### 2024-04-20 15:09:34.040164 ---------------------------------------------------------------------- Ran 119 tests in 327.629s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) ---------------------------------------------------------------------- Ran 196 tests in 332.233s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (54/64) ---------------------------------------------------------------------- Ran 178 tests in 333.021s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) ---------------------------------------------------------------------- Ran 170 tests in 335.931s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) #### 2024-04-20 15:09:44.044281 Compiler output for module for_in_string: for_in_string.c:8161:16: warning: '__Pyx__PyObject_AsPy_UCS4' defined but not used [-Wunused-function] 8161 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ---------------------------------------------------------------------- Ran 157 tests in 337.018s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) Compiler output for module set: set.c: In function '__pyx_pf_3set_cython_set': set.c:3149:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 3149 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ^~ set.c: In function '__pyx_pf_3set_2cython_frozenset': set.c:3234:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 3234 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ^~ ---------------------------------------------------------------------- Ran 149 tests in 341.565s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) Compiler output for module for_in_string: for_in_string.cpp:8173:16: warning: 'Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject*)' defined but not used [-Wunused-function] 8173 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ---------------------------------------------------------------------- Ran 251 tests in 345.685s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (56/64) #### 2024-04-20 15:09:54.049481 Compiler output for module locals: locals.c: In function '__pyx_pf_6locals_14locals_ctype': locals.c:4007:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] 4007 | int *__pyx_v_p; | ^~~~~~~~~ locals.c: In function '__pyx_pf_6locals_16locals_ctype_inferred': locals.c:4096:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] 4096 | int *__pyx_v_b; | ^~~~~~~~~ Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_5420beb5f4f96db6d92623ab4baf02ef7a6157fa.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_0a4e7c92eb45dcda68cf238718ab997a1399773b.pyx:5:8: Cannot assign to or delete this ---------------------------------------------------------------------- Ran 232 tests in 350.417s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (45/64) Compiler output for module set: set.cpp: In function 'PyObject* __pyx_pf_3set_cython_set(PyObject*)': set.cpp:3161:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 3161 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~ set.cpp: In function 'PyObject* __pyx_pf_3set_2cython_frozenset(PyObject*)': set.cpp:3246:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 3246 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~ :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', Compiler output for module locals: locals.cpp: In function 'PyObject* __pyx_pf_6locals_14locals_ctype(PyObject*)': locals.cpp:4019:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] 4019 | int *__pyx_v_p; | ^~~~~~~~~ locals.cpp: In function 'PyObject* __pyx_pf_6locals_16locals_ctype_inferred(PyObject*)': locals.cpp:4108:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] 4108 | int *__pyx_v_b; | ^~~~~~~~~ #### 2024-04-20 15:10:04.069522 Compiler output for module unused: unused.c:2750:18: warning: '__pyx_f_6unused_c_unused_optional' defined but not used [-Wunused-function] 2750 | 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:2700:18: warning: '__pyx_f_6unused_c_unused_simple' defined but not used [-Wunused-function] 2700 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): f'{a $ b}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_844c42346fa437ed157b265a0a7ead598d0b7d58.pyx:5:12: Unrecognized character warning: /home/buildozer/.cython/inline/_cython_inline_b398dfebf3c3065a434d403408caf64c1f115fa0.pyx:6:4: Unreachable code #### 2024-04-20 15:10:14.129476 Compiling /home/buildozer/.cython/inline/_cython_inline_b398dfebf3c3065a434d403408caf64c1f115fa0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b398dfebf3c3065a434d403408caf64c1f115fa0.pyx ---------------------------------------------------------------------- Ran 301 tests in 366.390s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (42/64) Compiler output for module unused: unused.cpp:2762:18: warning: 'PyObject* __pyx_f_6unused_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_6unused_c_unused_optional*)' defined but not used [-Wunused-function] 2762 | 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:2712:18: warning: 'PyObject* __pyx_f_6unused_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] 2712 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ---------------------------------------------------------------------- Ran 244 tests in 373.683s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (35/64) #### 2024-04-20 15:10:24.169941 ---------------------------------------------------------------------- Ran 254 tests in 378.276s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (32/64) #### 2024-04-20 15:10:34.239547 ---------------------------------------------------------------------- Ran 206 tests in 392.249s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (48/64) #### 2024-04-20 15:10:44.299558 #### 2024-04-20 15:10:54.379697 #### 2024-04-20 15:11:04.479546 ---------------------------------------------------------------------- Ran 270 tests in 423.658s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) ---------------------------------------------------------------------- Ran 183 tests in 425.929s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (55/64) #### 2024-04-20 15:11:14.530389 ---------------------------------------------------------------------- Ran 235 tests in 429.357s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (36/64) ---------------------------------------------------------------------- Ran 314 tests in 430.475s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (41/64) ---------------------------------------------------------------------- Ran 193 tests in 433.280s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (39/64) ---------------------------------------------------------------------- Ran 198 tests in 434.572s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (33/64) ---------------------------------------------------------------------- Ran 243 tests in 434.392s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) #### 2024-04-20 15:11:24.560741 ---------------------------------------------------------------------- Ran 136 tests in 438.893s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (50/64) ---------------------------------------------------------------------- Ran 339 tests in 439.926s OK (skipped=1) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (58/64) :1: SyntaxWarning: invalid escape sequence '\d' t == re.search('(\d+)', '-2.80 98\n').groups() ---------------------------------------------------------------------- Ran 227 tests in 444.008s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (53/64) :1: SyntaxWarning: invalid escape sequence '\d' t == re.search('(\d+)', '-2.80 98\n').groups() ---------------------------------------------------------------------- Ran 250 tests in 443.874s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (63/64) #### 2024-04-20 15:11:34.577908 ---------------------------------------------------------------------- Ran 336 tests in 452.269s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (37/64) #### 2024-04-20 15:11:44.582223 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:18445:31: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 18445 | __pyx_ctuple_long__and_long __pyx_t_1; | ^~~~~~~~~ Couldn't find 'b' Couldn't find 'a' Compiling /home/buildozer/.cython/inline/_cython_inline_025540512b82ceb95a257b3b5bde533b478672f3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_025540512b82ceb95a257b3b5bde533b478672f3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e0845b0818c789677320ec4b89a30e66aeebfa27.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e0845b0818c789677320ec4b89a30e66aeebfa27.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e0845b0818c789677320ec4b89a30e66aeebfa27.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e0845b0818c789677320ec4b89a30e66aeebfa27.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8d400e482026a0f015df51282d815c71b1aa7945.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8d400e482026a0f015df51282d815c71b1aa7945.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_68640ab0e69c67a61240f11926be8f2e10ee33f5.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_68640ab0e69c67a61240f11926be8f2e10ee33f5.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_68640ab0e69c67a61240f11926be8f2e10ee33f5.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_68640ab0e69c67a61240f11926be8f2e10ee33f5.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_0c5c62523365efa41776a9b9022c2fad8fcb6267.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0c5c62523365efa41776a9b9022c2fad8fcb6267.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_2d894e4dfede0bba6e93848a93f2cbada8a3384f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2d894e4dfede0bba6e93848a93f2cbada8a3384f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_2d894e4dfede0bba6e93848a93f2cbada8a3384f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2d894e4dfede0bba6e93848a93f2cbada8a3384f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_790163fd4bb21c2a1cfc8380edf9e2e5dabc124a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_790163fd4bb21c2a1cfc8380edf9e2e5dabc124a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7428f335e0cc1d35822941d413172457428487dd.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7428f335e0cc1d35822941d413172457428487dd.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7428f335e0cc1d35822941d413172457428487dd.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7428f335e0cc1d35822941d413172457428487dd.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_ca8ab5dec1fe4f549740d7cdae1d0328fcd2fd05.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_ca8ab5dec1fe4f549740d7cdae1d0328fcd2fd05.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_2b07a650914dc72dbd7f843d41f8278a7e22b050.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2b07a650914dc72dbd7f843d41f8278a7e22b050.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_2b07a650914dc72dbd7f843d41f8278a7e22b050.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2b07a650914dc72dbd7f843d41f8278a7e22b050.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9cbb22b954dc7511f3850bf4812ac833d72d066b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9cbb22b954dc7511f3850bf4812ac833d72d066b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_11d5017453419896c31f54ae971a8a3d7ff82f97.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_11d5017453419896c31f54ae971a8a3d7ff82f97.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_11d5017453419896c31f54ae971a8a3d7ff82f97.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_11d5017453419896c31f54ae971a8a3d7ff82f97.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c1cfa232fa4dcbcde4810e7502f4867d1b01d3ba.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c1cfa232fa4dcbcde4810e7502f4867d1b01d3ba.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1d9c6e318ad751fb2430ba6115f3769d89a629ba.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1d9c6e318ad751fb2430ba6115f3769d89a629ba.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1d9c6e318ad751fb2430ba6115f3769d89a629ba.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1d9c6e318ad751fb2430ba6115f3769d89a629ba.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c69c0ea8ede59fb0b88a8a9786a539b4ce891b5a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c69c0ea8ede59fb0b88a8a9786a539b4ce891b5a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b07985c36153648d14efcc01eb7d7f5ad3c6e9c6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b07985c36153648d14efcc01eb7d7f5ad3c6e9c6.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b07985c36153648d14efcc01eb7d7f5ad3c6e9c6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b07985c36153648d14efcc01eb7d7f5ad3c6e9c6.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c62e8c45b98b593539a33546d26b60a497451868.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c62e8c45b98b593539a33546d26b60a497451868.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_cdd548a52687705342ca9b085ba5ab5c20a1feac.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cdd548a52687705342ca9b085ba5ab5c20a1feac.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_cdd548a52687705342ca9b085ba5ab5c20a1feac.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cdd548a52687705342ca9b085ba5ab5c20a1feac.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_90003af304883305d470039327cd3ed4f796826b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_90003af304883305d470039327cd3ed4f796826b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_70f0543615cd83729a5362afa6c1a48cd654c6a2.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_70f0543615cd83729a5362afa6c1a48cd654c6a2.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_08509b0133f5303f4efd0138a163b967710208df.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_08509b0133f5303f4efd0138a163b967710208df.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_08509b0133f5303f4efd0138a163b967710208df.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_08509b0133f5303f4efd0138a163b967710208df.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_bb2df8ea0028f9c813d92281054c20aecfb2ab04.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bb2df8ea0028f9c813d92281054c20aecfb2ab04.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6e6fe4d842f518504a9513475e91802a12c3fb75.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6e6fe4d842f518504a9513475e91802a12c3fb75.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6e6fe4d842f518504a9513475e91802a12c3fb75.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6e6fe4d842f518504a9513475e91802a12c3fb75.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fe9a38378f62e286b6d3d2ca77385c49a8d49a58.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fe9a38378f62e286b6d3d2ca77385c49a8d49a58.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e6ac675d48a1099f3730c96b1066bc2a04d5a684.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e6ac675d48a1099f3730c96b1066bc2a04d5a684.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_bba587d72d03ac4f5d8cd00df0b479e149e71450.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bba587d72d03ac4f5d8cd00df0b479e149e71450.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_065753cbb04ed9867f8424851aae0319b9673a48.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_065753cbb04ed9867f8424851aae0319b9673a48.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_31427ab27622e94ccda29755fb4a4dc5fbfb442e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_31427ab27622e94ccda29755fb4a4dc5fbfb442e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9c561179950250e1eabab3af815a0041e2c826f8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9c561179950250e1eabab3af815a0041e2c826f8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3e3cbe6e5f18f811a2179a05a3392df179a12302.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3e3cbe6e5f18f811a2179a05a3392df179a12302.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e7e5838acb2439faac7781ddda3d244a573a9dd3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e7e5838acb2439faac7781ddda3d244a573a9dd3.pyx Couldn't find 'a' Compiling /home/buildozer/.cython/inline/_cython_inline_e9a7066bbbd9d5f0154ef814aad77b9237cf1d11.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e9a7066bbbd9d5f0154ef814aad77b9237cf1d11.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e3d4a183956ac4e418be1abfcec57a42cc97345f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e3d4a183956ac4e418be1abfcec57a42cc97345f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_82a2f2c720fdb7326afe53541bb42cc09f8d95ef.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_82a2f2c720fdb7326afe53541bb42cc09f8d95ef.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_df1e80404ca226c098f35d60ac967ce643c85e2d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_df1e80404ca226c098f35d60ac967ce643c85e2d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_937df7d460d9f685967f57470d5f9251859aaf40.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_937df7d460d9f685967f57470d5f9251859aaf40.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6aba130e5c8b491cbd43d570a94e45d4175410f9.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6aba130e5c8b491cbd43d570a94e45d4175410f9.pyx ---------------------------------------------------------------------- Ran 232 tests in 466.564s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) #### 2024-04-20 15:11:54.585615 Compiling /home/buildozer/.cython/inline/_cython_inline_3398b1d36aa1185e748031d01a673b91bef28d73.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3398b1d36aa1185e748031d01a673b91bef28d73.pyx Exception ignored in: .Broken object at 0x7fff74eaf260> 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:19814) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7fff74eaf260> 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:19814) 1/0 ZeroDivisionError: integer division or modulo by zero ---------------------------------------------------------------------- Ran 200 tests in 471.486s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (52/64) Compiling /home/buildozer/.cython/inline/_cython_inline_a3a224f198046602d3d6d0152ada8c7ddbb604f9.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a3a224f198046602d3d6d0152ada8c7ddbb604f9.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_19ee4b87553c521889b67b7f56248e4fc4e8270e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_19ee4b87553c521889b67b7f56248e4fc4e8270e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_2687f51168c6dfb7cc86ddf1e46db71d0792def6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2687f51168c6dfb7cc86ddf1e46db71d0792def6.pyx 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:101296:39: warning: taking address of packed member of '__pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 101296 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~~^~~~ acquired default acquired Global_A #### 2024-04-20 15:12:04.592407 ---------------------------------------------------------------------- Ran 262 tests in 479.403s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (62/64) ---------------------------------------------------------------------- Ran 250 tests in 479.866s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (60/64) ---------------------------------------------------------------------- Ran 217 tests in 480.431s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) #### 2024-04-20 15:12:14.595608 ---------------------------------------------------------------------- Ran 340 tests in 491.428s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) ---------------------------------------------------------------------- Ran 423 tests in 494.883s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (57/64) #### 2024-04-20 15:12:24.598886 Exception ignored in: .Broken object at 0x7fff74f37e90> 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:19826) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7fff752cad20> 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:19826) 1/0 ZeroDivisionError: integer division or modulo by zero #### 2024-04-20 15:12:34.610457 #### 2024-04-20 15:12:44.617132 Compiler output for module pointers: pointers.c: In function '__pyx_pf_8pointers_compare': pointers.c:2358:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 2358 | __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:2665:43: warning: self-comparison always evaluates to true [-Wtautological-compare] 2665 | __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:2875:43: warning: self-comparison always evaluates to true [-Wtautological-compare] 2875 | __pyx_t_2 = (__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string); | ^~ #### 2024-04-20 15:12:54.620286 ---------------------------------------------------------------------- Ran 350 tests in 527.845s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (59/64) Compiler output for module pointers: pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_compare(PyObject*)': pointers.cpp:2370:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 2370 | __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:2677:43: warning: self-comparison always evaluates to true [-Wtautological-compare] 2677 | __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:2887:43: warning: self-comparison always evaluates to true [-Wtautological-compare] 2887 | __pyx_t_2 = (__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:5331:10: warning: '__pyx_r.a' may be used uninitialized [-Wmaybe-uninitialized] 5331 | return __pyx_r; | ^~~~~~~ cdef_class_dataclass.c:5135:43: note: '__pyx_r.a' was declared here 5135 | struct __pyx_t_20cdef_class_dataclass_S __pyx_r; | ^~~~~~~ ---------------------------------------------------------------------- Ran 389 tests in 534.280s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) Compiler output for module test_grammar: test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f': test_grammar.c:56786:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 56786 | 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:61221:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 61221 | __pyx_t_1 = (__pyx_v_x == __pyx_v_x); | ^~ test_grammar.c:61234:26: warning: self-comparison always evaluates to false [-Wtautological-compare] 61234 | __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:66892:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 66892 | struct __pyx_obj_12test_grammar___pyx_scope_struct_26_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ Compiling /home/buildozer/.cython/inline/_cython_inline_3a3a374a47f6c735de75eed8c1bc63471c237fca.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3a3a374a47f6c735de75eed8c1bc63471c237fca.pyx ---------------------------------------------------------------------- Ran 150 tests in 534.983s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (61/64) #### 2024-04-20 15:13:04.623165 ---------------------------------------------------------------------- Ran 341 tests in 537.123s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_94e01eb6999091e01899840993c447831ac4c7f8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_94e01eb6999091e01899840993c447831ac4c7f8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e024a611cd77ae44a0d8585ec165e72cb6498e51.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e024a611cd77ae44a0d8585ec165e72cb6498e51.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8d8af5c240bb8d6110ebc14a3870832473d9a37e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8d8af5c240bb8d6110ebc14a3870832473d9a37e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1cc9385b96be742ccad192d7cd18e43c76c094c3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1cc9385b96be742ccad192d7cd18e43c76c094c3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3e0c3b5aac023e611443a51bc40e00bf9b817f96.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3e0c3b5aac023e611443a51bc40e00bf9b817f96.pyx /home/buildozer/.cython/inline/_cython_inline_b398dfebf3c3065a434d403408caf64c1f115fa0.c: In function '__pyx_pf_55_cython_inline_b398dfebf3c3065a434d403408caf64c1f115fa0___invoke.isra': /home/buildozer/.cython/inline/_cython_inline_b398dfebf3c3065a434d403408caf64c1f115fa0.c:2337:18: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 2337 | static PyObject *__pyx_pf_55_cython_inline_b398dfebf3c3065a434d403408caf64c1f115fa0___invoke(CYTHON_UNUSED PyObject *__pyx_self, CYTHON_UNUSED long __pyx_v_width, PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2024-04-20 15:13:14.626072 warning: /home/buildozer/.cython/inline/_cython_inline_99d2226b2ea638cf959691a60fb4ce0523262e66.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_99d2226b2ea638cf959691a60fb4ce0523262e66.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_99d2226b2ea638cf959691a60fb4ce0523262e66.pyx #### 2024-04-20 15:13:24.629160 Compiler output for module cdef_class_dataclass: cdef_class_dataclass.cpp: In function '__pyx_t_20cdef_class_dataclass_S __pyx_convert__from_py_struct____pyx_t_20cdef_class_dataclass_S(PyObject*)': cdef_class_dataclass.cpp:5346:10: warning: '__pyx_r.__pyx_t_20cdef_class_dataclass_S::a' may be used uninitialized [-Wmaybe-uninitialized] 5346 | return __pyx_r; | ^~~~~~~ cdef_class_dataclass.cpp:5150:43: note: '__pyx_r.__pyx_t_20cdef_class_dataclass_S::a' was declared here 5150 | struct __pyx_t_20cdef_class_dataclass_S __pyx_r; | ^~~~~~~ ---------------------------------------------------------------------- Ran 238 tests in 557.407s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (46/64) ---------------------------------------------------------------------- Ran 335 tests in 561.879s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (44/64) ---------------------------------------------------------------------- Ran 267 tests in 561.927s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) #### 2024-04-20 15:13:34.632311 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:4282:93: warning: comparing the result of pointer addition '(((const char*)"xabcy") + 1)' and NULL [-Waddress] 4282 | __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:4304:93: warning: comparing the result of pointer addition '(((const char*)"xabcz") + 1)' and NULL [-Waddress] 4304 | __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) | ^ /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '123' was never awaited if method() is not None: #### 2024-04-20 15:13:44.635174 /home/buildozer/.cython/inline/_cython_inline_99d2226b2ea638cf959691a60fb4ce0523262e66.c: In function '__pyx_pf_55_cython_inline_99d2226b2ea638cf959691a60fb4ce0523262e66___invoke.isra': /home/buildozer/.cython/inline/_cython_inline_99d2226b2ea638cf959691a60fb4ce0523262e66.c:2337:18: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 2337 | static PyObject *__pyx_pf_55_cython_inline_99d2226b2ea638cf959691a60fb4ce0523262e66___invoke(CYTHON_UNUSED PyObject *__pyx_self, CYTHON_UNUSED long __pyx_v_width, PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: /home/buildozer/.cython/inline/_cython_inline_617f58fb74676727a1305a4b2f80593666212f6f.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_617f58fb74676727a1305a4b2f80593666212f6f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_617f58fb74676727a1305a4b2f80593666212f6f.pyx ---------------------------------------------------------------------- Ran 266 tests in 581.871s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) #### 2024-04-20 15:13:54.641128 ---------------------------------------------------------------------- Ran 167 tests in 586.549s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_85eb802c3711a01b5c7cc0d56e00d78790fc00f5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_85eb802c3711a01b5c7cc0d56e00d78790fc00f5.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_216b7a101d2ffbec565fbd0444421db2725a9d06.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_216b7a101d2ffbec565fbd0444421db2725a9d06.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_95a7aa99f36161acb6e45646e77c40c1d49d7336.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_95a7aa99f36161acb6e45646e77c40c1d49d7336.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_7a6bc420a4fa89a12b6f214f412f6dce4a9ddef1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_7a6bc420a4fa89a12b6f214f412f6dce4a9ddef1.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_1f04dcc2f567e6abbb7527bc7b96ab3c1ffd1bd4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_1f04dcc2f567e6abbb7527bc7b96ab3c1ffd1bd4.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_d50fb7222c34b26013b28cae93c9ecaf0a4e1a90.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_d50fb7222c34b26013b28cae93c9ecaf0a4e1a90.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_e8805ac37d1d8a833f1149bbf2a88ef5da7c47c0.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_e8805ac37d1d8a833f1149bbf2a88ef5da7c47c0.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9ecefad5e6c35cad38680ea0fd9ada09e96eb0cd.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9ecefad5e6c35cad38680ea0fd9ada09e96eb0cd.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_91a7d3c43c43ec8aee20fa08b99e7056d1a94b71.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_91a7d3c43c43ec8aee20fa08b99e7056d1a94b71.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2408f657609a7d2f4ce1952486b29be66dc02c96.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2408f657609a7d2f4ce1952486b29be66dc02c96.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_3c508ab8d8db2f77c0b5af80c4953c622cf519b7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_3c508ab8d8db2f77c0b5af80c4953c622cf519b7.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_d6a3d5504893ad264237d2bdbe4e298bda3003fd.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_d6a3d5504893ad264237d2bdbe4e298bda3003fd.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_fffd6477fe57d92a807768602d68afa6a8e68b0b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_fffd6477fe57d92a807768602d68afa6a8e68b0b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_78ce7cccda07938348f8524ad30d6d284d5b4da8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_78ce7cccda07938348f8524ad30d6d284d5b4da8.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_cc11c55f4387b3ab93858239cd00d2d78f70a487.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_cc11c55f4387b3ab93858239cd00d2d78f70a487.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_d6a3d5504893ad264237d2bdbe4e298bda3003fd.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_d6a3d5504893ad264237d2bdbe4e298bda3003fd.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_fffd6477fe57d92a807768602d68afa6a8e68b0b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_fffd6477fe57d92a807768602d68afa6a8e68b0b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_78ce7cccda07938348f8524ad30d6d284d5b4da8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_78ce7cccda07938348f8524ad30d6d284d5b4da8.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_cc11c55f4387b3ab93858239cd00d2d78f70a487.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_cc11c55f4387b3ab93858239cd00d2d78f70a487.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_f0757aef8ce4c3456cf1c179f0d5bb97ff8c96ed.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_f0757aef8ce4c3456cf1c179f0d5bb97ff8c96ed.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_87c9990616fe57aeb9454308d9cc691f03e5e379.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_87c9990616fe57aeb9454308d9cc691f03e5e379.pyx #### 2024-04-20 15:14:04.643701 Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_166e8a697d29800361fb51223a0331110a97a317.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_166e8a697d29800361fb51223a0331110a97a317.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2783c5f9cbc63880a85bb1d54bb0c780dd041583.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2783c5f9cbc63880a85bb1d54bb0c780dd041583.pyx warning: /home/buildozer/.cython/inline/_cython_inline_264c10d44d14b3d910af14880ee9d3a1cc14a829.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_264c10d44d14b3d910af14880ee9d3a1cc14a829.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_264c10d44d14b3d910af14880ee9d3a1cc14a829.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_db36458f60ed889a603fae9f749ecfc646208016.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_db36458f60ed889a603fae9f749ecfc646208016.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_06e2fa732b7d25641352a3fccfd4e0cde4f6953e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_06e2fa732b7d25641352a3fccfd4e0cde4f6953e.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_d1ef86f94fe5f5ff854fe313ddd8042f0dce72b1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_d1ef86f94fe5f5ff854fe313ddd8042f0dce72b1.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_d72263ef41c2a8690dc1f6e9ddf8807c5a4d41d5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_d72263ef41c2a8690dc1f6e9ddf8807c5a4d41d5.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_53aef2b9e477728ba3e92ce4a6fc5b6b6185e38e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_53aef2b9e477728ba3e92ce4a6fc5b6b6185e38e.pyx /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: #### 2024-04-20 15:14:14.646502 Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_611ba7dd6fed9df88b008d0132d81aaa76456d6a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_611ba7dd6fed9df88b008d0132d81aaa76456d6a.pyx #### 2024-04-20 15:14:24.649162 ---------------------------------------------------------------------- Ran 410 tests in 621.330s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) ---------------------------------------------------------------------- Ran 199 tests in 624.693s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) #### 2024-04-20 15:14:34.651794 Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_1c567a2c9e2ff0a97277f617b2230448a5000bcd.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_1c567a2c9e2ff0a97277f617b2230448a5000bcd.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_d4e5a7ad8ed920baf6e528876241a5acd1cbc47a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_d4e5a7ad8ed920baf6e528876241a5acd1cbc47a.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_cf8a48eb9939bd974cda70b6cf4b04106d210152.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_cf8a48eb9939bd974cda70b6cf4b04106d210152.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_e9fa46bfb5fc86235289228df7b21638970c5c9e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_e9fa46bfb5fc86235289228df7b21638970c5c9e.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_d6a541837eda9bf3d976761fcaa5439f11430287.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_d6a541837eda9bf3d976761fcaa5439f11430287.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_1c567a2c9e2ff0a97277f617b2230448a5000bcd.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_1c567a2c9e2ff0a97277f617b2230448a5000bcd.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_d4e5a7ad8ed920baf6e528876241a5acd1cbc47a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_d4e5a7ad8ed920baf6e528876241a5acd1cbc47a.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_cf8a48eb9939bd974cda70b6cf4b04106d210152.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_cf8a48eb9939bd974cda70b6cf4b04106d210152.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_e9fa46bfb5fc86235289228df7b21638970c5c9e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_e9fa46bfb5fc86235289228df7b21638970c5c9e.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_d6a541837eda9bf3d976761fcaa5439f11430287.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_d6a541837eda9bf3d976761fcaa5439f11430287.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:56798:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 56798 | 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:61233:26: warning: self-comparison always evaluates to true [-Wtautological-compare] 61233 | __pyx_t_1 = (__pyx_v_x == __pyx_v_x); | ~~~~~~~~~ ^~ ~~~~~~~~~ test_grammar.cpp:61246:26: warning: self-comparison always evaluates to false [-Wtautological-compare] 61246 | __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:66904:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 66904 | 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_94e01eb6999091e01899840993c447831ac4c7f8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_94e01eb6999091e01899840993c447831ac4c7f8.pyx #### 2024-04-20 15:14:44.655076 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_5420beb5f4f96db6d92623ab4baf02ef7a6157fa.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_0a4e7c92eb45dcda68cf238718ab997a1399773b.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): f'{a $ b}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_844c42346fa437ed157b265a0a7ead598d0b7d58.pyx:5:12: Unrecognized character #### 2024-04-20 15:14:54.658072 ---------------------------------------------------------------------- Ran 380 tests in 647.904s OK (skipped=24) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) ---------------------------------------------------------------------- Ran 372 tests in 656.484s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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 (47/64) #### 2024-04-20 15:15:04.665865 ---------------------------------------------------------------------- Ran 264 tests in 663.509s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) #### 2024-04-20 15:15:14.682000 #### 2024-04-20 15:15:24.695107 #### 2024-04-20 15:15:34.702106 #### 2024-04-20 15:15:44.705978 #### 2024-04-20 15:15:54.709590 #### 2024-04-20 15:16:04.713727 #### 2024-04-20 15:16:14.717928 #### 2024-04-20 15:16:24.734285 Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_152b693f095283e4ce66c53eb065529bf36aa41b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_152b693f095283e4ce66c53eb065529bf36aa41b.pyx #### 2024-04-20 15:16:34.751595 #### 2024-04-20 15:16:44.772185 #### 2024-04-20 15:16:54.791583 Compiler output for module test_dataclasses: test_dataclasses.c: In function '__pyx_pymod_exec_test_dataclasses': test_dataclasses.c:239095:30: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 239095 | static CYTHON_SMALL_CODE int __pyx_pymod_exec_test_dataclasses(PyObject *__pyx_pyinit_module) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module test_dataclasses: test_dataclasses.cpp: In function 'int __pyx_pymod_exec_test_dataclasses(PyObject*)': test_dataclasses.cpp:239107:30: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 239107 | static CYTHON_SMALL_CODE int __pyx_pymod_exec_test_dataclasses(PyObject *__pyx_pyinit_module) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2024-04-20 15:17:04.800290 ---------------------------------------------------------------------- Ran 236 tests in 785.626s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) #### 2024-04-20 15:17:14.813853 #### 2024-04-20 15:17:24.834860 #### 2024-04-20 15:17:34.856030 #### 2024-04-20 15:17:44.877396 #### 2024-04-20 15:17:54.883312 #### 2024-04-20 15:18:04.885722 #### 2024-04-20 15:18:14.888431 /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: #### 2024-04-20 15:18:24.890829 #### 2024-04-20 15:18:34.893303 #### 2024-04-20 15:18:44.895842 #### 2024-04-20 15:18:54.898259 #### 2024-04-20 15:19:04.900597 #### 2024-04-20 15:19:14.903304 #### 2024-04-20 15:19:24.906058 #### 2024-04-20 15:19:34.908573 #### 2024-04-20 15:19:44.911231 #### 2024-04-20 15:19:54.931917 #### 2024-04-20 15:20:04.936010 #### 2024-04-20 15:20:14.940063 #### 2024-04-20 15:20:24.943803 /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: /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_85eb802c3711a01b5c7cc0d56e00d78790fc00f5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_85eb802c3711a01b5c7cc0d56e00d78790fc00f5.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_216b7a101d2ffbec565fbd0444421db2725a9d06.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_216b7a101d2ffbec565fbd0444421db2725a9d06.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_95a7aa99f36161acb6e45646e77c40c1d49d7336.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_95a7aa99f36161acb6e45646e77c40c1d49d7336.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_7a6bc420a4fa89a12b6f214f412f6dce4a9ddef1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_7a6bc420a4fa89a12b6f214f412f6dce4a9ddef1.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_1f04dcc2f567e6abbb7527bc7b96ab3c1ffd1bd4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_1f04dcc2f567e6abbb7527bc7b96ab3c1ffd1bd4.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_d50fb7222c34b26013b28cae93c9ecaf0a4e1a90.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_d50fb7222c34b26013b28cae93c9ecaf0a4e1a90.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_e8805ac37d1d8a833f1149bbf2a88ef5da7c47c0.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_e8805ac37d1d8a833f1149bbf2a88ef5da7c47c0.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_9ecefad5e6c35cad38680ea0fd9ada09e96eb0cd.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_9ecefad5e6c35cad38680ea0fd9ada09e96eb0cd.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_91a7d3c43c43ec8aee20fa08b99e7056d1a94b71.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_91a7d3c43c43ec8aee20fa08b99e7056d1a94b71.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2408f657609a7d2f4ce1952486b29be66dc02c96.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2408f657609a7d2f4ce1952486b29be66dc02c96.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_3c508ab8d8db2f77c0b5af80c4953c622cf519b7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_3c508ab8d8db2f77c0b5af80c4953c622cf519b7.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_d6a3d5504893ad264237d2bdbe4e298bda3003fd.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_d6a3d5504893ad264237d2bdbe4e298bda3003fd.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_fffd6477fe57d92a807768602d68afa6a8e68b0b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_fffd6477fe57d92a807768602d68afa6a8e68b0b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_78ce7cccda07938348f8524ad30d6d284d5b4da8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_78ce7cccda07938348f8524ad30d6d284d5b4da8.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_cc11c55f4387b3ab93858239cd00d2d78f70a487.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_cc11c55f4387b3ab93858239cd00d2d78f70a487.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_d6a3d5504893ad264237d2bdbe4e298bda3003fd.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_d6a3d5504893ad264237d2bdbe4e298bda3003fd.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_fffd6477fe57d92a807768602d68afa6a8e68b0b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_fffd6477fe57d92a807768602d68afa6a8e68b0b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_78ce7cccda07938348f8524ad30d6d284d5b4da8.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_78ce7cccda07938348f8524ad30d6d284d5b4da8.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_cc11c55f4387b3ab93858239cd00d2d78f70a487.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.0.10/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_cc11c55f4387b3ab93858239cd00d2d78f70a487.pyx #### 2024-04-20 15:20:34.948065 #### 2024-04-20 15:20:44.951687 #### 2024-04-20 15:20:54.960372 ---------------------------------------------------------------------- Ran 345 tests in 1013.528s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) #### 2024-04-20 15:21:04.963610 #### 2024-04-20 15:21:14.966608 #### 2024-04-20 15:21:24.971227 #### 2024-04-20 15:21:34.990844 #### 2024-04-20 15:21:45.004226 #### 2024-04-20 15:21:55.028883 #### 2024-04-20 15:22:05.039439 ---------------------------------------------------------------------- Ran 488 tests in 1081.635s OK (skipped=22) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.nogil_buffer_acquisition 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/64) Compiler output for module widen_shrubbery: widen_shrubbery.c:1954:18: warning: '__pyx_f_15widen_shrubbery_widen_shrubbery' defined but not used [-Wunused-function] 1954 | 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:1966:18: warning: 'PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)' defined but not used [-Wunused-function] 1966 | 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:1947:18: warning: '__pyx_f_15widen_shrubbery_widen_shrubbery' defined but not used [-Wunused-function] 1947 | 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:1959:18: warning: 'PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)' defined but not used [-Wunused-function] 1959 | 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 libc_sin: libc_sin.c:1911:15: warning: '__pyx_f_8libc_sin_f' defined but not used [-Wunused-function] 1911 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ Compiler output for module libc_sin: libc_sin.cpp:1923:15: warning: 'double __pyx_f_8libc_sin_f(double)' defined but not used [-Wunused-function] 1923 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ Compiler output for module libc_sin: libc_sin.c:1904:15: warning: '__pyx_f_8libc_sin_f' defined but not used [-Wunused-function] 1904 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ Compiler output for module libc_sin: libc_sin.cpp:1916:15: warning: 'double __pyx_f_8libc_sin_f(double)' defined but not used [-Wunused-function] 1916 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_keyword: cdef_keyword.c:1903:15: warning: '__pyx_f_12cdef_keyword_f' defined but not used [-Wunused-function] 1903 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_keyword: cdef_keyword.cpp:1915:15: warning: 'double __pyx_f_12cdef_keyword_f(double)' defined but not used [-Wunused-function] 1915 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_keyword: cdef_keyword.c:1897:15: warning: '__pyx_f_12cdef_keyword_f' 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.cpp:1909:15: warning: 'double __pyx_f_12cdef_keyword_f(double)' defined but not used [-Wunused-function] 1909 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module function_pointer_struct: function_pointer_struct.c:2517:18: warning: '__Pyx_CFunc_9863fc__23function_pointer_struct_int__lParenint__comm__etc_to_py_1a_1b' defined but not used [-Wunused-function] 2517 | static PyObject *__Pyx_CFunc_9863fc__23function_pointer_struct_int__lParenint__comm__etc_to_py_1a_1b(int (*__pyx_v_f)(int, int)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module function_pointer_struct: function_pointer_struct.cpp:2529:18: warning: 'PyObject* __Pyx_CFunc_9863fc__23function_pointer_struct_int__lParenint__comm__etc_to_py_1a_1b(int (*)(int, int))' defined but not used [-Wunused-function] 2529 | static PyObject *__Pyx_CFunc_9863fc__23function_pointer_struct_int__lParenint__comm__etc_to_py_1a_1b(int (*__pyx_v_f)(int, int)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module integrate: integrate.c:2465:18: warning: '__Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x' defined but not used [-Wunused-function] 2465 | static PyObject *__Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x(double (*__pyx_v_f)(double)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module integrate: integrate.cpp:2477:18: warning: 'PyObject* __Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x(double (*)(double))' defined but not used [-Wunused-function] 2477 | static PyObject *__Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x(double (*__pyx_v_f)(double)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module integrate: integrate.c:2459:18: warning: '__Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x' defined but not used [-Wunused-function] 2459 | static PyObject *__Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x(double (*__pyx_v_f)(double)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module integrate: integrate.cpp:2471:18: warning: 'PyObject* __Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x(double (*)(double))' defined but not used [-Wunused-function] 2471 | static PyObject *__Pyx_CFunc_5cmath_double__lParendouble__rParennoexcept_to_py_1x(double (*__pyx_v_f)(double)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module shrubbery_2: shrubbery_2.c:2005:47: warning: '__pyx_f_11shrubbery_2_another_shrubbery' defined but not used [-Wunused-function] 2005 | 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:2017:47: warning: '__pyx_obj_9my_module_Shrubbery* __pyx_f_11shrubbery_2_another_shrubbery(__pyx_obj_9my_module_Shrubbery*)' defined but not used [-Wunused-function] 2017 | 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:1999:47: warning: '__pyx_f_11shrubbery_2_another_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.cpp:2011:47: warning: '__pyx_obj_9my_module_Shrubbery* __pyx_f_11shrubbery_2_another_shrubbery(__pyx_obj_9my_module_Shrubbery*)' defined but not used [-Wunused-function] 2011 | 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 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 atoi: atoi.c:1974:18: warning: '__pyx_f_4atoi_parse_charptr_to_py_int' defined but not used [-Wunused-function] 1974 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module atoi: atoi.cpp:1986:18: warning: 'PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)' defined but not used [-Wunused-function] 1986 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module atoi: atoi.c:1968:18: warning: '__pyx_f_4atoi_parse_charptr_to_py_int' 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.cpp:1980:18: warning: 'PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)' defined but not used [-Wunused-function] 1980 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module to_char: to_char.c:18255:27: warning: '__pyx_f_7to_char__chars' defined but not used [-Wunused-function] 18255 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module to_char: to_char.cpp:18270:27: warning: '__Pyx_memviewslice __pyx_f_7to_char__chars(PyObject*)' defined but not used [-Wunused-function] 18270 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module breaking_loop: breaking_loop.c:1973:12: warning: '__pyx_f_13breaking_loop_func' defined but not used [-Wunused-function] 1973 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module breaking_loop: breaking_loop.cpp:1985:12: warning: 'int __pyx_f_13breaking_loop_func(Py_ssize_t)' defined but not used [-Wunused-function] 1985 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module breaking_loop: breaking_loop.c:1967:12: warning: '__pyx_f_13breaking_loop_func' 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.cpp:1979:12: warning: 'int __pyx_f_13breaking_loop_func(Py_ssize_t)' defined but not used [-Wunused-function] 1979 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module cdef_block: cdef_block.c:1938:13: warning: '__pyx_f_10cdef_block_f' defined but not used [-Wunused-function] 1938 | 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:1950:13: warning: 'void __pyx_f_10cdef_block_f(__pyx_t_10cdef_block_Spam*)' defined but not used [-Wunused-function] 1950 | 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:1225:17: warning: 'square' defined but not used [-Wunused-function] 1225 | static long square(long x) {return x * x;} | ^~~~~~ Compiler output for module verbatim_c_code: verbatim_c_code.cpp:1237:17: warning: 'long int square(long int)' defined but not used [-Wunused-function] 1237 | static long square(long x) {return x * x;} | ^~~~~~ Compiler output for module parallel: parallel.c: In function '__pyx_pymod_exec_parallel': parallel.c:2483:47: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 2483 | 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:2495:47: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 2495 | 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:2469:47: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 2469 | 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:2481:47: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 2481 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ~~~~~~~~~~^~~~~~~~~~~ Compiler output for module utf_eight: utf_eight.c:2080:18: warning: '__pyx_f_9utf_eight_tounicode_with_length_and_free' defined but not used [-Wunused-function] 2080 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:2028:18: warning: '__pyx_f_9utf_eight_tounicode_with_length' defined but not used [-Wunused-function] 2028 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1972:18: warning: '__pyx_f_9utf_eight_tounicode' defined but not used [-Wunused-function] 1972 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiler output for module utf_eight: utf_eight.cpp:2092:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length_and_free(char*, size_t)' defined but not used [-Wunused-function] 2092 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:2040:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length(char*, size_t)' defined but not used [-Wunused-function] 2040 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1984:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode(char*)' defined but not used [-Wunused-function] 1984 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sharded tests run in 1097 seconds (18.3 minutes) Most expensive pipeline stages: 'AnalyseDeclarationsTransform': 1227.01 / 8262 (0.149 / run, 31.2%), 'generate_pyx_code_stage': 623.97 / 2710 (0.230 / run, 15.9%), 'inject_utility_code_stage': 514.56 / 3050 (0.169 / run, 13.1%), 'parse': 263.46 / 6655 (0.040 / run, 6.7%), 'AnalyseExpressionsTransform': 111.92 / 7304 (0.015 / run, 2.8%), 'RemoveUnreachableCode': 84.66 / 15569 (0.005 / run, 2.2%), 'MarkClosureVisitor': 66.96 / 8264 (0.008 / run, 1.7%), 'PostParse': 58.32 / 8264 (0.007 / run, 1.5%), 'ControlFlowAnalysis': 56.55 / 7305 (0.008 / run, 1.4%), 'InterpretCompilerDirectives': 56.42 / 8264 (0.007 / run, 1.4%) Times: compile-cpp : 11642.92 sec (1350, 8.624 / run) - slowest: 'cpp:test_unicode' (238.34s), 'cpp:test_dataclasses' (155.07s), 'cpp:memslice' (140.00s), 'cpp:test_coroutines_pep492' (115.94s), 'cpp:fused_def' (102.67s), 'cpp:memoryview' (96.32s), 'cpp:exttype_total_ordering' (96.12s), 'cpp:closure_tests_4' (84.82s) compile-c : 11065.31 sec (1174, 9.425 / run) - slowest: 'c:test_unicode' (403.79s), 'c:test_dataclasses' (344.09s), 'c:test_grammar' (200.86s), 'c:test_coroutines_pep492' (189.02s), 'c:memslice' (185.94s), 'c:test_fstring' (144.82s), 'c:memoryview' (126.88s), 'c:fused_types' (115.71s) cython : 2533.41 sec (2757, 0.919 / run) - slowest: 'c:test_dataclasses' (43.80s), 'c:test_unicode' (38.75s), 'c:test_coroutines_pep492' (31.20s), 'c:memslice' (21.64s), 'cpp:memslice' (19.33s), 'c:fused_types' (18.82s), 'cpp:fused_types' (18.27s), 'cpp:test_dataclasses' (17.37s) etoe-build : 1256.28 sec ( 95, 13.224 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (59.68s), 'c:public_fused_types(1)' (59.62s), 'c:memoryview_acq_count(1)' (49.90s), 'c:cdef_multiple_inheritance_errors(1)' (38.82s), 'c:pure_pxd(1)' (36.34s), 'c:cpdef_enums_import(1)' (31.74s), 'c:check_size(1)' (29.14s), 'c:asyncio_generators(1)' (28.95s) run : 1115.15 sec (1603, 0.696 / run) - slowest: 'c:test_coroutines_pep492' (255.51s), 'c:test_fstring' (251.74s), 'c:trashcan' (199.65s), 'cpp:trashcan' (101.18s), 'cpp:memslice' (41.14s), 'c:compare_binary_pyversions' (40.66s), 'cpp:compare_binary_pyversions' (39.94s), 'c:memslice' (38.13s) etoe-run : 203.02 sec ( 187, 1.086 / run) - slowest: 'c:importas_from_package(4)' (12.82s), 'c:cpdef_pickle(1)' (12.07s), 'c:importas_from_package(1)' (11.19s), 'c:cythonize_script_package(1)' (10.69s), 'c:cythonize_with_annotate_via_cli(1)' (9.88s), 'c:depfile_package_cythonize(1)' (8.70s), 'c:cythonize_with_annotate_via_cli(5)' (8.46s), 'c:cythonize_with_annotate_via_cli(3)' (8.06s) import : 2.28 sec (1603, 0.001 / run) - slowest: 'c:test_dataclasses' (0.06s), 'c:memoryview' (0.06s), 'c:bufaccess' (0.05s), 'cpp:memslice' (0.05s), 'c:memslice' (0.04s), 'c:memoryview_pep484_typing' (0.04s), 'cpp:test_dataclasses' (0.04s), 'cpp:bufaccess' (0.04s) pyrun : 0.90 sec ( 72, 0.013 / run) - slowest: 'py:posonly' (0.15s), 'py:builtin_float' (0.10s), 'py:ext_auto_richcmp' (0.07s), 'py:generators_py' (0.05s), 'py:constant_folding' (0.05s), 'py:pure_py' (0.04s), 'py:methodmangling_T5' (0.03s), 'py:ass2global' (0.02s) pyimport : 0.22 sec ( 72, 0.003 / run) - slowest: 'py:constant_folding' (0.02s), 'py:pure_py' (0.02s), 'py:posonly' (0.01s), 'py:pep557_dataclasses' (0.01s), 'py:withstat_py27' (0.01s), 'py:pep526_variable_annotations' (0.01s), 'py:generators_py' (0.01s), 'py:ext_auto_richcmp' (0.01s) ALL DONE >>> cython: Entering fakeroot... >>> cython-pyc*: Running split function pyc... '/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/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/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/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/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/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__' '/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/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/__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/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/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/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/__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.10-r0.apk >>> cython-pyc*: Tracing dependencies... python3 python3~3.12 >>> cython-pyc*: Package size: 4.5 MB >>> cython-pyc*: Compressing data... >>> cython-pyc*: Create checksum... >>> cython-pyc*: Create cython-pyc-3.0.10-r0.apk >>> cython*: Tracing dependencies... python3 python3~3.12 so:libc.musl-ppc64le.so.1 >>> cython*: Package size: 9.9 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-3.0.10-r0.apk >>> cython: Build complete at Sat, 20 Apr 2024 15:22:13 +0000 elapsed time 0h 24m 18s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Uninstalling dependencies... (1/26) Purging .makedepends-cython (20240420.145755) (2/26) Purging py3-gpep517-pyc (15-r2) (3/26) Purging py3-gpep517 (15-r2) (4/26) Purging py3-installer-pyc (0.7.0-r2) (5/26) Purging py3-installer (0.7.0-r2) (6/26) Purging py3-setuptools-pyc (69.5.1-r0) (7/26) Purging py3-setuptools (69.5.1-r0) (8/26) Purging py3-wheel-pyc (0.42.0-r1) (9/26) Purging py3-wheel (0.42.0-r1) (10/26) Purging py3-packaging-pyc (24.0-r1) (11/26) Purging py3-packaging (24.0-r1) (12/26) Purging py3-parsing-pyc (3.1.2-r1) (13/26) Purging py3-parsing (3.1.2-r1) (14/26) Purging python3-dev (3.12.3-r1) (15/26) Purging python3-pyc (3.12.3-r1) (16/26) Purging python3-pycache-pyc0 (3.12.3-r1) (17/26) Purging pyc (3.12.3-r1) (18/26) Purging python3 (3.12.3-r1) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.4.6-r0) (22/26) Purging libpanelw (6.4_p20240330-r0) (23/26) Purging mpdecimal (4.0.0-r0) (24/26) Purging readline (8.2.10-r0) (25/26) Purging sqlite-libs (3.45.3-r0) (26/26) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 414 MiB in 101 packages >>> cython: Updating the main/ppc64le repository index... >>> cython: Signing the index...