>>> py3-frozendict: Building community/py3-frozendict 2.4.0-r0 (using abuild 3.12.0-r0) started Mon, 01 Jan 2024 16:22:37 +0000 >>> py3-frozendict: Checking sanity of /home/buildozer/aports/community/py3-frozendict/APKBUILD... >>> py3-frozendict: Analyzing dependencies... >>> py3-frozendict: Installing for build: build-base 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 py3-installer-pyc (0.7.0-r1) (13/26) Installing py3-gpep517-pyc (15-r1) (14/26) Installing python3-pyc (3.11.6-r1) (15/26) Installing py3-installer (0.7.0-r1) (16/26) Installing py3-gpep517 (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 (68.2.2-r0) (22/26) Installing py3-setuptools-pyc (68.2.2-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-py3-frozendict (20240101.162243) Executing busybox-1.36.1-r18.trigger OK: 442 MiB in 127 packages >>> py3-frozendict: Cleaning up srcdir >>> py3-frozendict: Cleaning up pkgdir >>> py3-frozendict: Cleaning up tmpdir >>> py3-frozendict: Fetching https://distfiles.alpinelinux.org/distfiles/edge/frozendict-2.4.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-frozendict: Fetching https://files.pythonhosted.org/packages/source/f/frozendict/frozendict-2.4.0.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 307k 100 307k 0 0 794k 0 --:--:-- --:--:-- --:--:-- 794k >>> py3-frozendict: Fetching https://distfiles.alpinelinux.org/distfiles/edge/frozendict-2.4.0.tar.gz >>> py3-frozendict: Checking sha512sums... frozendict-2.4.0.tar.gz: OK >>> py3-frozendict: Unpacking /var/cache/distfiles/frozendict-2.4.0.tar.gz... 2024-01-01 16:22:49,964 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-01-01 16:22:50,167 root INFO running bdist_wheel 2024-01-01 16:22:50,245 root INFO running build 2024-01-01 16:22:50,246 root INFO running build_py 2024-01-01 16:22:50,258 root INFO creating build 2024-01-01 16:22:50,258 root INFO creating build/lib 2024-01-01 16:22:50,258 root INFO creating build/lib/frozendict 2024-01-01 16:22:50,259 root INFO copying src/frozendict/cool.py -> build/lib/frozendict 2024-01-01 16:22:50,261 root INFO copying src/frozendict/core.py -> build/lib/frozendict 2024-01-01 16:22:50,262 root INFO copying src/frozendict/__init__.py -> build/lib/frozendict 2024-01-01 16:22:50,262 root INFO copying src/frozendict/monkeypatch.py -> build/lib/frozendict 2024-01-01 16:22:50,263 root INFO copying src/frozendict/_frozendict_py.py -> build/lib/frozendict 2024-01-01 16:22:50,264 root INFO copying src/frozendict/version.py -> build/lib/frozendict 2024-01-01 16:22:50,266 root INFO copying src/frozendict/py.typed -> build/lib/frozendict 2024-01-01 16:22:50,267 root INFO copying src/frozendict/__init__.pyi -> build/lib/frozendict 2024-01-01 16:22:50,290 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-01-01 16:22:50,290 root INFO running install 2024-01-01 16:22:50,354 root INFO running install_lib 2024-01-01 16:22:50,363 root INFO creating build/bdist.linux-riscv64 2024-01-01 16:22:50,363 root INFO creating build/bdist.linux-riscv64/wheel 2024-01-01 16:22:50,364 root INFO creating build/bdist.linux-riscv64/wheel/frozendict 2024-01-01 16:22:50,364 root INFO copying build/lib/frozendict/cool.py -> build/bdist.linux-riscv64/wheel/frozendict 2024-01-01 16:22:50,365 root INFO copying build/lib/frozendict/core.py -> build/bdist.linux-riscv64/wheel/frozendict 2024-01-01 16:22:50,366 root INFO copying build/lib/frozendict/__init__.py -> build/bdist.linux-riscv64/wheel/frozendict 2024-01-01 16:22:50,366 root INFO copying build/lib/frozendict/monkeypatch.py -> build/bdist.linux-riscv64/wheel/frozendict 2024-01-01 16:22:50,367 root INFO copying build/lib/frozendict/py.typed -> build/bdist.linux-riscv64/wheel/frozendict 2024-01-01 16:22:50,368 root INFO copying build/lib/frozendict/_frozendict_py.py -> build/bdist.linux-riscv64/wheel/frozendict 2024-01-01 16:22:50,368 root INFO copying build/lib/frozendict/__init__.pyi -> build/bdist.linux-riscv64/wheel/frozendict 2024-01-01 16:22:50,369 root INFO copying build/lib/frozendict/version.py -> build/bdist.linux-riscv64/wheel/frozendict 2024-01-01 16:22:50,370 root INFO running install_egg_info 2024-01-01 16:22:50,385 root INFO running egg_info 2024-01-01 16:22:50,392 root INFO writing src/frozendict.egg-info/PKG-INFO 2024-01-01 16:22:50,395 root INFO writing dependency_links to src/frozendict.egg-info/dependency_links.txt 2024-01-01 16:22:50,396 root INFO writing top-level names to src/frozendict.egg-info/top_level.txt 2024-01-01 16:22:50,406 root INFO reading manifest file 'src/frozendict.egg-info/SOURCES.txt' 2024-01-01 16:22:50,410 root INFO reading manifest template 'MANIFEST.in' 2024-01-01 16:22:50,424 root INFO adding license file 'LICENSE.txt' 2024-01-01 16:22:50,434 root INFO writing manifest file 'src/frozendict.egg-info/SOURCES.txt' 2024-01-01 16:22:50,435 root INFO Copying src/frozendict.egg-info to build/bdist.linux-riscv64/wheel/frozendict-2.4.0-py3.11.egg-info 2024-01-01 16:22:50,438 root INFO running install_scripts 2024-01-01 16:22:50,452 wheel INFO creating build/bdist.linux-riscv64/wheel/frozendict-2.4.0.dist-info/WHEEL 2024-01-01 16:22:50,454 wheel INFO creating '/home/buildozer/aports/community/py3-frozendict/src/frozendict-2.4.0/.dist/.tmp-vd9603vb/frozendict-2.4.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-01-01 16:22:50,457 wheel INFO adding 'frozendict/__init__.py' 2024-01-01 16:22:50,461 wheel INFO adding 'frozendict/__init__.pyi' 2024-01-01 16:22:50,462 wheel INFO adding 'frozendict/_frozendict_py.py' 2024-01-01 16:22:50,463 wheel INFO adding 'frozendict/cool.py' 2024-01-01 16:22:50,464 wheel INFO adding 'frozendict/core.py' 2024-01-01 16:22:50,465 wheel INFO adding 'frozendict/monkeypatch.py' 2024-01-01 16:22:50,466 wheel INFO adding 'frozendict/py.typed' 2024-01-01 16:22:50,467 wheel INFO adding 'frozendict/version.py' 2024-01-01 16:22:50,469 wheel INFO adding 'frozendict-2.4.0.dist-info/LICENSE.txt' 2024-01-01 16:22:50,469 wheel INFO adding 'frozendict-2.4.0.dist-info/METADATA' 2024-01-01 16:22:50,471 wheel INFO adding 'frozendict-2.4.0.dist-info/WHEEL' 2024-01-01 16:22:50,471 wheel INFO adding 'frozendict-2.4.0.dist-info/top_level.txt' 2024-01-01 16:22:50,473 wheel INFO adding 'frozendict-2.4.0.dist-info/RECORD' 2024-01-01 16:22:50,474 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-01-01 16:22:50,476 gpep517 INFO The backend produced .dist/frozendict-2.4.0-py3-none-any.whl frozendict-2.4.0-py3-none-any.whl >>> py3-frozendict: Entering fakeroot... >>> py3-frozendict-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-frozendict/pkg/py3-frozendict/usr/lib/python3.11/site-packages/frozendict/__pycache__' -> '/home/buildozer/aports/community/py3-frozendict/pkg/py3-frozendict-pyc/usr/lib/python3.11/site-packages/frozendict/__pycache__' >>> py3-frozendict-pyc*: Preparing subpackage py3-frozendict-pyc... >>> py3-frozendict-pyc*: Running postcheck for py3-frozendict-pyc >>> py3-frozendict*: Running postcheck for py3-frozendict >>> py3-frozendict*: Preparing package py3-frozendict... >>> py3-frozendict*: Stripping binaries >>> WARNING: py3-frozendict*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-frozendict-pyc*: Scanning shared objects >>> py3-frozendict*: Scanning shared objects >>> py3-frozendict-pyc*: Tracing dependencies... python3~3.11 >>> py3-frozendict-pyc*: Package size: 72.0 KB >>> py3-frozendict-pyc*: Compressing data... >>> py3-frozendict-pyc*: Create checksum... >>> py3-frozendict-pyc*: Create py3-frozendict-pyc-2.4.0-r0.apk >>> py3-frozendict*: Tracing dependencies... python3~3.11 >>> py3-frozendict*: Package size: 112.0 KB >>> py3-frozendict*: Compressing data... >>> py3-frozendict*: Create checksum... >>> py3-frozendict*: Create py3-frozendict-2.4.0-r0.apk >>> py3-frozendict: Build complete at Mon, 01 Jan 2024 16:22:55 +0000 elapsed time 0h 0m 18s >>> py3-frozendict: Cleaning up srcdir >>> py3-frozendict: Cleaning up pkgdir >>> py3-frozendict: Uninstalling dependencies... (1/26) Purging .makedepends-py3-frozendict (20240101.162243) (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 (68.2.2-r0) (7/26) Purging py3-setuptools (68.2.2-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: 227 MiB in 101 packages >>> py3-frozendict: Updating the community/riscv64 repository index... >>> py3-frozendict: Signing the index...