>>> py3-pulsectl: Building community/py3-pulsectl 22.3.2-r3 (using abuild 3.11.0_rc13-r0) started Thu, 27 Apr 2023 14:34:14 +0000 >>> py3-pulsectl: Checking sanity of /home/buildozer/aports/community/py3-pulsectl/APKBUILD... >>> py3-pulsectl: Analyzing dependencies... >>> py3-pulsectl: Installing for build: build-base python3 libpulse py3-setuptools (1/22) Installing libxau (1.0.11-r1) (2/22) Installing libmd (1.0.4-r2) (3/22) Installing libbsd (0.11.7-r1) (4/22) Installing libxdmcp (1.1.4-r1) (5/22) Installing libxcb (1.15-r1) (6/22) Installing libx11 (1.8.4-r2) (7/22) Installing libasyncns (0.8-r1) (8/22) Installing dbus-libs (1.14.6-r2) (9/22) Installing libintl (0.21.1-r4) (10/22) Installing libltdl (2.4.7-r2) (11/22) Installing orc (0.4.33-r1) (12/22) Installing libogg (1.3.5-r4) (13/22) Installing flac-libs (1.4.2-r2) (14/22) Installing alsa-lib (1.2.8-r1) (15/22) Installing opus (1.4-r0) (16/22) Installing libvorbis (1.3.7-r1) (17/22) Installing libsndfile (1.2.0-r2) (18/22) Installing soxr (0.1.3-r5) (19/22) Installing speexdsp (1.2.1-r1) (20/22) Installing tdb-libs (1.4.8-r1) (21/22) Installing libpulse (16.1-r10) (22/22) Installing .makedepends-py3-pulsectl (20230427.143416) Executing busybox-1.36.0-r8.trigger OK: 511 MiB in 165 packages >>> py3-pulsectl: Cleaning up srcdir >>> py3-pulsectl: Cleaning up pkgdir >>> py3-pulsectl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pulsectl-22.3.2.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 40901 100 40901 0 0 391k 0 --:--:-- --:--:-- --:--:-- 395k >>> py3-pulsectl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pulsectl-22.3.2.tar.gz >>> py3-pulsectl: Checking sha512sums... pulsectl-22.3.2.tar.gz: OK >>> py3-pulsectl: Unpacking /var/cache/distfiles/v3.18/pulsectl-22.3.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pulsectl copying pulsectl/pulsectl.py -> build/lib/pulsectl copying pulsectl/lookup.py -> build/lib/pulsectl copying pulsectl/__init__.py -> build/lib/pulsectl copying pulsectl/_pulsectl.py -> build/lib/pulsectl creating build/lib/pulsectl/tests copying pulsectl/tests/__init__.py -> build/lib/pulsectl/tests copying pulsectl/tests/test_with_dummy_instance.py -> build/lib/pulsectl/tests running egg_info writing pulsectl.egg-info/PKG-INFO writing dependency_links to pulsectl.egg-info/dependency_links.txt writing top-level names to pulsectl.egg-info/top_level.txt reading manifest file 'pulsectl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'pulsectl.egg-info/SOURCES.txt' >>> py3-pulsectl: 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/community/py3-pulsectl/pkg creating /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl creating /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr creating /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib creating /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl copying build/lib/pulsectl/pulsectl.py -> /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl creating /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl/tests copying build/lib/pulsectl/tests/__init__.py -> /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl/tests copying build/lib/pulsectl/tests/test_with_dummy_instance.py -> /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl/tests copying build/lib/pulsectl/lookup.py -> /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl copying build/lib/pulsectl/__init__.py -> /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl copying build/lib/pulsectl/_pulsectl.py -> /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl byte-compiling /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl/pulsectl.py to pulsectl.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl/tests/test_with_dummy_instance.py to test_with_dummy_instance.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl/lookup.py to lookup.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl/_pulsectl.py to _pulsectl.cpython-311.pyc running install_egg_info running egg_info writing pulsectl.egg-info/PKG-INFO writing dependency_links to pulsectl.egg-info/dependency_links.txt writing top-level names to pulsectl.egg-info/top_level.txt reading manifest file 'pulsectl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'pulsectl.egg-info/SOURCES.txt' Copying pulsectl.egg-info to /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl-22.3.2-py3.11.egg-info running install_scripts >>> py3-pulsectl-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl/tests/__pycache__' -> '/home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl-pyc/usr/lib/python3.11/site-packages/pulsectl/tests/__pycache__' '/home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.11/site-packages/pulsectl/__pycache__' -> '/home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl-pyc/usr/lib/python3.11/site-packages/pulsectl/__pycache__' >>> py3-pulsectl-pyc*: Preparing subpackage py3-pulsectl-pyc... >>> py3-pulsectl-pyc*: Running postcheck for py3-pulsectl-pyc >>> py3-pulsectl*: Running postcheck for py3-pulsectl >>> py3-pulsectl*: Preparing package py3-pulsectl... >>> py3-pulsectl-pyc*: Tracing dependencies... python3 libpulse python3~3.11 >>> py3-pulsectl-pyc*: Package size: 236.0 KB >>> py3-pulsectl-pyc*: Compressing data... >>> py3-pulsectl-pyc*: Create checksum... >>> py3-pulsectl-pyc*: Create py3-pulsectl-pyc-22.3.2-r3.apk >>> py3-pulsectl*: Tracing dependencies... python3 libpulse python3~3.11 >>> py3-pulsectl*: Package size: 172.0 KB >>> py3-pulsectl*: Compressing data... >>> py3-pulsectl*: Create checksum... >>> py3-pulsectl*: Create py3-pulsectl-22.3.2-r3.apk >>> py3-pulsectl: Build complete at Thu, 27 Apr 2023 14:34:24 +0000 elapsed time 0h 0m 10s >>> py3-pulsectl: Cleaning up srcdir >>> py3-pulsectl: Cleaning up pkgdir >>> py3-pulsectl: Uninstalling dependencies... (1/22) Purging .makedepends-py3-pulsectl (20230427.143416) (2/22) Purging libpulse (16.1-r10) (3/22) Purging dbus-libs (1.14.6-r2) (4/22) Purging libasyncns (0.8-r1) (5/22) Purging libintl (0.21.1-r4) (6/22) Purging libltdl (2.4.7-r2) (7/22) Purging libsndfile (1.2.0-r2) (8/22) Purging libvorbis (1.3.7-r1) (9/22) Purging libx11 (1.8.4-r2) (10/22) Purging libxcb (1.15-r1) (11/22) Purging libxdmcp (1.1.4-r1) (12/22) Purging opus (1.4-r0) (13/22) Purging orc (0.4.33-r1) (14/22) Purging soxr (0.1.3-r5) (15/22) Purging speexdsp (1.2.1-r1) (16/22) Purging tdb-libs (1.4.8-r1) (17/22) Purging alsa-lib (1.2.8-r1) (18/22) Purging flac-libs (1.4.2-r2) (19/22) Purging libbsd (0.11.7-r1) (20/22) Purging libmd (1.0.4-r2) (21/22) Purging libogg (1.3.5-r4) (22/22) Purging libxau (1.0.11-r1) Executing busybox-1.36.0-r8.trigger OK: 500 MiB in 143 packages >>> py3-pulsectl: Updating the community/x86_64 repository index... >>> py3-pulsectl: Signing the index...