>>> py3-speechpy: Building community/py3-speechpy 2.4-r1 (using abuild 3.9.0_rc2-r1) started Fri, 22 Oct 2021 07:02:35 +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/21) Installing libffi (3.4.2-r1) (2/21) Installing gdbm (1.20-r2) (3/21) Installing mpdecimal (2.5.1-r1) (4/21) Installing readline (8.1.1-r0) (5/21) Installing sqlite-libs (3.36.0-r0) (6/21) Installing python3 (3.9.7-r3) (7/21) Installing libquadmath (10.3.1_git20210921-r1) (8/21) Installing libgfortran (10.3.1_git20210921-r1) (9/21) Installing openblas (0.3.18-r0) (10/21) Installing py3-numpy (1.21.1-r0) (11/21) Installing python3-dev (3.9.7-r3) (12/21) Installing py3-numpy-f2py (1.21.1-r0) (13/21) Installing py3-scipy (1.7.1-r0) (14/21) Installing py3-ordered-set (4.0.2-r2) (15/21) Installing py3-appdirs (1.4.4-r2) (16/21) Installing py3-parsing (2.4.7-r2) (17/21) Installing py3-six (1.16.0-r0) (18/21) Installing py3-packaging (20.9-r1) (19/21) Installing py3-setuptools (52.0.0-r4) (20/21) Installing py3-numpy-dev (1.21.1-r0) (21/21) Installing .makedepends-py3-speechpy (20211022.070243) Executing busybox-1.34.1-r1.trigger OK: 555 MiB in 116 packages >>> py3-speechpy: Cleaning up srcdir >>> py3-speechpy: Cleaning up pkgdir >>> py3-speechpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/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 curl: (22) The requested URL returned error: 404 >>> py3-speechpy: Fetching https://pypi.python.org/packages/source/s/speechpy-fast/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 100 122 100 122 0 0 2340 0 --:--:-- --:--:-- --:--:-- 2392 100 284 100 284 0 0 1459 0 --:--:-- --:--:-- --:--:-- 1459 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9416 100 9416 0 0 35089 0 --:--:-- --:--:-- --:--:-- 35089 >>> py3-speechpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/speechpy-fast-2.4.tar.gz >>> py3-speechpy: Checking sha512sums... speechpy-fast-2.4.tar.gz: OK >>> py3-speechpy: Unpacking /var/cache/distfiles/v3.15/speechpy-fast-2.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/speechpy copying speechpy/functions.py -> build/lib/speechpy copying speechpy/processing.py -> build/lib/speechpy copying speechpy/__init__.py -> build/lib/speechpy copying speechpy/feature.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... running install 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.9 creating /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.9/site-packages/speechpy copying build/lib/speechpy/functions.py -> /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.9/site-packages/speechpy copying build/lib/speechpy/processing.py -> /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.9/site-packages/speechpy copying build/lib/speechpy/__init__.py -> /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.9/site-packages/speechpy copying build/lib/speechpy/feature.py -> /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.9/site-packages/speechpy byte-compiling /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.9/site-packages/speechpy/functions.py to functions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.9/site-packages/speechpy/processing.py to processing.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.9/site-packages/speechpy/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.9/site-packages/speechpy/feature.py to feature.cpython-39.pyc running install_egg_info Copying speechpy_fast.egg-info to /home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.9/site-packages/speechpy_fast-2.4-py3.9.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: 116.0 KB >>> py3-speechpy*: Compressing data... >>> py3-speechpy*: Create checksum... >>> py3-speechpy*: Create py3-speechpy-2.4-r1.apk >>> py3-speechpy: Build complete at Fri, 22 Oct 2021 07:02:47 +0000 elapsed time 0h 0m 12s >>> py3-speechpy: Cleaning up srcdir >>> py3-speechpy: Cleaning up pkgdir >>> py3-speechpy: Uninstalling dependencies... (1/21) Purging .makedepends-py3-speechpy (20211022.070243) (2/21) Purging py3-scipy (1.7.1-r0) (3/21) Purging py3-numpy-f2py (1.21.1-r0) (4/21) Purging python3-dev (3.9.7-r3) (5/21) Purging py3-setuptools (52.0.0-r4) (6/21) Purging py3-ordered-set (4.0.2-r2) (7/21) Purging py3-appdirs (1.4.4-r2) (8/21) Purging py3-packaging (20.9-r1) (9/21) Purging py3-parsing (2.4.7-r2) (10/21) Purging py3-six (1.16.0-r0) (11/21) Purging python3 (3.9.7-r3) (12/21) Purging py3-numpy-dev (1.21.1-r0) (13/21) Purging py3-numpy (1.21.1-r0) (14/21) Purging libffi (3.4.2-r1) (15/21) Purging gdbm (1.20-r2) (16/21) Purging mpdecimal (2.5.1-r1) (17/21) Purging readline (8.1.1-r0) (18/21) Purging sqlite-libs (3.36.0-r0) (19/21) Purging openblas (0.3.18-r0) (20/21) Purging libgfortran (10.3.1_git20210921-r1) (21/21) Purging libquadmath (10.3.1_git20210921-r1) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-speechpy: Updating the community/x86_64 repository index... >>> py3-speechpy: Signing the index...