>>> py3-cymem: Building testing/py3-cymem 2.0.8-r1 (using abuild 3.12.0-r0) started Mon, 20 Nov 2023 20:05:50 +0000 >>> py3-cymem: Checking sanity of /home/buildozer/aports/testing/py3-cymem/APKBUILD... >>> py3-cymem: Analyzing dependencies... >>> py3-cymem: Installing for build: build-base cython py3-gpep517 py3-setuptools py3-wheel python3-dev py3-pytest (1/36) Installing libbz2 (1.0.8-r6) (2/36) Installing libffi (3.4.4-r3) (3/36) Installing gdbm (1.23-r1) (4/36) Installing xz-libs (5.4.5-r0) (5/36) Installing mpdecimal (2.5.1-r2) (6/36) Installing libpanelw (6.4_p20231007-r0) (7/36) Installing readline (8.2.1-r2) (8/36) Installing sqlite-libs (3.44.0-r0) (9/36) Installing python3 (3.11.6-r1) (10/36) Installing python3-pycache-pyc0 (3.11.6-r1) (11/36) Installing pyc (3.11.6-r1) (12/36) Installing cython-pyc (0.29.36-r1) (13/36) Installing python3-pyc (3.11.6-r1) (14/36) Installing cython (0.29.36-r1) (15/36) Installing py3-installer (0.7.0-r1) (16/36) Installing py3-installer-pyc (0.7.0-r1) (17/36) Installing py3-gpep517 (15-r0) (18/36) Installing py3-gpep517-pyc (15-r0) (19/36) Installing py3-parsing (3.1.1-r0) (20/36) Installing py3-parsing-pyc (3.1.1-r0) (21/36) Installing py3-packaging (23.2-r0) (22/36) Installing py3-packaging-pyc (23.2-r0) (23/36) Installing py3-setuptools (68.2.2-r0) (24/36) Installing py3-setuptools-pyc (68.2.2-r0) (25/36) Installing py3-wheel (0.41.3-r0) (26/36) Installing py3-wheel-pyc (0.41.3-r0) (27/36) Installing python3-dev (3.11.6-r1) (28/36) Installing py3-iniconfig (1.1.1-r7) (29/36) Installing py3-iniconfig-pyc (1.1.1-r7) (30/36) Installing py3-pluggy (1.3.0-r0) (31/36) Installing py3-pluggy-pyc (1.3.0-r0) (32/36) Installing py3-py (1.11.0-r2) (33/36) Installing py3-py-pyc (1.11.0-r2) (34/36) Installing py3-pytest (7.4.3-r0) (35/36) Installing py3-pytest-pyc (7.4.3-r0) (36/36) Installing .makedepends-py3-cymem (20231120.200551) Executing busybox-1.36.1-r15.trigger OK: 492 MiB in 141 packages >>> py3-cymem: Cleaning up srcdir >>> py3-cymem: Cleaning up pkgdir >>> py3-cymem: Cleaning up tmpdir >>> py3-cymem: Fetching https://distfiles.alpinelinux.org/distfiles/edge//cymem-2.0.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8361 100 8361 0 0 18178 0 --:--:-- --:--:-- --:--:-- 18215 >>> py3-cymem: Fetching https://distfiles.alpinelinux.org/distfiles/edge//cymem-2.0.8.tar.gz >>> py3-cymem: Checking sha512sums... cymem-2.0.8.tar.gz: OK >>> py3-cymem: Unpacking /var/cache/distfiles/edge/cymem-2.0.8.tar.gz... 2023-11-20 20:05:53,787 gpep517 INFO Building wheel via backend setuptools.build_meta Compiling cymem/cymem.pyx because it changed. [1/1] Cythonizing cymem/cymem.pyx 2023-11-20 20:05:54,075 root INFO running bdist_wheel 2023-11-20 20:05:54,081 root INFO running build 2023-11-20 20:05:54,081 root INFO running build_py 2023-11-20 20:05:54,082 root INFO creating build 2023-11-20 20:05:54,083 root INFO creating build/lib.linux-s390x-cpython-311 2023-11-20 20:05:54,083 root INFO creating build/lib.linux-s390x-cpython-311/cymem 2023-11-20 20:05:54,083 root INFO copying cymem/__init__.py -> build/lib.linux-s390x-cpython-311/cymem 2023-11-20 20:05:54,083 root INFO copying cymem/about.py -> build/lib.linux-s390x-cpython-311/cymem 2023-11-20 20:05:54,083 root INFO creating build/lib.linux-s390x-cpython-311/cymem/tests 2023-11-20 20:05:54,083 root INFO copying cymem/tests/__init__.py -> build/lib.linux-s390x-cpython-311/cymem/tests 2023-11-20 20:05:54,083 root INFO copying cymem/tests/test_import.py -> build/lib.linux-s390x-cpython-311/cymem/tests 2023-11-20 20:05:54,084 root INFO copying cymem/cymem.pyx -> build/lib.linux-s390x-cpython-311/cymem 2023-11-20 20:05:54,084 root INFO copying cymem/cymem.pxd -> build/lib.linux-s390x-cpython-311/cymem 2023-11-20 20:05:54,084 root INFO copying cymem/__init__.pxd -> build/lib.linux-s390x-cpython-311/cymem 2023-11-20 20:05:54,084 root INFO running build_ext 2023-11-20 20:05:54,085 root INFO building 'cymem.cymem' extension 2023-11-20 20:05:54,085 root INFO creating build/temp.linux-s390x-cpython-311 2023-11-20 20:05:54,085 root INFO creating build/temp.linux-s390x-cpython-311/cymem 2023-11-20 20:05:54,085 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -I/usr/include/python3.11 -c cymem/cymem.cpp -o build/temp.linux-s390x-cpython-311/cymem/cymem.o -O3 -Wno-strict-prototypes -Wno-unused-function cc1plus: warning: command-line option '-Wno-strict-prototypes' is valid for C/ObjC but not for C++ cymem/cymem.cpp: In function 'PyObject* __Pyx_Import(PyObject*, PyObject*, int)': cymem/cymem.cpp:6913:31: warning: comparing the result of pointer addition '(((const char*)"cymem.cymem") + 5)' and NULL [-Waddress] 6913 | if ((1) && (strchr(__Pyx_MODULE_NAME, '.'))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-11-20 20:05:55,899 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/cymem/cymem.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/cymem/cymem.cpython-311-s390x-linux-musl.so 2023-11-20 20:05:55,915 wheel INFO installing to build/bdist.linux-s390x/wheel 2023-11-20 20:05:55,915 root INFO running install 2023-11-20 20:05:55,921 root INFO running install_lib 2023-11-20 20:05:55,922 root INFO creating build/bdist.linux-s390x 2023-11-20 20:05:55,922 root INFO creating build/bdist.linux-s390x/wheel 2023-11-20 20:05:55,922 root INFO creating build/bdist.linux-s390x/wheel/cymem 2023-11-20 20:05:55,922 root INFO copying build/lib.linux-s390x-cpython-311/cymem/__init__.py -> build/bdist.linux-s390x/wheel/cymem 2023-11-20 20:05:55,922 root INFO copying build/lib.linux-s390x-cpython-311/cymem/cymem.pyx -> build/bdist.linux-s390x/wheel/cymem 2023-11-20 20:05:55,923 root INFO copying build/lib.linux-s390x-cpython-311/cymem/about.py -> build/bdist.linux-s390x/wheel/cymem 2023-11-20 20:05:55,923 root INFO copying build/lib.linux-s390x-cpython-311/cymem/cymem.pxd -> build/bdist.linux-s390x/wheel/cymem 2023-11-20 20:05:55,923 root INFO copying build/lib.linux-s390x-cpython-311/cymem/cymem.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/cymem 2023-11-20 20:05:55,924 root INFO creating build/bdist.linux-s390x/wheel/cymem/tests 2023-11-20 20:05:55,924 root INFO copying build/lib.linux-s390x-cpython-311/cymem/tests/__init__.py -> build/bdist.linux-s390x/wheel/cymem/tests 2023-11-20 20:05:55,924 root INFO copying build/lib.linux-s390x-cpython-311/cymem/tests/test_import.py -> build/bdist.linux-s390x/wheel/cymem/tests 2023-11-20 20:05:55,924 root INFO copying build/lib.linux-s390x-cpython-311/cymem/__init__.pxd -> build/bdist.linux-s390x/wheel/cymem 2023-11-20 20:05:55,924 root INFO running install_egg_info 2023-11-20 20:05:55,927 root INFO running egg_info 2023-11-20 20:05:55,927 root INFO creating cymem.egg-info 2023-11-20 20:05:55,928 root INFO writing cymem.egg-info/PKG-INFO 2023-11-20 20:05:55,928 root INFO writing dependency_links to cymem.egg-info/dependency_links.txt 2023-11-20 20:05:55,928 root INFO writing top-level names to cymem.egg-info/top_level.txt 2023-11-20 20:05:55,928 root INFO writing manifest file 'cymem.egg-info/SOURCES.txt' 2023-11-20 20:05:55,929 root INFO dependency /usr/include/python3.11/Python.h won't be automatically included in the manifest: the path must be relative 2023-11-20 20:05:55,929 root INFO reading manifest file 'cymem.egg-info/SOURCES.txt' 2023-11-20 20:05:55,930 root INFO reading manifest template 'MANIFEST.in' 2023-11-20 20:05:55,930 root INFO adding license file 'LICENSE' 2023-11-20 20:05:55,930 root INFO writing manifest file 'cymem.egg-info/SOURCES.txt' 2023-11-20 20:05:55,930 root INFO Copying cymem.egg-info to build/bdist.linux-s390x/wheel/cymem-2.0.8-py3.11.egg-info 2023-11-20 20:05:55,931 root INFO running install_scripts 2023-11-20 20:05:55,933 wheel INFO creating build/bdist.linux-s390x/wheel/cymem-2.0.8.dist-info/WHEEL 2023-11-20 20:05:55,933 wheel INFO creating '/home/buildozer/aports/testing/py3-cymem/src/cymem-2.0.8/.dist/.tmp-e36gn_bt/cymem-2.0.8-cp311-cp311-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2023-11-20 20:05:55,933 wheel INFO adding 'cymem/__init__.pxd' 2023-11-20 20:05:55,933 wheel INFO adding 'cymem/__init__.py' 2023-11-20 20:05:55,934 wheel INFO adding 'cymem/about.py' 2023-11-20 20:05:55,934 wheel INFO adding 'cymem/cymem.cpython-311-s390x-linux-musl.so' 2023-11-20 20:05:55,934 wheel INFO adding 'cymem/cymem.pxd' 2023-11-20 20:05:55,934 wheel INFO adding 'cymem/cymem.pyx' 2023-11-20 20:05:55,935 wheel INFO adding 'cymem/tests/__init__.py' 2023-11-20 20:05:55,935 wheel INFO adding 'cymem/tests/test_import.py' 2023-11-20 20:05:55,935 wheel INFO adding 'cymem-2.0.8.dist-info/LICENSE' 2023-11-20 20:05:55,935 wheel INFO adding 'cymem-2.0.8.dist-info/METADATA' 2023-11-20 20:05:55,935 wheel INFO adding 'cymem-2.0.8.dist-info/WHEEL' 2023-11-20 20:05:55,935 wheel INFO adding 'cymem-2.0.8.dist-info/top_level.txt' 2023-11-20 20:05:55,935 wheel INFO adding 'cymem-2.0.8.dist-info/RECORD' 2023-11-20 20:05:55,935 wheel INFO removing build/bdist.linux-s390x/wheel 2023-11-20 20:05:55,936 gpep517 INFO The backend produced .dist/cymem-2.0.8-cp311-cp311-linux_s390x.whl cymem-2.0.8-cp311-cp311-linux_s390x.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/testing/py3-cymem/src/cymem-2.0.8 collected 2 items cymem-off/tests/test_import.py .. [100%] ============================== 2 passed in 0.01s =============================== >>> py3-cymem: Entering fakeroot... >>> py3-cymem-doc*: Running split function doc... >>> py3-cymem-doc*: Preparing subpackage py3-cymem-doc... >>> py3-cymem-doc*: Running postcheck for py3-cymem-doc >>> py3-cymem-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-cymem/pkg/py3-cymem/usr/lib/python3.11/site-packages/cymem/__pycache__' -> '/home/buildozer/aports/testing/py3-cymem/pkg/py3-cymem-pyc/usr/lib/python3.11/site-packages/cymem/__pycache__' >>> py3-cymem-pyc*: Preparing subpackage py3-cymem-pyc... >>> py3-cymem-pyc*: Running postcheck for py3-cymem-pyc >>> py3-cymem*: Running postcheck for py3-cymem >>> py3-cymem*: Preparing package py3-cymem... >>> py3-cymem*: Stripping binaries >>> py3-cymem-doc*: Scanning shared objects >>> py3-cymem-pyc*: Scanning shared objects >>> py3-cymem*: Scanning shared objects >>> py3-cymem-doc*: Tracing dependencies... >>> py3-cymem-doc*: Package size: 28.0 KB >>> py3-cymem-doc*: Compressing data... >>> py3-cymem-doc*: Create checksum... >>> py3-cymem-doc*: Create py3-cymem-doc-2.0.8-r1.apk >>> py3-cymem-pyc*: Tracing dependencies... python3~3.11 >>> py3-cymem-pyc*: Package size: 36.0 KB >>> py3-cymem-pyc*: Compressing data... >>> py3-cymem-pyc*: Create checksum... >>> py3-cymem-pyc*: Create py3-cymem-pyc-2.0.8-r1.apk >>> py3-cymem*: Tracing dependencies... python3~3.11 so:libc.musl-s390x.so.1 >>> py3-cymem*: Package size: 144.0 KB >>> py3-cymem*: Compressing data... >>> py3-cymem*: Create checksum... >>> py3-cymem*: Create py3-cymem-2.0.8-r1.apk >>> py3-cymem: Build complete at Mon, 20 Nov 2023 20:05:56 +0000 elapsed time 0h 0m 6s >>> py3-cymem: Cleaning up srcdir >>> py3-cymem: Cleaning up pkgdir >>> py3-cymem: Uninstalling dependencies... (1/36) Purging .makedepends-py3-cymem (20231120.200551) (2/36) Purging cython-pyc (0.29.36-r1) (3/36) Purging cython (0.29.36-r1) (4/36) Purging py3-gpep517-pyc (15-r0) (5/36) Purging py3-gpep517 (15-r0) (6/36) Purging py3-installer-pyc (0.7.0-r1) (7/36) Purging py3-installer (0.7.0-r1) (8/36) Purging py3-setuptools-pyc (68.2.2-r0) (9/36) Purging py3-setuptools (68.2.2-r0) (10/36) Purging py3-wheel-pyc (0.41.3-r0) (11/36) Purging py3-wheel (0.41.3-r0) (12/36) Purging python3-dev (3.11.6-r1) (13/36) Purging py3-pytest-pyc (7.4.3-r0) (14/36) Purging py3-pytest (7.4.3-r0) (15/36) Purging py3-iniconfig-pyc (1.1.1-r7) (16/36) Purging py3-iniconfig (1.1.1-r7) (17/36) Purging py3-packaging-pyc (23.2-r0) (18/36) Purging py3-packaging (23.2-r0) (19/36) Purging py3-parsing-pyc (3.1.1-r0) (20/36) Purging py3-parsing (3.1.1-r0) (21/36) Purging py3-pluggy-pyc (1.3.0-r0) (22/36) Purging py3-pluggy (1.3.0-r0) (23/36) Purging py3-py-pyc (1.11.0-r2) (24/36) Purging py3-py (1.11.0-r2) (25/36) Purging python3-pyc (3.11.6-r1) (26/36) Purging python3-pycache-pyc0 (3.11.6-r1) (27/36) Purging pyc (3.11.6-r1) (28/36) Purging python3 (3.11.6-r1) (29/36) Purging gdbm (1.23-r1) (30/36) Purging libbz2 (1.0.8-r6) (31/36) Purging libffi (3.4.4-r3) (32/36) Purging libpanelw (6.4_p20231007-r0) (33/36) Purging mpdecimal (2.5.1-r2) (34/36) Purging readline (8.2.1-r2) (35/36) Purging sqlite-libs (3.44.0-r0) (36/36) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 346 MiB in 105 packages >>> py3-cymem: Updating the testing/s390x repository index... >>> py3-cymem: Signing the index...