>>> py3-ukkonen: Building testing/py3-ukkonen 1.0.1-r0 (using abuild 3.9.0-r0) started Wed, 29 Dec 2021 18:31:37 +0000 >>> py3-ukkonen: Checking sanity of /home/buildozer/aports/testing/py3-ukkonen/APKBUILD... >>> py3-ukkonen: Analyzing dependencies... >>> py3-ukkonen: Installing for build: build-base python3 py3-cffi python3-dev py3-setuptools py3-wheel py3-pip py3-pytest (1/45) Installing libffi (3.4.2-r1) (2/45) Installing gdbm (1.22-r0) (3/45) Installing mpdecimal (2.5.1-r1) (4/45) Installing readline (8.1.1-r0) (5/45) Installing sqlite-libs (3.37.0-r0) (6/45) Installing python3 (3.10.1-r0) (7/45) Installing py3-cparser (2.20-r2) (8/45) Installing py3-cffi (1.14.5-r3) (9/45) Installing python3-dev (3.10.1-r0) (10/45) Installing py3-ordered-set (4.0.2-r3) (11/45) Installing py3-appdirs (1.4.4-r3) (12/45) Installing py3-parsing (2.4.7-r3) (13/45) Installing py3-six (1.16.0-r1) (14/45) Installing py3-packaging (21.3-r0) (15/45) Installing py3-setuptools (52.0.0-r5) (16/45) Installing py3-wheel (0.36.2-r3) (17/45) Installing py3-certifi (2020.12.5-r2) (18/45) Installing py3-charset-normalizer (2.0.7-r1) (19/45) Installing py3-idna (3.3-r1) (20/45) Installing py3-urllib3 (1.26.7-r1) (21/45) Installing py3-requests (2.26.0-r2) (22/45) Installing py3-msgpack (1.0.2-r2) (23/45) Installing py3-lockfile (0.12.2-r5) (24/45) Installing py3-cachecontrol (0.12.10-r1) (25/45) Installing py3-colorama (0.4.4-r2) (26/45) Installing py3-contextlib2 (21.6.0-r2) (27/45) Installing py3-distlib (0.3.4-r1) (28/45) Installing py3-distro (1.6.0-r1) (29/45) Installing py3-webencodings (0.5.1-r5) (30/45) Installing py3-html5lib (1.1-r2) (31/45) Installing py3-tomli (2.0.0-r1) (32/45) Installing py3-pep517 (0.12.0-r1) (33/45) Installing py3-progress (1.6-r1) (34/45) Installing py3-retrying (1.3.3-r3) (35/45) Installing py3-toml (0.10.2-r3) (36/45) Installing py3-pip (21.3.1-r0) (37/45) Installing py3-atomicwrites (1.4.0-r2) (38/45) Installing py3-attrs (21.2.0-r1) (39/45) Installing py3-more-itertools (8.12.0-r1) (40/45) Installing py3-iniconfig (1.1.1-r2) (41/45) Installing py3-pluggy (0.13.1-r5) (42/45) Installing py3-py (1.10.0-r2) (43/45) Installing py3-wcwidth (0.2.5-r2) (44/45) Installing py3-pytest (6.2.5-r1) (45/45) Installing .makedepends-py3-ukkonen (20211229.183138) Executing busybox-1.34.1-r6.trigger OK: 489 MiB in 146 packages >>> py3-ukkonen: Cleaning up srcdir >>> py3-ukkonen: Cleaning up pkgdir >>> py3-ukkonen: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ukkonen-1.0.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-ukkonen: Fetching ukkonen-1.0.1.tar.gz::https://github.com/asottile/ukkonen/archive/refs/tags/v1.0.1.tar.gz >>> py3-ukkonen: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ukkonen-1.0.1.tar.gz >>> py3-ukkonen: Checking sha512sums... ukkonen-1.0.1.tar.gz: OK 01-fix-musl-build.patch: OK >>> py3-ukkonen: Unpacking /var/cache/distfiles/edge/ukkonen-1.0.1.tar.gz... >>> py3-ukkonen: 01-fix-musl-build.patch patching file _ukkonen.cpp running build running build_py creating build creating build/lib.linux-aarch64-3.10 copying ukkonen.py -> build/lib.linux-aarch64-3.10 running build_ext generating cffi module 'build/temp.linux-aarch64-3.10/_ukkonen.c' creating build/temp.linux-aarch64-3.10 building '_ukkonen' extension creating build/temp.linux-aarch64-3.10/build creating build/temp.linux-aarch64-3.10/build/temp.linux-aarch64-3.10 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -g -g -g -DTHREAD_STACK_SIZE=0x100000 -Os -Os -fPIC -I. -I/usr/include/python3.10 -c _ukkonen.cpp -o build/temp.linux-aarch64-3.10/_ukkonen.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -g -g -g -DTHREAD_STACK_SIZE=0x100000 -Os -Os -fPIC -I. -I/usr/include/python3.10 -c build/temp.linux-aarch64-3.10/_ukkonen.c -o build/temp.linux-aarch64-3.10/build/temp.linux-aarch64-3.10/_ukkonen.o g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -Os build/temp.linux-aarch64-3.10/_ukkonen.o build/temp.linux-aarch64-3.10/build/temp.linux-aarch64-3.10/_ukkonen.o -L/usr/lib -o build/lib.linux-aarch64-3.10/_ukkonen.abi3.so ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/testing/py3-ukkonen/src/ukkonen-1.0.1 collected 3 items tests/ukkonen_test.py ... [100%] ============================== 3 passed in 0.03s =============================== >>> py3-ukkonen: Entering fakeroot... running install running build running build_py running build_ext generating cffi module 'build/temp.linux-aarch64-3.10/_ukkonen.c' already up-to-date running install_lib creating /home/buildozer/aports/testing/py3-ukkonen/pkg creating /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen creating /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr creating /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib creating /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.10/site-packages copying build/lib.linux-aarch64-3.10/ukkonen.py -> /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.10/site-packages copying build/lib.linux-aarch64-3.10/_ukkonen.abi3.so -> /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.10/site-packages/ukkonen.py to ukkonen.cpython-310.pyc running install_egg_info running egg_info creating ukkonen.egg-info writing ukkonen.egg-info/PKG-INFO writing dependency_links to ukkonen.egg-info/dependency_links.txt writing requirements to ukkonen.egg-info/requires.txt writing top-level names to ukkonen.egg-info/top_level.txt writing manifest file 'ukkonen.egg-info/SOURCES.txt' reading manifest file 'ukkonen.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ukkonen.egg-info/SOURCES.txt' Copying ukkonen.egg-info to /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.10/site-packages/ukkonen-1.0.1-py3.10.egg-info running install_scripts >>> py3-ukkonen*: Running postcheck for py3-ukkonen >>> py3-ukkonen*: Preparing package py3-ukkonen... >>> py3-ukkonen*: Stripping binaries >>> py3-ukkonen*: Scanning shared objects >>> py3-ukkonen*: Tracing dependencies... python3 py3-cffi so:libc.musl-aarch64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-ukkonen*: Package size: 68.0 KB >>> py3-ukkonen*: Compressing data... >>> py3-ukkonen*: Create checksum... >>> py3-ukkonen*: Create py3-ukkonen-1.0.1-r0.apk >>> py3-ukkonen: Build complete at Wed, 29 Dec 2021 18:31:43 +0000 elapsed time 0h 0m 6s >>> py3-ukkonen: Cleaning up srcdir >>> py3-ukkonen: Cleaning up pkgdir >>> py3-ukkonen: Uninstalling dependencies... (1/45) Purging .makedepends-py3-ukkonen (20211229.183138) (2/45) Purging py3-cffi (1.14.5-r3) (3/45) Purging py3-cparser (2.20-r2) (4/45) Purging python3-dev (3.10.1-r0) (5/45) Purging py3-wheel (0.36.2-r3) (6/45) Purging py3-pip (21.3.1-r0) (7/45) Purging py3-cachecontrol (0.12.10-r1) (8/45) Purging py3-lockfile (0.12.2-r5) (9/45) Purging py3-colorama (0.4.4-r2) (10/45) Purging py3-contextlib2 (21.6.0-r2) (11/45) Purging py3-distlib (0.3.4-r1) (12/45) Purging py3-distro (1.6.0-r1) (13/45) Purging py3-html5lib (1.1-r2) (14/45) Purging py3-msgpack (1.0.2-r2) (15/45) Purging py3-pep517 (0.12.0-r1) (16/45) Purging py3-tomli (2.0.0-r1) (17/45) Purging py3-progress (1.6-r1) (18/45) Purging py3-requests (2.26.0-r2) (19/45) Purging py3-certifi (2020.12.5-r2) (20/45) Purging py3-charset-normalizer (2.0.7-r1) (21/45) Purging py3-idna (3.3-r1) (22/45) Purging py3-urllib3 (1.26.7-r1) (23/45) Purging py3-retrying (1.3.3-r3) (24/45) Purging py3-setuptools (52.0.0-r5) (25/45) Purging py3-ordered-set (4.0.2-r3) (26/45) Purging py3-appdirs (1.4.4-r3) (27/45) Purging py3-webencodings (0.5.1-r5) (28/45) Purging py3-pytest (6.2.5-r1) (29/45) Purging py3-atomicwrites (1.4.0-r2) (30/45) Purging py3-attrs (21.2.0-r1) (31/45) Purging py3-more-itertools (8.12.0-r1) (32/45) Purging py3-iniconfig (1.1.1-r2) (33/45) Purging py3-pluggy (0.13.1-r5) (34/45) Purging py3-py (1.10.0-r2) (35/45) Purging py3-wcwidth (0.2.5-r2) (36/45) Purging py3-packaging (21.3-r0) (37/45) Purging py3-parsing (2.4.7-r3) (38/45) Purging py3-six (1.16.0-r1) (39/45) Purging py3-toml (0.10.2-r3) (40/45) Purging python3 (3.10.1-r0) (41/45) Purging libffi (3.4.2-r1) (42/45) Purging gdbm (1.22-r0) (43/45) Purging mpdecimal (2.5.1-r1) (44/45) Purging readline (8.1.1-r0) (45/45) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r6.trigger OK: 365 MiB in 101 packages >>> py3-ukkonen: Updating the testing/aarch64 repository index... >>> py3-ukkonen: Signing the index...