>>> py3-cymem: Building community/py3-cymem 2.0.8-r3 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 15:12:07 +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/36) Installing libbz2 (1.0.8-r6) (2/36) Installing libffi (3.4.6-r0) (3/36) Installing gdbm (1.23-r1) (4/36) Installing xz-libs (5.6.1-r3) (5/36) Installing mpdecimal (4.0.0-r0) (6/36) Installing libpanelw (6.4_p20240330-r0) (7/36) Installing readline (8.2.10-r0) (8/36) Installing sqlite-libs (3.45.2-r0) (9/36) Installing python3 (3.12.3-r0) (10/36) Installing python3-pycache-pyc0 (3.12.3-r0) (11/36) Installing pyc (3.12.3-r0) (12/36) Installing cython-pyc (3.0.8-r0) (13/36) Installing python3-pyc (3.12.3-r0) (14/36) Installing cython (3.0.8-r0) (15/36) Installing py3-installer (0.7.0-r2) (16/36) Installing py3-installer-pyc (0.7.0-r2) (17/36) Installing py3-gpep517 (15-r2) (18/36) Installing py3-gpep517-pyc (15-r2) (19/36) Installing py3-parsing (3.1.2-r1) (20/36) Installing py3-parsing-pyc (3.1.2-r1) (21/36) Installing py3-packaging (24.0-r1) (22/36) Installing py3-packaging-pyc (24.0-r1) (23/36) Installing py3-setuptools (69.2.0-r2) (24/36) Installing py3-setuptools-pyc (69.2.0-r2) (25/36) Installing py3-wheel (0.42.0-r1) (26/36) Installing py3-wheel-pyc (0.42.0-r1) (27/36) Installing python3-dev (3.12.3-r0) (28/36) Installing py3-iniconfig (2.0.0-r1) (29/36) Installing py3-iniconfig-pyc (2.0.0-r1) (30/36) Installing py3-pluggy (1.4.0-r1) (31/36) Installing py3-pluggy-pyc (1.4.0-r1) (32/36) Installing py3-py (1.11.0-r3) (33/36) Installing py3-py-pyc (1.11.0-r3) (34/36) Installing py3-pytest (8.1.1-r1) (35/36) Installing py3-pytest-pyc (8.1.1-r1) (36/36) Installing .makedepends-py3-cymem (20240413.151209) Executing busybox-1.36.1-r25.trigger OK: 536 MiB in 143 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 65539 0 --:--:-- --:--:-- --:--:-- 65834 >>> 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-13 15:12:11,619 gpep517 INFO Building wheel via backend setuptools.build_meta Compiling cymem/cymem.pyx because it changed. [1/1] Cythonizing cymem/cymem.pyx 2024-04-13 15:12:12,451 root INFO running bdist_wheel 2024-04-13 15:12:12,464 root INFO running build 2024-04-13 15:12:12,464 root INFO running build_py 2024-04-13 15:12:12,468 root INFO creating build 2024-04-13 15:12:12,468 root INFO creating build/lib.linux-x86_64-cpython-312 2024-04-13 15:12:12,468 root INFO creating build/lib.linux-x86_64-cpython-312/cymem 2024-04-13 15:12:12,468 root INFO copying cymem/about.py -> build/lib.linux-x86_64-cpython-312/cymem 2024-04-13 15:12:12,469 root INFO copying cymem/__init__.py -> build/lib.linux-x86_64-cpython-312/cymem 2024-04-13 15:12:12,469 root INFO creating build/lib.linux-x86_64-cpython-312/cymem/tests 2024-04-13 15:12:12,469 root INFO copying cymem/tests/test_import.py -> build/lib.linux-x86_64-cpython-312/cymem/tests 2024-04-13 15:12:12,470 root INFO copying cymem/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/cymem/tests 2024-04-13 15:12:12,471 root INFO copying cymem/cymem.pyx -> build/lib.linux-x86_64-cpython-312/cymem 2024-04-13 15:12:12,471 root INFO copying cymem/cymem.pxd -> build/lib.linux-x86_64-cpython-312/cymem 2024-04-13 15:12:12,471 root INFO copying cymem/__init__.pxd -> build/lib.linux-x86_64-cpython-312/cymem 2024-04-13 15:12:12,472 root INFO running build_ext 2024-04-13 15:12:12,474 root INFO building 'cymem.cymem' extension 2024-04-13 15:12:12,474 root INFO creating build/temp.linux-x86_64-cpython-312 2024-04-13 15:12:12,474 root INFO creating build/temp.linux-x86_64-cpython-312/cymem 2024-04-13 15:12:12,474 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -I/usr/include/python3.12 -c cymem/cymem.cpp -o build/temp.linux-x86_64-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-13 15:12:17,102 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/cymem/cymem.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/cymem/cymem.cpython-312-x86_64-linux-musl.so 2024-04-13 15:12:17,156 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-04-13 15:12:17,156 root INFO running install 2024-04-13 15:12:17,182 root INFO running install_lib 2024-04-13 15:12:17,189 root INFO creating build/bdist.linux-x86_64 2024-04-13 15:12:17,189 root INFO creating build/bdist.linux-x86_64/wheel 2024-04-13 15:12:17,190 root INFO creating build/bdist.linux-x86_64/wheel/cymem 2024-04-13 15:12:17,190 root INFO copying build/lib.linux-x86_64-cpython-312/cymem/about.py -> build/bdist.linux-x86_64/wheel/cymem 2024-04-13 15:12:17,191 root INFO creating build/bdist.linux-x86_64/wheel/cymem/tests 2024-04-13 15:12:17,191 root INFO copying build/lib.linux-x86_64-cpython-312/cymem/tests/test_import.py -> build/bdist.linux-x86_64/wheel/cymem/tests 2024-04-13 15:12:17,191 root INFO copying build/lib.linux-x86_64-cpython-312/cymem/tests/__init__.py -> build/bdist.linux-x86_64/wheel/cymem/tests 2024-04-13 15:12:17,192 root INFO copying build/lib.linux-x86_64-cpython-312/cymem/__init__.py -> build/bdist.linux-x86_64/wheel/cymem 2024-04-13 15:12:17,192 root INFO copying build/lib.linux-x86_64-cpython-312/cymem/cymem.pxd -> build/bdist.linux-x86_64/wheel/cymem 2024-04-13 15:12:17,193 root INFO copying build/lib.linux-x86_64-cpython-312/cymem/cymem.pyx -> build/bdist.linux-x86_64/wheel/cymem 2024-04-13 15:12:17,193 root INFO copying build/lib.linux-x86_64-cpython-312/cymem/cymem.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/cymem 2024-04-13 15:12:17,196 root INFO copying build/lib.linux-x86_64-cpython-312/cymem/__init__.pxd -> build/bdist.linux-x86_64/wheel/cymem 2024-04-13 15:12:17,196 root INFO running install_egg_info 2024-04-13 15:12:17,208 root INFO running egg_info 2024-04-13 15:12:17,208 root INFO creating cymem.egg-info 2024-04-13 15:12:17,213 root INFO writing cymem.egg-info/PKG-INFO 2024-04-13 15:12:17,215 root INFO writing dependency_links to cymem.egg-info/dependency_links.txt 2024-04-13 15:12:17,215 root INFO writing top-level names to cymem.egg-info/top_level.txt 2024-04-13 15:12:17,216 root INFO writing manifest file 'cymem.egg-info/SOURCES.txt' 2024-04-13 15:12:17,219 root INFO dependency /usr/include/python3.12/Python.h won't be automatically included in the manifest: the path must be relative 2024-04-13 15:12:17,224 root INFO reading manifest file 'cymem.egg-info/SOURCES.txt' 2024-04-13 15:12:17,225 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 15:12:17,226 root INFO adding license file 'LICENSE' 2024-04-13 15:12:17,228 root INFO writing manifest file 'cymem.egg-info/SOURCES.txt' 2024-04-13 15:12:17,228 root INFO Copying cymem.egg-info to build/bdist.linux-x86_64/wheel/cymem-2.0.8-py3.12.egg-info 2024-04-13 15:12:17,231 root INFO running install_scripts 2024-04-13 15:12:17,241 wheel INFO creating build/bdist.linux-x86_64/wheel/cymem-2.0.8.dist-info/WHEEL 2024-04-13 15:12:17,242 wheel INFO creating '/home/buildozer/aports/community/py3-cymem/src/cymem-2.0.8/.dist/.tmp-er2mw81l/cymem-2.0.8-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-13 15:12:17,243 wheel INFO adding 'cymem/__init__.pxd' 2024-04-13 15:12:17,243 wheel INFO adding 'cymem/__init__.py' 2024-04-13 15:12:17,244 wheel INFO adding 'cymem/about.py' 2024-04-13 15:12:17,247 wheel INFO adding 'cymem/cymem.cpython-312-x86_64-linux-musl.so' 2024-04-13 15:12:17,253 wheel INFO adding 'cymem/cymem.pxd' 2024-04-13 15:12:17,254 wheel INFO adding 'cymem/cymem.pyx' 2024-04-13 15:12:17,255 wheel INFO adding 'cymem/tests/__init__.py' 2024-04-13 15:12:17,255 wheel INFO adding 'cymem/tests/test_import.py' 2024-04-13 15:12:17,256 wheel INFO adding 'cymem-2.0.8.dist-info/LICENSE' 2024-04-13 15:12:17,257 wheel INFO adding 'cymem-2.0.8.dist-info/METADATA' 2024-04-13 15:12:17,257 wheel INFO adding 'cymem-2.0.8.dist-info/WHEEL' 2024-04-13 15:12:17,258 wheel INFO adding 'cymem-2.0.8.dist-info/top_level.txt' 2024-04-13 15:12:17,258 wheel INFO adding 'cymem-2.0.8.dist-info/RECORD' 2024-04-13 15:12:17,259 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-04-13 15:12:17,261 gpep517 INFO The backend produced .dist/cymem-2.0.8-cp312-cp312-linux_x86_64.whl cymem-2.0.8-cp312-cp312-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, 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-x86_64-cpython-312/cymem/tests/test_import.py .. [100%] ============================== 2 passed in 0.03s =============================== >>> 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_64.so.1 >>> py3-cymem*: Package size: 172.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 Sat, 13 Apr 2024 15:12:19 +0000 elapsed time 0h 0m 12s >>> py3-cymem: Cleaning up srcdir >>> py3-cymem: Cleaning up pkgdir >>> py3-cymem: Uninstalling dependencies... (1/36) Purging .makedepends-py3-cymem (20240413.151209) (2/36) Purging cython-pyc (3.0.8-r0) (3/36) Purging cython (3.0.8-r0) (4/36) Purging py3-gpep517-pyc (15-r2) (5/36) Purging py3-gpep517 (15-r2) (6/36) Purging py3-installer-pyc (0.7.0-r2) (7/36) Purging py3-installer (0.7.0-r2) (8/36) Purging py3-setuptools-pyc (69.2.0-r2) (9/36) Purging py3-setuptools (69.2.0-r2) (10/36) Purging py3-wheel-pyc (0.42.0-r1) (11/36) Purging py3-wheel (0.42.0-r1) (12/36) Purging python3-dev (3.12.3-r0) (13/36) Purging py3-pytest-pyc (8.1.1-r1) (14/36) Purging py3-pytest (8.1.1-r1) (15/36) Purging py3-iniconfig-pyc (2.0.0-r1) (16/36) Purging py3-iniconfig (2.0.0-r1) (17/36) Purging py3-packaging-pyc (24.0-r1) (18/36) Purging py3-packaging (24.0-r1) (19/36) Purging py3-parsing-pyc (3.1.2-r1) (20/36) Purging py3-parsing (3.1.2-r1) (21/36) Purging py3-pluggy-pyc (1.4.0-r1) (22/36) Purging py3-pluggy (1.4.0-r1) (23/36) Purging py3-py-pyc (1.11.0-r3) (24/36) Purging py3-py (1.11.0-r3) (25/36) Purging python3-pyc (3.12.3-r0) (26/36) Purging python3-pycache-pyc0 (3.12.3-r0) (27/36) Purging pyc (3.12.3-r0) (28/36) Purging python3 (3.12.3-r0) (29/36) Purging gdbm (1.23-r1) (30/36) Purging libbz2 (1.0.8-r6) (31/36) Purging libffi (3.4.6-r0) (32/36) Purging libpanelw (6.4_p20240330-r0) (33/36) Purging mpdecimal (4.0.0-r0) (34/36) Purging readline (8.2.10-r0) (35/36) Purging sqlite-libs (3.45.2-r0) (36/36) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-cymem: Updating the community/x86_64 repository index... >>> py3-cymem: Signing the index...