>>> py3-cymem: Building community/py3-cymem 2.0.8-r3 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 21:08:54 +0000 >>> py3-cymem: Checking sanity of /home/buildozer/aports/community/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/34) Installing libffi (3.4.6-r0) (2/34) Installing gdbm (1.23-r1) (3/34) Installing mpdecimal (4.0.0-r0) (4/34) Installing libpanelw (6.4_p20240330-r0) (5/34) Installing readline (8.2.10-r0) (6/34) Installing sqlite-libs (3.45.2-r0) (7/34) Installing python3 (3.12.2-r1) (8/34) Installing python3-pycache-pyc0 (3.12.2-r1) (9/34) Installing pyc (3.12.2-r1) (10/34) Installing cython-pyc (3.0.8-r0) (11/34) Installing python3-pyc (3.12.2-r1) (12/34) Installing cython (3.0.8-r0) (13/34) Installing py3-installer (0.7.0-r2) (14/34) Installing py3-installer-pyc (0.7.0-r2) (15/34) Installing py3-gpep517 (15-r2) (16/34) Installing py3-gpep517-pyc (15-r2) (17/34) Installing py3-parsing (3.1.2-r1) (18/34) Installing py3-parsing-pyc (3.1.2-r1) (19/34) Installing py3-packaging (24.0-r1) (20/34) Installing py3-packaging-pyc (24.0-r1) (21/34) Installing py3-setuptools (69.2.0-r2) (22/34) Installing py3-setuptools-pyc (69.2.0-r2) (23/34) Installing py3-wheel (0.42.0-r1) (24/34) Installing py3-wheel-pyc (0.42.0-r1) (25/34) Installing python3-dev (3.12.2-r1) (26/34) Installing py3-iniconfig (2.0.0-r1) (27/34) Installing py3-iniconfig-pyc (2.0.0-r1) (28/34) Installing py3-pluggy (1.4.0-r1) (29/34) Installing py3-pluggy-pyc (1.4.0-r1) (30/34) Installing py3-py (1.11.0-r3) (31/34) Installing py3-py-pyc (1.11.0-r3) (32/34) Installing py3-pytest (8.1.1-r1) (33/34) Installing py3-pytest-pyc (8.1.1-r1) (34/34) Installing .makedepends-py3-cymem (20240412.210855) Executing busybox-1.36.1-r25.trigger OK: 512 MiB in 147 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8361 100 8361 0 0 78796 0 --:--:-- --:--:-- --:--:-- 78877 >>> 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... 2024-04-12 21:08:57,663 gpep517 INFO Building wheel via backend setuptools.build_meta Compiling cymem/cymem.pyx because it changed. [1/1] Cythonizing cymem/cymem.pyx 2024-04-12 21:08:58,918 root INFO running bdist_wheel 2024-04-12 21:08:58,938 root INFO running build 2024-04-12 21:08:58,938 root INFO running build_py 2024-04-12 21:08:58,943 root INFO creating build 2024-04-12 21:08:58,944 root INFO creating build/lib.linux-i686-cpython-312 2024-04-12 21:08:58,944 root INFO creating build/lib.linux-i686-cpython-312/cymem 2024-04-12 21:08:58,944 root INFO copying cymem/__init__.py -> build/lib.linux-i686-cpython-312/cymem 2024-04-12 21:08:58,944 root INFO copying cymem/about.py -> build/lib.linux-i686-cpython-312/cymem 2024-04-12 21:08:58,945 root INFO creating build/lib.linux-i686-cpython-312/cymem/tests 2024-04-12 21:08:58,945 root INFO copying cymem/tests/test_import.py -> build/lib.linux-i686-cpython-312/cymem/tests 2024-04-12 21:08:58,946 root INFO copying cymem/tests/__init__.py -> build/lib.linux-i686-cpython-312/cymem/tests 2024-04-12 21:08:58,947 root INFO copying cymem/cymem.pyx -> build/lib.linux-i686-cpython-312/cymem 2024-04-12 21:08:58,948 root INFO copying cymem/__init__.pxd -> build/lib.linux-i686-cpython-312/cymem 2024-04-12 21:08:58,948 root INFO copying cymem/cymem.pxd -> build/lib.linux-i686-cpython-312/cymem 2024-04-12 21:08:58,949 root INFO running build_ext 2024-04-12 21:08:58,951 root INFO building 'cymem.cymem' extension 2024-04-12 21:08:58,952 root INFO creating build/temp.linux-i686-cpython-312 2024-04-12 21:08:58,952 root INFO creating build/temp.linux-i686-cpython-312/cymem 2024-04-12 21:08:58,952 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -I/usr/include/python3.12 -c cymem/cymem.cpp -o build/temp.linux-i686-cpython-312/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:10037:48: warning: comparing the result of pointer addition '(((const char*)"cymem.cymem") + 5)' and NULL [-Waddress] 10037 | if (strchr(__Pyx_MODULE_NAME, '.') != NULL) { | ^ 2024-04-12 21:09:06,083 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/cymem/cymem.o -L/usr/lib -o build/lib.linux-i686-cpython-312/cymem/cymem.cpython-312-i386-linux-musl.so 2024-04-12 21:09:06,143 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-12 21:09:06,144 root INFO running install 2024-04-12 21:09:06,178 root INFO running install_lib 2024-04-12 21:09:06,186 root INFO creating build/bdist.linux-i686 2024-04-12 21:09:06,187 root INFO creating build/bdist.linux-i686/wheel 2024-04-12 21:09:06,187 root INFO creating build/bdist.linux-i686/wheel/cymem 2024-04-12 21:09:06,188 root INFO creating build/bdist.linux-i686/wheel/cymem/tests 2024-04-12 21:09:06,188 root INFO copying build/lib.linux-i686-cpython-312/cymem/tests/test_import.py -> build/bdist.linux-i686/wheel/cymem/tests 2024-04-12 21:09:06,189 root INFO copying build/lib.linux-i686-cpython-312/cymem/tests/__init__.py -> build/bdist.linux-i686/wheel/cymem/tests 2024-04-12 21:09:06,189 root INFO copying build/lib.linux-i686-cpython-312/cymem/__init__.pxd -> build/bdist.linux-i686/wheel/cymem 2024-04-12 21:09:06,190 root INFO copying build/lib.linux-i686-cpython-312/cymem/__init__.py -> build/bdist.linux-i686/wheel/cymem 2024-04-12 21:09:06,191 root INFO copying build/lib.linux-i686-cpython-312/cymem/cymem.pxd -> build/bdist.linux-i686/wheel/cymem 2024-04-12 21:09:06,191 root INFO copying build/lib.linux-i686-cpython-312/cymem/about.py -> build/bdist.linux-i686/wheel/cymem 2024-04-12 21:09:06,192 root INFO copying build/lib.linux-i686-cpython-312/cymem/cymem.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/cymem 2024-04-12 21:09:06,196 root INFO copying build/lib.linux-i686-cpython-312/cymem/cymem.pyx -> build/bdist.linux-i686/wheel/cymem 2024-04-12 21:09:06,197 root INFO running install_egg_info 2024-04-12 21:09:06,210 root INFO running egg_info 2024-04-12 21:09:06,210 root INFO creating cymem.egg-info 2024-04-12 21:09:06,217 root INFO writing cymem.egg-info/PKG-INFO 2024-04-12 21:09:06,218 root INFO writing dependency_links to cymem.egg-info/dependency_links.txt 2024-04-12 21:09:06,219 root INFO writing top-level names to cymem.egg-info/top_level.txt 2024-04-12 21:09:06,220 root INFO writing manifest file 'cymem.egg-info/SOURCES.txt' 2024-04-12 21:09:06,223 root INFO dependency /usr/include/python3.12/Python.h won't be automatically included in the manifest: the path must be relative 2024-04-12 21:09:06,230 root INFO reading manifest file 'cymem.egg-info/SOURCES.txt' 2024-04-12 21:09:06,231 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 21:09:06,232 root INFO adding license file 'LICENSE' 2024-04-12 21:09:06,234 root INFO writing manifest file 'cymem.egg-info/SOURCES.txt' 2024-04-12 21:09:06,235 root INFO Copying cymem.egg-info to build/bdist.linux-i686/wheel/cymem-2.0.8-py3.12.egg-info 2024-04-12 21:09:06,238 root INFO running install_scripts 2024-04-12 21:09:06,251 wheel INFO creating build/bdist.linux-i686/wheel/cymem-2.0.8.dist-info/WHEEL 2024-04-12 21:09:06,252 wheel INFO creating '/home/buildozer/aports/community/py3-cymem/src/cymem-2.0.8/.dist/.tmp-xvadl8iz/cymem-2.0.8-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-12 21:09:06,253 wheel INFO adding 'cymem/__init__.pxd' 2024-04-12 21:09:06,254 wheel INFO adding 'cymem/__init__.py' 2024-04-12 21:09:06,254 wheel INFO adding 'cymem/about.py' 2024-04-12 21:09:06,258 wheel INFO adding 'cymem/cymem.cpython-312-i386-linux-musl.so' 2024-04-12 21:09:06,264 wheel INFO adding 'cymem/cymem.pxd' 2024-04-12 21:09:06,265 wheel INFO adding 'cymem/cymem.pyx' 2024-04-12 21:09:06,266 wheel INFO adding 'cymem/tests/__init__.py' 2024-04-12 21:09:06,266 wheel INFO adding 'cymem/tests/test_import.py' 2024-04-12 21:09:06,267 wheel INFO adding 'cymem-2.0.8.dist-info/LICENSE' 2024-04-12 21:09:06,268 wheel INFO adding 'cymem-2.0.8.dist-info/METADATA' 2024-04-12 21:09:06,268 wheel INFO adding 'cymem-2.0.8.dist-info/WHEEL' 2024-04-12 21:09:06,269 wheel INFO adding 'cymem-2.0.8.dist-info/top_level.txt' 2024-04-12 21:09:06,270 wheel INFO adding 'cymem-2.0.8.dist-info/RECORD' 2024-04-12 21:09:06,270 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-12 21:09:06,272 gpep517 INFO The backend produced .dist/cymem-2.0.8-cp312-cp312-linux_i686.whl cymem-2.0.8-cp312-cp312-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-cymem/src/cymem-2.0.8 configfile: pyproject.toml collected 2 items build/lib.linux-i686-cpython-312/cymem/tests/test_import.py .. [100%] ============================== 2 passed in 0.04s =============================== >>> 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/community/py3-cymem/pkg/py3-cymem/usr/lib/python3.12/site-packages/cymem/__pycache__' -> '/home/buildozer/aports/community/py3-cymem/pkg/py3-cymem-pyc/usr/lib/python3.12/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-r3.apk >>> py3-cymem-pyc*: Tracing dependencies... python3~3.12 >>> 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-r3.apk >>> py3-cymem*: Tracing dependencies... python3~3.12 so:libc.musl-x86.so.1 >>> py3-cymem*: Package size: 180.0 KB >>> py3-cymem*: Compressing data... >>> py3-cymem*: Create checksum... >>> py3-cymem*: Create py3-cymem-2.0.8-r3.apk >>> py3-cymem: Build complete at Fri, 12 Apr 2024 21:09:08 +0000 elapsed time 0h 0m 14s >>> py3-cymem: Cleaning up srcdir >>> py3-cymem: Cleaning up pkgdir >>> py3-cymem: Uninstalling dependencies... (1/34) Purging .makedepends-py3-cymem (20240412.210855) (2/34) Purging cython-pyc (3.0.8-r0) (3/34) Purging cython (3.0.8-r0) (4/34) Purging py3-gpep517-pyc (15-r2) (5/34) Purging py3-gpep517 (15-r2) (6/34) Purging py3-installer-pyc (0.7.0-r2) (7/34) Purging py3-installer (0.7.0-r2) (8/34) Purging py3-setuptools-pyc (69.2.0-r2) (9/34) Purging py3-setuptools (69.2.0-r2) (10/34) Purging py3-wheel-pyc (0.42.0-r1) (11/34) Purging py3-wheel (0.42.0-r1) (12/34) Purging python3-dev (3.12.2-r1) (13/34) Purging py3-pytest-pyc (8.1.1-r1) (14/34) Purging py3-pytest (8.1.1-r1) (15/34) Purging py3-iniconfig-pyc (2.0.0-r1) (16/34) Purging py3-iniconfig (2.0.0-r1) (17/34) Purging py3-packaging-pyc (24.0-r1) (18/34) Purging py3-packaging (24.0-r1) (19/34) Purging py3-parsing-pyc (3.1.2-r1) (20/34) Purging py3-parsing (3.1.2-r1) (21/34) Purging py3-pluggy-pyc (1.4.0-r1) (22/34) Purging py3-pluggy (1.4.0-r1) (23/34) Purging py3-py-pyc (1.11.0-r3) (24/34) Purging py3-py (1.11.0-r3) (25/34) Purging python3-pyc (3.12.2-r1) (26/34) Purging python3-pycache-pyc0 (3.12.2-r1) (27/34) Purging pyc (3.12.2-r1) (28/34) Purging python3 (3.12.2-r1) (29/34) Purging gdbm (1.23-r1) (30/34) Purging libffi (3.4.6-r0) (31/34) Purging libpanelw (6.4_p20240330-r0) (32/34) Purging mpdecimal (4.0.0-r0) (33/34) Purging readline (8.2.10-r0) (34/34) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-cymem: Updating the community/x86 repository index... >>> py3-cymem: Signing the index...