>>> py3-speechpy: Building community/py3-speechpy 2.4-r3 (using abuild 3.10.0_rc1-r2) started Sun, 27 Nov 2022 13:04:10 +0000 >>> py3-speechpy: Checking sanity of /home/buildozer/aports/community/py3-speechpy/APKBUILD... >>> py3-speechpy: Analyzing dependencies... >>> py3-speechpy: Installing for build: build-base python3 py3-numpy py3-scipy py3-setuptools py3-numpy-dev (1/19) Installing libbz2 (1.0.8-r4) (2/19) Installing libffi (3.4.4-r0) (3/19) Installing gdbm (1.23-r0) (4/19) Installing xz-libs (5.2.8-r0) (5/19) Installing mpdecimal (2.5.1-r1) (6/19) Installing readline (8.2.0-r0) (7/19) Installing sqlite-libs (3.40.0-r0) (8/19) Installing python3 (3.11.0-r2) (9/19) Installing libgfortran (12.2.1_git20220924-r4) (10/19) Installing openblas (0.3.21-r0) (11/19) Installing py3-numpy (1.23.5-r0) (12/19) Installing python3-dev (3.11.0-r2) (13/19) Installing py3-numpy-f2py (1.23.5-r0) (14/19) Installing py3-scipy (1.9.3-r1) (15/19) Installing py3-parsing (3.0.9-r1) (16/19) Installing py3-packaging (21.3-r3) (17/19) Installing py3-setuptools (65.6.3-r0) (18/19) Installing py3-numpy-dev (1.23.5-r0) (19/19) Installing .makedepends-py3-speechpy (20221127.130415) Executing busybox-1.35.0-r29.trigger OK: 609 MiB in 115 packages >>> py3-speechpy: Cleaning up srcdir >>> py3-speechpy: Cleaning up pkgdir >>> py3-speechpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/speechpy-fast-2.4.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 100 9416 100 9416 0 0 15357 0 --:--:-- --:--:-- --:--:-- 16754 >>> py3-speechpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/speechpy-fast-2.4.tar.gz >>> py3-speechpy: Checking sha512sums... speechpy-fast-2.4.tar.gz: OK >>> py3-speechpy: Unpacking /var/cache/distfiles/speechpy-fast-2.4.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/speechpy copying speechpy/processing.py -> build/lib/speechpy copying speechpy/__init__.py -> build/lib/speechpy copying speechpy/feature.py -> build/lib/speechpy copying speechpy/functions.py -> build/lib/speechpy running egg_info writing speechpy_fast.egg-info/PKG-INFO writing dependency_links to speechpy_fast.egg-info/dependency_links.txt writing requirements to speechpy_fast.egg-info/requires.txt writing top-level names to speechpy_fast.egg-info/top_level.txt reading manifest file 'speechpy_fast.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'speechpy_fast.egg-info/SOURCES.txt' >>> py3-speechpy: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3.11/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 egg_info writing speechpy_fast.egg-info/PKG-INFO writing dependency_links to speechpy_fast.egg-info/dependency_links.txt writing requirements to speechpy_fast.egg-info/requires.txt writing top-level names to speechpy_fast.egg-info/top_level.txt reading manifest file 'speechpy_fast.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'speechpy_fast.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-speechpy/pkg creating /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy creating /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr creating /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib creating /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.11/site-packages/speechpy copying build/lib/speechpy/processing.py -> /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.11/site-packages/speechpy copying build/lib/speechpy/__init__.py -> /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.11/site-packages/speechpy copying build/lib/speechpy/feature.py -> /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.11/site-packages/speechpy copying build/lib/speechpy/functions.py -> /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.11/site-packages/speechpy byte-compiling /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.11/site-packages/speechpy/processing.py to processing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.11/site-packages/speechpy/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.11/site-packages/speechpy/feature.py to feature.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.11/site-packages/speechpy/functions.py to functions.cpython-311.pyc running install_egg_info Copying speechpy_fast.egg-info to /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.11/site-packages/speechpy_fast-2.4-py3.11.egg-info running install_scripts >>> py3-speechpy*: Running postcheck for py3-speechpy >>> py3-speechpy*: Preparing package py3-speechpy... >>> py3-speechpy*: Tracing dependencies... >>> py3-speechpy*: Package size: 120.0 KB >>> py3-speechpy*: Compressing data... >>> py3-speechpy*: Create checksum... >>> py3-speechpy*: Create py3-speechpy-2.4-r3.apk >>> py3-speechpy: Build complete at Sun, 27 Nov 2022 13:04:27 +0000 elapsed time 0h 0m 17s >>> py3-speechpy: Cleaning up srcdir >>> py3-speechpy: Cleaning up pkgdir >>> py3-speechpy: Uninstalling dependencies... (1/19) Purging .makedepends-py3-speechpy (20221127.130415) (2/19) Purging py3-scipy (1.9.3-r1) (3/19) Purging py3-numpy-f2py (1.23.5-r0) (4/19) Purging python3-dev (3.11.0-r2) (5/19) Purging py3-setuptools (65.6.3-r0) (6/19) Purging py3-packaging (21.3-r3) (7/19) Purging py3-parsing (3.0.9-r1) (8/19) Purging python3 (3.11.0-r2) (9/19) Purging py3-numpy-dev (1.23.5-r0) (10/19) Purging py3-numpy (1.23.5-r0) (11/19) Purging libbz2 (1.0.8-r4) (12/19) Purging libffi (3.4.4-r0) (13/19) Purging gdbm (1.23-r0) (14/19) Purging xz-libs (5.2.8-r0) (15/19) Purging mpdecimal (2.5.1-r1) (16/19) Purging readline (8.2.0-r0) (17/19) Purging sqlite-libs (3.40.0-r0) (18/19) Purging openblas (0.3.21-r0) (19/19) Purging libgfortran (12.2.1_git20220924-r4) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> py3-speechpy: Updating the community/riscv64 repository index... >>> py3-speechpy: Signing the index...