>>> py3-ukkonen: Building community/py3-ukkonen 1.0.1-r3 (using abuild 3.12.0-r3) started Mon, 12 Feb 2024 10:48:03 +0000 >>> py3-ukkonen: Checking sanity of /home/buildozer/aports/community/py3-ukkonen/APKBUILD... >>> py3-ukkonen: Analyzing dependencies... >>> py3-ukkonen: Installing for build: build-base py3-cffi python3-dev py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/36) Installing libffi (3.4.4-r3) (2/36) Installing gdbm (1.23-r1) (3/36) Installing mpdecimal (4.0.0-r0) (4/36) Installing libpanelw (6.4_p20231125-r0) (5/36) Installing readline (8.2.10-r0) (6/36) Installing sqlite-libs (3.45.1-r0) (7/36) Installing python3 (3.11.7-r1) (8/36) Installing python3-pycache-pyc0 (3.11.7-r1) (9/36) Installing pyc (3.11.7-r1) (10/36) Installing py3-cparser-pyc (2.21-r4) (11/36) Installing py3-cffi-pyc (1.16.0-r0) (12/36) Installing python3-pyc (3.11.7-r1) (13/36) Installing py3-cparser (2.21-r4) (14/36) Installing py3-cffi (1.16.0-r0) (15/36) Installing python3-dev (3.11.7-r1) (16/36) Installing py3-installer (0.7.0-r1) (17/36) Installing py3-installer-pyc (0.7.0-r1) (18/36) Installing py3-gpep517 (15-r1) (19/36) Installing py3-gpep517-pyc (15-r1) (20/36) Installing py3-parsing (3.1.1-r0) (21/36) Installing py3-parsing-pyc (3.1.1-r0) (22/36) Installing py3-packaging (23.2-r0) (23/36) Installing py3-packaging-pyc (23.2-r0) (24/36) Installing py3-setuptools (69.1.0-r0) (25/36) Installing py3-setuptools-pyc (69.1.0-r0) (26/36) Installing py3-wheel (0.42.0-r0) (27/36) Installing py3-wheel-pyc (0.42.0-r0) (28/36) Installing py3-iniconfig (1.1.1-r8) (29/36) Installing py3-iniconfig-pyc (1.1.1-r8) (30/36) Installing py3-pluggy (1.3.0-r0) (31/36) Installing py3-pluggy-pyc (1.3.0-r0) (32/36) Installing py3-py (1.11.0-r2) (33/36) Installing py3-py-pyc (1.11.0-r2) (34/36) Installing py3-pytest (8.0.0-r0) (35/36) Installing py3-pytest-pyc (8.0.0-r0) (36/36) Installing .makedepends-py3-ukkonen (20240212.104805) Executing busybox-1.36.1-r19.trigger OK: 486 MiB in 148 packages >>> py3-ukkonen: Cleaning up srcdir >>> py3-ukkonen: Cleaning up pkgdir >>> py3-ukkonen: Cleaning up tmpdir >>> 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 % 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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4547 0 4547 0 0 8483 0 --:--:-- --:--:-- --:--:-- 8483 >>> 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 2024-02-12 10:48:07,887 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-02-12 10:48:08,015 root INFO running bdist_wheel 2024-02-12 10:48:08,032 root INFO running build 2024-02-12 10:48:08,033 root INFO running build_py 2024-02-12 10:48:08,036 root INFO creating build 2024-02-12 10:48:08,036 root INFO creating build/lib.linux-i686-cpython-311 2024-02-12 10:48:08,037 root INFO copying ukkonen.py -> build/lib.linux-i686-cpython-311 2024-02-12 10:48:08,037 root INFO running build_ext 2024-02-12 10:48:08,037 root INFO generating cffi module 'build/temp.linux-i686-cpython-311/_ukkonen.c' 2024-02-12 10:48:08,037 root INFO creating build/temp.linux-i686-cpython-311 2024-02-12 10:48:08,041 root INFO building '_ukkonen' extension 2024-02-12 10:48:08,041 root INFO creating build/temp.linux-i686-cpython-311/build 2024-02-12 10:48:08,041 root INFO creating build/temp.linux-i686-cpython-311/build/temp.linux-i686-cpython-311 2024-02-12 10:48:08,042 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I. -I/usr/include/python3.11 -c _ukkonen.cpp -o build/temp.linux-i686-cpython-311/_ukkonen.o 2024-02-12 10:48:08,695 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I. -I/usr/include/python3.11 -c build/temp.linux-i686-cpython-311/_ukkonen.c -o build/temp.linux-i686-cpython-311/build/temp.linux-i686-cpython-311/_ukkonen.o 2024-02-12 10:48:08,957 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-311/_ukkonen.o build/temp.linux-i686-cpython-311/build/temp.linux-i686-cpython-311/_ukkonen.o -L/usr/lib -o build/lib.linux-i686-cpython-311/_ukkonen.abi3.so 2024-02-12 10:48:08,996 wheel INFO installing to build/bdist.linux-i686/wheel 2024-02-12 10:48:08,996 root INFO running install 2024-02-12 10:48:09,011 root INFO running install_lib 2024-02-12 10:48:09,014 root INFO creating build/bdist.linux-i686 2024-02-12 10:48:09,014 root INFO creating build/bdist.linux-i686/wheel 2024-02-12 10:48:09,014 root INFO copying build/lib.linux-i686-cpython-311/_ukkonen.abi3.so -> build/bdist.linux-i686/wheel 2024-02-12 10:48:09,015 root INFO copying build/lib.linux-i686-cpython-311/ukkonen.py -> build/bdist.linux-i686/wheel 2024-02-12 10:48:09,015 root INFO running install_egg_info 2024-02-12 10:48:09,021 root INFO running egg_info 2024-02-12 10:48:09,021 root INFO creating ukkonen.egg-info 2024-02-12 10:48:09,024 root INFO writing ukkonen.egg-info/PKG-INFO 2024-02-12 10:48:09,024 root INFO writing dependency_links to ukkonen.egg-info/dependency_links.txt 2024-02-12 10:48:09,025 root INFO writing requirements to ukkonen.egg-info/requires.txt 2024-02-12 10:48:09,025 root INFO writing top-level names to ukkonen.egg-info/top_level.txt 2024-02-12 10:48:09,026 root INFO writing manifest file 'ukkonen.egg-info/SOURCES.txt' 2024-02-12 10:48:09,032 root INFO reading manifest file 'ukkonen.egg-info/SOURCES.txt' 2024-02-12 10:48:09,032 root INFO reading manifest template 'MANIFEST.in' 2024-02-12 10:48:09,033 root INFO adding license file 'licenses/LICENSE' 2024-02-12 10:48:09,033 root INFO adding license file 'LICENSE' 2024-02-12 10:48:09,035 root INFO writing manifest file 'ukkonen.egg-info/SOURCES.txt' 2024-02-12 10:48:09,035 root INFO Copying ukkonen.egg-info to build/bdist.linux-i686/wheel/ukkonen-1.0.1-py3.11.egg-info 2024-02-12 10:48:09,038 root INFO running install_scripts 2024-02-12 10:48:09,048 wheel INFO creating build/bdist.linux-i686/wheel/ukkonen-1.0.1.dist-info/WHEEL 2024-02-12 10:48:09,049 wheel INFO creating '/home/buildozer/aports/community/py3-ukkonen/src/ukkonen-1.0.1/dist/.tmp-60uo2vu6/ukkonen-1.0.1-cp311-abi3-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-02-12 10:48:09,050 wheel INFO adding '_ukkonen.abi3.so' 2024-02-12 10:48:09,052 wheel INFO adding 'ukkonen.py' 2024-02-12 10:48:09,053 wheel INFO adding 'ukkonen-1.0.1.dist-info/LICENSE' 2024-02-12 10:48:09,053 wheel INFO adding 'ukkonen-1.0.1.dist-info/METADATA' 2024-02-12 10:48:09,054 wheel INFO adding 'ukkonen-1.0.1.dist-info/WHEEL' 2024-02-12 10:48:09,054 wheel INFO adding 'ukkonen-1.0.1.dist-info/top_level.txt' 2024-02-12 10:48:09,055 wheel INFO adding 'ukkonen-1.0.1.dist-info/RECORD' 2024-02-12 10:48:09,055 wheel INFO removing build/bdist.linux-i686/wheel 2024-02-12 10:48:09,057 gpep517 INFO The backend produced dist/ukkonen-1.0.1-cp311-abi3-linux_i686.whl ukkonen-1.0.1-cp311-abi3-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.11.7, pytest-8.0.0, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-ukkonen/src/ukkonen-1.0.1 collected 3 items tests/ukkonen_test.py ... [100%] ============================== 3 passed in 0.03s =============================== >>> py3-ukkonen: Entering fakeroot... >>> py3-ukkonen-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-ukkonen/pkg/py3-ukkonen-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-ukkonen-pyc*: Preparing subpackage py3-ukkonen-pyc... >>> py3-ukkonen-pyc*: Running postcheck for py3-ukkonen-pyc >>> py3-ukkonen*: Running postcheck for py3-ukkonen >>> py3-ukkonen*: Preparing package py3-ukkonen... >>> py3-ukkonen*: Stripping binaries >>> py3-ukkonen-pyc*: Scanning shared objects >>> py3-ukkonen*: Scanning shared objects >>> py3-ukkonen-pyc*: Tracing dependencies... py3-cffi python3~3.11 >>> py3-ukkonen-pyc*: Package size: 28.0 KB >>> py3-ukkonen-pyc*: Compressing data... >>> py3-ukkonen-pyc*: Create checksum... >>> py3-ukkonen-pyc*: Create py3-ukkonen-pyc-1.0.1-r3.apk >>> py3-ukkonen*: Tracing dependencies... py3-cffi python3~3.11 so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-ukkonen*: Package size: 64.0 KB >>> py3-ukkonen*: Compressing data... >>> py3-ukkonen*: Create checksum... >>> py3-ukkonen*: Create py3-ukkonen-1.0.1-r3.apk >>> py3-ukkonen: Build complete at Mon, 12 Feb 2024 10:48:17 +0000 elapsed time 0h 0m 14s >>> py3-ukkonen: Cleaning up srcdir >>> py3-ukkonen: Cleaning up pkgdir >>> py3-ukkonen: Uninstalling dependencies... (1/36) Purging .makedepends-py3-ukkonen (20240212.104805) (2/36) Purging py3-cffi-pyc (1.16.0-r0) (3/36) Purging py3-cffi (1.16.0-r0) (4/36) Purging py3-cparser-pyc (2.21-r4) (5/36) Purging py3-cparser (2.21-r4) (6/36) Purging python3-dev (3.11.7-r1) (7/36) Purging py3-gpep517-pyc (15-r1) (8/36) Purging py3-gpep517 (15-r1) (9/36) Purging py3-installer-pyc (0.7.0-r1) (10/36) Purging py3-installer (0.7.0-r1) (11/36) Purging py3-setuptools-pyc (69.1.0-r0) (12/36) Purging py3-setuptools (69.1.0-r0) (13/36) Purging py3-wheel-pyc (0.42.0-r0) (14/36) Purging py3-wheel (0.42.0-r0) (15/36) Purging py3-pytest-pyc (8.0.0-r0) (16/36) Purging py3-pytest (8.0.0-r0) (17/36) Purging py3-iniconfig-pyc (1.1.1-r8) (18/36) Purging py3-iniconfig (1.1.1-r8) (19/36) Purging py3-packaging-pyc (23.2-r0) (20/36) Purging py3-packaging (23.2-r0) (21/36) Purging py3-parsing-pyc (3.1.1-r0) (22/36) Purging py3-parsing (3.1.1-r0) (23/36) Purging py3-pluggy-pyc (1.3.0-r0) (24/36) Purging py3-pluggy (1.3.0-r0) (25/36) Purging py3-py-pyc (1.11.0-r2) (26/36) Purging py3-py (1.11.0-r2) (27/36) Purging python3-pyc (3.11.7-r1) (28/36) Purging python3-pycache-pyc0 (3.11.7-r1) (29/36) Purging pyc (3.11.7-r1) (30/36) Purging python3 (3.11.7-r1) (31/36) Purging gdbm (1.23-r1) (32/36) Purging libffi (3.4.4-r3) (33/36) Purging libpanelw (6.4_p20231125-r0) (34/36) Purging mpdecimal (4.0.0-r0) (35/36) Purging readline (8.2.10-r0) (36/36) Purging sqlite-libs (3.45.1-r0) Executing busybox-1.36.1-r19.trigger OK: 380 MiB in 112 packages >>> py3-ukkonen: Updating the community/x86 repository index... >>> py3-ukkonen: Signing the index...