>>> py3-pulsectl: Building community/py3-pulsectl 24.4.0-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 05:56:52 +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/38) Installing libffi (3.4.6-r0) (2/38) Installing gdbm (1.23-r1) (3/38) Installing mpdecimal (4.0.0-r0) (4/38) Installing libpanelw (6.4_p20240330-r0) (5/38) Installing readline (8.2.10-r0) (6/38) Installing sqlite-libs (3.45.2-r0) (7/38) Installing python3 (3.12.3-r0) (8/38) Installing python3-pycache-pyc0 (3.12.3-r0) (9/38) Installing pyc (3.12.3-r0) (10/38) Installing python3-pyc (3.12.3-r0) (11/38) Installing libxau (1.0.11-r4) (12/38) Installing libmd (1.1.0-r0) (13/38) Installing libbsd (0.12.2-r0) (14/38) Installing libxdmcp (1.1.5-r1) (15/38) Installing libxcb (1.16.1-r0) (16/38) Installing libx11 (1.8.9-r1) (17/38) Installing libasyncns (0.8-r3) (18/38) Installing dbus-libs (1.14.10-r1) (19/38) Installing libintl (0.22.5-r0) (20/38) Installing libltdl (2.4.7-r3) (21/38) Installing orc (0.4.37-r0) (22/38) Installing libogg (1.3.5-r5) (23/38) Installing libflac (1.4.3-r1) (24/38) Installing alsa-lib (1.2.11-r0) (25/38) Installing opus (1.4-r0) (26/38) Installing libvorbis (1.3.7-r2) (27/38) Installing libsndfile (1.2.2-r0) (28/38) Installing soxr (0.1.3-r7) (29/38) Installing speexdsp (1.2.1-r2) (30/38) Installing tdb-libs (1.4.9-r1) (31/38) Installing libpulse (17.0-r0) (32/38) Installing py3-parsing (3.1.2-r1) (33/38) Installing py3-parsing-pyc (3.1.2-r1) (34/38) Installing py3-packaging (24.0-r1) (35/38) Installing py3-packaging-pyc (24.0-r1) (36/38) Installing py3-setuptools (69.2.0-r2) (37/38) Installing py3-setuptools-pyc (69.2.0-r2) (38/38) Installing .makedepends-py3-pulsectl (20240413.055654) Executing busybox-1.36.1-r25.trigger OK: 329 MiB in 148 packages >>> py3-pulsectl: Cleaning up srcdir >>> py3-pulsectl: Cleaning up pkgdir >>> py3-pulsectl: Cleaning up tmpdir >>> py3-pulsectl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pulsectl-24.4.0.tar.gz >>> py3-pulsectl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pulsectl-24.4.0.tar.gz >>> py3-pulsectl: Checking sha512sums... pulsectl-24.4.0.tar.gz: OK >>> py3-pulsectl: Unpacking /var/cache/distfiles/pulsectl-24.4.0.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/__init__.py -> build/lib/pulsectl copying pulsectl/lookup.py -> build/lib/pulsectl copying pulsectl/_pulsectl.py -> build/lib/pulsectl creating build/lib/pulsectl/tests copying pulsectl/tests/test_with_dummy_instance.py -> build/lib/pulsectl/tests copying pulsectl/tests/__init__.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.12/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 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.12 creating /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages/pulsectl creating /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/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.12/site-packages/pulsectl/tests copying build/lib/pulsectl/tests/__init__.py -> /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages/pulsectl/tests copying build/lib/pulsectl/pulsectl.py -> /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages/pulsectl copying build/lib/pulsectl/__init__.py -> /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages/pulsectl copying build/lib/pulsectl/lookup.py -> /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages/pulsectl copying build/lib/pulsectl/_pulsectl.py -> /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages/pulsectl byte-compiling /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages/pulsectl/tests/test_with_dummy_instance.py to test_with_dummy_instance.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages/pulsectl/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages/pulsectl/pulsectl.py to pulsectl.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages/pulsectl/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages/pulsectl/lookup.py to lookup.cpython-312.pyc /usr/lib/python3.12/site-packages/pulsectl/lookup.py:24: SyntaxWarning: invalid escape sequence '\/' byte-compiling /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages/pulsectl/_pulsectl.py to _pulsectl.cpython-312.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.12/site-packages/pulsectl-24.4.0-py3.12.egg-info running install_scripts >>> py3-pulsectl-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages/pulsectl/tests/__pycache__' -> '/home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl-pyc/usr/lib/python3.12/site-packages/pulsectl/tests/__pycache__' '/home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl/usr/lib/python3.12/site-packages/pulsectl/__pycache__' -> '/home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl-pyc/usr/lib/python3.12/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.12 >>> py3-pulsectl-pyc*: Package size: 220.0 KB >>> py3-pulsectl-pyc*: Compressing data... >>> py3-pulsectl-pyc*: Create checksum... >>> py3-pulsectl-pyc*: Create py3-pulsectl-pyc-24.4.0-r1.apk >>> py3-pulsectl*: Tracing dependencies... python3 libpulse python3~3.12 >>> py3-pulsectl*: Package size: 172.0 KB >>> py3-pulsectl*: Compressing data... >>> py3-pulsectl*: Create checksum... >>> py3-pulsectl*: Create py3-pulsectl-24.4.0-r1.apk >>> py3-pulsectl: Build complete at Sat, 13 Apr 2024 05:56:55 +0000 elapsed time 0h 0m 3s >>> py3-pulsectl: Cleaning up srcdir >>> py3-pulsectl: Cleaning up pkgdir >>> py3-pulsectl: Uninstalling dependencies... (1/38) Purging .makedepends-py3-pulsectl (20240413.055654) (2/38) Purging libpulse (17.0-r0) (3/38) Purging py3-setuptools-pyc (69.2.0-r2) (4/38) Purging py3-setuptools (69.2.0-r2) (5/38) Purging py3-packaging-pyc (24.0-r1) (6/38) Purging py3-packaging (24.0-r1) (7/38) Purging py3-parsing-pyc (3.1.2-r1) (8/38) Purging py3-parsing (3.1.2-r1) (9/38) Purging dbus-libs (1.14.10-r1) (10/38) Purging libasyncns (0.8-r3) (11/38) Purging libintl (0.22.5-r0) (12/38) Purging libltdl (2.4.7-r3) (13/38) Purging libsndfile (1.2.2-r0) (14/38) Purging libvorbis (1.3.7-r2) (15/38) Purging libx11 (1.8.9-r1) (16/38) Purging libxcb (1.16.1-r0) (17/38) Purging libxdmcp (1.1.5-r1) (18/38) Purging opus (1.4-r0) (19/38) Purging orc (0.4.37-r0) (20/38) Purging python3-pyc (3.12.3-r0) (21/38) Purging python3-pycache-pyc0 (3.12.3-r0) (22/38) Purging pyc (3.12.3-r0) (23/38) Purging soxr (0.1.3-r7) (24/38) Purging speexdsp (1.2.1-r2) (25/38) Purging tdb-libs (1.4.9-r1) (26/38) Purging alsa-lib (1.2.11-r0) (27/38) Purging python3 (3.12.3-r0) (28/38) Purging gdbm (1.23-r1) (29/38) Purging libbsd (0.12.2-r0) (30/38) Purging libffi (3.4.6-r0) (31/38) Purging libflac (1.4.3-r1) (32/38) Purging libmd (1.1.0-r0) (33/38) Purging libogg (1.3.5-r5) (34/38) Purging libpanelw (6.4_p20240330-r0) (35/38) Purging libxau (1.0.11-r4) (36/38) Purging mpdecimal (4.0.0-r0) (37/38) Purging readline (8.2.10-r0) (38/38) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-pulsectl: Updating the community/ppc64le repository index... >>> py3-pulsectl: Signing the index...