>>> py3-soapy_power: Building testing/py3-soapy_power 1.6.1-r3 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 11:03:28 +0000 >>> py3-soapy_power: Checking sanity of /home/buildozer/aports/testing/py3-soapy_power/APKBUILD... >>> py3-soapy_power: Analyzing dependencies... >>> py3-soapy_power: Installing for build: build-base python3 py3-numpy py3-simplesoapy py3-simplespectral py3-setuptools py3-pytest (1/54) Installing libbz2 (1.0.8-r5) (2/54) Installing libffi (3.4.4-r2) (3/54) Installing gdbm (1.23-r1) (4/54) Installing xz-libs (5.4.2-r1) (5/54) Installing mpdecimal (2.5.1-r2) (6/54) Installing libpanelw (6.4_p20230401-r6) (7/54) Installing readline (8.2.1-r1) (8/54) Installing sqlite-libs (3.41.2-r2) (9/54) Installing python3 (3.11.3-r10) (10/54) Installing python3-pycache-pyc0 (3.11.3-r10) (11/54) Installing pyc (0.1-r0) (12/54) Installing python3-pyc (3.11.3-r10) (13/54) Installing libgfortran (12.2.1_git20220924-r10) (14/54) Installing openblas (0.3.23-r0) (15/54) Installing py3-numpy (1.24.3-r0) (16/54) Installing py3-numpy-pyc (1.24.3-r0) (17/54) Installing soapy-sdr-libs (0.8.1-r2) (18/54) Installing py3-soapy-sdr (0.8.1-r2) (19/54) Installing py3-simplesoapy (1.5.1-r5) (20/54) Installing py3-simplesoapy-pyc (1.5.1-r5) (21/54) Installing py3-parsing (3.0.9-r2) (22/54) Installing py3-parsing-pyc (3.0.9-r2) (23/54) Installing py3-packaging (23.1-r1) (24/54) Installing py3-packaging-pyc (23.1-r1) (25/54) Installing py3-platformdirs (3.2.0-r1) (26/54) Installing py3-platformdirs-pyc (3.2.0-r1) (27/54) Installing py3-certifi (2022.12.7-r2) (28/54) Installing py3-certifi-pyc (2022.12.7-r2) (29/54) Installing py3-charset-normalizer (3.1.0-r1) (30/54) Installing py3-charset-normalizer-pyc (3.1.0-r1) (31/54) Installing py3-idna (3.4-r4) (32/54) Installing py3-idna-pyc (3.4-r4) (33/54) Installing py3-urllib3 (1.26.15-r1) (34/54) Installing py3-urllib3-pyc (1.26.15-r1) (35/54) Installing py3-requests (2.28.2-r1) (36/54) Installing py3-requests-pyc (2.28.2-r1) (37/54) Installing py3-pooch (1.7.0-r1) (38/54) Installing py3-pooch-pyc (1.7.0-r1) (39/54) Installing python3-dev (3.11.3-r10) (40/54) Installing py3-numpy-f2py (1.24.3-r0) (41/54) Installing py3-scipy (1.10.1-r0) (42/54) Installing py3-setuptools (67.7.2-r0) (43/54) Installing py3-setuptools-pyc (67.7.2-r0) (44/54) Installing py3-simplespectral (1.0.0-r3) (45/54) Installing py3-simplespectral-pyc (1.0.0-r3) (46/54) Installing py3-iniconfig (1.1.1-r6) (47/54) Installing py3-iniconfig-pyc (1.1.1-r6) (48/54) Installing py3-pluggy (1.0.0-r3) (49/54) Installing py3-pluggy-pyc (1.0.0-r3) (50/54) Installing py3-py (1.11.0-r2) (51/54) Installing py3-py-pyc (1.11.0-r2) (52/54) Installing py3-pytest (7.3.1-r1) (53/54) Installing py3-pytest-pyc (7.3.1-r1) (54/54) Installing .makedepends-py3-soapy_power (20230425.110329) Executing busybox-1.36.0-r8.trigger OK: 678 MiB in 153 packages >>> py3-soapy_power: Cleaning up srcdir >>> py3-soapy_power: Cleaning up pkgdir >>> py3-soapy_power: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-soapy_power-1.6.1.tar.gz >>> py3-soapy_power: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-soapy_power-1.6.1.tar.gz >>> py3-soapy_power: Checking sha512sums... py3-soapy_power-1.6.1.tar.gz: OK >>> py3-soapy_power: Unpacking /var/cache/distfiles/edge/py3-soapy_power-1.6.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/soapypower copying soapypower/__init__.py -> build/lib/soapypower copying soapypower/writer.py -> build/lib/soapypower copying soapypower/threadpool.py -> build/lib/soapypower copying soapypower/version.py -> build/lib/soapypower copying soapypower/psd.py -> build/lib/soapypower copying soapypower/power.py -> build/lib/soapypower copying soapypower/__main__.py -> build/lib/soapypower running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info creating soapy_power.egg-info writing soapy_power.egg-info/PKG-INFO writing dependency_links to soapy_power.egg-info/dependency_links.txt writing entry points to soapy_power.egg-info/entry_points.txt writing requirements to soapy_power.egg-info/requires.txt writing top-level names to soapy_power.egg-info/top_level.txt writing manifest file 'soapy_power.egg-info/SOURCES.txt' reading manifest file 'soapy_power.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'soapy_power.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK >>> py3-soapy_power: Entering fakeroot... 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/testing/py3-soapy_power/pkg creating /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power creating /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr creating /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib creating /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower copying build/lib/soapypower/__init__.py -> /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower copying build/lib/soapypower/writer.py -> /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower copying build/lib/soapypower/threadpool.py -> /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower copying build/lib/soapypower/version.py -> /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower copying build/lib/soapypower/psd.py -> /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower copying build/lib/soapypower/power.py -> /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower copying build/lib/soapypower/__main__.py -> /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower byte-compiling /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower/writer.py to writer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower/threadpool.py to threadpool.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower/psd.py to psd.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower/power.py to power.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower/__main__.py to __main__.cpython-311.pyc running install_egg_info running egg_info writing soapy_power.egg-info/PKG-INFO writing dependency_links to soapy_power.egg-info/dependency_links.txt writing entry points to soapy_power.egg-info/entry_points.txt writing requirements to soapy_power.egg-info/requires.txt writing top-level names to soapy_power.egg-info/top_level.txt reading manifest file 'soapy_power.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'soapy_power.egg-info/SOURCES.txt' Copying soapy_power.egg-info to /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapy_power-1.6.1-py3.11.egg-info running install_scripts Installing soapy_power script to /home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/bin >>> py3-soapy_power-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power/usr/lib/python3.11/site-packages/soapypower/__pycache__' -> '/home/buildozer/aports/testing/py3-soapy_power/pkg/py3-soapy_power-pyc/usr/lib/python3.11/site-packages/soapypower/__pycache__' >>> py3-soapy_power-pyc*: Preparing subpackage py3-soapy_power-pyc... >>> py3-soapy_power-pyc*: Running postcheck for py3-soapy_power-pyc >>> py3-soapy_power*: Running postcheck for py3-soapy_power >>> py3-soapy_power*: Preparing package py3-soapy_power... >>> py3-soapy_power-pyc*: Tracing dependencies... python3 py3-numpy py3-simplesoapy py3-simplespectral py3-setuptools python3~3.11 >>> py3-soapy_power-pyc*: Package size: 112.0 KB >>> py3-soapy_power-pyc*: Compressing data... >>> py3-soapy_power-pyc*: Create checksum... >>> py3-soapy_power-pyc*: Create py3-soapy_power-pyc-1.6.1-r3.apk >>> py3-soapy_power*: Tracing dependencies... python3 py3-numpy py3-simplesoapy py3-simplespectral py3-setuptools python3~3.11 >>> py3-soapy_power*: Package size: 124.0 KB >>> py3-soapy_power*: Compressing data... >>> py3-soapy_power*: Create checksum... >>> py3-soapy_power*: Create py3-soapy_power-1.6.1-r3.apk >>> py3-soapy_power: Build complete at Tue, 25 Apr 2023 11:03:32 +0000 elapsed time 0h 0m 4s >>> py3-soapy_power: Cleaning up srcdir >>> py3-soapy_power: Cleaning up pkgdir >>> py3-soapy_power: Uninstalling dependencies... (1/54) Purging .makedepends-py3-soapy_power (20230425.110329) (2/54) Purging py3-simplesoapy-pyc (1.5.1-r5) (3/54) Purging py3-simplesoapy (1.5.1-r5) (4/54) Purging py3-soapy-sdr (0.8.1-r2) (5/54) Purging py3-simplespectral-pyc (1.0.0-r3) (6/54) Purging py3-simplespectral (1.0.0-r3) (7/54) Purging py3-scipy (1.10.1-r0) (8/54) Purging py3-pooch-pyc (1.7.0-r1) (9/54) Purging py3-pooch (1.7.0-r1) (10/54) Purging py3-platformdirs-pyc (3.2.0-r1) (11/54) Purging py3-platformdirs (3.2.0-r1) (12/54) Purging py3-requests-pyc (2.28.2-r1) (13/54) Purging py3-requests (2.28.2-r1) (14/54) Purging py3-certifi-pyc (2022.12.7-r2) (15/54) Purging py3-certifi (2022.12.7-r2) (16/54) Purging py3-charset-normalizer-pyc (3.1.0-r1) (17/54) Purging py3-charset-normalizer (3.1.0-r1) (18/54) Purging py3-idna-pyc (3.4-r4) (19/54) Purging py3-idna (3.4-r4) (20/54) Purging py3-urllib3-pyc (1.26.15-r1) (21/54) Purging py3-urllib3 (1.26.15-r1) (22/54) Purging py3-numpy-f2py (1.24.3-r0) (23/54) Purging py3-numpy-pyc (1.24.3-r0) (24/54) Purging py3-numpy (1.24.3-r0) (25/54) Purging python3-dev (3.11.3-r10) (26/54) Purging openblas (0.3.23-r0) (27/54) Purging py3-setuptools-pyc (67.7.2-r0) (28/54) Purging py3-setuptools (67.7.2-r0) (29/54) Purging py3-pytest-pyc (7.3.1-r1) (30/54) Purging py3-pytest (7.3.1-r1) (31/54) Purging py3-iniconfig-pyc (1.1.1-r6) (32/54) Purging py3-iniconfig (1.1.1-r6) (33/54) Purging py3-packaging-pyc (23.1-r1) (34/54) Purging py3-packaging (23.1-r1) (35/54) Purging py3-parsing-pyc (3.0.9-r2) (36/54) Purging py3-parsing (3.0.9-r2) (37/54) Purging py3-pluggy-pyc (1.0.0-r3) (38/54) Purging py3-pluggy (1.0.0-r3) (39/54) Purging py3-py-pyc (1.11.0-r2) (40/54) Purging py3-py (1.11.0-r2) (41/54) Purging libgfortran (12.2.1_git20220924-r10) (42/54) Purging python3-pyc (3.11.3-r10) (43/54) Purging python3-pycache-pyc0 (3.11.3-r10) (44/54) Purging pyc (0.1-r0) (45/54) Purging soapy-sdr-libs (0.8.1-r2) (46/54) Purging python3 (3.11.3-r10) (47/54) Purging gdbm (1.23-r1) (48/54) Purging libbz2 (1.0.8-r5) (49/54) Purging libffi (3.4.4-r2) (50/54) Purging libpanelw (6.4_p20230401-r6) (51/54) Purging mpdecimal (2.5.1-r2) (52/54) Purging readline (8.2.1-r1) (53/54) Purging sqlite-libs (3.41.2-r2) (54/54) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 408 MiB in 99 packages >>> py3-soapy_power: Updating the testing/aarch64 repository index... >>> py3-soapy_power: Signing the index...