>>> py3-soapy_power: Building testing/py3-soapy_power 1.6.1-r3 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 08:58:24 +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/51) Installing gdbm (1.23-r1) (2/51) Installing mpdecimal (2.5.1-r2) (3/51) Installing libpanelw (6.4_p20230401-r6) (4/51) Installing readline (8.2.1-r1) (5/51) Installing sqlite-libs (3.41.2-r2) (6/51) Installing python3 (3.11.3-r10) (7/51) Installing python3-pycache-pyc0 (3.11.3-r10) (8/51) Installing pyc (0.1-r0) (9/51) Installing python3-pyc (3.11.3-r10) (10/51) Installing libgfortran (12.2.1_git20220924-r10) (11/51) Installing openblas (0.3.23-r0) (12/51) Installing py3-numpy (1.24.3-r0) (13/51) Installing py3-numpy-pyc (1.24.3-r0) (14/51) Installing soapy-sdr-libs (0.8.1-r2) (15/51) Installing py3-soapy-sdr (0.8.1-r2) (16/51) Installing py3-simplesoapy (1.5.1-r5) (17/51) Installing py3-simplesoapy-pyc (1.5.1-r5) (18/51) Installing py3-parsing (3.0.9-r2) (19/51) Installing py3-parsing-pyc (3.0.9-r2) (20/51) Installing py3-packaging (23.1-r1) (21/51) Installing py3-packaging-pyc (23.1-r1) (22/51) Installing py3-platformdirs (3.2.0-r1) (23/51) Installing py3-platformdirs-pyc (3.2.0-r1) (24/51) Installing py3-certifi (2022.12.7-r2) (25/51) Installing py3-certifi-pyc (2022.12.7-r2) (26/51) Installing py3-charset-normalizer (3.1.0-r1) (27/51) Installing py3-charset-normalizer-pyc (3.1.0-r1) (28/51) Installing py3-idna (3.4-r4) (29/51) Installing py3-idna-pyc (3.4-r4) (30/51) Installing py3-urllib3 (1.26.15-r1) (31/51) Installing py3-urllib3-pyc (1.26.15-r1) (32/51) Installing py3-requests (2.28.2-r1) (33/51) Installing py3-requests-pyc (2.28.2-r1) (34/51) Installing py3-pooch (1.7.0-r1) (35/51) Installing py3-pooch-pyc (1.7.0-r1) (36/51) Installing python3-dev (3.11.3-r10) (37/51) Installing py3-numpy-f2py (1.24.3-r0) (38/51) Installing py3-scipy (1.10.1-r0) (39/51) Installing py3-setuptools (67.7.2-r0) (40/51) Installing py3-setuptools-pyc (67.7.2-r0) (41/51) Installing py3-simplespectral (1.0.0-r3) (42/51) Installing py3-simplespectral-pyc (1.0.0-r3) (43/51) Installing py3-iniconfig (1.1.1-r6) (44/51) Installing py3-iniconfig-pyc (1.1.1-r6) (45/51) Installing py3-pluggy (1.0.0-r3) (46/51) Installing py3-pluggy-pyc (1.0.0-r3) (47/51) Installing py3-py (1.11.0-r2) (48/51) Installing py3-py-pyc (1.11.0-r2) (49/51) Installing py3-pytest (7.3.1-r1) (50/51) Installing py3-pytest-pyc (7.3.1-r1) (51/51) Installing .makedepends-py3-soapy_power (20230425.085825) Executing busybox-1.36.0-r8.trigger OK: 1134 MiB in 159 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 08:58:28 +0000 elapsed time 0h 0m 4s >>> py3-soapy_power: Cleaning up srcdir >>> py3-soapy_power: Cleaning up pkgdir >>> py3-soapy_power: Uninstalling dependencies... (1/51) Purging .makedepends-py3-soapy_power (20230425.085825) (2/51) Purging py3-simplesoapy-pyc (1.5.1-r5) (3/51) Purging py3-simplesoapy (1.5.1-r5) (4/51) Purging py3-soapy-sdr (0.8.1-r2) (5/51) Purging py3-simplespectral-pyc (1.0.0-r3) (6/51) Purging py3-simplespectral (1.0.0-r3) (7/51) Purging py3-scipy (1.10.1-r0) (8/51) Purging py3-pooch-pyc (1.7.0-r1) (9/51) Purging py3-pooch (1.7.0-r1) (10/51) Purging py3-platformdirs-pyc (3.2.0-r1) (11/51) Purging py3-platformdirs (3.2.0-r1) (12/51) Purging py3-requests-pyc (2.28.2-r1) (13/51) Purging py3-requests (2.28.2-r1) (14/51) Purging py3-certifi-pyc (2022.12.7-r2) (15/51) Purging py3-certifi (2022.12.7-r2) (16/51) Purging py3-charset-normalizer-pyc (3.1.0-r1) (17/51) Purging py3-charset-normalizer (3.1.0-r1) (18/51) Purging py3-idna-pyc (3.4-r4) (19/51) Purging py3-idna (3.4-r4) (20/51) Purging py3-urllib3-pyc (1.26.15-r1) (21/51) Purging py3-urllib3 (1.26.15-r1) (22/51) Purging py3-numpy-f2py (1.24.3-r0) (23/51) Purging py3-numpy-pyc (1.24.3-r0) (24/51) Purging py3-numpy (1.24.3-r0) (25/51) Purging python3-dev (3.11.3-r10) (26/51) Purging openblas (0.3.23-r0) (27/51) Purging py3-setuptools-pyc (67.7.2-r0) (28/51) Purging py3-setuptools (67.7.2-r0) (29/51) Purging py3-pytest-pyc (7.3.1-r1) (30/51) Purging py3-pytest (7.3.1-r1) (31/51) Purging py3-iniconfig-pyc (1.1.1-r6) (32/51) Purging py3-iniconfig (1.1.1-r6) (33/51) Purging py3-packaging-pyc (23.1-r1) (34/51) Purging py3-packaging (23.1-r1) (35/51) Purging py3-parsing-pyc (3.0.9-r2) (36/51) Purging py3-parsing (3.0.9-r2) (37/51) Purging py3-pluggy-pyc (1.0.0-r3) (38/51) Purging py3-pluggy (1.0.0-r3) (39/51) Purging py3-py-pyc (1.11.0-r2) (40/51) Purging py3-py (1.11.0-r2) (41/51) Purging libgfortran (12.2.1_git20220924-r10) (42/51) Purging python3-pyc (3.11.3-r10) (43/51) Purging python3-pycache-pyc0 (3.11.3-r10) (44/51) Purging pyc (0.1-r0) (45/51) Purging soapy-sdr-libs (0.8.1-r2) (46/51) Purging python3 (3.11.3-r10) (47/51) Purging gdbm (1.23-r1) (48/51) Purging libpanelw (6.4_p20230401-r6) (49/51) Purging mpdecimal (2.5.1-r2) (50/51) Purging readline (8.2.1-r1) (51/51) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 907 MiB in 108 packages >>> py3-soapy_power: Updating the testing/armv7 repository index... >>> py3-soapy_power: Signing the index...