>>> cython: Building main/cython 0.29.37-r0 (using abuild 3.12.0-r1) started Wed, 10 Jan 2024 19:15:38 +0000 >>> cython: Checking sanity of /home/buildozer/aports/main/cython/APKBUILD... >>> cython: Analyzing dependencies... >>> cython: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.4-r3) (3/26) Installing gdbm (1.23-r1) (4/26) Installing xz-libs (5.4.5-r0) (5/26) Installing mpdecimal (2.5.1-r2) (6/26) Installing libpanelw (6.4_p20231125-r0) (7/26) Installing readline (8.2.7-r0) (8/26) Installing sqlite-libs (3.44.2-r0) (9/26) Installing python3 (3.11.6-r1) (10/26) Installing python3-pycache-pyc0 (3.11.6-r1) (11/26) Installing pyc (3.11.6-r1) (12/26) Installing python3-pyc (3.11.6-r1) (13/26) Installing py3-installer (0.7.0-r1) (14/26) Installing py3-installer-pyc (0.7.0-r1) (15/26) Installing py3-gpep517 (15-r1) (16/26) Installing py3-gpep517-pyc (15-r1) (17/26) Installing py3-parsing (3.1.1-r0) (18/26) Installing py3-parsing-pyc (3.1.1-r0) (19/26) Installing py3-packaging (23.2-r0) (20/26) Installing py3-packaging-pyc (23.2-r0) (21/26) Installing py3-setuptools (69.0.3-r0) (22/26) Installing py3-setuptools-pyc (69.0.3-r0) (23/26) Installing py3-wheel (0.42.0-r0) (24/26) Installing py3-wheel-pyc (0.42.0-r0) (25/26) Installing python3-dev (3.11.6-r1) (26/26) Installing .makedepends-cython (20240110.191538) Executing busybox-1.36.1-r18.trigger OK: 477 MiB in 133 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Cleaning up tmpdir >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge//cython-0.29.37.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> cython: Fetching cython-0.29.37.tar.gz::https://github.com/cython/cython/archive/0.29.37.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 268k 0 268k 0 0 186k 0 --:--:-- 0:00:01 --:--:-- 186k 100 2066k 0 2066k 0 0 1083k 0 --:--:-- 0:00:01 --:--:-- 3858k >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge//cython-0.29.37.tar.gz >>> cython: Checking sha512sums... cython-0.29.37.tar.gz: OK >>> cython: Unpacking /var/cache/distfiles/edge/cython-0.29.37.tar.gz... 2024-01-10 19:15:42,802 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ Unable to find pgen, not compiling formal grammar. 2024-01-10 19:15:42,859 root INFO running bdist_wheel 2024-01-10 19:15:42,864 root INFO running build 2024-01-10 19:15:42,865 root INFO running build_py 2024-01-10 19:15:42,866 root INFO creating build 2024-01-10 19:15:42,866 root INFO creating build/lib.linux-s390x-cpython-311 2024-01-10 19:15:42,866 root INFO copying cython.py -> build/lib.linux-s390x-cpython-311 2024-01-10 19:15:42,866 root INFO creating build/lib.linux-s390x-cpython-311/Cython 2024-01-10 19:15:42,866 root INFO copying Cython/Utils.py -> build/lib.linux-s390x-cpython-311/Cython 2024-01-10 19:15:42,866 root INFO copying Cython/__init__.py -> build/lib.linux-s390x-cpython-311/Cython 2024-01-10 19:15:42,867 root INFO copying Cython/CodeWriter.py -> build/lib.linux-s390x-cpython-311/Cython 2024-01-10 19:15:42,867 root INFO copying Cython/Coverage.py -> build/lib.linux-s390x-cpython-311/Cython 2024-01-10 19:15:42,867 root INFO copying Cython/StringIOTree.py -> build/lib.linux-s390x-cpython-311/Cython 2024-01-10 19:15:42,867 root INFO copying Cython/Debugging.py -> build/lib.linux-s390x-cpython-311/Cython 2024-01-10 19:15:42,867 root INFO copying Cython/Shadow.py -> build/lib.linux-s390x-cpython-311/Cython 2024-01-10 19:15:42,868 root INFO copying Cython/TestUtils.py -> build/lib.linux-s390x-cpython-311/Cython 2024-01-10 19:15:42,868 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Build 2024-01-10 19:15:42,872 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-s390x-cpython-311/Cython/Build 2024-01-10 19:15:42,872 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-s390x-cpython-311/Cython/Build 2024-01-10 19:15:42,872 root INFO copying Cython/Build/__init__.py -> build/lib.linux-s390x-cpython-311/Cython/Build 2024-01-10 19:15:42,872 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-s390x-cpython-311/Cython/Build 2024-01-10 19:15:42,872 root INFO copying Cython/Build/Inline.py -> build/lib.linux-s390x-cpython-311/Cython/Build 2024-01-10 19:15:42,872 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-s390x-cpython-311/Cython/Build 2024-01-10 19:15:42,873 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-s390x-cpython-311/Cython/Build 2024-01-10 19:15:42,873 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,874 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,875 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,875 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,875 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,876 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,876 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,876 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,877 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,877 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,877 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,877 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,877 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,877 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,878 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,879 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,879 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,879 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,879 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,879 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,879 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,879 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,879 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,879 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,879 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,879 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,880 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,880 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,880 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,880 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,880 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,880 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,880 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,880 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,880 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,881 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,881 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,881 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,881 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,881 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,881 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,881 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,881 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Runtime 2024-01-10 19:15:42,881 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-s390x-cpython-311/Cython/Runtime 2024-01-10 19:15:42,882 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Distutils 2024-01-10 19:15:42,882 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-s390x-cpython-311/Cython/Distutils 2024-01-10 19:15:42,882 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-s390x-cpython-311/Cython/Distutils 2024-01-10 19:15:42,882 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-s390x-cpython-311/Cython/Distutils 2024-01-10 19:15:42,882 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-s390x-cpython-311/Cython/Distutils 2024-01-10 19:15:42,882 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Debugger 2024-01-10 19:15:42,882 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-s390x-cpython-311/Cython/Debugger 2024-01-10 19:15:42,882 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-s390x-cpython-311/Cython/Debugger 2024-01-10 19:15:42,882 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-s390x-cpython-311/Cython/Debugger 2024-01-10 19:15:42,882 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-s390x-cpython-311/Cython/Debugger 2024-01-10 19:15:42,883 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-s390x-cpython-311/Cython/Debugger 2024-01-10 19:15:42,883 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Debugger/Tests 2024-01-10 19:15:42,883 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-s390x-cpython-311/Cython/Debugger/Tests 2024-01-10 19:15:42,883 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-s390x-cpython-311/Cython/Debugger/Tests 2024-01-10 19:15:42,883 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-s390x-cpython-311/Cython/Debugger/Tests 2024-01-10 19:15:42,883 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-s390x-cpython-311/Cython/Debugger/Tests 2024-01-10 19:15:42,883 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Plex 2024-01-10 19:15:42,883 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-s390x-cpython-311/Cython/Plex 2024-01-10 19:15:42,883 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-s390x-cpython-311/Cython/Plex 2024-01-10 19:15:42,883 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-s390x-cpython-311/Cython/Plex 2024-01-10 19:15:42,883 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-s390x-cpython-311/Cython/Plex 2024-01-10 19:15:42,884 root INFO copying Cython/Plex/Traditional.py -> build/lib.linux-s390x-cpython-311/Cython/Plex 2024-01-10 19:15:42,884 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-s390x-cpython-311/Cython/Plex 2024-01-10 19:15:42,884 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-s390x-cpython-311/Cython/Plex 2024-01-10 19:15:42,884 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-s390x-cpython-311/Cython/Plex 2024-01-10 19:15:42,884 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-s390x-cpython-311/Cython/Plex 2024-01-10 19:15:42,884 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-s390x-cpython-311/Cython/Plex 2024-01-10 19:15:42,884 root INFO copying Cython/Plex/Timing.py -> build/lib.linux-s390x-cpython-311/Cython/Plex 2024-01-10 19:15:42,884 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Tests 2024-01-10 19:15:42,884 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-s390x-cpython-311/Cython/Tests 2024-01-10 19:15:42,885 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-s390x-cpython-311/Cython/Tests 2024-01-10 19:15:42,885 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-s390x-cpython-311/Cython/Tests 2024-01-10 19:15:42,885 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-s390x-cpython-311/Cython/Tests 2024-01-10 19:15:42,885 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-s390x-cpython-311/Cython/Tests 2024-01-10 19:15:42,885 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-s390x-cpython-311/Cython/Tests 2024-01-10 19:15:42,885 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Build/Tests 2024-01-10 19:15:42,885 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-s390x-cpython-311/Cython/Build/Tests 2024-01-10 19:15:42,885 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-s390x-cpython-311/Cython/Build/Tests 2024-01-10 19:15:42,886 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-s390x-cpython-311/Cython/Build/Tests 2024-01-10 19:15:42,886 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-s390x-cpython-311/Cython/Build/Tests 2024-01-10 19:15:42,886 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-s390x-cpython-311/Cython/Build/Tests 2024-01-10 19:15:42,886 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,886 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,886 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,886 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,886 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,886 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,886 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,886 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,887 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,887 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,887 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,887 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,887 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,887 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,887 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests 2024-01-10 19:15:42,887 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,887 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,887 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Tempita 2024-01-10 19:15:42,887 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-s390x-cpython-311/Cython/Tempita 2024-01-10 19:15:42,887 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-s390x-cpython-311/Cython/Tempita 2024-01-10 19:15:42,888 root INFO copying Cython/Tempita/compat3.py -> build/lib.linux-s390x-cpython-311/Cython/Tempita 2024-01-10 19:15:42,888 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-s390x-cpython-311/Cython/Tempita 2024-01-10 19:15:42,888 root INFO creating build/lib.linux-s390x-cpython-311/pyximport 2024-01-10 19:15:42,888 root INFO copying pyximport/__init__.py -> build/lib.linux-s390x-cpython-311/pyximport 2024-01-10 19:15:42,888 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-s390x-cpython-311/pyximport 2024-01-10 19:15:42,888 root INFO copying pyximport/pyximport.py -> build/lib.linux-s390x-cpython-311/pyximport 2024-01-10 19:15:42,892 root INFO copying Cython/Shadow.pyi -> build/lib.linux-s390x-cpython-311/Cython 2024-01-10 19:15:42,892 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Includes 2024-01-10 19:15:42,892 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes 2024-01-10 19:15:42,892 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Includes/numpy 2024-01-10 19:15:42,892 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/numpy 2024-01-10 19:15:42,892 root INFO copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/numpy 2024-01-10 19:15:42,893 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,893 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,893 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,893 root INFO copying Cython/Includes/cpython/string.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,893 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,893 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,893 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,893 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,893 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,893 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,893 root INFO copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,894 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,894 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,894 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,894 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,894 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,894 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,894 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,894 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,894 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,894 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,894 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,894 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,895 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,895 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,895 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,895 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,895 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,895 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,895 root INFO copying Cython/Includes/cpython/int.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,895 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,895 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,895 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,895 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,895 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,896 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,901 root INFO copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,901 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,901 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,901 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,901 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,901 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,902 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,902 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,902 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,902 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,902 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,902 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,902 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/cpython 2024-01-10 19:15:42,902 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,903 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,903 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,903 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,903 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,903 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,903 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,903 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,903 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,904 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,904 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,904 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,904 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,904 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,904 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,904 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,904 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/posix 2024-01-10 19:15:42,904 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,904 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,904 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,904 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,905 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,905 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,905 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,905 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,905 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,905 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,905 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,905 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,905 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,905 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,905 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libc 2024-01-10 19:15:42,905 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,905 root INFO copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,905 root INFO copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,906 root INFO copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,906 root INFO copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,906 root INFO copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,906 root INFO copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,906 root INFO copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,906 root INFO copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,906 root INFO copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,906 root INFO copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,906 root INFO copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,906 root INFO copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,906 root INFO copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,906 root INFO copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,907 root INFO copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,907 root INFO copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,907 root INFO copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,907 root INFO copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,907 root INFO copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,907 root INFO copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,907 root INFO copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,907 root INFO copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,907 root INFO copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,907 root INFO copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,907 root INFO copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,907 root INFO copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,907 root INFO copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,908 root INFO copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,908 root INFO copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,908 root INFO copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,908 root INFO copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,908 root INFO copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,908 root INFO copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,908 root INFO copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,908 root INFO copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,908 root INFO copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated 2024-01-10 19:15:42,908 root INFO creating build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,908 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,908 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,908 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,909 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,909 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,909 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,909 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,909 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,909 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,909 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,909 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,909 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,909 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,909 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,909 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,909 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,910 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,910 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,910 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,910 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,910 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,910 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,910 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp 2024-01-10 19:15:42,910 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,910 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,910 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,910 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,910 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,911 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-s390x-cpython-311/Cython/Compiler 2024-01-10 19:15:42,911 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-s390x-cpython-311/Cython/Runtime 2024-01-10 19:15:42,911 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-s390x-cpython-311/Cython/Debugger/Tests 2024-01-10 19:15:42,911 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-s390x-cpython-311/Cython/Debugger/Tests 2024-01-10 19:15:42,911 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-s390x-cpython-311/Cython/Plex 2024-01-10 19:15:42,911 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-s390x-cpython-311/Cython/Plex 2024-01-10 19:15:42,911 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,911 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,911 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,911 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,911 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,912 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,912 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,912 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,912 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,912 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,912 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,912 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,912 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,912 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,912 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,913 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,913 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,913 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,913 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,913 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,913 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,913 root INFO copying Cython/Utility/Capsule.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,913 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,913 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,914 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,914 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,914 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,914 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,914 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,914 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,914 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,915 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-s390x-cpython-311/Cython/Utility 2024-01-10 19:15:42,916 root INFO running build_ext Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Plex/Scanners.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Plex/Actions.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Scanning.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Visitor.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/FlowControl.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Runtime/refnanny.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/FusedNode.py because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Tempita/_tempita.py because it changed. [1/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/FlowControl.py [2/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/FusedNode.py [3/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Scanning.py [4/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Visitor.py [5/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Plex/Actions.py [6/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Plex/Scanners.py [7/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Runtime/refnanny.pyx [8/8] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Tempita/_tempita.py 2024-01-10 19:15:49,717 root INFO building 'Cython.Plex.Scanners' extension 2024-01-10 19:15:49,719 root INFO creating build/temp.linux-s390x-cpython-311 2024-01-10 19:15:49,720 root INFO creating build/temp.linux-s390x-cpython-311/home 2024-01-10 19:15:49,720 root INFO creating build/temp.linux-s390x-cpython-311/home/buildozer 2024-01-10 19:15:49,720 root INFO creating build/temp.linux-s390x-cpython-311/home/buildozer/aports 2024-01-10 19:15:49,720 root INFO creating build/temp.linux-s390x-cpython-311/home/buildozer/aports/main 2024-01-10 19:15:49,720 root INFO creating build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython 2024-01-10 19:15:49,720 root INFO creating build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src 2024-01-10 19:15:49,720 root INFO creating build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37 2024-01-10 19:15:49,720 root INFO creating build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython 2024-01-10 19:15:49,720 root INFO creating build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Plex 2024-01-10 19:15:49,721 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Plex/Scanners.c -o build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Plex/Scanners.o 2024-01-10 19:15:51,320 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/Cython/Plex/Scanners.cpython-311-s390x-linux-musl.so 2024-01-10 19:15:51,333 root INFO building 'Cython.Plex.Actions' extension 2024-01-10 19:15:51,333 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Plex/Actions.c -o build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Plex/Actions.o 2024-01-10 19:15:52,317 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/Cython/Plex/Actions.cpython-311-s390x-linux-musl.so 2024-01-10 19:15:52,332 root INFO building 'Cython.Compiler.Scanning' extension 2024-01-10 19:15:52,332 root INFO creating build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler 2024-01-10 19:15:52,332 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Scanning.c -o build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Scanning.o 2024-01-10 19:15:56,590 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/Cython/Compiler/Scanning.cpython-311-s390x-linux-musl.so 2024-01-10 19:15:56,606 root INFO building 'Cython.Compiler.Visitor' extension 2024-01-10 19:15:56,606 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Visitor.c -o build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Visitor.o 2024-01-10 19:16:01,625 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/Cython/Compiler/Visitor.cpython-311-s390x-linux-musl.so 2024-01-10 19:16:01,788 root INFO building 'Cython.Compiler.FlowControl' extension 2024-01-10 19:16:01,788 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/FlowControl.c -o build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/FlowControl.o 2024-01-10 19:16:12,362 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/Cython/Compiler/FlowControl.cpython-311-s390x-linux-musl.so 2024-01-10 19:16:12,386 root INFO building 'Cython.Runtime.refnanny' extension 2024-01-10 19:16:12,386 root INFO creating build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Runtime 2024-01-10 19:16:12,387 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Runtime/refnanny.c -o build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Runtime/refnanny.o 2024-01-10 19:16:13,593 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/Cython/Runtime/refnanny.cpython-311-s390x-linux-musl.so 2024-01-10 19:16:13,603 root INFO building 'Cython.Compiler.FusedNode' extension 2024-01-10 19:16:13,603 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/FusedNode.c -o build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/FusedNode.o 2024-01-10 19:16:20,322 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/Cython/Compiler/FusedNode.cpython-311-s390x-linux-musl.so 2024-01-10 19:16:20,344 root INFO building 'Cython.Tempita._tempita' extension 2024-01-10 19:16:20,344 root INFO creating build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Tempita 2024-01-10 19:16:20,345 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Tempita/_tempita.c -o build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Tempita/_tempita.o 2024-01-10 19:16:29,590 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/Cython/Tempita/_tempita.cpython-311-s390x-linux-musl.so 2024-01-10 19:16:29,618 wheel INFO installing to build/bdist.linux-s390x/wheel 2024-01-10 19:16:29,618 root INFO running install 2024-01-10 19:16:29,624 root INFO running install_lib 2024-01-10 19:16:29,625 root INFO creating build/bdist.linux-s390x 2024-01-10 19:16:29,626 root INFO creating build/bdist.linux-s390x/wheel 2024-01-10 19:16:29,626 root INFO creating build/bdist.linux-s390x/wheel/pyximport 2024-01-10 19:16:29,626 root INFO copying build/lib.linux-s390x-cpython-311/pyximport/__init__.py -> build/bdist.linux-s390x/wheel/pyximport 2024-01-10 19:16:29,626 root INFO copying build/lib.linux-s390x-cpython-311/pyximport/pyxbuild.py -> build/bdist.linux-s390x/wheel/pyximport 2024-01-10 19:16:29,626 root INFO copying build/lib.linux-s390x-cpython-311/pyximport/pyximport.py -> build/bdist.linux-s390x/wheel/pyximport 2024-01-10 19:16:29,626 root INFO copying build/lib.linux-s390x-cpython-311/cython.py -> build/bdist.linux-s390x/wheel 2024-01-10 19:16:29,626 root INFO creating build/bdist.linux-s390x/wheel/Cython 2024-01-10 19:16:29,626 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utils.py -> build/bdist.linux-s390x/wheel/Cython 2024-01-10 19:16:29,627 root INFO creating build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,627 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Nodes.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,628 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Optimize.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,628 root INFO creating build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,628 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests/__init__.py -> build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,628 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests/TestTreeFragment.py -> build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,628 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests/TestStringEncoding.py -> build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,628 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests/TestTypes.py -> build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,628 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,628 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests/TestBuffer.py -> build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,629 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests/TestTreePath.py -> build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,629 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests/TestSignatureMatching.py -> build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,629 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests/TestFlowControl.py -> build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,631 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests/TestUtilityLoad.py -> build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,631 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests/TestGrammar.py -> build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,632 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests/TestCmdLine.py -> build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,632 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests/TestMemView.py -> build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,632 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Tests/TestVisitor.py -> build/bdist.linux-s390x/wheel/Cython/Compiler/Tests 2024-01-10 19:16:29,632 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Interpreter.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,632 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,632 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,632 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,632 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/__init__.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,632 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Parsing.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,633 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/MemoryView.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,633 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Scanning.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,635 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,635 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Annotate.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,635 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Builtin.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,635 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/FlowControl.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,635 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/ExprNodes.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,636 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Code.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,637 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Buffer.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,637 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/TypeInference.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,637 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/FusedNode.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,639 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Version.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,639 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Visitor.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,641 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Errors.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,641 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Pipeline.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,641 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/FlowControl.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,645 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,645 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Future.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,645 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/UtilityCode.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,645 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Visitor.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,645 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/DebugFlags.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,645 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/TreePath.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,645 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Code.pxd -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,646 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,646 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Naming.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,646 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Lexicon.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,646 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Scanning.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,646 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,646 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Pythran.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,646 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Parsing.pxd -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,646 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Options.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,646 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Scanning.pxd -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,646 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Symtab.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,647 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/StringEncoding.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,647 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/ModuleNode.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,647 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/CmdLine.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,647 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/TypeSlots.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,647 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/CythonScope.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,647 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Main.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,647 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/TreeFragment.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,648 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/UtilNodes.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,648 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/FusedNode.py -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,648 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Compiler/Visitor.pxd -> build/bdist.linux-s390x/wheel/Cython/Compiler 2024-01-10 19:16:29,648 root INFO creating build/bdist.linux-s390x/wheel/Cython/Tests 2024-01-10 19:16:29,648 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-s390x/wheel/Cython/Tests 2024-01-10 19:16:29,648 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Tests/__init__.py -> build/bdist.linux-s390x/wheel/Cython/Tests 2024-01-10 19:16:29,648 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Tests/TestJediTyper.py -> build/bdist.linux-s390x/wheel/Cython/Tests 2024-01-10 19:16:29,648 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-s390x/wheel/Cython/Tests 2024-01-10 19:16:29,648 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-s390x/wheel/Cython/Tests 2024-01-10 19:16:29,648 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Tests/xmlrunner.py -> build/bdist.linux-s390x/wheel/Cython/Tests 2024-01-10 19:16:29,648 root INFO creating build/bdist.linux-s390x/wheel/Cython/Runtime 2024-01-10 19:16:29,649 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Runtime/__init__.py -> build/bdist.linux-s390x/wheel/Cython/Runtime 2024-01-10 19:16:29,649 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Runtime/refnanny.pyx -> build/bdist.linux-s390x/wheel/Cython/Runtime 2024-01-10 19:16:29,650 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Runtime/refnanny.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/Cython/Runtime 2024-01-10 19:16:29,650 root INFO copying build/lib.linux-s390x-cpython-311/Cython/__init__.py -> build/bdist.linux-s390x/wheel/Cython 2024-01-10 19:16:29,650 root INFO creating build/bdist.linux-s390x/wheel/Cython/Tempita 2024-01-10 19:16:29,651 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Tempita/__init__.py -> build/bdist.linux-s390x/wheel/Cython/Tempita 2024-01-10 19:16:29,651 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Tempita/_tempita.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/Cython/Tempita 2024-01-10 19:16:29,653 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Tempita/_looper.py -> build/bdist.linux-s390x/wheel/Cython/Tempita 2024-01-10 19:16:29,653 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Tempita/compat3.py -> build/bdist.linux-s390x/wheel/Cython/Tempita 2024-01-10 19:16:29,654 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Tempita/_tempita.py -> build/bdist.linux-s390x/wheel/Cython/Tempita 2024-01-10 19:16:29,654 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Shadow.pyi -> build/bdist.linux-s390x/wheel/Cython 2024-01-10 19:16:29,654 root INFO creating build/bdist.linux-s390x/wheel/Cython/Debugger 2024-01-10 19:16:29,654 root INFO creating build/bdist.linux-s390x/wheel/Cython/Debugger/Tests 2024-01-10 19:16:29,654 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/bdist.linux-s390x/wheel/Cython/Debugger/Tests 2024-01-10 19:16:29,654 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Debugger/Tests/__init__.py -> build/bdist.linux-s390x/wheel/Cython/Debugger/Tests 2024-01-10 19:16:29,654 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/bdist.linux-s390x/wheel/Cython/Debugger/Tests 2024-01-10 19:16:29,654 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Debugger/Tests/cfuncs.c -> build/bdist.linux-s390x/wheel/Cython/Debugger/Tests 2024-01-10 19:16:29,654 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Debugger/Tests/TestLibCython.py -> build/bdist.linux-s390x/wheel/Cython/Debugger/Tests 2024-01-10 19:16:29,654 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Debugger/Tests/codefile -> build/bdist.linux-s390x/wheel/Cython/Debugger/Tests 2024-01-10 19:16:29,654 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Debugger/libpython.py -> build/bdist.linux-s390x/wheel/Cython/Debugger 2024-01-10 19:16:29,655 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Debugger/__init__.py -> build/bdist.linux-s390x/wheel/Cython/Debugger 2024-01-10 19:16:29,655 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Debugger/libcython.py -> build/bdist.linux-s390x/wheel/Cython/Debugger 2024-01-10 19:16:29,655 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Debugger/DebugWriter.py -> build/bdist.linux-s390x/wheel/Cython/Debugger 2024-01-10 19:16:29,655 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Debugger/Cygdb.py -> build/bdist.linux-s390x/wheel/Cython/Debugger 2024-01-10 19:16:29,655 root INFO copying build/lib.linux-s390x-cpython-311/Cython/CodeWriter.py -> build/bdist.linux-s390x/wheel/Cython 2024-01-10 19:16:29,655 root INFO creating build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,659 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/Actions.py -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,659 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/Lexicons.py -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,659 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/__init__.py -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,659 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/DFA.py -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,659 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/Traditional.py -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,659 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/Scanners.pxd -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,659 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/Scanners.py -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,659 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/Errors.py -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,659 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/Actions.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,660 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/Transitions.py -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,660 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/Machines.py -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,660 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/Actions.pxd -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,660 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/Scanners.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,661 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/Regexps.py -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,661 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Plex/Timing.py -> build/bdist.linux-s390x/wheel/Cython/Plex 2024-01-10 19:16:29,661 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Coverage.py -> build/bdist.linux-s390x/wheel/Cython 2024-01-10 19:16:29,661 root INFO copying build/lib.linux-s390x-cpython-311/Cython/StringIOTree.py -> build/bdist.linux-s390x/wheel/Cython 2024-01-10 19:16:29,661 root INFO creating build/bdist.linux-s390x/wheel/Cython/Build 2024-01-10 19:16:29,661 root INFO creating build/bdist.linux-s390x/wheel/Cython/Build/Tests 2024-01-10 19:16:29,661 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Build/Tests/TestInline.py -> build/bdist.linux-s390x/wheel/Cython/Build/Tests 2024-01-10 19:16:29,661 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Build/Tests/__init__.py -> build/bdist.linux-s390x/wheel/Cython/Build/Tests 2024-01-10 19:16:29,662 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Build/Tests/TestCyCache.py -> build/bdist.linux-s390x/wheel/Cython/Build/Tests 2024-01-10 19:16:29,662 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Build/Tests/TestIpythonMagic.py -> build/bdist.linux-s390x/wheel/Cython/Build/Tests 2024-01-10 19:16:29,662 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Build/Tests/TestStripLiterals.py -> build/bdist.linux-s390x/wheel/Cython/Build/Tests 2024-01-10 19:16:29,662 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Build/Cythonize.py -> build/bdist.linux-s390x/wheel/Cython/Build 2024-01-10 19:16:29,662 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Build/Distutils.py -> build/bdist.linux-s390x/wheel/Cython/Build 2024-01-10 19:16:29,662 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Build/__init__.py -> build/bdist.linux-s390x/wheel/Cython/Build 2024-01-10 19:16:29,662 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Build/BuildExecutable.py -> build/bdist.linux-s390x/wheel/Cython/Build 2024-01-10 19:16:29,662 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Build/Inline.py -> build/bdist.linux-s390x/wheel/Cython/Build 2024-01-10 19:16:29,662 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Build/IpythonMagic.py -> build/bdist.linux-s390x/wheel/Cython/Build 2024-01-10 19:16:29,662 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Build/Dependencies.py -> build/bdist.linux-s390x/wheel/Cython/Build 2024-01-10 19:16:29,663 root INFO creating build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,663 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/CommonStructures.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,663 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/CythonFunction.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,663 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/FunctionArguments.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,663 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,663 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/Printing.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,663 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/__init__.py -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,663 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/Complex.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,663 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/MemoryView_C.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,663 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/Exceptions.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,663 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/Optimize.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,664 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,664 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/Buffer.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,664 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,664 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/MemoryView.pyx -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,664 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/CppConvert.pyx -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,664 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/CConvert.pyx -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,664 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/CMath.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,664 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,665 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/AsyncGen.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,665 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/ImportExport.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,665 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/Capsule.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,665 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,665 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,665 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/CppSupport.cpp -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,665 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/Builtins.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,665 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/Embed.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,665 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/StringTools.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,665 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/arrayarray.h -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,665 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/Profile.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,666 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/ObjectHandling.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,666 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/Overflow.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,666 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/Coroutine.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,666 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Utility/TypeConversion.c -> build/bdist.linux-s390x/wheel/Cython/Utility 2024-01-10 19:16:29,666 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Debugging.py -> build/bdist.linux-s390x/wheel/Cython 2024-01-10 19:16:29,666 root INFO creating build/bdist.linux-s390x/wheel/Cython/Includes 2024-01-10 19:16:29,668 root INFO creating build/bdist.linux-s390x/wheel/Cython/Includes/numpy 2024-01-10 19:16:29,668 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/numpy/math.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/numpy 2024-01-10 19:16:29,668 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/numpy/__init__.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/numpy 2024-01-10 19:16:29,668 root INFO creating build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,668 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/unicode.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,668 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/pystate.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,668 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/string.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,669 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/bytes.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,669 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/pylifecycle.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,669 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/ref.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,669 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/exc.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,669 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/conversion.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,669 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/slice.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,669 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/oldbuffer.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,669 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/genobject.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,669 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/iterobject.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,669 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/instance.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,669 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/set.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,669 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/pycapsule.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,669 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/object.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,670 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/list.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,670 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/longintrepr.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,670 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/cellobject.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,670 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/iterator.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,670 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/long.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,670 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/tuple.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,670 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/codecs.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,670 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/weakref.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,670 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/complex.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,670 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/type.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,670 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/mapping.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,670 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/__init__.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,670 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/int.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,671 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/mem.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,671 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/datetime.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,671 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/float.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,671 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/bool.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,671 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/dict.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,671 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/array.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,671 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/cobject.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,671 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/buffer.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,671 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/memoryview.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,671 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/module.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,671 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/number.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,671 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/function.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,671 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/pythread.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,672 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/method.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,672 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/bytearray.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,672 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/getargs.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,672 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/sequence.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,672 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/version.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,672 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/cpython/ceval.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/cpython 2024-01-10 19:16:29,672 root INFO creating build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,672 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/fcntl.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,672 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/stdlib.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,672 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/ioctl.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,672 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/select.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,672 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/time.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,672 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/wait.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,673 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/resource.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,673 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/stdio.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,673 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/dlfcn.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,673 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/signal.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,673 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/__init__.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,673 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/unistd.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,673 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/types.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,673 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/stat.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,673 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/mman.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,673 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/posix/strings.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/posix 2024-01-10 19:16:29,673 root INFO creating build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,673 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libc/string.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,673 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libc/locale.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,673 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libc/stdint.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,674 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libc/stdlib.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,674 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libc/limits.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,674 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libc/time.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,674 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libc/stddef.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,674 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libc/stdio.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,674 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libc/math.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,674 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libc/signal.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,674 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libc/__init__.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,674 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libc/setjmp.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,674 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libc/errno.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,674 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libc/float.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libc 2024-01-10 19:16:29,674 root INFO creating build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,674 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_mem.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,674 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_set.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,675 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_buffer.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,675 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_list.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,675 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,675 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_unicode.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,675 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_tuple.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,675 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_module.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,675 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_float.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,675 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/stdlib.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,675 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_getargs.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,675 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_bytes.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,675 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_mapping.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,675 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_function.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,675 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_dict.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,675 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_weakref.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,676 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_string.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,676 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_int.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,676 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_long.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,676 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_bool.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,676 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_object.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,676 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/stl.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,676 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_ref.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,676 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/stdio.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,676 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_exc.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,676 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_iterator.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,677 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,677 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_method.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,677 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_instance.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,677 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_pycapsule.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,678 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_version.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,678 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_sequence.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,678 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_complex.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,678 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_type.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,678 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_cobject.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,678 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/Deprecated/python_number.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/Deprecated 2024-01-10 19:16:29,678 root INFO creating build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,678 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/cast.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,679 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/string.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,679 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/typeindex.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,679 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/typeinfo.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,679 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/unordered_set.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,679 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/vector.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,679 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/functional.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,679 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/memory.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,679 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/unordered_map.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,679 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/limits.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,679 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/algorithm.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,679 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/set.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,679 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/list.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,679 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/utility.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,680 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/pair.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,680 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/iterator.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,680 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/complex.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,680 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/deque.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,680 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/map.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,680 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/__init__.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,680 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/queue.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,680 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/forward_list.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,680 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/libcpp/stack.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes/libcpp 2024-01-10 19:16:29,680 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Includes/openmp.pxd -> build/bdist.linux-s390x/wheel/Cython/Includes 2024-01-10 19:16:29,681 root INFO creating build/bdist.linux-s390x/wheel/Cython/Distutils 2024-01-10 19:16:29,681 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Distutils/__init__.py -> build/bdist.linux-s390x/wheel/Cython/Distutils 2024-01-10 19:16:29,681 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Distutils/extension.py -> build/bdist.linux-s390x/wheel/Cython/Distutils 2024-01-10 19:16:29,681 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Distutils/build_ext.py -> build/bdist.linux-s390x/wheel/Cython/Distutils 2024-01-10 19:16:29,681 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Distutils/old_build_ext.py -> build/bdist.linux-s390x/wheel/Cython/Distutils 2024-01-10 19:16:29,682 root INFO copying build/lib.linux-s390x-cpython-311/Cython/Shadow.py -> build/bdist.linux-s390x/wheel/Cython 2024-01-10 19:16:29,682 root INFO copying build/lib.linux-s390x-cpython-311/Cython/TestUtils.py -> build/bdist.linux-s390x/wheel/Cython 2024-01-10 19:16:29,682 root INFO running install_egg_info 2024-01-10 19:16:29,685 root INFO running egg_info 2024-01-10 19:16:29,685 root INFO creating Cython.egg-info 2024-01-10 19:16:29,685 root INFO writing Cython.egg-info/PKG-INFO 2024-01-10 19:16:29,686 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt 2024-01-10 19:16:29,686 root INFO writing entry points to Cython.egg-info/entry_points.txt 2024-01-10 19:16:29,686 root INFO writing top-level names to Cython.egg-info/top_level.txt 2024-01-10 19:16:29,686 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2024-01-10 19:16:29,694 root INFO dependency /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Plex/Scanners.pxd won't be automatically included in the manifest: the path must be relative 2024-01-10 19:16:29,694 root INFO dependency /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Plex/Actions.pxd won't be automatically included in the manifest: the path must be relative 2024-01-10 19:16:29,694 root INFO dependency /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Scanning.pxd won't be automatically included in the manifest: the path must be relative 2024-01-10 19:16:29,694 root INFO dependency /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Visitor.pxd won't be automatically included in the manifest: the path must be relative 2024-01-10 19:16:29,694 root INFO dependency /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/FlowControl.pxd won't be automatically included in the manifest: the path must be relative 2024-01-10 19:16:29,695 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt' 2024-01-10 19:16:29,695 root INFO reading manifest template 'MANIFEST.in' 2024-01-10 19:16:29,695 root WARNING warning: no files found matching '.gitrev' 2024-01-10 19:16:29,702 root WARNING warning: no files found matching 'Doc/*' 2024-01-10 19:16:29,703 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' 2024-01-10 19:16:29,703 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' 2024-01-10 19:16:29,704 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Utility' 2024-01-10 19:16:29,816 root WARNING warning: no files found matching 'pyximport/README' 2024-01-10 19:16:29,816 root INFO adding license file 'LICENSE.txt' 2024-01-10 19:16:29,816 root INFO adding license file 'COPYING.txt' 2024-01-10 19:16:29,831 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2024-01-10 19:16:29,831 root INFO Copying Cython.egg-info to build/bdist.linux-s390x/wheel/Cython-0.29.37-py3.11.egg-info 2024-01-10 19:16:29,832 root INFO running install_scripts 2024-01-10 19:16:29,845 wheel INFO creating build/bdist.linux-s390x/wheel/Cython-0.29.37.dist-info/WHEEL 2024-01-10 19:16:29,845 wheel INFO creating '/home/buildozer/aports/main/cython/src/cython-0.29.37/.dist/.tmp-68530nvc/Cython-0.29.37-cp311-cp311-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-01-10 19:16:29,845 wheel INFO adding 'cython.py' 2024-01-10 19:16:29,845 wheel INFO adding 'Cython/CodeWriter.py' 2024-01-10 19:16:29,845 wheel INFO adding 'Cython/Coverage.py' 2024-01-10 19:16:29,846 wheel INFO adding 'Cython/Debugging.py' 2024-01-10 19:16:29,846 wheel INFO adding 'Cython/Shadow.py' 2024-01-10 19:16:29,846 wheel INFO adding 'Cython/Shadow.pyi' 2024-01-10 19:16:29,846 wheel INFO adding 'Cython/StringIOTree.py' 2024-01-10 19:16:29,846 wheel INFO adding 'Cython/TestUtils.py' 2024-01-10 19:16:29,846 wheel INFO adding 'Cython/Utils.py' 2024-01-10 19:16:29,846 wheel INFO adding 'Cython/__init__.py' 2024-01-10 19:16:29,846 wheel INFO adding 'Cython/Build/BuildExecutable.py' 2024-01-10 19:16:29,847 wheel INFO adding 'Cython/Build/Cythonize.py' 2024-01-10 19:16:29,847 wheel INFO adding 'Cython/Build/Dependencies.py' 2024-01-10 19:16:29,847 wheel INFO adding 'Cython/Build/Distutils.py' 2024-01-10 19:16:29,847 wheel INFO adding 'Cython/Build/Inline.py' 2024-01-10 19:16:29,847 wheel INFO adding 'Cython/Build/IpythonMagic.py' 2024-01-10 19:16:29,847 wheel INFO adding 'Cython/Build/__init__.py' 2024-01-10 19:16:29,847 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py' 2024-01-10 19:16:29,847 wheel INFO adding 'Cython/Build/Tests/TestInline.py' 2024-01-10 19:16:29,848 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py' 2024-01-10 19:16:29,848 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py' 2024-01-10 19:16:29,848 wheel INFO adding 'Cython/Build/Tests/__init__.py' 2024-01-10 19:16:29,848 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py' 2024-01-10 19:16:29,848 wheel INFO adding 'Cython/Compiler/Annotate.py' 2024-01-10 19:16:29,848 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py' 2024-01-10 19:16:29,848 wheel INFO adding 'Cython/Compiler/Buffer.py' 2024-01-10 19:16:29,848 wheel INFO adding 'Cython/Compiler/Builtin.py' 2024-01-10 19:16:29,849 wheel INFO adding 'Cython/Compiler/CmdLine.py' 2024-01-10 19:16:29,849 wheel INFO adding 'Cython/Compiler/Code.pxd' 2024-01-10 19:16:29,849 wheel INFO adding 'Cython/Compiler/Code.py' 2024-01-10 19:16:29,849 wheel INFO adding 'Cython/Compiler/CodeGeneration.py' 2024-01-10 19:16:29,849 wheel INFO adding 'Cython/Compiler/CythonScope.py' 2024-01-10 19:16:29,849 wheel INFO adding 'Cython/Compiler/DebugFlags.py' 2024-01-10 19:16:29,849 wheel INFO adding 'Cython/Compiler/Errors.py' 2024-01-10 19:16:29,851 wheel INFO adding 'Cython/Compiler/ExprNodes.py' 2024-01-10 19:16:29,855 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-311-s390x-linux-musl.so' 2024-01-10 19:16:29,856 wheel INFO adding 'Cython/Compiler/FlowControl.pxd' 2024-01-10 19:16:29,856 wheel INFO adding 'Cython/Compiler/FlowControl.py' 2024-01-10 19:16:29,858 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-311-s390x-linux-musl.so' 2024-01-10 19:16:29,859 wheel INFO adding 'Cython/Compiler/FusedNode.py' 2024-01-10 19:16:29,859 wheel INFO adding 'Cython/Compiler/Future.py' 2024-01-10 19:16:29,859 wheel INFO adding 'Cython/Compiler/Interpreter.py' 2024-01-10 19:16:29,859 wheel INFO adding 'Cython/Compiler/Lexicon.py' 2024-01-10 19:16:29,859 wheel INFO adding 'Cython/Compiler/Main.py' 2024-01-10 19:16:29,860 wheel INFO adding 'Cython/Compiler/MemoryView.py' 2024-01-10 19:16:29,860 wheel INFO adding 'Cython/Compiler/ModuleNode.py' 2024-01-10 19:16:29,860 wheel INFO adding 'Cython/Compiler/Naming.py' 2024-01-10 19:16:29,861 wheel INFO adding 'Cython/Compiler/Nodes.py' 2024-01-10 19:16:29,862 wheel INFO adding 'Cython/Compiler/Optimize.py' 2024-01-10 19:16:29,862 wheel INFO adding 'Cython/Compiler/Options.py' 2024-01-10 19:16:29,862 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd' 2024-01-10 19:16:29,862 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py' 2024-01-10 19:16:29,862 wheel INFO adding 'Cython/Compiler/Parsing.pxd' 2024-01-10 19:16:29,863 wheel INFO adding 'Cython/Compiler/Parsing.py' 2024-01-10 19:16:29,863 wheel INFO adding 'Cython/Compiler/Pipeline.py' 2024-01-10 19:16:29,863 wheel INFO adding 'Cython/Compiler/PyrexTypes.py' 2024-01-10 19:16:29,864 wheel INFO adding 'Cython/Compiler/Pythran.py' 2024-01-10 19:16:29,865 wheel INFO adding 'Cython/Compiler/Scanning.cpython-311-s390x-linux-musl.so' 2024-01-10 19:16:29,866 wheel INFO adding 'Cython/Compiler/Scanning.pxd' 2024-01-10 19:16:29,866 wheel INFO adding 'Cython/Compiler/Scanning.py' 2024-01-10 19:16:29,866 wheel INFO adding 'Cython/Compiler/StringEncoding.py' 2024-01-10 19:16:29,866 wheel INFO adding 'Cython/Compiler/Symtab.py' 2024-01-10 19:16:29,867 wheel INFO adding 'Cython/Compiler/TreeFragment.py' 2024-01-10 19:16:29,867 wheel INFO adding 'Cython/Compiler/TreePath.py' 2024-01-10 19:16:29,867 wheel INFO adding 'Cython/Compiler/TypeInference.py' 2024-01-10 19:16:29,867 wheel INFO adding 'Cython/Compiler/TypeSlots.py' 2024-01-10 19:16:29,867 wheel INFO adding 'Cython/Compiler/UtilNodes.py' 2024-01-10 19:16:29,867 wheel INFO adding 'Cython/Compiler/UtilityCode.py' 2024-01-10 19:16:29,867 wheel INFO adding 'Cython/Compiler/Version.py' 2024-01-10 19:16:29,869 wheel INFO adding 'Cython/Compiler/Visitor.cpython-311-s390x-linux-musl.so' 2024-01-10 19:16:29,870 wheel INFO adding 'Cython/Compiler/Visitor.pxd' 2024-01-10 19:16:29,870 wheel INFO adding 'Cython/Compiler/Visitor.py' 2024-01-10 19:16:29,870 wheel INFO adding 'Cython/Compiler/__init__.py' 2024-01-10 19:16:29,870 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py' 2024-01-10 19:16:29,870 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py' 2024-01-10 19:16:29,870 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py' 2024-01-10 19:16:29,871 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py' 2024-01-10 19:16:29,871 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py' 2024-01-10 19:16:29,871 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py' 2024-01-10 19:16:29,871 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py' 2024-01-10 19:16:29,871 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py' 2024-01-10 19:16:29,871 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py' 2024-01-10 19:16:29,871 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py' 2024-01-10 19:16:29,871 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py' 2024-01-10 19:16:29,871 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py' 2024-01-10 19:16:29,871 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py' 2024-01-10 19:16:29,871 wheel INFO adding 'Cython/Compiler/Tests/__init__.py' 2024-01-10 19:16:29,872 wheel INFO adding 'Cython/Debugger/Cygdb.py' 2024-01-10 19:16:29,872 wheel INFO adding 'Cython/Debugger/DebugWriter.py' 2024-01-10 19:16:29,872 wheel INFO adding 'Cython/Debugger/__init__.py' 2024-01-10 19:16:29,872 wheel INFO adding 'Cython/Debugger/libcython.py' 2024-01-10 19:16:29,872 wheel INFO adding 'Cython/Debugger/libpython.py' 2024-01-10 19:16:29,872 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py' 2024-01-10 19:16:29,872 wheel INFO adding 'Cython/Debugger/Tests/__init__.py' 2024-01-10 19:16:29,873 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c' 2024-01-10 19:16:29,873 wheel INFO adding 'Cython/Debugger/Tests/codefile' 2024-01-10 19:16:29,873 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py' 2024-01-10 19:16:29,873 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py' 2024-01-10 19:16:29,873 wheel INFO adding 'Cython/Distutils/__init__.py' 2024-01-10 19:16:29,873 wheel INFO adding 'Cython/Distutils/build_ext.py' 2024-01-10 19:16:29,873 wheel INFO adding 'Cython/Distutils/extension.py' 2024-01-10 19:16:29,873 wheel INFO adding 'Cython/Distutils/old_build_ext.py' 2024-01-10 19:16:29,873 wheel INFO adding 'Cython/Includes/openmp.pxd' 2024-01-10 19:16:29,873 wheel INFO adding 'Cython/Includes/Deprecated/python.pxd' 2024-01-10 19:16:29,874 wheel INFO adding 'Cython/Includes/Deprecated/python_bool.pxd' 2024-01-10 19:16:29,874 wheel INFO adding 'Cython/Includes/Deprecated/python_buffer.pxd' 2024-01-10 19:16:29,874 wheel INFO adding 'Cython/Includes/Deprecated/python_bytes.pxd' 2024-01-10 19:16:29,874 wheel INFO adding 'Cython/Includes/Deprecated/python_cobject.pxd' 2024-01-10 19:16:29,874 wheel INFO adding 'Cython/Includes/Deprecated/python_complex.pxd' 2024-01-10 19:16:29,874 wheel INFO adding 'Cython/Includes/Deprecated/python_dict.pxd' 2024-01-10 19:16:29,874 wheel INFO adding 'Cython/Includes/Deprecated/python_exc.pxd' 2024-01-10 19:16:29,874 wheel INFO adding 'Cython/Includes/Deprecated/python_float.pxd' 2024-01-10 19:16:29,874 wheel INFO adding 'Cython/Includes/Deprecated/python_function.pxd' 2024-01-10 19:16:29,874 wheel INFO adding 'Cython/Includes/Deprecated/python_getargs.pxd' 2024-01-10 19:16:29,874 wheel INFO adding 'Cython/Includes/Deprecated/python_instance.pxd' 2024-01-10 19:16:29,874 wheel INFO adding 'Cython/Includes/Deprecated/python_int.pxd' 2024-01-10 19:16:29,875 wheel INFO adding 'Cython/Includes/Deprecated/python_iterator.pxd' 2024-01-10 19:16:29,875 wheel INFO adding 'Cython/Includes/Deprecated/python_list.pxd' 2024-01-10 19:16:29,875 wheel INFO adding 'Cython/Includes/Deprecated/python_long.pxd' 2024-01-10 19:16:29,875 wheel INFO adding 'Cython/Includes/Deprecated/python_mapping.pxd' 2024-01-10 19:16:29,875 wheel INFO adding 'Cython/Includes/Deprecated/python_mem.pxd' 2024-01-10 19:16:29,875 wheel INFO adding 'Cython/Includes/Deprecated/python_method.pxd' 2024-01-10 19:16:29,875 wheel INFO adding 'Cython/Includes/Deprecated/python_module.pxd' 2024-01-10 19:16:29,875 wheel INFO adding 'Cython/Includes/Deprecated/python_number.pxd' 2024-01-10 19:16:29,875 wheel INFO adding 'Cython/Includes/Deprecated/python_object.pxd' 2024-01-10 19:16:29,875 wheel INFO adding 'Cython/Includes/Deprecated/python_oldbuffer.pxd' 2024-01-10 19:16:29,875 wheel INFO adding 'Cython/Includes/Deprecated/python_pycapsule.pxd' 2024-01-10 19:16:29,875 wheel INFO adding 'Cython/Includes/Deprecated/python_ref.pxd' 2024-01-10 19:16:29,875 wheel INFO adding 'Cython/Includes/Deprecated/python_sequence.pxd' 2024-01-10 19:16:29,876 wheel INFO adding 'Cython/Includes/Deprecated/python_set.pxd' 2024-01-10 19:16:29,876 wheel INFO adding 'Cython/Includes/Deprecated/python_string.pxd' 2024-01-10 19:16:29,876 wheel INFO adding 'Cython/Includes/Deprecated/python_tuple.pxd' 2024-01-10 19:16:29,876 wheel INFO adding 'Cython/Includes/Deprecated/python_type.pxd' 2024-01-10 19:16:29,876 wheel INFO adding 'Cython/Includes/Deprecated/python_unicode.pxd' 2024-01-10 19:16:29,876 wheel INFO adding 'Cython/Includes/Deprecated/python_version.pxd' 2024-01-10 19:16:29,876 wheel INFO adding 'Cython/Includes/Deprecated/python_weakref.pxd' 2024-01-10 19:16:29,876 wheel INFO adding 'Cython/Includes/Deprecated/stdio.pxd' 2024-01-10 19:16:29,876 wheel INFO adding 'Cython/Includes/Deprecated/stdlib.pxd' 2024-01-10 19:16:29,876 wheel INFO adding 'Cython/Includes/Deprecated/stl.pxd' 2024-01-10 19:16:29,877 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd' 2024-01-10 19:16:29,877 wheel INFO adding 'Cython/Includes/cpython/array.pxd' 2024-01-10 19:16:29,877 wheel INFO adding 'Cython/Includes/cpython/bool.pxd' 2024-01-10 19:16:29,877 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd' 2024-01-10 19:16:29,877 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd' 2024-01-10 19:16:29,877 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd' 2024-01-10 19:16:29,877 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd' 2024-01-10 19:16:29,877 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd' 2024-01-10 19:16:29,877 wheel INFO adding 'Cython/Includes/cpython/cobject.pxd' 2024-01-10 19:16:29,877 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd' 2024-01-10 19:16:29,877 wheel INFO adding 'Cython/Includes/cpython/complex.pxd' 2024-01-10 19:16:29,878 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd' 2024-01-10 19:16:29,878 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd' 2024-01-10 19:16:29,878 wheel INFO adding 'Cython/Includes/cpython/dict.pxd' 2024-01-10 19:16:29,878 wheel INFO adding 'Cython/Includes/cpython/exc.pxd' 2024-01-10 19:16:29,878 wheel INFO adding 'Cython/Includes/cpython/float.pxd' 2024-01-10 19:16:29,878 wheel INFO adding 'Cython/Includes/cpython/function.pxd' 2024-01-10 19:16:29,878 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd' 2024-01-10 19:16:29,878 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd' 2024-01-10 19:16:29,878 wheel INFO adding 'Cython/Includes/cpython/instance.pxd' 2024-01-10 19:16:29,878 wheel INFO adding 'Cython/Includes/cpython/int.pxd' 2024-01-10 19:16:29,878 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd' 2024-01-10 19:16:29,879 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd' 2024-01-10 19:16:29,879 wheel INFO adding 'Cython/Includes/cpython/list.pxd' 2024-01-10 19:16:29,879 wheel INFO adding 'Cython/Includes/cpython/long.pxd' 2024-01-10 19:16:29,879 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd' 2024-01-10 19:16:29,879 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd' 2024-01-10 19:16:29,879 wheel INFO adding 'Cython/Includes/cpython/mem.pxd' 2024-01-10 19:16:29,879 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd' 2024-01-10 19:16:29,879 wheel INFO adding 'Cython/Includes/cpython/method.pxd' 2024-01-10 19:16:29,879 wheel INFO adding 'Cython/Includes/cpython/module.pxd' 2024-01-10 19:16:29,879 wheel INFO adding 'Cython/Includes/cpython/number.pxd' 2024-01-10 19:16:29,879 wheel INFO adding 'Cython/Includes/cpython/object.pxd' 2024-01-10 19:16:29,880 wheel INFO adding 'Cython/Includes/cpython/oldbuffer.pxd' 2024-01-10 19:16:29,880 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd' 2024-01-10 19:16:29,880 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd' 2024-01-10 19:16:29,880 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd' 2024-01-10 19:16:29,880 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd' 2024-01-10 19:16:29,880 wheel INFO adding 'Cython/Includes/cpython/ref.pxd' 2024-01-10 19:16:29,880 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd' 2024-01-10 19:16:29,880 wheel INFO adding 'Cython/Includes/cpython/set.pxd' 2024-01-10 19:16:29,880 wheel INFO adding 'Cython/Includes/cpython/slice.pxd' 2024-01-10 19:16:29,880 wheel INFO adding 'Cython/Includes/cpython/string.pxd' 2024-01-10 19:16:29,880 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd' 2024-01-10 19:16:29,881 wheel INFO adding 'Cython/Includes/cpython/type.pxd' 2024-01-10 19:16:29,881 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd' 2024-01-10 19:16:29,881 wheel INFO adding 'Cython/Includes/cpython/version.pxd' 2024-01-10 19:16:29,881 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd' 2024-01-10 19:16:29,881 wheel INFO adding 'Cython/Includes/libc/__init__.pxd' 2024-01-10 19:16:29,881 wheel INFO adding 'Cython/Includes/libc/errno.pxd' 2024-01-10 19:16:29,881 wheel INFO adding 'Cython/Includes/libc/float.pxd' 2024-01-10 19:16:29,882 wheel INFO adding 'Cython/Includes/libc/limits.pxd' 2024-01-10 19:16:29,882 wheel INFO adding 'Cython/Includes/libc/locale.pxd' 2024-01-10 19:16:29,882 wheel INFO adding 'Cython/Includes/libc/math.pxd' 2024-01-10 19:16:29,882 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd' 2024-01-10 19:16:29,882 wheel INFO adding 'Cython/Includes/libc/signal.pxd' 2024-01-10 19:16:29,882 wheel INFO adding 'Cython/Includes/libc/stddef.pxd' 2024-01-10 19:16:29,882 wheel INFO adding 'Cython/Includes/libc/stdint.pxd' 2024-01-10 19:16:29,883 wheel INFO adding 'Cython/Includes/libc/stdio.pxd' 2024-01-10 19:16:29,883 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd' 2024-01-10 19:16:29,883 wheel INFO adding 'Cython/Includes/libc/string.pxd' 2024-01-10 19:16:29,883 wheel INFO adding 'Cython/Includes/libc/time.pxd' 2024-01-10 19:16:29,883 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd' 2024-01-10 19:16:29,883 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd' 2024-01-10 19:16:29,883 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd' 2024-01-10 19:16:29,883 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd' 2024-01-10 19:16:29,883 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd' 2024-01-10 19:16:29,883 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd' 2024-01-10 19:16:29,883 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd' 2024-01-10 19:16:29,884 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd' 2024-01-10 19:16:29,884 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd' 2024-01-10 19:16:29,884 wheel INFO adding 'Cython/Includes/libcpp/list.pxd' 2024-01-10 19:16:29,884 wheel INFO adding 'Cython/Includes/libcpp/map.pxd' 2024-01-10 19:16:29,884 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd' 2024-01-10 19:16:29,884 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd' 2024-01-10 19:16:29,884 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd' 2024-01-10 19:16:29,884 wheel INFO adding 'Cython/Includes/libcpp/set.pxd' 2024-01-10 19:16:29,884 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd' 2024-01-10 19:16:29,884 wheel INFO adding 'Cython/Includes/libcpp/string.pxd' 2024-01-10 19:16:29,884 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd' 2024-01-10 19:16:29,884 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd' 2024-01-10 19:16:29,884 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd' 2024-01-10 19:16:29,885 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd' 2024-01-10 19:16:29,885 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd' 2024-01-10 19:16:29,885 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd' 2024-01-10 19:16:29,885 wheel INFO adding 'Cython/Includes/numpy/__init__.pxd' 2024-01-10 19:16:29,885 wheel INFO adding 'Cython/Includes/numpy/math.pxd' 2024-01-10 19:16:29,885 wheel INFO adding 'Cython/Includes/posix/__init__.pxd' 2024-01-10 19:16:29,885 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd' 2024-01-10 19:16:29,885 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd' 2024-01-10 19:16:29,885 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd' 2024-01-10 19:16:29,885 wheel INFO adding 'Cython/Includes/posix/mman.pxd' 2024-01-10 19:16:29,886 wheel INFO adding 'Cython/Includes/posix/resource.pxd' 2024-01-10 19:16:29,886 wheel INFO adding 'Cython/Includes/posix/select.pxd' 2024-01-10 19:16:29,886 wheel INFO adding 'Cython/Includes/posix/signal.pxd' 2024-01-10 19:16:29,886 wheel INFO adding 'Cython/Includes/posix/stat.pxd' 2024-01-10 19:16:29,886 wheel INFO adding 'Cython/Includes/posix/stdio.pxd' 2024-01-10 19:16:29,886 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd' 2024-01-10 19:16:29,886 wheel INFO adding 'Cython/Includes/posix/strings.pxd' 2024-01-10 19:16:29,886 wheel INFO adding 'Cython/Includes/posix/time.pxd' 2024-01-10 19:16:29,886 wheel INFO adding 'Cython/Includes/posix/types.pxd' 2024-01-10 19:16:29,886 wheel INFO adding 'Cython/Includes/posix/unistd.pxd' 2024-01-10 19:16:29,886 wheel INFO adding 'Cython/Includes/posix/wait.pxd' 2024-01-10 19:16:29,887 wheel INFO adding 'Cython/Plex/Actions.cpython-311-s390x-linux-musl.so' 2024-01-10 19:16:29,887 wheel INFO adding 'Cython/Plex/Actions.pxd' 2024-01-10 19:16:29,887 wheel INFO adding 'Cython/Plex/Actions.py' 2024-01-10 19:16:29,887 wheel INFO adding 'Cython/Plex/DFA.py' 2024-01-10 19:16:29,887 wheel INFO adding 'Cython/Plex/Errors.py' 2024-01-10 19:16:29,887 wheel INFO adding 'Cython/Plex/Lexicons.py' 2024-01-10 19:16:29,887 wheel INFO adding 'Cython/Plex/Machines.py' 2024-01-10 19:16:29,888 wheel INFO adding 'Cython/Plex/Regexps.py' 2024-01-10 19:16:29,888 wheel INFO adding 'Cython/Plex/Scanners.cpython-311-s390x-linux-musl.so' 2024-01-10 19:16:29,889 wheel INFO adding 'Cython/Plex/Scanners.pxd' 2024-01-10 19:16:29,889 wheel INFO adding 'Cython/Plex/Scanners.py' 2024-01-10 19:16:29,889 wheel INFO adding 'Cython/Plex/Timing.py' 2024-01-10 19:16:29,889 wheel INFO adding 'Cython/Plex/Traditional.py' 2024-01-10 19:16:29,889 wheel INFO adding 'Cython/Plex/Transitions.py' 2024-01-10 19:16:29,889 wheel INFO adding 'Cython/Plex/__init__.py' 2024-01-10 19:16:29,889 wheel INFO adding 'Cython/Runtime/__init__.py' 2024-01-10 19:16:29,890 wheel INFO adding 'Cython/Runtime/refnanny.cpython-311-s390x-linux-musl.so' 2024-01-10 19:16:29,890 wheel INFO adding 'Cython/Runtime/refnanny.pyx' 2024-01-10 19:16:29,890 wheel INFO adding 'Cython/Tempita/__init__.py' 2024-01-10 19:16:29,890 wheel INFO adding 'Cython/Tempita/_looper.py' 2024-01-10 19:16:29,893 wheel INFO adding 'Cython/Tempita/_tempita.cpython-311-s390x-linux-musl.so' 2024-01-10 19:16:29,894 wheel INFO adding 'Cython/Tempita/_tempita.py' 2024-01-10 19:16:29,894 wheel INFO adding 'Cython/Tempita/compat3.py' 2024-01-10 19:16:29,894 wheel INFO adding 'Cython/Tests/TestCodeWriter.py' 2024-01-10 19:16:29,894 wheel INFO adding 'Cython/Tests/TestCythonUtils.py' 2024-01-10 19:16:29,894 wheel INFO adding 'Cython/Tests/TestJediTyper.py' 2024-01-10 19:16:29,894 wheel INFO adding 'Cython/Tests/TestStringIOTree.py' 2024-01-10 19:16:29,894 wheel INFO adding 'Cython/Tests/__init__.py' 2024-01-10 19:16:29,894 wheel INFO adding 'Cython/Tests/xmlrunner.py' 2024-01-10 19:16:29,894 wheel INFO adding 'Cython/Utility/AsyncGen.c' 2024-01-10 19:16:29,895 wheel INFO adding 'Cython/Utility/Buffer.c' 2024-01-10 19:16:29,895 wheel INFO adding 'Cython/Utility/Builtins.c' 2024-01-10 19:16:29,895 wheel INFO adding 'Cython/Utility/CConvert.pyx' 2024-01-10 19:16:29,895 wheel INFO adding 'Cython/Utility/CMath.c' 2024-01-10 19:16:29,895 wheel INFO adding 'Cython/Utility/Capsule.c' 2024-01-10 19:16:29,895 wheel INFO adding 'Cython/Utility/CommonStructures.c' 2024-01-10 19:16:29,895 wheel INFO adding 'Cython/Utility/Complex.c' 2024-01-10 19:16:29,896 wheel INFO adding 'Cython/Utility/Coroutine.c' 2024-01-10 19:16:29,896 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx' 2024-01-10 19:16:29,896 wheel INFO adding 'Cython/Utility/CppConvert.pyx' 2024-01-10 19:16:29,896 wheel INFO adding 'Cython/Utility/CppSupport.cpp' 2024-01-10 19:16:29,896 wheel INFO adding 'Cython/Utility/CythonFunction.c' 2024-01-10 19:16:29,896 wheel INFO adding 'Cython/Utility/Embed.c' 2024-01-10 19:16:29,896 wheel INFO adding 'Cython/Utility/Exceptions.c' 2024-01-10 19:16:29,896 wheel INFO adding 'Cython/Utility/ExtensionTypes.c' 2024-01-10 19:16:29,897 wheel INFO adding 'Cython/Utility/FunctionArguments.c' 2024-01-10 19:16:29,897 wheel INFO adding 'Cython/Utility/ImportExport.c' 2024-01-10 19:16:29,897 wheel INFO adding 'Cython/Utility/MemoryView.pyx' 2024-01-10 19:16:29,897 wheel INFO adding 'Cython/Utility/MemoryView_C.c' 2024-01-10 19:16:29,897 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c' 2024-01-10 19:16:29,898 wheel INFO adding 'Cython/Utility/ObjectHandling.c' 2024-01-10 19:16:29,898 wheel INFO adding 'Cython/Utility/Optimize.c' 2024-01-10 19:16:29,898 wheel INFO adding 'Cython/Utility/Overflow.c' 2024-01-10 19:16:29,898 wheel INFO adding 'Cython/Utility/Printing.c' 2024-01-10 19:16:29,898 wheel INFO adding 'Cython/Utility/Profile.c' 2024-01-10 19:16:29,898 wheel INFO adding 'Cython/Utility/StringTools.c' 2024-01-10 19:16:29,899 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx' 2024-01-10 19:16:29,899 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx' 2024-01-10 19:16:29,899 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c' 2024-01-10 19:16:29,899 wheel INFO adding 'Cython/Utility/TypeConversion.c' 2024-01-10 19:16:29,899 wheel INFO adding 'Cython/Utility/__init__.py' 2024-01-10 19:16:29,899 wheel INFO adding 'Cython/Utility/arrayarray.h' 2024-01-10 19:16:29,899 wheel INFO adding 'pyximport/__init__.py' 2024-01-10 19:16:29,899 wheel INFO adding 'pyximport/pyxbuild.py' 2024-01-10 19:16:29,899 wheel INFO adding 'pyximport/pyximport.py' 2024-01-10 19:16:29,900 wheel INFO adding 'Cython-0.29.37.dist-info/COPYING.txt' 2024-01-10 19:16:29,900 wheel INFO adding 'Cython-0.29.37.dist-info/LICENSE.txt' 2024-01-10 19:16:29,900 wheel INFO adding 'Cython-0.29.37.dist-info/METADATA' 2024-01-10 19:16:29,900 wheel INFO adding 'Cython-0.29.37.dist-info/WHEEL' 2024-01-10 19:16:29,900 wheel INFO adding 'Cython-0.29.37.dist-info/entry_points.txt' 2024-01-10 19:16:29,900 wheel INFO adding 'Cython-0.29.37.dist-info/top_level.txt' 2024-01-10 19:16:29,901 wheel INFO adding 'Cython-0.29.37.dist-info/RECORD' 2024-01-10 19:16:29,901 wheel INFO removing build/bdist.linux-s390x/wheel 2024-01-10 19:16:29,907 gpep517 INFO The backend produced .dist/Cython-0.29.37-cp311-cp311-linux_s390x.whl Cython-0.29.37-cp311-cp311-linux_s390x.whl /home/buildozer/aports/main/cython/src/cython-0.29.37/runtests.py:2245: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead thread.setDaemon(True) # Py2.6 ... Python 3.11.6 (main, Oct 13 2023, 15:52:55) [GCC 13.1.1 20230722] Running tests against Cython 0.29.37 Using Cython language level 2. Using Cython language level 2. Tests in shard 1/8 starting Tests in shard 5/8 starting /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/cycache-testkp6z7hg9/srcwikx5e04/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Using Cython language level 2. Compiling TEST_TMP/cycache-testkp6z7hg9/srcwikx5e04/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testkp6z7hg9/srcwikx5e04/a.pyx /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/cycache-testkp6z7hg9/srcwikx5e04/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testkp6z7hg9/srcwikx5e04/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testkp6z7hg9/srcwikx5e04/a.pyx Tests in shard 3/8 starting Compiling TEST_TMP/cycache-testkp6z7hg9/srcwikx5e04/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testkp6z7hg9/srcwikx5e04/a.pyx in cache Using Cython language level 2. /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/cycache-testp1shlm8q/srctu_vd_uo/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling /home/buildozer/.cython/inline/_cython_inline_0f0807a7916307ea1c197e186aeca23629154b74.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0f0807a7916307ea1c197e186aeca23629154b74.pyx Compiling TEST_TMP/cycache-testp1shlm8q/srctu_vd_uo/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testp1shlm8q/srctu_vd_uo/a.pyx Using Cython language level 2. Compiling TEST_TMP/cycache-testp1shlm8q/srctu_vd_uo/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testp1shlm8q/srctu_vd_uo/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/cycache-testhprlclxm/srcssfa6f94/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testhprlclxm/srcssfa6f94/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testhprlclxm/srcssfa6f94/a.pyx Compiling TEST_TMP/cycache-testhprlclxm/srcssfa6f94/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testhprlclxm/srcssfa6f94/a.pyx in cache /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/cycache-testqcb4droh/srcdfq2q2dh/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testqcb4droh/srcdfq2q2dh/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testqcb4droh/srcdfq2q2dh/options.pyx /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/cycache-testqcb4droh/srcdfq2q2dh/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testqcb4droh/srcdfq2q2dh/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testqcb4droh/srcdfq2q2dh/options.pyx Compiling TEST_TMP/cycache-testqcb4droh/srcdfq2q2dh/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testqcb4droh/srcdfq2q2dh/options.pyx in cache Compiling TEST_TMP/cycache-testqcb4droh/srcdfq2q2dh/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testqcb4droh/srcdfq2q2dh/options.pyx in cache Using Cython language level 2. /home/buildozer/aports/main/cython/src/cython-0.29.37/runtests.py:662: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead. suite.addTest(unittest.makeSuite(EmbedTest)) Tests in shard 4/8 starting Using Cython language level 2. Tests in shard 6/8 starting Tests in shard 7/8 starting /home/buildozer/aports/main/cython/src/cython-0.29.37/Cython/Debugger/Tests/TestLibCython.py:65: UserWarning: Skipping gdb tests, need gdb >= 7.2 with Python >= 2.6 warnings.warn('Skipping gdb tests, need gdb >= 7.2 with Python >= 2.6') Tests in shard 2/8 starting warning: /home/buildozer/.cython/inline/_cython_inline_6dc5fe3bccf334c8db001f88d2d90879601a420f.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_6dc5fe3bccf334c8db001f88d2d90879601a420f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6dc5fe3bccf334c8db001f88d2d90879601a420f.pyx Using Cython language level 2. Backends: c,cpp Tests in shard 0/8 starting warning: TEST_TMP/inline/_cython_inline_55fba68ea7a918bd6e36519d6d3c8e66072f597d.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_81c278f175097ecd78826f56510bed68a2374430.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_81c278f175097ecd78826f56510bed68a2374430.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a2be254d29fad6cfe4d7994fd17764945d396b79.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a2be254d29fad6cfe4d7994fd17764945d396b79.pyx warning: TEST_TMP/inline/_cython_inline_f0cd481ed4316892329803b5b95b4e503b74362c.pyx:6:4: Unreachable code warning: TEST_TMP/inline/_cython_inline_f145c157697450941375e4f38882d0b08e4f278a.pyx:11:4: Unreachable code warning: TEST_TMP/inline/_cython_inline_a40bc8665be360e91559a5ebd92513f28f87472d.pyx:6:4: Unreachable code Python build environment: Python sys.version_info(major=3, minor=11, micro=6, releaselevel='final', serial=0) PY_VERSION_HEX 0x30B06F0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_PYSTON 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_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 0 CYTHON_FAST_PYCALL 0 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 Distutils: INCDIR = /usr/include/python3.11 LIBS = -ldl LIBDIR = /usr/lib LIBPL = /usr/lib/python3.11/config-3.11-s390x-linux-musl Python LIBRARY = libpython3.11.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = gcc CC (env) = gcc CFLAGS (distutils) = -Wsign-compare -DNDEBUG -g -fwrapv -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) = sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 warning: TEST_TMP/inline/_cython_inline_94373b76af202c09df49477cb741b29b381e289f.pyx:8:4: Unreachable code #### 2024-01-10 19:16:41.981093 Python build environment: Python sys.version_info(major=3, minor=11, micro=6, releaselevel='final', serial=0) PY_VERSION_HEX 0x30B06F0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_PYSTON 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_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 0 CYTHON_FAST_PYCALL 0 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 Distutils: INCDIR = /usr/include/python3.11 LIBS = -ldl LIBDIR = /usr/lib LIBPL = /usr/lib/python3.11/config-3.11-s390x-linux-musl Python LIBRARY = libpython3.11.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = gcc CC (env) = gcc CFLAGS (distutils) = -Wsign-compare -DNDEBUG -g -fwrapv -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) = sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 #### 2024-01-10 19:16:52.343452 === C/C++ compiler error output: === cdef_syntax.c: In function '__pyx_pf_11cdef_syntax_use_cdef': cdef_syntax.c:1274:144: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 1274 | __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; | ^~~~~~~~~ ==================================== === C/C++ compiler error output: === cdef_syntax.cpp: In function 'PyObject* __pyx_pf_11cdef_syntax_use_cdef(PyObject*)': cdef_syntax.cpp:1288:144: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] 1288 | __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; | ^~~~~~~~~ ==================================== === C/C++ compiler error output: === cvardef.c: In function '__pyx_pf_7cvardef_f': cvardef.c:1275:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] 1275 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1274:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] 1274 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1273:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] 1273 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1272:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] 1272 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cvardef.cpp: In function 'PyObject* __pyx_pf_7cvardef_f(PyObject*)': cvardef.cpp:1286:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable] 1286 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1287:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable] 1287 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1288:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable] 1288 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1289:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable] 1289 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:17:02.502090 #### 2024-01-10 19:17:13.213841 #### 2024-01-10 19:17:23.793074 === C/C++ compiler error output: === hinsen2.c:2928:12: warning: '__Pyx__ArgTypeTest' defined but not used [-Wunused-function] 2928 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) | ^~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === hinsen2.cpp:2942:12: warning: 'int __Pyx__ArgTypeTest(PyObject*, PyTypeObject*, const char*, int)' defined but not used [-Wunused-function] 2942 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) | ^~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:17:34.284150 #### 2024-01-10 19:17:45.316434 #### 2024-01-10 19:17:55.504261 #### 2024-01-10 19:18:06.113533 === C/C++ compiler error output: === builtin_basestring.c: In function '__pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3': builtin_basestring.c:1475:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 1475 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ^~ builtin_basestring.c:1504:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 1504 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ^~ ==================================== === C/C++ compiler error output: === builtin_basestring.cpp: In function 'PyObject* __pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3(PyObject*)': builtin_basestring.cpp:1489:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 1489 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ builtin_basestring.cpp:1518:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 1518 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:18:16.454155 #### 2024-01-10 19:18:27.076914 #### 2024-01-10 19:18:38.518972 === C/C++ compiler error output: === 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:2293:85: warning: passing argument 1 of '__Pyx_CFunc_const__char______const__char________int___to_py' from incompatible pointer type [-Wincompatible-pointer-types] 2293 | PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr); | ^~~~~~ | | | char * (*)(const char *, int) cpdef_extern_func.c:1617:92: note: expected 'const char * (*)(const char *, int)' but argument is of type 'char * (*)(const char *, int)' 1617 | static PyObject *__Pyx_CFunc_const__char______const__char________int___to_py(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:18:49.357474 === C/C++ compiler error output: === memslice.c: In function '__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct': memslice.c:86996:38: warning: taking address of packed member of 'struct __pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 86996 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~^~~~~ ==================================== === C/C++ compiler error output: === cpdef_extern_func.cpp: In function 'int __pyx_pymod_exec_cpdef_extern_func(PyObject*)': cpdef_extern_func.cpp:2307:85: warning: invalid conversion from 'char* (*)(const char*, int)' to 'const char* (*)(const char*, int)' [-fpermissive] 2307 | PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr); | ^~~~~~ | | | char* (*)(const char*, int) cpdef_extern_func.cpp:1631:92: note: initializing argument 1 of 'PyObject* __Pyx_CFunc_const__char______const__char________int___to_py(const char* (*)(const char*, int))' 1631 | static PyObject *__Pyx_CFunc_const__char______const__char________int___to_py(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === In function 'PyObject* __pyx_pf_15cpp_classes_def_2test_BaseMethods(PyObject*, PyObject*)', inlined from 'PyObject* __pyx_pw_15cpp_classes_def_3test_BaseMethods(PyObject*, PyObject*)' at cpp_classes_def.cpp:2455:57: cpp_classes_def.cpp:2553:16: warning: '__pyx_v_subClass' may be used uninitialized [-Wmaybe-uninitialized] 2553 | delete __pyx_v_subClass; | ^~~~~~~~~~~~~~~~ cpp_classes_def.cpp: In function 'PyObject* __pyx_pw_15cpp_classes_def_3test_BaseMethods(PyObject*, PyObject*)': cpp_classes_def.cpp:2463:39: note: '__pyx_v_subClass' was declared here 2463 | __pyx_t_15cpp_classes_def_SubClass *__pyx_v_subClass; | ^~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cdef_function_kwargs.cpp: In function 'PyObject* __pyx_pf_20cdef_function_kwargs_18libc_strstr(PyObject*)': cdef_function_kwargs.cpp:2799:93: warning: comparing the result of pointer addition '(((const char*)"xabcy") + 1)' and NULL [-Waddress] 2799 | __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:2821:93: warning: comparing the result of pointer addition '(((const char*)"xabcz") + 1)' and NULL [-Waddress] 2821 | __pyx_t_3 = __Pyx_PyBool_FromLong((strstr(((char const *)"xabcz"), ((char const *)"abc")) != NULL)); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 124, __pyx_L1_error) | ^ ==================================== #### 2024-01-10 19:19:00.240131 acquired default acquired Global_A #### 2024-01-10 19:19:11.280082 #### 2024-01-10 19:19:21.784381 === C/C++ compiler error output: === In file included from /usr/include/python3.11/Python.h:26, from closure_names.c:6: In function 'memset', inlined from '__pyx_tp_new_13closure_names___pyx_scope_struct__func' at closure_names.c:3652:5: /usr/include/fortify/string.h:75:16: warning: argument 1 null where non-null expected [-Wnonnull] 75 | return __builtin_memset(__d, __c, __n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/fortify/string.h:75:16: note: in a call to built-in function '__builtin_memset' ==================================== === C/C++ compiler error output: === In file included from /usr/include/python3.11/Python.h:26, from closure_names.cpp:6: In function 'void* memset(void*, int, size_t)', inlined from 'PyObject* __pyx_tp_new_13closure_names___pyx_scope_struct__func(PyTypeObject*, PyObject*, PyObject*)' at closure_names.cpp:3666:11: /usr/include/fortify/string.h:75:32: warning: argument 1 null where non-null expected [-Wnonnull] 75 | return __builtin_memset(__d, __c, __n); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/fortify/string.h:75:32: note: in a call to built-in function 'void* __builtin_memset(void*, int, long unsigned int)' ==================================== #### 2024-01-10 19:19:32.270324 #### 2024-01-10 19:19:42.734075 === C/C++ compiler error output: === memslice.cpp: In function 'PyObject* __pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct(__pyx_t_8memslice_PackedArrayStruct)': memslice.cpp:87010:39: warning: taking address of packed member of '__pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 87010 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~~^~~~ ==================================== 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 ! 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-01-10 19:19:54.005153 acquired default acquired Global_A #### 2024-01-10 19:20:05.191584 #### 2024-01-10 19:20:15.586678 #### 2024-01-10 19:20:26.400300 === C/C++ compiler error output: === cyfunction.c: In function '__pyx_pf_10cyfunction_16test_annotations_inner': cyfunction.c:4003:71: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 4003 | struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:20:37.267457 === C/C++ compiler error output: === cyfunction.cpp: In function 'PyObject* __pyx_pf_10cyfunction_16test_annotations_inner(PyObject*, PyObject*, PyObject*)': cyfunction.cpp:4017:71: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 4017 | struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:20:48.474675 #### 2024-01-10 19:21:00.058530 #### 2024-01-10 19:21:10.937048 #### 2024-01-10 19:21:22.303785 === C/C++ compiler error output: === cyfunction_defaults.c:18019:20: warning: '__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__' defined but not used [-Wunused-variable] 18019 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:17959:20: warning: '__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__' defined but not used [-Wunused-variable] 17959 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14812:20: warning: '__pyx_mdef___pyx_memoryview_3__setstate_cython__' defined but not used [-Wunused-variable] 14812 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14752:20: warning: '__pyx_mdef___pyx_memoryview_1__reduce_cython__' defined but not used [-Wunused-variable] 14752 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14654:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran' defined but not used [-Wunused-variable] 14654 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14555:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy' defined but not used [-Wunused-variable] 14555 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14474:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig' defined but not used [-Wunused-variable] 14474 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14393:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig' defined but not used [-Wunused-variable] 14393 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:10091:20: warning: '__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__' defined but not used [-Wunused-variable] 10091 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:9827:20: warning: '__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__' defined but not used [-Wunused-variable] 9827 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:9423:20: warning: '__pyx_mdef___pyx_array_3__setstate_cython__' defined but not used [-Wunused-variable] 9423 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:9363:20: warning: '__pyx_mdef___pyx_array_1__reduce_cython__' defined but not used [-Wunused-variable] 9363 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:21:33.152949 RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2024-01-10 19:21:43.877655 === C/C++ compiler error output: === cyfunction_defaults.cpp:18033:20: warning: '__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__' defined but not used [-Wunused-variable] 18033 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:17973:20: warning: '__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__' defined but not used [-Wunused-variable] 17973 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14826:20: warning: '__pyx_mdef___pyx_memoryview_3__setstate_cython__' defined but not used [-Wunused-variable] 14826 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14766:20: warning: '__pyx_mdef___pyx_memoryview_1__reduce_cython__' defined but not used [-Wunused-variable] 14766 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14668:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran' defined but not used [-Wunused-variable] 14668 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14569:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy' defined but not used [-Wunused-variable] 14569 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14488:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig' defined but not used [-Wunused-variable] 14488 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14407:20: warning: '__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig' defined but not used [-Wunused-variable] 14407 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:10105:20: warning: '__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__' defined but not used [-Wunused-variable] 10105 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:9841:20: warning: '__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__' defined but not used [-Wunused-variable] 9841 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:9437:20: warning: '__pyx_mdef___pyx_array_3__setstate_cython__' defined but not used [-Wunused-variable] 9437 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:9377:20: warning: '__pyx_mdef___pyx_array_1__reduce_cython__' defined but not used [-Wunused-variable] 9377 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2024-01-10 19:21:54.553427 === C/C++ compiler error output: === 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:1794:10: warning: '__pyx_v_f' may be used uninitialized [-Wmaybe-uninitialized] 1794 | return __pyx_r; | ^~~~~~~ cpp_stl_function.cpp:1552:41: note: '__pyx_v_f' was declared here 1552 | std::function *__pyx_v_f; | ^~~~~~~~~ ==================================== === C/C++ compiler error output: === embedsignatures.c:10692:18: warning: '__pyx_pf_15embedsignatures_3Foo_3m13_genexpr' defined but not used [-Wunused-function] 10692 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embedsignatures.c:10554:18: warning: '__pyx_pf_15embedsignatures_3Foo_3m12_genexpr' defined but not used [-Wunused-function] 10554 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:22:06.118938 #### 2024-01-10 19:22:17.183031 #### 2024-01-10 19:22:28.089651 === C/C++ compiler error output: === embedsignatures.cpp:10706:18: warning: 'PyObject* __pyx_pf_15embedsignatures_3Foo_3m13_genexpr(PyObject*)' defined but not used [-Wunused-function] 10706 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embedsignatures.cpp:10568:18: warning: 'PyObject* __pyx_pf_15embedsignatures_3Foo_3m12_genexpr(PyObject*)' defined but not used [-Wunused-function] 10568 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:22:39.370814 #### 2024-01-10 19:22:50.487562 #### 2024-01-10 19:23:01.476556 === C/C++ compiler error output: === for_in_string.c:4374:16: warning: '__Pyx__PyObject_AsPy_UCS4' defined but not used [-Wunused-function] 4374 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === for_in_string.cpp:4388:16: warning: 'Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject*)' defined but not used [-Wunused-function] 4388 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:23:12.312375 #### 2024-01-10 19:23:23.525201 #### 2024-01-10 19:23:34.518120 #### 2024-01-10 19:23:45.427478 === C/C++ compiler error output: === set.c: In function '__pyx_pf_3set_cython_set': set.c:1830:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 1830 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ^~ set.c: In function '__pyx_pf_3set_2cython_frozenset': set.c:1911:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 1911 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ^~ ==================================== === C/C++ compiler error output: === set.cpp: In function 'PyObject* __pyx_pf_3set_cython_set(PyObject*)': set.cpp:1844:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 1844 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~ set.cpp: In function 'PyObject* __pyx_pf_3set_2cython_frozenset(PyObject*)': set.cpp:1925:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 1925 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:23:55.708584 #### 2024-01-10 19:24:06.357296 /usr/lib/python3.11/doctest.py:1358: 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.11/doctest.py:1358: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited exception = sys.exc_info() RuntimeWarning: Enable tracemalloc to get the object allocation traceback :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-01-10 19:24:17.601514 === C/C++ compiler error output: === py_unicode_type.c: In function '__pyx_pf_15py_unicode_type_10unicode_methods': py_unicode_type.c:2194:3: warning: '_PyUnicode_ToTitlecase' is deprecated [-Wdeprecated-declarations] 2194 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~ In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from py_unicode_type.c:6: /usr/include/python3.11/cpython/unicodeobject.h:1074:40: note: declared here 1074 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === locals.c: In function '__pyx_pf_6locals_14locals_ctype': locals.c:2581:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] 2581 | int *__pyx_v_p; | ^~~~~~~~~ locals.c: In function '__pyx_pf_6locals_16locals_ctype_inferred': locals.c:2668:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] 2668 | int *__pyx_v_b; | ^~~~~~~~~ ==================================== === C/C++ compiler error output: === In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from py_unicode_type.cpp:6: py_unicode_type.cpp: In function 'PyObject* __pyx_pf_15py_unicode_type_10unicode_methods(PyObject*, Py_UNICODE)': /usr/include/python3.11/cpython/unicodeobject.h:34:54: warning: 'Py_UCS4 _PyUnicode_ToTitlecase(Py_UCS4)' is deprecated [-Wdeprecated-declarations] 34 | #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch) | ~~~~~~~~~~~~~~~~~~~~~~^~~~ py_unicode_type.cpp:2208:15: note: in expansion of macro 'Py_UNICODE_TOTITLE' 2208 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:1074:40: note: declared here 1074 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:24:28.253261 === C/C++ compiler error output: === locals.cpp: In function 'PyObject* __pyx_pf_6locals_14locals_ctype(PyObject*)': locals.cpp:2595:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable] 2595 | int *__pyx_v_p; | ^~~~~~~~~ locals.cpp: In function 'PyObject* __pyx_pf_6locals_16locals_ctype_inferred(PyObject*)': locals.cpp:2682:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable] 2682 | int *__pyx_v_b; | ^~~~~~~~~ ==================================== #### 2024-01-10 19:24:38.926789 === C/C++ compiler error output: === atoi.c:1215:18: warning: '__pyx_f_4atoi_parse_charptr_to_py_int' defined but not used [-Wunused-function] 1215 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === atoi.cpp:1229:18: warning: 'PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)' defined but not used [-Wunused-function] 1229 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:24:49.652591 === C/C++ compiler error output: === py_ucs4_type.c: In function '__pyx_pf_12py_ucs4_type_12unicode_methods': py_ucs4_type.c:2402:3: warning: '_PyUnicode_ToTitlecase' is deprecated [-Wdeprecated-declarations] 2402 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~ In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from py_ucs4_type.c:6: /usr/include/python3.11/cpython/unicodeobject.h:1074:40: note: declared here 1074 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from py_ucs4_type.cpp:6: py_ucs4_type.cpp: In function 'PyObject* __pyx_pf_12py_ucs4_type_12unicode_methods(PyObject*, Py_UCS4)': /usr/include/python3.11/cpython/unicodeobject.h:34:54: warning: 'Py_UCS4 _PyUnicode_ToTitlecase(Py_UCS4)' is deprecated [-Wdeprecated-declarations] 34 | #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch) | ~~~~~~~~~~~~~~~~~~~~~~^~~~ py_ucs4_type.cpp:2416:15: note: in expansion of macro 'Py_UNICODE_TOTITLE' 2416 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:1074:40: note: declared here 1074 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === pointers.c: In function '__pyx_pf_8pointers_compare': pointers.c:1319:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 1319 | __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:1622:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1622 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ^~ pointers.c: In function '__pyx_pf_8pointers_6bool_binop_truth': pointers.c:1763:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1763 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ^~ ==================================== === C/C++ compiler error output: === py_unicode_strings.c: In function '__pyx_pf_18py_unicode_strings_test_c_to_python': py_unicode_strings.c:1447:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1447 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_arr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 34, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from py_unicode_strings.c:6: /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1471:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1471 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 35, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1495:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1495 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_wstr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 36, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1519:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1519 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 38, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1552:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1552 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str + 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 39, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1585:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1585 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 40, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1618:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1618 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 42, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1651:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1651 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 43, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1684:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1684 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 44, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1717:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1717 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 45, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1750:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1750 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 47, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1783:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1783 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 1, 7 - 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 48, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1816:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1816 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 49, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1850:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1850 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:939:43: note: in definition of macro 'unlikely' 939 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1869:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1869 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:939:43: note: in definition of macro 'unlikely' 939 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1888:62: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'int'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1888 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:939:43: note: in definition of macro 'unlikely' 939 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1995:5: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] 1995 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_wide_literal); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 62, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c: In function '__pyx_pf_18py_unicode_strings_2test_python_to_c': py_unicode_strings.c:2270:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2270 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 84, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2289:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2289 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 85, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2308:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2308 | __pyx_t_2 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_2) && PyErr_Occurred())) __PYX_ERR(0, 86, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2345:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2345 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 88, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2364:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2364 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 89, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2401:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2401 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 91, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2438:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2438 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 93, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2475:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2475 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 95, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2494:5: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 2494 | __pyx_t_5 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uwide_literal); if (unlikely((!__pyx_t_5) && PyErr_Occurred())) __PYX_ERR(0, 97, __pyx_L1_error) | ^~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:25:00.176115 === C/C++ compiler error output: === pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_compare(PyObject*)': pointers.cpp:1333:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 1333 | __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:1636:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1636 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_6bool_binop_truth(PyObject*, int)': pointers.cpp:1777:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1777 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_58test_chunksize': sequential_parallel.c:15468:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] 15468 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_68test_inner_private': sequential_parallel.c:17618:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] 17618 | int __pyx_t_4; | ^~~~~~~~~ ==================================== === C/C++ compiler error output: === py_unicode_strings.cpp: In function 'PyObject* __pyx_pf_18py_unicode_strings_test_c_to_python(PyObject*)': py_unicode_strings.cpp:848:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 848 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1461:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1461 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_arr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 34, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from py_unicode_strings.cpp:6: /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:848:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 848 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1485:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1485 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 35, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:848:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 848 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1509:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1509 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_wstr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 36, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:848:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 848 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1533:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1533 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 38, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:848:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 848 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1566:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1566 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str + 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 39, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:848:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 848 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1599:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 1599 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 40, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1632:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1632 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 42, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1665:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1665 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 43, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1698:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1698 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 44, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1731:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1731 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 45, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1764:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1764 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 47, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1797:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1797 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 1, 7 - 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 48, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1830:53: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 1830 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 49, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1864:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1864 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:953:43: note: in definition of macro 'unlikely' 953 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:1883:64: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1883 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:953:43: note: in definition of macro 'unlikely' 953 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:1902:62: warning: comparison of integer expressions of different signedness: 'Py_UNICODE' {aka 'wchar_t'} and 'Py_UCS4' {aka 'unsigned int'} [-Wsign-compare] 1902 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:953:43: note: in definition of macro 'unlikely' 953 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:848:67: warning: 'PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)' is deprecated [-Wdeprecated-declarations] 848 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2009:17: note: in expansion of macro '__Pyx_PyUnicode_FromUnicode' 2009 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_wide_literal); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 62, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:600:42: note: declared here 600 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp: In function 'PyObject* __pyx_pf_18py_unicode_strings_2test_python_to_c(PyObject*)': py_unicode_strings.cpp:2284:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2284 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 84, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2303:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2303 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 85, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2322:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2322 | __pyx_t_2 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_2) && PyErr_Occurred())) __PYX_ERR(0, 86, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2359:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2359 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 88, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2378:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2378 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 89, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2415:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2415 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 91, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2452:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2452 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 93, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2489:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2489 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 95, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2508:42: warning: 'Py_UNICODE* PyUnicode_AsUnicode(PyObject*)' is deprecated [-Wdeprecated-declarations] 2508 | __pyx_t_5 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uwide_literal); if (unlikely((!__pyx_t_5) && PyErr_Occurred())) __PYX_ERR(0, 97, __pyx_L1_error) | ^ /usr/include/python3.11/cpython/unicodeobject.h:609:45: note: declared here 609 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === to_char.c:2186:27: warning: '__pyx_f_7to_char__chars' defined but not used [-Wunused-function] 2186 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:25:11.054006 #### 2024-01-10 19:25:21.802827 === C/C++ compiler error output: === sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_58test_chunksize(PyObject*)': sequential_parallel.cpp:15482:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] 15482 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_68test_inner_private(PyObject*)': sequential_parallel.cpp:17632:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] 17632 | int __pyx_t_4; | ^~~~~~~~~ ==================================== === C/C++ compiler error output: === to_char.cpp:2200:27: warning: '__Pyx_memviewslice __pyx_f_7to_char__chars(PyObject*)' defined but not used [-Wunused-function] 2200 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:25:32.428584 === C/C++ compiler error output: === reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_68reversed_unsigned': reversed_iteration.c:10561:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10561 | 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:10702:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10702 | 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:10841:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10841 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ^ ==================================== #### 2024-01-10 19:25:42.859365 === C/C++ compiler error output: === reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_68reversed_unsigned(PyObject*, int, int)': reversed_iteration.cpp:10575:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10575 | 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:10716:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10716 | 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:10855:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10855 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ~~~~~~~~~~^~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:25:53.493535 #### 2024-01-10 19:26:04.146970 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_0574ce23ed6aade0eb0e2efdf96466e7e8d28625.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_c98b06631b130be1b44f366de6c539d7a09a1dee.pyx:5:8: Cannot assign to or delete this warning: /home/buildozer/.cython/inline/_cython_inline_6e17a87968eb4fc53798a56108315c01a030aa75.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_6e17a87968eb4fc53798a56108315c01a030aa75.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6e17a87968eb4fc53798a56108315c01a030aa75.pyx #### 2024-01-10 19:26:15.197913 warning: /home/buildozer/.cython/inline/_cython_inline_dfdd3b322884520c7b1e7d315f367ae10e54f8e9.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_dfdd3b322884520c7b1e7d315f367ae10e54f8e9.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_dfdd3b322884520c7b1e7d315f367ae10e54f8e9.pyx === C/C++ compiler error output: === test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f': test_grammar.c:38262:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 38262 | struct __pyx_obj_12test_grammar___pyx_scope_struct_21_test_nonlocal *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func': test_grammar.c:43599:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 43599 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:26:25.607825 warning: /home/buildozer/.cython/inline/_cython_inline_dd84951e7de1ba0004e016e5bac7d79111f41661.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_dd84951e7de1ba0004e016e5bac7d79111f41661.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_dd84951e7de1ba0004e016e5bac7d79111f41661.pyx #### 2024-01-10 19:26:36.188837 warning: /home/buildozer/.cython/inline/_cython_inline_240514ea785e8a3186620df99e938ac38519d6a1.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_240514ea785e8a3186620df99e938ac38519d6a1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_240514ea785e8a3186620df99e938ac38519d6a1.pyx #### 2024-01-10 19:26:47.249685 ---------------------------------------------------------------------- Ran 1323 tests in 616.669s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (1/8) /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine '123' was never awaited if method() is not None: warning: /home/buildozer/.cython/inline/_cython_inline_c84bb97506a51108b0d696cb7676d21e03d65fc7.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_c84bb97506a51108b0d696cb7676d21e03d65fc7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c84bb97506a51108b0d696cb7676d21e03d65fc7.pyx #### 2024-01-10 19:26:58.431477 === C/C++ compiler error output: === c_code_docstring.c:753:17: warning: 'square' defined but not used [-Wunused-function] 753 | static long square(long x) {return x * x;} | ^~~~~~ ==================================== === C/C++ compiler error output: === c_code_docstring.cpp:767:17: warning: 'long int square(long int)' defined but not used [-Wunused-function] 767 | static long square(long x) {return x * x;} | ^~~~~~ ==================================== warning: /home/buildozer/.cython/inline/_cython_inline_e94b5b5015fdb68061b9fd9d517f5da9a8f74489.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_e94b5b5015fdb68061b9fd9d517f5da9a8f74489.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e94b5b5015fdb68061b9fd9d517f5da9a8f74489.pyx #### 2024-01-10 19:27:09.660118 warning: /home/buildozer/.cython/inline/_cython_inline_4f411d0b0145f7fe7b3c9bc64cc52862898c1491.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_4f411d0b0145f7fe7b3c9bc64cc52862898c1491.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4f411d0b0145f7fe7b3c9bc64cc52862898c1491.pyx === C/C++ compiler error output: === test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f(PyObject*)': test_grammar.cpp:38276:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 38276 | struct __pyx_obj_12test_grammar___pyx_scope_struct_21_test_nonlocal *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func(PyObject*, PyObject*)': test_grammar.cpp:43613:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable] 43613 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:27:20.685347 warning: /home/buildozer/.cython/inline/_cython_inline_4ea2ed2cf74604c3e1804ba5ca464fb9a878546f.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_4ea2ed2cf74604c3e1804ba5ca464fb9a878546f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4ea2ed2cf74604c3e1804ba5ca464fb9a878546f.pyx #### 2024-01-10 19:27:32.117743 warning: /home/buildozer/.cython/inline/_cython_inline_b69484dea66a72ca6aafd03b37f8bfe1b9f7a1e9.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_b69484dea66a72ca6aafd03b37f8bfe1b9f7a1e9.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b69484dea66a72ca6aafd03b37f8bfe1b9f7a1e9.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/c/test_asyncgen/_cython_inline_1800c8e7504813479b8c244635afa59dcd166289.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/c/test_asyncgen/_cython_inline_1800c8e7504813479b8c244635afa59dcd166289.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/c/test_asyncgen/_cython_inline_8a42dd45396c5dca40ac7bc86d0b53bd3f8acd94.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/c/test_asyncgen/_cython_inline_8a42dd45396c5dca40ac7bc86d0b53bd3f8acd94.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/c/test_asyncgen/_cython_inline_040e7ce81303ea2f27f009b9071de921082d0685.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/c/test_asyncgen/_cython_inline_040e7ce81303ea2f27f009b9071de921082d0685.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/c/test_asyncgen/_cython_inline_b8af091ae4e3d2681d3aaad3d61875ab09340168.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/c/test_asyncgen/_cython_inline_b8af091ae4e3d2681d3aaad3d61875ab09340168.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/c/test_asyncgen/_cython_inline_1dfce2bc016d9f475bd87c5ec8aa09c417ec567e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/c/test_asyncgen/_cython_inline_1dfce2bc016d9f475bd87c5ec8aa09c417ec567e.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/cpp/test_asyncgen/_cython_inline_1800c8e7504813479b8c244635afa59dcd166289.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/cpp/test_asyncgen/_cython_inline_1800c8e7504813479b8c244635afa59dcd166289.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/cpp/test_asyncgen/_cython_inline_8a42dd45396c5dca40ac7bc86d0b53bd3f8acd94.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/cpp/test_asyncgen/_cython_inline_8a42dd45396c5dca40ac7bc86d0b53bd3f8acd94.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/cpp/test_asyncgen/_cython_inline_040e7ce81303ea2f27f009b9071de921082d0685.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/cpp/test_asyncgen/_cython_inline_040e7ce81303ea2f27f009b9071de921082d0685.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/cpp/test_asyncgen/_cython_inline_b8af091ae4e3d2681d3aaad3d61875ab09340168.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/cpp/test_asyncgen/_cython_inline_b8af091ae4e3d2681d3aaad3d61875ab09340168.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/cpp/test_asyncgen/_cython_inline_1dfce2bc016d9f475bd87c5ec8aa09c417ec567e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/6/run/cpp/test_asyncgen/_cython_inline_1dfce2bc016d9f475bd87c5ec8aa09c417ec567e.pyx #### 2024-01-10 19:27:43.378866 === C/C++ compiler error output: === utf_eight.c:1352:18: warning: '__pyx_f_9utf_eight_tounicode_with_length_and_free' defined but not used [-Wunused-function] 1352 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1300:18: warning: '__pyx_f_9utf_eight_tounicode_with_length' defined but not used [-Wunused-function] 1300 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1248:18: warning: '__pyx_f_9utf_eight_tounicode' defined but not used [-Wunused-function] 1248 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== warning: /home/buildozer/.cython/inline/_cython_inline_e1826b2a9be59b1b8150dc68447de94b749750e7.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_e1826b2a9be59b1b8150dc68447de94b749750e7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e1826b2a9be59b1b8150dc68447de94b749750e7.pyx === C/C++ compiler error output: === utf_eight.cpp:1366:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length_and_free(char*, size_t)' defined but not used [-Wunused-function] 1366 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1314:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode_with_length(char*, size_t)' defined but not used [-Wunused-function] 1314 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1262:18: warning: 'PyObject* __pyx_f_9utf_eight_tounicode(char*)' defined but not used [-Wunused-function] 1262 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:27:53.923179 warning: /home/buildozer/.cython/inline/_cython_inline_70dede24b5f79035d91aa72505bbfd3f1c811ba2.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_70dede24b5f79035d91aa72505bbfd3f1c811ba2.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_70dede24b5f79035d91aa72505bbfd3f1c811ba2.pyx #### 2024-01-10 19:28:05.216043 === C/C++ compiler error output: === breaking_loop.c:1257:12: warning: '__pyx_f_13breaking_loop_func' defined but not used [-Wunused-function] 1257 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === breaking_loop.cpp:1271:12: warning: 'int __pyx_f_13breaking_loop_func(Py_ssize_t)' defined but not used [-Wunused-function] 1271 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_5a172774f05f07368123b7e9acca59c39f52869d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_5a172774f05f07368123b7e9acca59c39f52869d.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_5538e01c4efff044300a52b9e22fe53fee026ac4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_5538e01c4efff044300a52b9e22fe53fee026ac4.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_3a0d8eed61ec9629460c04e74dc1b7d4d0424b36.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_3a0d8eed61ec9629460c04e74dc1b7d4d0424b36.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_f8674a854b4049bda94bedbe8ca600af83c481ac.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_f8674a854b4049bda94bedbe8ca600af83c481ac.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_62d2a211de3e18bf628bb497dcb9267bce63cb3e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_62d2a211de3e18bf628bb497dcb9267bce63cb3e.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_0232cb79b7a2b6b46fd06f615841f7e73fe25e37.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_0232cb79b7a2b6b46fd06f615841f7e73fe25e37.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_91b2a85fd8afdf909b3bca5b4c9d4a06ed2fdc57.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_91b2a85fd8afdf909b3bca5b4c9d4a06ed2fdc57.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_e345419e8415bf23d22445c099c9702efda43d98.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_e345419e8415bf23d22445c099c9702efda43d98.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_cd75c53471ba18f591a6d9cd3713ec753e299961.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_cd75c53471ba18f591a6d9cd3713ec753e299961.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_4e02fe95f2fbde02e8cf203586bfb4c2b990ca11.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_4e02fe95f2fbde02e8cf203586bfb4c2b990ca11.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_da0efa69cff2031f93d7f07ba2ac1f0f1da2cc4f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_da0efa69cff2031f93d7f07ba2ac1f0f1da2cc4f.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_05816f4c83c92e3802548b85134b4716d19a40ff.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_05816f4c83c92e3802548b85134b4716d19a40ff.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_a0dfea0c9ff3a068e6ff87fb6b19fe5dc57d7aa4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_a0dfea0c9ff3a068e6ff87fb6b19fe5dc57d7aa4.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_a31cbefb2e305d9ff8407561da6fb29f15be461b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_a31cbefb2e305d9ff8407561da6fb29f15be461b.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_93ca3d146cfe2b50647454d705f1d8112596c10d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_93ca3d146cfe2b50647454d705f1d8112596c10d.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_cdba5212df4de5338baf5a4402899e661e0199a9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_cdba5212df4de5338baf5a4402899e661e0199a9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_a80ef91076622ba5883f53c661003f52bd81ca2c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_a80ef91076622ba5883f53c661003f52bd81ca2c.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_a0dfea0c9ff3a068e6ff87fb6b19fe5dc57d7aa4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_a0dfea0c9ff3a068e6ff87fb6b19fe5dc57d7aa4.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_a31cbefb2e305d9ff8407561da6fb29f15be461b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_a31cbefb2e305d9ff8407561da6fb29f15be461b.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_93ca3d146cfe2b50647454d705f1d8112596c10d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_93ca3d146cfe2b50647454d705f1d8112596c10d.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_cdba5212df4de5338baf5a4402899e661e0199a9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_cdba5212df4de5338baf5a4402899e661e0199a9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_a80ef91076622ba5883f53c661003f52bd81ca2c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_a80ef91076622ba5883f53c661003f52bd81ca2c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_842353cd9458873bbc8e8cb3ef1a75502b2a1c39.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_842353cd9458873bbc8e8cb3ef1a75502b2a1c39.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_bf1999850122f0c18cad345af11a34101dd0529f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_bf1999850122f0c18cad345af11a34101dd0529f.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_913edbe73f3243d3c21da8bcd48d10adcd5cd4f2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_913edbe73f3243d3c21da8bcd48d10adcd5cd4f2.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_97c133bec7c13dc11d4d28d32c6d1d1599c132b1.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_97c133bec7c13dc11d4d28d32c6d1d1599c132b1.pyx ---------------------------------------------------------------------- Ran 1255 tests in 701.222s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (5/8) Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_889acd0519ddd35e8cf65f24fa13a456de1a94ca.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_889acd0519ddd35e8cf65f24fa13a456de1a94ca.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_38f27884b852c5fdf7613b03487a4b0496184805.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_38f27884b852c5fdf7613b03487a4b0496184805.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_617e8f59bd35d7f1e8341b19f768e3961955cbeb.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_617e8f59bd35d7f1e8341b19f768e3961955cbeb.pyx #### 2024-01-10 19:28:16.374591 Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_2e426cec69de2e5f0674d42e36b0d6eb765a1a5c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_2e426cec69de2e5f0674d42e36b0d6eb765a1a5c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_afe5dbe1b2a182e28e85f4bfbb7cbf0cc0e28c39.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_afe5dbe1b2a182e28e85f4bfbb7cbf0cc0e28c39.pyx /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited if method() is not None: /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: /home/buildozer/.cython/inline/_cython_inline_70dede24b5f79035d91aa72505bbfd3f1c811ba2.c: In function '__pyx_pf_55_cython_inline_70dede24b5f79035d91aa72505bbfd3f1c811ba2___invoke.isra': /home/buildozer/.cython/inline/_cython_inline_70dede24b5f79035d91aa72505bbfd3f1c811ba2.c:1331:18: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 1331 | static PyObject *__pyx_pf_55_cython_inline_70dede24b5f79035d91aa72505bbfd3f1c811ba2___invoke(CYTHON_UNUSED PyObject *__pyx_self, CYTHON_UNUSED long __pyx_v_width, PyObject *__pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_1dddc6290d5c9443632833bbc0f409a2adfa7b8d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_1dddc6290d5c9443632833bbc0f409a2adfa7b8d.pyx warning: /home/buildozer/.cython/inline/_cython_inline_be9994f749ddd53bc2a97a704c4bd9e2ad00e415.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_be9994f749ddd53bc2a97a704c4bd9e2ad00e415.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_be9994f749ddd53bc2a97a704c4bd9e2ad00e415.pyx === C/C++ compiler error output: === shrubbery_2.c:1272:47: warning: '__pyx_f_11shrubbery_2_another_shrubbery' defined but not used [-Wunused-function] 1272 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:28:26.675694 === C/C++ compiler error output: === shrubbery_2.cpp:1286:47: warning: '__pyx_obj_9my_module_Shrubbery* __pyx_f_11shrubbery_2_another_shrubbery(__pyx_obj_9my_module_Shrubbery*)' defined but not used [-Wunused-function] 1286 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== warning: /home/buildozer/.cython/inline/_cython_inline_b52453faa10be17e7967793dc953574a1cfb8068.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_b52453faa10be17e7967793dc953574a1cfb8068.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b52453faa10be17e7967793dc953574a1cfb8068.pyx #### 2024-01-10 19:28:37.043662 === C/C++ compiler error output: === libc_sin.c:1189:15: warning: '__pyx_f_8libc_sin_f' defined but not used [-Wunused-function] 1189 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === libc_sin.cpp:1203:15: warning: 'double __pyx_f_8libc_sin_f(double)' defined but not used [-Wunused-function] 1203 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 1437 tests in 731.349s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (7/8) #### 2024-01-10 19:28:48.015202 Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_0574ce23ed6aade0eb0e2efdf96466e7e8d28625.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_c98b06631b130be1b44f366de6c539d7a09a1dee.pyx:5:8: Cannot assign to or delete this #### 2024-01-10 19:28:58.549554 #### 2024-01-10 19:29:08.859614 #### 2024-01-10 19:29:19.524164 #### 2024-01-10 19:29:29.731498 #### 2024-01-10 19:29:40.205127 #### 2024-01-10 19:29:51.572365 #### 2024-01-10 19:30:02.152631 Exception ignored in: .Broken object at 0x3ff924e17d0> 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:16324) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x3ff922c2450> 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:16324) 1/0 ZeroDivisionError: integer division or modulo by zero #### 2024-01-10 19:30:12.753140 ---------------------------------------------------------------------- Ran 1559 tests in 822.149s OK (skipped=18) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (2/8) #### 2024-01-10 19:30:23.296674 Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_e7c2628629fb317dc94e882cd58f530aad92f885.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/c/test_coroutines_pep492/_cython_inline_e7c2628629fb317dc94e882cd58f530aad92f885.pyx Exception ignored in: .Broken object at 0x3ff91499290> 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:16338) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x3ff91499290> 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:16338) 1/0 ZeroDivisionError: integer division or modulo by zero ---------------------------------------------------------------------- Ran 1440 tests in 836.485s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (6/8) #### 2024-01-10 19:30:33.947921 #### 2024-01-10 19:30:44.053028 #### 2024-01-10 19:30:54.097897 #### 2024-01-10 19:31:04.268898 #### 2024-01-10 19:31:14.690305 #### 2024-01-10 19:31:25.064936 #### 2024-01-10 19:31:35.212519 #### 2024-01-10 19:31:45.406177 === C/C++ compiler error output: === unused.c:1547:18: warning: '__pyx_f_6unused_c_unused_optional' defined but not used [-Wunused-function] 1547 | 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:1497:18: warning: '__pyx_f_6unused_c_unused_simple' defined but not used [-Wunused-function] 1497 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === unused.cpp:1561:18: warning: 'PyObject* __pyx_f_6unused_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_6unused_c_unused_optional*)' defined but not used [-Wunused-function] 1561 | 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:1511:18: warning: 'PyObject* __pyx_f_6unused_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] 1511 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ---------------------------------------------------------------------- Ran 1557 tests in 913.285s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 TestCodeFormat ALL DONE (0/8) === C/C++ compiler error output: === unused_args.c:1562:18: warning: '__pyx_f_11unused_args_c_unused_optional' defined but not used [-Wunused-function] 1562 | 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:1512:18: warning: '__pyx_f_11unused_args_c_unused_simple' defined but not used [-Wunused-function] 1512 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === unused_args.cpp:1576: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] 1576 | 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:1526:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function] 1526 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:31:55.459868 #### 2024-01-10 19:32:05.563483 #### 2024-01-10 19:32:15.707060 /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: #### 2024-01-10 19:32:25.988619 #### 2024-01-10 19:32:36.103501 #### 2024-01-10 19:32:46.172729 #### 2024-01-10 19:32:56.237804 === C/C++ compiler error output: === widen_shrubbery.c:1224:18: warning: '__pyx_f_15widen_shrubbery_widen_shrubbery' defined but not used [-Wunused-function] 1224 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === widen_shrubbery.cpp:1238:18: warning: 'PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)' defined but not used [-Wunused-function] 1238 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:33:06.333545 ---------------------------------------------------------------------- Ran 1601 tests in 992.528s OK (skipped=22) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (3/8) #### 2024-01-10 19:33:16.465216 #### 2024-01-10 19:33:26.517155 Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_5a172774f05f07368123b7e9acca59c39f52869d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_5a172774f05f07368123b7e9acca59c39f52869d.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_5538e01c4efff044300a52b9e22fe53fee026ac4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_5538e01c4efff044300a52b9e22fe53fee026ac4.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_3a0d8eed61ec9629460c04e74dc1b7d4d0424b36.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_3a0d8eed61ec9629460c04e74dc1b7d4d0424b36.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_f8674a854b4049bda94bedbe8ca600af83c481ac.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_f8674a854b4049bda94bedbe8ca600af83c481ac.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_62d2a211de3e18bf628bb497dcb9267bce63cb3e.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_62d2a211de3e18bf628bb497dcb9267bce63cb3e.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_0232cb79b7a2b6b46fd06f615841f7e73fe25e37.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_0232cb79b7a2b6b46fd06f615841f7e73fe25e37.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_91b2a85fd8afdf909b3bca5b4c9d4a06ed2fdc57.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_91b2a85fd8afdf909b3bca5b4c9d4a06ed2fdc57.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_e345419e8415bf23d22445c099c9702efda43d98.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_e345419e8415bf23d22445c099c9702efda43d98.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_cd75c53471ba18f591a6d9cd3713ec753e299961.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_cd75c53471ba18f591a6d9cd3713ec753e299961.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_4e02fe95f2fbde02e8cf203586bfb4c2b990ca11.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_4e02fe95f2fbde02e8cf203586bfb4c2b990ca11.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_da0efa69cff2031f93d7f07ba2ac1f0f1da2cc4f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_da0efa69cff2031f93d7f07ba2ac1f0f1da2cc4f.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_05816f4c83c92e3802548b85134b4716d19a40ff.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_05816f4c83c92e3802548b85134b4716d19a40ff.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_a0dfea0c9ff3a068e6ff87fb6b19fe5dc57d7aa4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_a0dfea0c9ff3a068e6ff87fb6b19fe5dc57d7aa4.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_a31cbefb2e305d9ff8407561da6fb29f15be461b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_a31cbefb2e305d9ff8407561da6fb29f15be461b.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_93ca3d146cfe2b50647454d705f1d8112596c10d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_93ca3d146cfe2b50647454d705f1d8112596c10d.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_cdba5212df4de5338baf5a4402899e661e0199a9.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_cdba5212df4de5338baf5a4402899e661e0199a9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_a80ef91076622ba5883f53c661003f52bd81ca2c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_a80ef91076622ba5883f53c661003f52bd81ca2c.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_a0dfea0c9ff3a068e6ff87fb6b19fe5dc57d7aa4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_a0dfea0c9ff3a068e6ff87fb6b19fe5dc57d7aa4.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_a31cbefb2e305d9ff8407561da6fb29f15be461b.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_a31cbefb2e305d9ff8407561da6fb29f15be461b.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_93ca3d146cfe2b50647454d705f1d8112596c10d.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_93ca3d146cfe2b50647454d705f1d8112596c10d.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_cdba5212df4de5338baf5a4402899e661e0199a9.pyx because it changed. /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited if method() is not None: /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: /usr/lib/python3.11/unittest/case.py:579: RuntimeWarning: coroutine '__invoke..foo' was never awaited if method() is not None: [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_cdba5212df4de5338baf5a4402899e661e0199a9.pyx Compiling /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_a80ef91076622ba5883f53c661003f52bd81ca2c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-0.29.37/TEST_TMP/4/run/cpp/test_coroutines_pep492/_cython_inline_a80ef91076622ba5883f53c661003f52bd81ca2c.pyx PYTHON='/home/buildozer/aports/main/cython/src/cython-0.29.37/.testenv/bin/python3' Cleaning Demos/embed PYVERSION=3.1 PYPREFIX=/home/buildozer/aports/main/cython/src/cython-0.29.37/.testenv INCDIR=/usr/include/python3.11 PLATINCDIR=/usr/include/python3.11 LIBDIR1='/usr/lib' LIBDIR2=/usr/lib/python3.11/config-3.11-s390x-linux-musl PYLIB=python3.11 CC=gcc LINKCC=gcc LINKFORSHARED=-Xlinker -export-dynamic LIBS=-ldl SYSLIBS=-lm #### 2024-01-10 19:33:36.592021 gcc -c embedded.c -I/usr/include/python3.11 -I/usr/include/python3.11 embedded.c: In function '__Pyx_main': embedded.c:2483:9: warning: 'Py_SetProgramName' is deprecated [-Wdeprecated-declarations] 2483 | Py_SetProgramName(argv[0]); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.11/Python.h:94, from embedded.c:6: /usr/include/python3.11/pylifecycle.h:37:38: note: declared here 37 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *); | ^~~~~~~~~~~~~~~~~ embedded.c:2486:9: warning: 'PySys_SetArgv' is deprecated [-Wdeprecated-declarations] 2486 | PySys_SetArgv(argc, argv); | ^~~~~~~~~~~~~ In file included from /usr/include/python3.11/Python.h:96: /usr/include/python3.11/sysmodule.h:13:38: note: declared here 13 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) PySys_SetArgv(int, wchar_t **); | ^~~~~~~~~~~~~ gcc -o embedded embedded.o -L'/usr/lib' -L/usr/lib/python3.11/config-3.11-s390x-linux-musl -lpython3.11 -ldl -lm -Xlinker -export-dynamic LD_LIBRARY_PATH='/usr/lib':$LD_LIBRARY_PATH ./embedded > test.output '/home/buildozer/aports/main/cython/src/cython-0.29.37/.testenv/bin/python3' assert_equal.py embedded.output test.output Files identical === C/C++ compiler error output: === cdef_keyword.c:1184:15: warning: '__pyx_f_12cdef_keyword_f' defined but not used [-Wunused-function] 1184 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cdef_keyword.cpp:1198:15: warning: 'double __pyx_f_12cdef_keyword_f(double)' defined but not used [-Wunused-function] 1198 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:33:46.608072 #### 2024-01-10 19:33:56.631888 #### 2024-01-10 19:34:06.700113 #### 2024-01-10 19:34:16.746293 #### 2024-01-10 19:34:26.867885 #### 2024-01-10 19:34:36.965748 #### 2024-01-10 19:34:47.026220 === C/C++ compiler error output: === cdef_block.c:1221:13: warning: '__pyx_f_10cdef_block_f' defined but not used [-Wunused-function] 1221 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== === C/C++ compiler error output: === cdef_block.cpp:1235:13: warning: 'void __pyx_f_10cdef_block_f(__pyx_t_10cdef_block_Spam*)' defined but not used [-Wunused-function] 1235 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2024-01-10 19:34:57.099413 #### 2024-01-10 19:35:07.170027 #### 2024-01-10 19:35:17.292663 #### 2024-01-10 19:35:27.327303 #### 2024-01-10 19:35:37.409478 #### 2024-01-10 19:35:47.447802 ---------------------------------------------------------------------- Ran 1845 tests in 1157.959s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_bufacc_T155 run.numpy_cimport run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.test_exceptions numpy.convolve2 ALL DONE (4/8) Sharded tests run in 1161 seconds (19.4 minutes) Times: compile-cpp : 2364.51 sec (1047, 2.258 / run) - slowest: 'cpp:test_unicode' (98.33s), 'cpp:test_coroutines_pep492' (50.02s), 'cpp:test_grammar' (39.99s), 'cpp:test_asyncgen' (35.44s), 'cpp:memslice' (32.25s), 'cpp:fused_def' (29.34s), 'cpp:memoryview' (23.58s), 'cpp:fused_types' (21.98s) compile-c : 2048.53 sec ( 979, 2.092 / run) - slowest: 'c:test_unicode' (118.83s), 'c:test_coroutines_pep492' (78.96s), 'c:memslice' (42.39s), 'c:test_grammar' (39.90s), 'c:test_asyncgen' (36.74s), 'c:fused_def' (28.51s), 'c:memoryview' (19.44s), 'c:fused_types' (18.69s) cython : 1567.19 sec (2208, 0.710 / run) - slowest: 'c:test_unicode' (57.07s), 'cpp:test_unicode' (51.61s), 'c:test_coroutines_pep492' (20.89s), 'cpp:fused_types' (18.72s), 'cpp:test_coroutines_pep492' (16.54s), 'c:fused_types' (16.40s), 'c:sequential_parallel' (15.16s), 'cpp:test_grammar' (14.90s) run : 447.41 sec (1384, 0.323 / run) - slowest: 'c:test_coroutines_pep492' (249.10s), 'c:test_fstring' (145.30s), 'c:memslice' (12.34s), 'cpp:memslice' (10.74s), 'c:test_unicode' (4.86s), 'cpp:test_unicode' (4.59s), 'cpp:memoryview_in_subclasses' (2.53s), 'c:memoryview_in_subclasses' (2.43s) etoe-build : 187.17 sec ( 70, 2.674 / run) - slowest: 'c:public_fused_types(1)' (11.33s), 'c:memoryview_acq_count(1)' (10.66s), 'c:memoryview_compare_type_pointers(1)' (10.15s), 'c:asyncio_generators(1)' (8.58s), 'c:pure_pxd(1)' (8.21s), 'c:cdef_multiple_inheritance_errors(1)' (8.19s), 'c:fused_cmethods(1)' (6.45s), 'c:memoryview_inline_pxd(1)' (5.55s) etoe-run : 30.45 sec ( 121, 0.252 / run) - slowest: 'c:pyximport_pyimport(1)' (6.03s), 'c:cpdef_pickle(1)' (3.71s), 'c:cythonize_script_package(1)' (2.87s), 'c:depfile_package_cythonize(1)' (1.64s), 'c:cythonize_script(1)' (1.33s), 'c:py35_asyncio_async_def(2)' (1.32s), 'c:pyximport_namespace(1)' (1.13s), 'c:cythonize_script_excludes(1)' (1.12s) import : 2.05 sec (1384, 0.001 / run) - slowest: 'cpp:dictcomp' (0.71s), 'cpp:closure_tests_2' (0.17s), 'cpp:memoryview' (0.08s), 'cpp:pep448_extended_unpacking' (0.08s), 'cpp:append' (0.03s), 'c:memslice' (0.03s), 'cpp:float_division' (0.03s), 'cpp:cdef_members_T517' (0.02s) pyrun : 0.16 sec ( 52, 0.003 / run) - slowest: 'py:pure_py' (0.02s), 'py:delslice' (0.02s), 'py:ass2global' (0.02s), 'py:constant_folding' (0.01s), 'py:ext_auto_richcmp' (0.01s), 'py:pure_mode_cmethod_inheritance_T583' (0.01s), 'py:generators_py' (0.01s), 'py:uninitialized' (0.00s) pyimport : 0.07 sec ( 52, 0.001 / run) - slowest: 'py:constant_folding' (0.03s), 'py:pure_py' (0.01s), 'py:withstat_py27' (0.00s), 'py:generators_py' (0.00s), 'py:ext_auto_richcmp' (0.00s), 'py:withstat_py' (0.00s), 'py:for_in_iter' (0.00s), 'py:pep526_variable_annotations' (0.00s) ALL DONE >>> cython: Entering fakeroot... >>> cython-pyc*: Running split function pyc... '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/pyximport/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/pyximport/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Runtime/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Runtime/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Tempita/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Tempita/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Debugger/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Debugger/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Plex/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Plex/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Build/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Utility/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Utility/__pycache__' '/home/buildozer/aports/main/cython/pkg/cython/usr/lib/python3.11/site-packages/Cython/Distutils/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.11/site-packages/Cython/Distutils/__pycache__' >>> cython-pyc*: Preparing subpackage cython-pyc... >>> cython-pyc*: Running postcheck for cython-pyc >>> cython-doc*: Running split function doc... >>> cython-doc*: Preparing subpackage cython-doc... >>> cython-doc*: Running postcheck for cython-doc >>> cython*: Running postcheck for cython >>> cython*: Preparing package cython... >>> cython*: Stripping binaries >>> cython-doc*: Scanning shared objects >>> cython-pyc*: Scanning shared objects >>> cython*: Scanning shared objects >>> cython-doc*: Tracing dependencies... >>> cython-doc*: Package size: 44.0 KB >>> cython-doc*: Compressing data... >>> cython-doc*: Create checksum... >>> cython-doc*: Create cython-doc-0.29.37-r0.apk >>> cython-pyc*: Tracing dependencies... python3 python3~3.11 >>> cython-pyc*: Package size: 4.2 MB >>> cython-pyc*: Compressing data... >>> cython-pyc*: Create checksum... >>> cython-pyc*: Create cython-pyc-0.29.37-r0.apk >>> cython*: Tracing dependencies... python3 python3~3.11 so:libc.musl-s390x.so.1 >>> cython*: Package size: 6.4 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-0.29.37-r0.apk >>> cython: Build complete at Wed, 10 Jan 2024 19:35:55 +0000 elapsed time 0h 20m 17s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Uninstalling dependencies... (1/26) Purging .makedepends-cython (20240110.191538) (2/26) Purging py3-gpep517-pyc (15-r1) (3/26) Purging py3-gpep517 (15-r1) (4/26) Purging py3-installer-pyc (0.7.0-r1) (5/26) Purging py3-installer (0.7.0-r1) (6/26) Purging py3-setuptools-pyc (69.0.3-r0) (7/26) Purging py3-setuptools (69.0.3-r0) (8/26) Purging py3-wheel-pyc (0.42.0-r0) (9/26) Purging py3-wheel (0.42.0-r0) (10/26) Purging py3-packaging-pyc (23.2-r0) (11/26) Purging py3-packaging (23.2-r0) (12/26) Purging py3-parsing-pyc (3.1.1-r0) (13/26) Purging py3-parsing (3.1.1-r0) (14/26) Purging python3-dev (3.11.6-r1) (15/26) Purging python3-pyc (3.11.6-r1) (16/26) Purging python3-pycache-pyc0 (3.11.6-r1) (17/26) Purging pyc (3.11.6-r1) (18/26) Purging python3 (3.11.6-r1) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.4.4-r3) (22/26) Purging libpanelw (6.4_p20231125-r0) (23/26) Purging mpdecimal (2.5.1-r2) (24/26) Purging readline (8.2.7-r0) (25/26) Purging sqlite-libs (3.44.2-r0) (26/26) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r18.trigger OK: 346 MiB in 107 packages >>> cython: Updating the main/s390x repository index... >>> cython: Signing the index...