>>> py3-ukkonen: Building testing/py3-ukkonen 1.0.1-r1 (using abuild 3.9.0-r0) started Wed, 06 Apr 2022 15:34:22 +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-pytest (1/27) Installing libbz2 (1.0.8-r1) (2/27) Installing libffi (3.4.2-r1) (3/27) Installing gdbm (1.23-r0) (4/27) Installing xz-libs (5.2.5-r0) (5/27) Installing mpdecimal (2.5.1-r1) (6/27) Installing readline (8.1.2-r0) (7/27) Installing sqlite-libs (3.37.2-r0) (8/27) Installing python3 (3.10.2-r1) (9/27) Installing py3-cparser (2.20-r2) (10/27) Installing py3-cffi (1.15.0-r0) (11/27) Installing python3-dev (3.10.2-r1) (12/27) Installing py3-ordered-set (4.0.2-r3) (13/27) Installing py3-appdirs (1.4.4-r3) (14/27) Installing py3-parsing (2.4.7-r3) (15/27) Installing py3-six (1.16.0-r1) (16/27) Installing py3-packaging (21.3-r0) (17/27) Installing py3-setuptools (52.0.0-r5) (18/27) Installing py3-atomicwrites (1.4.0-r2) (19/27) Installing py3-attrs (21.2.0-r1) (20/27) Installing py3-more-itertools (8.12.0-r1) (21/27) Installing py3-iniconfig (1.1.1-r2) (22/27) Installing py3-pluggy (0.13.1-r5) (23/27) Installing py3-py (1.10.0-r2) (24/27) Installing py3-wcwidth (0.2.5-r2) (25/27) Installing py3-toml (0.10.2-r3) (26/27) Installing py3-pytest (6.2.5-r1) (27/27) Installing .makedepends-py3-ukkonen (20220406.153424) Executing busybox-1.35.0-r7.trigger OK: 343 MiB in 117 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 >>> 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-ppc64le-3.10 copying ukkonen.py -> build/lib.linux-ppc64le-3.10 running build_ext generating cffi module 'build/temp.linux-ppc64le-3.10/_ukkonen.c' creating build/temp.linux-ppc64le-3.10 building '_ukkonen' extension creating build/temp.linux-ppc64le-3.10/build creating build/temp.linux-ppc64le-3.10/build/temp.linux-ppc64le-3.10 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I. -I/usr/include/python3.10 -c _ukkonen.cpp -o build/temp.linux-ppc64le-3.10/_ukkonen.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I. -I/usr/include/python3.10 -c build/temp.linux-ppc64le-3.10/_ukkonen.c -o build/temp.linux-ppc64le-3.10/build/temp.linux-ppc64le-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 -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-3.10/_ukkonen.o build/temp.linux-ppc64le-3.10/build/temp.linux-ppc64le-3.10/_ukkonen.o -L/usr/lib -o build/lib.linux-ppc64le-3.10/_ukkonen.abi3.so ============================= test session starts ============================== platform linux -- Python 3.10.2, 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-ppc64le-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-ppc64le-3.10/ukkonen.py -> /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.10/site-packages copying build/lib.linux-ppc64le-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-ppc64le.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-ukkonen*: Package size: 124.0 KB >>> py3-ukkonen*: Compressing data... >>> py3-ukkonen*: Create checksum... >>> py3-ukkonen*: Create py3-ukkonen-1.0.1-r1.apk >>> py3-ukkonen: Build complete at Wed, 06 Apr 2022 15:34:27 +0000 elapsed time 0h 0m 5s >>> py3-ukkonen: Cleaning up srcdir >>> py3-ukkonen: Cleaning up pkgdir >>> py3-ukkonen: Uninstalling dependencies... (1/27) Purging .makedepends-py3-ukkonen (20220406.153424) (2/27) Purging py3-cffi (1.15.0-r0) (3/27) Purging py3-cparser (2.20-r2) (4/27) Purging python3-dev (3.10.2-r1) (5/27) Purging py3-setuptools (52.0.0-r5) (6/27) Purging py3-ordered-set (4.0.2-r3) (7/27) Purging py3-appdirs (1.4.4-r3) (8/27) Purging py3-pytest (6.2.5-r1) (9/27) Purging py3-atomicwrites (1.4.0-r2) (10/27) Purging py3-attrs (21.2.0-r1) (11/27) Purging py3-more-itertools (8.12.0-r1) (12/27) Purging py3-iniconfig (1.1.1-r2) (13/27) Purging py3-pluggy (0.13.1-r5) (14/27) Purging py3-py (1.10.0-r2) (15/27) Purging py3-wcwidth (0.2.5-r2) (16/27) Purging py3-packaging (21.3-r0) (17/27) Purging py3-parsing (2.4.7-r3) (18/27) Purging py3-six (1.16.0-r1) (19/27) Purging py3-toml (0.10.2-r3) (20/27) Purging python3 (3.10.2-r1) (21/27) Purging libbz2 (1.0.8-r1) (22/27) Purging libffi (3.4.2-r1) (23/27) Purging gdbm (1.23-r0) (24/27) Purging xz-libs (5.2.5-r0) (25/27) Purging mpdecimal (2.5.1-r1) (26/27) Purging readline (8.1.2-r0) (27/27) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r7.trigger OK: 231 MiB in 90 packages >>> py3-ukkonen: Updating the testing/ppc64le repository index... >>> py3-ukkonen: Signing the index...