>>> py3-speechpy: Building community/py3-speechpy 2.4-r4 (using abuild 3.11.0_rc13-r0) started Sun, 30 Apr 2023 08:08:09 +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/42) Installing libbz2 (1.0.8-r5) (2/42) Installing libffi (3.4.4-r2) (3/42) Installing gdbm (1.23-r1) (4/42) Installing xz-libs (5.4.2-r1) (5/42) Installing mpdecimal (2.5.1-r2) (6/42) Installing libpanelw (6.4_p20230429-r0) (7/42) Installing readline (8.2.1-r1) (8/42) Installing sqlite-libs (3.41.2-r2) (9/42) Installing python3 (3.11.3-r10) (10/42) Installing python3-pycache-pyc0 (3.11.3-r10) (11/42) Installing pyc (0.1-r0) (12/42) Installing python3-pyc (3.11.3-r10) (13/42) Installing libgfortran (12.2.1_git20220924-r10) (14/42) Installing openblas (0.3.23-r0) (15/42) Installing py3-numpy (1.24.3-r0) (16/42) Installing py3-numpy-pyc (1.24.3-r0) (17/42) Installing py3-parsing (3.0.9-r2) (18/42) Installing py3-parsing-pyc (3.0.9-r2) (19/42) Installing py3-packaging (23.1-r1) (20/42) Installing py3-packaging-pyc (23.1-r1) (21/42) Installing py3-platformdirs (3.5.0-r0) (22/42) Installing py3-platformdirs-pyc (3.5.0-r0) (23/42) Installing py3-certifi (2022.12.7-r2) (24/42) Installing py3-certifi-pyc (2022.12.7-r2) (25/42) Installing py3-charset-normalizer (3.1.0-r1) (26/42) Installing py3-charset-normalizer-pyc (3.1.0-r1) (27/42) Installing py3-idna (3.4-r4) (28/42) Installing py3-idna-pyc (3.4-r4) (29/42) Installing py3-urllib3 (1.26.15-r1) (30/42) Installing py3-urllib3-pyc (1.26.15-r1) (31/42) Installing py3-requests (2.29.0-r0) (32/42) Installing py3-requests-pyc (2.29.0-r0) (33/42) Installing py3-pooch (1.7.0-r1) (34/42) Installing py3-pooch-pyc (1.7.0-r1) (35/42) Installing python3-dev (3.11.3-r10) (36/42) Installing py3-numpy-f2py (1.24.3-r0) (37/42) Installing py3-scipy (1.10.1-r1) (38/42) Installing py3-scipy-pyc (1.10.1-r1) (39/42) Installing py3-setuptools (67.7.2-r0) (40/42) Installing py3-setuptools-pyc (67.7.2-r0) (41/42) Installing py3-numpy-dev (1.24.3-r0) (42/42) Installing .makedepends-py3-speechpy (20230430.080810) Executing busybox-1.36.0-r8.trigger OK: 673 MiB in 141 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 100 9416 100 9416 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k >>> 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/edge/speechpy-fast-2.4.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build running build_py creating build creating build/lib creating build/lib/speechpy copying speechpy/__init__.py -> build/lib/speechpy copying speechpy/functions.py -> build/lib/speechpy copying speechpy/feature.py -> build/lib/speechpy copying speechpy/processing.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:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() 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/__init__.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 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/processing.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/__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/functions.py to functions.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/processing.py to processing.cpython-311.pyc running install_egg_info 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' 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-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy/usr/lib/python3.11/site-packages/speechpy/__pycache__' -> '/home/buildozer/aports/community/py3-speechpy/pkg/py3-speechpy-pyc/usr/lib/python3.11/site-packages/speechpy/__pycache__' >>> py3-speechpy-pyc*: Preparing subpackage py3-speechpy-pyc... >>> py3-speechpy-pyc*: Running postcheck for py3-speechpy-pyc >>> py3-speechpy*: Running postcheck for py3-speechpy >>> py3-speechpy*: Preparing package py3-speechpy... >>> py3-speechpy-pyc*: Tracing dependencies... python3 py3-numpy py3-scipy python3~3.11 >>> py3-speechpy-pyc*: Package size: 60.0 KB >>> py3-speechpy-pyc*: Compressing data... >>> py3-speechpy-pyc*: Create checksum... >>> py3-speechpy-pyc*: Create py3-speechpy-pyc-2.4-r4.apk >>> py3-speechpy*: Tracing dependencies... python3 py3-numpy py3-scipy python3~3.11 >>> py3-speechpy*: Package size: 84.0 KB >>> py3-speechpy*: Compressing data... >>> py3-speechpy*: Create checksum... >>> py3-speechpy*: Create py3-speechpy-2.4-r4.apk >>> py3-speechpy: Build complete at Sun, 30 Apr 2023 08:08:12 +0000 elapsed time 0h 0m 3s >>> py3-speechpy: Cleaning up srcdir >>> py3-speechpy: Cleaning up pkgdir >>> py3-speechpy: Uninstalling dependencies... (1/42) Purging .makedepends-py3-speechpy (20230430.080810) (2/42) Purging py3-scipy-pyc (1.10.1-r1) (3/42) Purging py3-scipy (1.10.1-r1) (4/42) Purging py3-pooch-pyc (1.7.0-r1) (5/42) Purging py3-pooch (1.7.0-r1) (6/42) Purging py3-platformdirs-pyc (3.5.0-r0) (7/42) Purging py3-platformdirs (3.5.0-r0) (8/42) Purging py3-requests-pyc (2.29.0-r0) (9/42) Purging py3-requests (2.29.0-r0) (10/42) Purging py3-certifi-pyc (2022.12.7-r2) (11/42) Purging py3-certifi (2022.12.7-r2) (12/42) Purging py3-charset-normalizer-pyc (3.1.0-r1) (13/42) Purging py3-charset-normalizer (3.1.0-r1) (14/42) Purging py3-idna-pyc (3.4-r4) (15/42) Purging py3-idna (3.4-r4) (16/42) Purging py3-urllib3-pyc (1.26.15-r1) (17/42) Purging py3-urllib3 (1.26.15-r1) (18/42) Purging py3-numpy-f2py (1.24.3-r0) (19/42) Purging python3-dev (3.11.3-r10) (20/42) Purging py3-setuptools-pyc (67.7.2-r0) (21/42) Purging py3-setuptools (67.7.2-r0) (22/42) Purging py3-packaging-pyc (23.1-r1) (23/42) Purging py3-packaging (23.1-r1) (24/42) Purging py3-parsing-pyc (3.0.9-r2) (25/42) Purging py3-parsing (3.0.9-r2) (26/42) Purging py3-numpy-dev (1.24.3-r0) (27/42) Purging py3-numpy-pyc (1.24.3-r0) (28/42) Purging py3-numpy (1.24.3-r0) (29/42) Purging openblas (0.3.23-r0) (30/42) Purging libgfortran (12.2.1_git20220924-r10) (31/42) Purging python3-pyc (3.11.3-r10) (32/42) Purging python3-pycache-pyc0 (3.11.3-r10) (33/42) Purging pyc (0.1-r0) (34/42) Purging python3 (3.11.3-r10) (35/42) Purging gdbm (1.23-r1) (36/42) Purging libbz2 (1.0.8-r5) (37/42) Purging libffi (3.4.4-r2) (38/42) Purging libpanelw (6.4_p20230429-r0) (39/42) Purging mpdecimal (2.5.1-r2) (40/42) Purging readline (8.2.1-r1) (41/42) Purging sqlite-libs (3.41.2-r2) (42/42) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 408 MiB in 99 packages >>> py3-speechpy: Updating the community/aarch64 repository index... >>> py3-speechpy: Signing the index...