>>> py3-ukkonen: Building testing/py3-ukkonen 1.0.1-r1 (using abuild 3.9.0-r0) started Wed, 27 Apr 2022 04:05:48 +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 (1/19) Installing libbz2 (1.0.8-r1) (2/19) Installing libffi (3.4.2-r1) (3/19) Installing gdbm (1.23-r0) (4/19) Installing xz-libs (5.2.5-r1) (5/19) Installing mpdecimal (2.5.1-r1) (6/19) Installing readline (8.1.2-r0) (7/19) Installing sqlite-libs (3.38.2-r0) (8/19) Installing python3 (3.10.3-r1) (9/19) Installing py3-cparser (2.20-r2) (10/19) Installing py3-cffi (1.15.0-r0) (11/19) Installing python3-dev (3.10.3-r1) (12/19) Installing py3-appdirs (1.4.4-r3) (13/19) Installing py3-more-itertools (8.12.0-r2) (14/19) Installing py3-ordered-set (4.0.2-r3) (15/19) Installing py3-parsing (2.4.7-r3) (16/19) Installing py3-six (1.16.0-r1) (17/19) Installing py3-packaging (21.3-r0) (18/19) Installing py3-setuptools (59.4.0-r0) (19/19) Installing .makedepends-py3-ukkonen (20220427.040552) Executing busybox-1.35.0-r10.trigger OK: 366 MiB in 97 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/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-riscv64-3.10 copying ukkonen.py -> build/lib.linux-riscv64-3.10 running build_ext generating cffi module 'build/temp.linux-riscv64-3.10/_ukkonen.c' creating build/temp.linux-riscv64-3.10 building '_ukkonen' extension creating build/temp.linux-riscv64-3.10/build creating build/temp.linux-riscv64-3.10/build/temp.linux-riscv64-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=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I. -I/usr/include/python3.10 -c _ukkonen.cpp -o build/temp.linux-riscv64-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=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I. -I/usr/include/python3.10 -c build/temp.linux-riscv64-3.10/_ukkonen.c -o build/temp.linux-riscv64-3.10/build/temp.linux-riscv64-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-riscv64-3.10/_ukkonen.o build/temp.linux-riscv64-3.10/build/temp.linux-riscv64-3.10/_ukkonen.o -L/usr/lib -o build/lib.linux-riscv64-3.10/_ukkonen.abi3.so >>> py3-ukkonen: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext generating cffi module 'build/temp.linux-riscv64-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-riscv64-3.10/_ukkonen.abi3.so -> /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.10/site-packages copying build/lib.linux-riscv64-3.10/ukkonen.py -> /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' adding license file 'licenses/LICENSE' adding license file 'LICENSE' 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-riscv64.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-r1.apk >>> py3-ukkonen: Build complete at Wed, 27 Apr 2022 04:06:11 +0000 elapsed time 0h 0m 23s >>> py3-ukkonen: Cleaning up srcdir >>> py3-ukkonen: Cleaning up pkgdir >>> py3-ukkonen: Uninstalling dependencies... (1/19) Purging .makedepends-py3-ukkonen (20220427.040552) (2/19) Purging py3-cffi (1.15.0-r0) (3/19) Purging py3-cparser (2.20-r2) (4/19) Purging python3-dev (3.10.3-r1) (5/19) Purging py3-setuptools (59.4.0-r0) (6/19) Purging py3-appdirs (1.4.4-r3) (7/19) Purging py3-more-itertools (8.12.0-r2) (8/19) Purging py3-ordered-set (4.0.2-r3) (9/19) Purging py3-packaging (21.3-r0) (10/19) Purging py3-six (1.16.0-r1) (11/19) Purging py3-parsing (2.4.7-r3) (12/19) Purging python3 (3.10.3-r1) (13/19) Purging libbz2 (1.0.8-r1) (14/19) Purging libffi (3.4.2-r1) (15/19) Purging gdbm (1.23-r0) (16/19) Purging xz-libs (5.2.5-r1) (17/19) Purging mpdecimal (2.5.1-r1) (18/19) Purging readline (8.1.2-r0) (19/19) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r10.trigger OK: 214 MiB in 78 packages >>> py3-ukkonen: Updating the testing/riscv64 repository index... >>> py3-ukkonen: Signing the index...