>>> py3-pymemcache: Building community/py3-pymemcache 4.0.0-r1 (using abuild 3.12.0-r0) started Mon, 04 Dec 2023 08:52:55 +0000 >>> py3-pymemcache: Checking sanity of /home/buildozer/aports/community/py3-pymemcache/APKBUILD... >>> py3-pymemcache: Analyzing dependencies... >>> py3-pymemcache: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.4-r3) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.5-r0) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20231125-r0) (7/25) Installing readline (8.2.1-r2) (8/25) Installing sqlite-libs (3.44.2-r0) (9/25) Installing python3 (3.11.6-r1) (10/25) Installing python3-pycache-pyc0 (3.11.6-r1) (11/25) Installing pyc (3.11.6-r1) (12/25) Installing py3-installer-pyc (0.7.0-r1) (13/25) Installing py3-gpep517-pyc (15-r1) (14/25) Installing python3-pyc (3.11.6-r1) (15/25) Installing py3-installer (0.7.0-r1) (16/25) Installing py3-gpep517 (15-r1) (17/25) Installing py3-parsing (3.1.1-r0) (18/25) Installing py3-parsing-pyc (3.1.1-r0) (19/25) Installing py3-packaging (23.2-r0) (20/25) Installing py3-packaging-pyc (23.2-r0) (21/25) Installing py3-setuptools (68.2.2-r0) (22/25) Installing py3-setuptools-pyc (68.2.2-r0) (23/25) Installing py3-wheel (0.42.0-r0) (24/25) Installing py3-wheel-pyc (0.42.0-r0) (25/25) Installing .makedepends-py3-pymemcache (20231204.085301) Executing busybox-1.36.1-r15.trigger OK: 278 MiB in 127 packages >>> py3-pymemcache: Cleaning up srcdir >>> py3-pymemcache: Cleaning up pkgdir >>> py3-pymemcache: Cleaning up tmpdir >>> py3-pymemcache: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pymemcache-4.0.0.tar.gz >>> py3-pymemcache: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pymemcache-4.0.0.tar.gz >>> py3-pymemcache: Checking sha512sums... py3-pymemcache-4.0.0.tar.gz: OK fix-test-failure-on-32bit.patch: OK >>> py3-pymemcache: Unpacking /var/cache/distfiles/py3-pymemcache-4.0.0.tar.gz... >>> py3-pymemcache: fix-test-failure-on-32bit.patch patching file pymemcache/test/test_serde.py 2023-12-04 08:53:04,674 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-12-04 08:53:04,964 root INFO running bdist_wheel 2023-12-04 08:53:05,041 root INFO running build 2023-12-04 08:53:05,041 root INFO running build_py 2023-12-04 08:53:05,052 root INFO creating build 2023-12-04 08:53:05,053 root INFO creating build/lib 2023-12-04 08:53:05,053 root INFO creating build/lib/pymemcache 2023-12-04 08:53:05,054 root INFO copying pymemcache/fallback.py -> build/lib/pymemcache 2023-12-04 08:53:05,056 root INFO copying pymemcache/serde.py -> build/lib/pymemcache 2023-12-04 08:53:05,057 root INFO copying pymemcache/__init__.py -> build/lib/pymemcache 2023-12-04 08:53:05,057 root INFO copying pymemcache/exceptions.py -> build/lib/pymemcache 2023-12-04 08:53:05,058 root INFO copying pymemcache/pool.py -> build/lib/pymemcache 2023-12-04 08:53:05,060 root INFO creating build/lib/pymemcache/client 2023-12-04 08:53:05,060 root INFO copying pymemcache/client/rendezvous.py -> build/lib/pymemcache/client 2023-12-04 08:53:05,061 root INFO copying pymemcache/client/hash.py -> build/lib/pymemcache/client 2023-12-04 08:53:05,062 root INFO copying pymemcache/client/murmur3.py -> build/lib/pymemcache/client 2023-12-04 08:53:05,063 root INFO copying pymemcache/client/__init__.py -> build/lib/pymemcache/client 2023-12-04 08:53:05,064 root INFO copying pymemcache/client/base.py -> build/lib/pymemcache/client 2023-12-04 08:53:05,065 root INFO copying pymemcache/client/retrying.py -> build/lib/pymemcache/client 2023-12-04 08:53:05,067 root INFO creating build/lib/pymemcache/test 2023-12-04 08:53:05,067 root INFO copying pymemcache/test/test_integration.py -> build/lib/pymemcache/test 2023-12-04 08:53:05,068 root INFO copying pymemcache/test/test_client_retry.py -> build/lib/pymemcache/test 2023-12-04 08:53:05,069 root INFO copying pymemcache/test/test_serde.py -> build/lib/pymemcache/test 2023-12-04 08:53:05,070 root INFO copying pymemcache/test/conftest.py -> build/lib/pymemcache/test 2023-12-04 08:53:05,071 root INFO copying pymemcache/test/__init__.py -> build/lib/pymemcache/test 2023-12-04 08:53:05,071 root INFO copying pymemcache/test/test_benchmark.py -> build/lib/pymemcache/test 2023-12-04 08:53:05,072 root INFO copying pymemcache/test/utils.py -> build/lib/pymemcache/test 2023-12-04 08:53:05,073 root INFO copying pymemcache/test/test_client_hash.py -> build/lib/pymemcache/test 2023-12-04 08:53:05,074 root INFO copying pymemcache/test/test_utils.py -> build/lib/pymemcache/test 2023-12-04 08:53:05,075 root INFO copying pymemcache/test/test_client.py -> build/lib/pymemcache/test 2023-12-04 08:53:05,076 root INFO copying pymemcache/test/test_compression.py -> build/lib/pymemcache/test 2023-12-04 08:53:05,077 root INFO copying pymemcache/test/test_rendezvous.py -> build/lib/pymemcache/test 2023-12-04 08:53:05,103 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-12-04 08:53:05,103 root INFO running install 2023-12-04 08:53:05,167 root INFO running install_lib 2023-12-04 08:53:05,175 root INFO creating build/bdist.linux-riscv64 2023-12-04 08:53:05,176 root INFO creating build/bdist.linux-riscv64/wheel 2023-12-04 08:53:05,176 root INFO creating build/bdist.linux-riscv64/wheel/pymemcache 2023-12-04 08:53:05,177 root INFO copying build/lib/pymemcache/fallback.py -> build/bdist.linux-riscv64/wheel/pymemcache 2023-12-04 08:53:05,178 root INFO copying build/lib/pymemcache/serde.py -> build/bdist.linux-riscv64/wheel/pymemcache 2023-12-04 08:53:05,179 root INFO copying build/lib/pymemcache/__init__.py -> build/bdist.linux-riscv64/wheel/pymemcache 2023-12-04 08:53:05,179 root INFO creating build/bdist.linux-riscv64/wheel/pymemcache/client 2023-12-04 08:53:05,180 root INFO copying build/lib/pymemcache/client/rendezvous.py -> build/bdist.linux-riscv64/wheel/pymemcache/client 2023-12-04 08:53:05,181 root INFO copying build/lib/pymemcache/client/hash.py -> build/bdist.linux-riscv64/wheel/pymemcache/client 2023-12-04 08:53:05,181 root INFO copying build/lib/pymemcache/client/murmur3.py -> build/bdist.linux-riscv64/wheel/pymemcache/client 2023-12-04 08:53:05,182 root INFO copying build/lib/pymemcache/client/__init__.py -> build/bdist.linux-riscv64/wheel/pymemcache/client 2023-12-04 08:53:05,183 root INFO copying build/lib/pymemcache/client/base.py -> build/bdist.linux-riscv64/wheel/pymemcache/client 2023-12-04 08:53:05,184 root INFO copying build/lib/pymemcache/client/retrying.py -> build/bdist.linux-riscv64/wheel/pymemcache/client 2023-12-04 08:53:05,184 root INFO copying build/lib/pymemcache/exceptions.py -> build/bdist.linux-riscv64/wheel/pymemcache 2023-12-04 08:53:05,185 root INFO copying build/lib/pymemcache/pool.py -> build/bdist.linux-riscv64/wheel/pymemcache 2023-12-04 08:53:05,186 root INFO creating build/bdist.linux-riscv64/wheel/pymemcache/test 2023-12-04 08:53:05,187 root INFO copying build/lib/pymemcache/test/test_integration.py -> build/bdist.linux-riscv64/wheel/pymemcache/test 2023-12-04 08:53:05,187 root INFO copying build/lib/pymemcache/test/test_client_retry.py -> build/bdist.linux-riscv64/wheel/pymemcache/test 2023-12-04 08:53:05,188 root INFO copying build/lib/pymemcache/test/test_serde.py -> build/bdist.linux-riscv64/wheel/pymemcache/test 2023-12-04 08:53:05,189 root INFO copying build/lib/pymemcache/test/conftest.py -> build/bdist.linux-riscv64/wheel/pymemcache/test 2023-12-04 08:53:05,190 root INFO copying build/lib/pymemcache/test/__init__.py -> build/bdist.linux-riscv64/wheel/pymemcache/test 2023-12-04 08:53:05,190 root INFO copying build/lib/pymemcache/test/test_benchmark.py -> build/bdist.linux-riscv64/wheel/pymemcache/test 2023-12-04 08:53:05,191 root INFO copying build/lib/pymemcache/test/utils.py -> build/bdist.linux-riscv64/wheel/pymemcache/test 2023-12-04 08:53:05,192 root INFO copying build/lib/pymemcache/test/test_client_hash.py -> build/bdist.linux-riscv64/wheel/pymemcache/test 2023-12-04 08:53:05,192 root INFO copying build/lib/pymemcache/test/test_utils.py -> build/bdist.linux-riscv64/wheel/pymemcache/test 2023-12-04 08:53:05,193 root INFO copying build/lib/pymemcache/test/test_client.py -> build/bdist.linux-riscv64/wheel/pymemcache/test 2023-12-04 08:53:05,194 root INFO copying build/lib/pymemcache/test/test_compression.py -> build/bdist.linux-riscv64/wheel/pymemcache/test 2023-12-04 08:53:05,195 root INFO copying build/lib/pymemcache/test/test_rendezvous.py -> build/bdist.linux-riscv64/wheel/pymemcache/test 2023-12-04 08:53:05,195 root INFO running install_egg_info 2023-12-04 08:53:05,212 root INFO running egg_info 2023-12-04 08:53:05,212 root INFO creating pymemcache.egg-info 2023-12-04 08:53:05,219 root INFO writing pymemcache.egg-info/PKG-INFO 2023-12-04 08:53:05,222 root INFO writing dependency_links to pymemcache.egg-info/dependency_links.txt 2023-12-04 08:53:05,223 root INFO writing top-level names to pymemcache.egg-info/top_level.txt 2023-12-04 08:53:05,224 root INFO writing manifest file 'pymemcache.egg-info/SOURCES.txt' 2023-12-04 08:53:05,235 root INFO reading manifest file 'pymemcache.egg-info/SOURCES.txt' 2023-12-04 08:53:05,236 root INFO reading manifest template 'MANIFEST.in' 2023-12-04 08:53:05,251 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-12-04 08:53:05,253 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2023-12-04 08:53:05,253 root INFO adding license file 'LICENSE.txt' 2023-12-04 08:53:05,259 root INFO writing manifest file 'pymemcache.egg-info/SOURCES.txt' 2023-12-04 08:53:05,260 root INFO Copying pymemcache.egg-info to build/bdist.linux-riscv64/wheel/pymemcache-4.0.0-py3.11.egg-info 2023-12-04 08:53:05,263 root INFO running install_scripts 2023-12-04 08:53:05,275 wheel INFO creating build/bdist.linux-riscv64/wheel/pymemcache-4.0.0.dist-info/WHEEL 2023-12-04 08:53:05,278 wheel INFO creating '/home/buildozer/aports/community/py3-pymemcache/src/pymemcache-4.0.0/.dist/.tmp-z_xneel8/pymemcache-4.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-12-04 08:53:05,280 wheel INFO adding 'pymemcache/__init__.py' 2023-12-04 08:53:05,284 wheel INFO adding 'pymemcache/exceptions.py' 2023-12-04 08:53:05,285 wheel INFO adding 'pymemcache/fallback.py' 2023-12-04 08:53:05,286 wheel INFO adding 'pymemcache/pool.py' 2023-12-04 08:53:05,287 wheel INFO adding 'pymemcache/serde.py' 2023-12-04 08:53:05,289 wheel INFO adding 'pymemcache/client/__init__.py' 2023-12-04 08:53:05,290 wheel INFO adding 'pymemcache/client/base.py' 2023-12-04 08:53:05,292 wheel INFO adding 'pymemcache/client/hash.py' 2023-12-04 08:53:05,293 wheel INFO adding 'pymemcache/client/murmur3.py' 2023-12-04 08:53:05,294 wheel INFO adding 'pymemcache/client/rendezvous.py' 2023-12-04 08:53:05,295 wheel INFO adding 'pymemcache/client/retrying.py' 2023-12-04 08:53:05,296 wheel INFO adding 'pymemcache/test/__init__.py' 2023-12-04 08:53:05,297 wheel INFO adding 'pymemcache/test/conftest.py' 2023-12-04 08:53:05,298 wheel INFO adding 'pymemcache/test/test_benchmark.py' 2023-12-04 08:53:05,299 wheel INFO adding 'pymemcache/test/test_client.py' 2023-12-04 08:53:05,301 wheel INFO adding 'pymemcache/test/test_client_hash.py' 2023-12-04 08:53:05,302 wheel INFO adding 'pymemcache/test/test_client_retry.py' 2023-12-04 08:53:05,303 wheel INFO adding 'pymemcache/test/test_compression.py' 2023-12-04 08:53:05,304 wheel INFO adding 'pymemcache/test/test_integration.py' 2023-12-04 08:53:05,305 wheel INFO adding 'pymemcache/test/test_rendezvous.py' 2023-12-04 08:53:05,306 wheel INFO adding 'pymemcache/test/test_serde.py' 2023-12-04 08:53:05,307 wheel INFO adding 'pymemcache/test/test_utils.py' 2023-12-04 08:53:05,308 wheel INFO adding 'pymemcache/test/utils.py' 2023-12-04 08:53:05,310 wheel INFO adding 'pymemcache-4.0.0.dist-info/LICENSE.txt' 2023-12-04 08:53:05,311 wheel INFO adding 'pymemcache-4.0.0.dist-info/METADATA' 2023-12-04 08:53:05,312 wheel INFO adding 'pymemcache-4.0.0.dist-info/WHEEL' 2023-12-04 08:53:05,312 wheel INFO adding 'pymemcache-4.0.0.dist-info/top_level.txt' 2023-12-04 08:53:05,315 wheel INFO adding 'pymemcache-4.0.0.dist-info/RECORD' 2023-12-04 08:53:05,316 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-12-04 08:53:05,319 gpep517 INFO The backend produced .dist/pymemcache-4.0.0-py2.py3-none-any.whl pymemcache-4.0.0-py2.py3-none-any.whl >>> py3-pymemcache: Entering fakeroot... >>> py3-pymemcache-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pymemcache/pkg/py3-pymemcache/usr/lib/python3.11/site-packages/pymemcache/__pycache__' -> '/home/buildozer/aports/community/py3-pymemcache/pkg/py3-pymemcache-pyc/usr/lib/python3.11/site-packages/pymemcache/__pycache__' '/home/buildozer/aports/community/py3-pymemcache/pkg/py3-pymemcache/usr/lib/python3.11/site-packages/pymemcache/client/__pycache__' -> '/home/buildozer/aports/community/py3-pymemcache/pkg/py3-pymemcache-pyc/usr/lib/python3.11/site-packages/pymemcache/client/__pycache__' >>> py3-pymemcache-pyc*: Preparing subpackage py3-pymemcache-pyc... >>> py3-pymemcache-pyc*: Running postcheck for py3-pymemcache-pyc >>> py3-pymemcache*: Running postcheck for py3-pymemcache >>> py3-pymemcache*: Preparing package py3-pymemcache... >>> py3-pymemcache-pyc*: Tracing dependencies... python3~3.11 >>> py3-pymemcache-pyc*: Package size: 184.0 KB >>> py3-pymemcache-pyc*: Compressing data... >>> py3-pymemcache-pyc*: Create checksum... >>> py3-pymemcache-pyc*: Create py3-pymemcache-pyc-4.0.0-r1.apk >>> py3-pymemcache*: Tracing dependencies... python3~3.11 >>> py3-pymemcache*: Package size: 200.0 KB >>> py3-pymemcache*: Compressing data... >>> py3-pymemcache*: Create checksum... >>> py3-pymemcache*: Create py3-pymemcache-4.0.0-r1.apk >>> py3-pymemcache: Build complete at Mon, 04 Dec 2023 08:53:10 +0000 elapsed time 0h 0m 15s >>> py3-pymemcache: Cleaning up srcdir >>> py3-pymemcache: Cleaning up pkgdir >>> py3-pymemcache: Uninstalling dependencies... (1/25) Purging .makedepends-py3-pymemcache (20231204.085301) (2/25) Purging py3-gpep517-pyc (15-r1) (3/25) Purging py3-gpep517 (15-r1) (4/25) Purging py3-installer-pyc (0.7.0-r1) (5/25) Purging py3-installer (0.7.0-r1) (6/25) Purging py3-setuptools-pyc (68.2.2-r0) (7/25) Purging py3-setuptools (68.2.2-r0) (8/25) Purging py3-wheel-pyc (0.42.0-r0) (9/25) Purging py3-wheel (0.42.0-r0) (10/25) Purging py3-packaging-pyc (23.2-r0) (11/25) Purging py3-packaging (23.2-r0) (12/25) Purging py3-parsing-pyc (3.1.1-r0) (13/25) Purging py3-parsing (3.1.1-r0) (14/25) Purging python3-pyc (3.11.6-r1) (15/25) Purging python3-pycache-pyc0 (3.11.6-r1) (16/25) Purging pyc (3.11.6-r1) (17/25) Purging python3 (3.11.6-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.4-r3) (21/25) Purging libpanelw (6.4_p20231125-r0) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r2) (24/25) Purging sqlite-libs (3.44.2-r0) (25/25) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 227 MiB in 102 packages >>> py3-pymemcache: Updating the community/riscv64 repository index... >>> py3-pymemcache: Signing the index...