>>> py3-ukkonen: Building community/py3-ukkonen 1.0.1-r3 (using abuild 3.12.0-r3) started Mon, 12 Feb 2024 10:48:12 +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.104813) Executing busybox-1.36.1-r19.trigger OK: 407 MiB in 145 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 >>> 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/ukkonen-1.0.1.tar.gz... >>> py3-ukkonen: 01-fix-musl-build.patch patching file _ukkonen.cpp 2024-02-12 10:48:14,712 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-02-12 10:48:14,803 root INFO running bdist_wheel 2024-02-12 10:48:14,814 root INFO running build 2024-02-12 10:48:14,814 root INFO running build_py 2024-02-12 10:48:14,816 root INFO creating build 2024-02-12 10:48:14,816 root INFO creating build/lib.linux-ppc64le-cpython-311 2024-02-12 10:48:14,816 root INFO copying ukkonen.py -> build/lib.linux-ppc64le-cpython-311 2024-02-12 10:48:14,817 root INFO running build_ext 2024-02-12 10:48:14,817 root INFO generating cffi module 'build/temp.linux-ppc64le-cpython-311/_ukkonen.c' 2024-02-12 10:48:14,817 root INFO creating build/temp.linux-ppc64le-cpython-311 2024-02-12 10:48:14,819 root INFO building '_ukkonen' extension 2024-02-12 10:48:14,819 root INFO creating build/temp.linux-ppc64le-cpython-311/build 2024-02-12 10:48:14,819 root INFO creating build/temp.linux-ppc64le-cpython-311/build/temp.linux-ppc64le-cpython-311 2024-02-12 10:48:14,820 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-ppc64le-cpython-311/_ukkonen.o 2024-02-12 10:48:15,164 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-ppc64le-cpython-311/_ukkonen.c -o build/temp.linux-ppc64le-cpython-311/build/temp.linux-ppc64le-cpython-311/_ukkonen.o 2024-02-12 10:48:15,284 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-ppc64le-cpython-311/_ukkonen.o build/temp.linux-ppc64le-cpython-311/build/temp.linux-ppc64le-cpython-311/_ukkonen.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/_ukkonen.abi3.so 2024-02-12 10:48:15,323 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-02-12 10:48:15,324 root INFO running install 2024-02-12 10:48:15,346 root INFO running install_lib 2024-02-12 10:48:15,348 root INFO creating build/bdist.linux-ppc64le 2024-02-12 10:48:15,348 root INFO creating build/bdist.linux-ppc64le/wheel 2024-02-12 10:48:15,348 root INFO copying build/lib.linux-ppc64le-cpython-311/_ukkonen.abi3.so -> build/bdist.linux-ppc64le/wheel 2024-02-12 10:48:15,349 root INFO copying build/lib.linux-ppc64le-cpython-311/ukkonen.py -> build/bdist.linux-ppc64le/wheel 2024-02-12 10:48:15,349 root INFO running install_egg_info 2024-02-12 10:48:15,352 root INFO running egg_info 2024-02-12 10:48:15,353 root INFO creating ukkonen.egg-info 2024-02-12 10:48:15,354 root INFO writing ukkonen.egg-info/PKG-INFO 2024-02-12 10:48:15,355 root INFO writing dependency_links to ukkonen.egg-info/dependency_links.txt 2024-02-12 10:48:15,355 root INFO writing requirements to ukkonen.egg-info/requires.txt 2024-02-12 10:48:15,355 root INFO writing top-level names to ukkonen.egg-info/top_level.txt 2024-02-12 10:48:15,355 root INFO writing manifest file 'ukkonen.egg-info/SOURCES.txt' 2024-02-12 10:48:15,357 root INFO reading manifest file 'ukkonen.egg-info/SOURCES.txt' 2024-02-12 10:48:15,357 root INFO reading manifest template 'MANIFEST.in' 2024-02-12 10:48:15,358 root INFO adding license file 'licenses/LICENSE' 2024-02-12 10:48:15,358 root INFO adding license file 'LICENSE' 2024-02-12 10:48:15,358 root INFO writing manifest file 'ukkonen.egg-info/SOURCES.txt' 2024-02-12 10:48:15,359 root INFO Copying ukkonen.egg-info to build/bdist.linux-ppc64le/wheel/ukkonen-1.0.1-py3.11.egg-info 2024-02-12 10:48:15,359 root INFO running install_scripts 2024-02-12 10:48:15,367 wheel INFO creating build/bdist.linux-ppc64le/wheel/ukkonen-1.0.1.dist-info/WHEEL 2024-02-12 10:48:15,368 wheel INFO creating '/home/buildozer/aports/community/py3-ukkonen/src/ukkonen-1.0.1/dist/.tmp-8hswezqc/ukkonen-1.0.1-cp311-abi3-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-02-12 10:48:15,368 wheel INFO adding '_ukkonen.abi3.so' 2024-02-12 10:48:15,369 wheel INFO adding 'ukkonen.py' 2024-02-12 10:48:15,370 wheel INFO adding 'ukkonen-1.0.1.dist-info/LICENSE' 2024-02-12 10:48:15,370 wheel INFO adding 'ukkonen-1.0.1.dist-info/METADATA' 2024-02-12 10:48:15,371 wheel INFO adding 'ukkonen-1.0.1.dist-info/WHEEL' 2024-02-12 10:48:15,371 wheel INFO adding 'ukkonen-1.0.1.dist-info/top_level.txt' 2024-02-12 10:48:15,371 wheel INFO adding 'ukkonen-1.0.1.dist-info/RECORD' 2024-02-12 10:48:15,371 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-02-12 10:48:15,372 gpep517 INFO The backend produced dist/ukkonen-1.0.1-cp311-abi3-linux_ppc64le.whl ukkonen-1.0.1-cp311-abi3-linux_ppc64le.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.02s =============================== >>> 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-ppc64le.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-ukkonen*: Package size: 116.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:21 +0000 elapsed time 0h 0m 9s >>> py3-ukkonen: Cleaning up srcdir >>> py3-ukkonen: Cleaning up pkgdir >>> py3-ukkonen: Uninstalling dependencies... (1/36) Purging .makedepends-py3-ukkonen (20240212.104813) (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: 265 MiB in 109 packages >>> py3-ukkonen: Updating the community/ppc64le repository index... >>> py3-ukkonen: Signing the index...