>>> py3-pulsectl: Building community/py3-pulsectl 24.12.0-r0 (using abuild 3.15.0_rc3-r2) started Sat, 10 May 2025 19:24:16 +0000 >>> py3-pulsectl: Validating /home/buildozer/aports/community/py3-pulsectl/APKBUILD... >>> py3-pulsectl: Analyzing dependencies... >>> py3-pulsectl: Installing for build: build-base python3 libpulse py3-gpep517 py3-setuptools (1/45) Installing libbz2 (1.0.8-r6) (2/45) Installing libffi (3.4.8-r0) (3/45) Installing gdbm (1.24-r0) (4/45) Installing xz-libs (5.8.1-r0) (5/45) Installing mpdecimal (4.0.0-r0) (6/45) Installing libpanelw (6.5_p20250503-r0) (7/45) Installing sqlite-libs (3.49.2-r0) (8/45) Installing python3 (3.12.10-r0) (9/45) Installing python3-pycache-pyc0 (3.12.10-r0) (10/45) Installing pyc (3.12.10-r0) (11/45) Installing python3-pyc (3.12.10-r0) (12/45) Installing libxau (1.0.12-r0) (13/45) Installing libmd (1.1.0-r0) (14/45) Installing libbsd (0.12.2-r0) (15/45) Installing libxdmcp (1.1.5-r1) (16/45) Installing libxcb (1.17.0-r0) (17/45) Installing libx11 (1.8.11-r0) (18/45) Installing libasyncns (0.8-r4) (19/45) Installing dbus-libs (1.16.2-r1) (20/45) Installing libintl (0.24-r0) (21/45) Installing libltdl (2.5.4-r0) (22/45) Installing orc (0.4.40-r1) (23/45) Installing libogg (1.3.5-r5) (24/45) Installing libflac (1.4.3-r1) (25/45) Installing alsa-lib (1.2.14-r0) (26/45) Installing lame-libs (3.100-r5) (27/45) Installing mpg123-libs (1.32.10-r0) (28/45) Installing opus (1.5.2-r1) (29/45) Installing libvorbis (1.3.7-r2) (30/45) Installing libsndfile (1.2.2-r2) (31/45) Installing soxr (0.1.3-r7) (32/45) Installing speexdsp (1.2.1-r2) (33/45) Installing tdb-libs (1.4.12-r0) (34/45) Installing libpulse (17.0-r5) (35/45) Installing py3-installer (0.7.0-r2) (36/45) Installing py3-installer-pyc (0.7.0-r2) (37/45) Installing py3-gpep517 (19-r0) (38/45) Installing py3-gpep517-pyc (19-r0) (39/45) Installing py3-parsing (3.2.3-r0) (40/45) Installing py3-parsing-pyc (3.2.3-r0) (41/45) Installing py3-packaging (25.0-r0) (42/45) Installing py3-packaging-pyc (25.0-r0) (43/45) Installing py3-setuptools (80.4.0-r0) (44/45) Installing py3-setuptools-pyc (80.4.0-r0) (45/45) Installing .makedepends-py3-pulsectl (20250510.192428) Executing busybox-1.37.0-r17.trigger OK: 455 MiB in 149 packages >>> py3-pulsectl: Cleaning up srcdir >>> py3-pulsectl: Cleaning up pkgdir >>> py3-pulsectl: Cleaning up tmpdir >>> py3-pulsectl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pulsectl-24.12.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/pulsectl-24.12.0.tar.gz.part' pulsectl-24.12.0.tar 100% |********************************| 41200 0:00:00 ETA '/var/cache/distfiles/v3.22/pulsectl-24.12.0.tar.gz.part' saved >>> py3-pulsectl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pulsectl-24.12.0.tar.gz >>> py3-pulsectl: Checking sha512sums... pulsectl-24.12.0.tar.gz: OK >>> py3-pulsectl: Unpacking /var/cache/distfiles/v3.22/pulsectl-24.12.0.tar.gz... 2025-05-10 19:24:29,485 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-10 19:24:29,514 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-05-10 19:24:29,537 root INFO running build 2025-05-10 19:24:29,537 root INFO running build_py 2025-05-10 19:24:29,542 root INFO creating build/lib/pulsectl 2025-05-10 19:24:29,543 root INFO copying pulsectl/pulsectl.py -> build/lib/pulsectl 2025-05-10 19:24:29,543 root INFO copying pulsectl/__init__.py -> build/lib/pulsectl 2025-05-10 19:24:29,543 root INFO copying pulsectl/lookup.py -> build/lib/pulsectl 2025-05-10 19:24:29,544 root INFO copying pulsectl/_pulsectl.py -> build/lib/pulsectl 2025-05-10 19:24:29,544 root INFO creating build/lib/pulsectl/tests 2025-05-10 19:24:29,545 root INFO copying pulsectl/tests/__init__.py -> build/lib/pulsectl/tests 2025-05-10 19:24:29,545 root INFO copying pulsectl/tests/test_with_dummy_instance.py -> build/lib/pulsectl/tests 2025-05-10 19:24:29,545 root INFO running egg_info 2025-05-10 19:24:29,549 root INFO writing pulsectl.egg-info/PKG-INFO 2025-05-10 19:24:29,549 root INFO writing dependency_links to pulsectl.egg-info/dependency_links.txt 2025-05-10 19:24:29,550 root INFO writing top-level names to pulsectl.egg-info/top_level.txt 2025-05-10 19:24:29,555 root INFO reading manifest file 'pulsectl.egg-info/SOURCES.txt' 2025-05-10 19:24:29,555 root INFO reading manifest template 'MANIFEST.in' 2025-05-10 19:24:29,556 root INFO adding license file 'COPYING' 2025-05-10 19:24:29,557 root INFO writing manifest file 'pulsectl.egg-info/SOURCES.txt' 2025-05-10 19:24:29,566 root INFO installing to build/bdist.linux-i686/wheel 2025-05-10 19:24:29,566 root INFO running install 2025-05-10 19:24:29,579 root INFO running install_lib 2025-05-10 19:24:29,583 root INFO creating build/bdist.linux-i686/wheel 2025-05-10 19:24:29,583 root INFO creating build/bdist.linux-i686/wheel/pulsectl 2025-05-10 19:24:29,583 root INFO copying build/lib/pulsectl/pulsectl.py -> build/bdist.linux-i686/wheel/./pulsectl 2025-05-10 19:24:29,584 root INFO copying build/lib/pulsectl/__init__.py -> build/bdist.linux-i686/wheel/./pulsectl 2025-05-10 19:24:29,584 root INFO copying build/lib/pulsectl/lookup.py -> build/bdist.linux-i686/wheel/./pulsectl 2025-05-10 19:24:29,584 root INFO creating build/bdist.linux-i686/wheel/pulsectl/tests 2025-05-10 19:24:29,585 root INFO copying build/lib/pulsectl/tests/__init__.py -> build/bdist.linux-i686/wheel/./pulsectl/tests 2025-05-10 19:24:29,585 root INFO copying build/lib/pulsectl/tests/test_with_dummy_instance.py -> build/bdist.linux-i686/wheel/./pulsectl/tests 2025-05-10 19:24:29,585 root INFO copying build/lib/pulsectl/_pulsectl.py -> build/bdist.linux-i686/wheel/./pulsectl 2025-05-10 19:24:29,585 root INFO running install_egg_info 2025-05-10 19:24:29,590 root INFO Copying pulsectl.egg-info to build/bdist.linux-i686/wheel/./pulsectl-24.12.0-py3.12.egg-info 2025-05-10 19:24:29,591 root INFO running install_scripts 2025-05-10 19:24:29,592 root INFO creating build/bdist.linux-i686/wheel/pulsectl-24.12.0.dist-info/WHEEL 2025-05-10 19:24:29,593 wheel INFO creating '/home/buildozer/aports/community/py3-pulsectl/src/pulsectl-24.12.0/.dist/.tmp-rud6kj5m/pulsectl-24.12.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-05-10 19:24:29,594 wheel INFO adding 'pulsectl/__init__.py' 2025-05-10 19:24:29,594 wheel INFO adding 'pulsectl/_pulsectl.py' 2025-05-10 19:24:29,594 wheel INFO adding 'pulsectl/lookup.py' 2025-05-10 19:24:29,595 wheel INFO adding 'pulsectl/pulsectl.py' 2025-05-10 19:24:29,595 wheel INFO adding 'pulsectl/tests/__init__.py' 2025-05-10 19:24:29,595 wheel INFO adding 'pulsectl/tests/test_with_dummy_instance.py' 2025-05-10 19:24:29,596 wheel INFO adding 'pulsectl-24.12.0.dist-info/licenses/COPYING' 2025-05-10 19:24:29,596 wheel INFO adding 'pulsectl-24.12.0.dist-info/METADATA' 2025-05-10 19:24:29,596 wheel INFO adding 'pulsectl-24.12.0.dist-info/WHEEL' 2025-05-10 19:24:29,597 wheel INFO adding 'pulsectl-24.12.0.dist-info/top_level.txt' 2025-05-10 19:24:29,597 wheel INFO adding 'pulsectl-24.12.0.dist-info/RECORD' 2025-05-10 19:24:29,597 root INFO removing build/bdist.linux-i686/wheel 2025-05-10 19:24:29,598 gpep517 INFO The backend produced .dist/pulsectl-24.12.0-py2.py3-none-any.whl pulsectl-24.12.0-py2.py3-none-any.whl >>> py3-pulsectl: Entering fakeroot... 2025-05-10 19:24:29,833 gpep517 INFO Installing .dist/pulsectl-24.12.0-py2.py3-none-any.whl into /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl 2025-05-10 19:24:29,892 gpep517 INFO Installation complete >>> py3-pulsectl-pyc*: Running split function pyc... '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__' '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__' >>> 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: 167.5 KB >>> py3-pulsectl-pyc*: Compressing data... >>> py3-pulsectl-pyc*: Create checksum... >>> py3-pulsectl-pyc*: Create py3-pulsectl-pyc-24.12.0-r0.apk >>> py3-pulsectl*: Tracing dependencies... python3 libpulse python3~3.12 >>> py3-pulsectl*: Package size: 111.9 KB >>> py3-pulsectl*: Compressing data... >>> py3-pulsectl*: Create checksum... >>> py3-pulsectl*: Create py3-pulsectl-24.12.0-r0.apk >>> py3-pulsectl: Build complete at Sat, 10 May 2025 19:24:30 +0000 elapsed time 0h 0m 14s >>> py3-pulsectl: Cleaning up srcdir >>> py3-pulsectl: Cleaning up pkgdir >>> py3-pulsectl: Uninstalling dependencies... (1/45) Purging .makedepends-py3-pulsectl (20250510.192428) (2/45) Purging libpulse (17.0-r5) (3/45) Purging py3-gpep517-pyc (19-r0) (4/45) Purging py3-gpep517 (19-r0) (5/45) Purging py3-installer-pyc (0.7.0-r2) (6/45) Purging py3-installer (0.7.0-r2) (7/45) Purging py3-setuptools-pyc (80.4.0-r0) (8/45) Purging py3-setuptools (80.4.0-r0) (9/45) Purging py3-packaging-pyc (25.0-r0) (10/45) Purging py3-packaging (25.0-r0) (11/45) Purging py3-parsing-pyc (3.2.3-r0) (12/45) Purging py3-parsing (3.2.3-r0) (13/45) Purging python3-pyc (3.12.10-r0) (14/45) Purging python3-pycache-pyc0 (3.12.10-r0) (15/45) Purging pyc (3.12.10-r0) (16/45) Purging python3 (3.12.10-r0) (17/45) Purging dbus-libs (1.16.2-r1) (18/45) Purging gdbm (1.24-r0) (19/45) Purging libasyncns (0.8-r4) (20/45) Purging libbz2 (1.0.8-r6) (21/45) Purging libffi (3.4.8-r0) (22/45) Purging libintl (0.24-r0) (23/45) Purging libltdl (2.5.4-r0) (24/45) Purging libpanelw (6.5_p20250503-r0) (25/45) Purging libsndfile (1.2.2-r2) (26/45) Purging libvorbis (1.3.7-r2) (27/45) Purging libx11 (1.8.11-r0) (28/45) Purging libxcb (1.17.0-r0) (29/45) Purging libxdmcp (1.1.5-r1) (30/45) Purging mpdecimal (4.0.0-r0) (31/45) Purging mpg123-libs (1.32.10-r0) (32/45) Purging opus (1.5.2-r1) (33/45) Purging orc (0.4.40-r1) (34/45) Purging soxr (0.1.3-r7) (35/45) Purging speexdsp (1.2.1-r2) (36/45) Purging sqlite-libs (3.49.2-r0) (37/45) Purging tdb-libs (1.4.12-r0) (38/45) Purging xz-libs (5.8.1-r0) (39/45) Purging alsa-lib (1.2.14-r0) (40/45) Purging lame-libs (3.100-r5) (41/45) Purging libbsd (0.12.2-r0) (42/45) Purging libflac (1.4.3-r1) (43/45) Purging libmd (1.1.0-r0) (44/45) Purging libogg (1.3.5-r5) (45/45) Purging libxau (1.0.12-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> py3-pulsectl: Updating the community/x86 repository index... >>> py3-pulsectl: Signing the index...