>>> py3-pulsectl: Building community/py3-pulsectl 24.12.0-r1 (using abuild 3.17.0_rc1-r2) started Wed, 22 Apr 2026 07:41:01 +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/46) Installing libbz2 (1.0.8-r6) ( 2/46) Installing libffi (3.5.2-r1) ( 3/46) Installing gdbm (1.26-r0) ( 4/46) Installing xz-libs (5.8.2-r0) ( 5/46) Installing mpdecimal (4.0.1-r0) ( 6/46) Installing libpanelw (6.6_p20260404-r0) ( 7/46) Installing readline (8.3.3-r1) ( 8/46) Installing sqlite-libs (3.53.0-r0) ( 9/46) Installing python3 (3.14.3-r0) (10/46) Installing python3-pycache-pyc0 (3.14.3-r0) (11/46) Installing pyc (3.14.3-r0) (12/46) Installing python3-pyc (3.14.3-r0) (13/46) Installing libxau (1.0.12-r0) (14/46) Installing libmd (1.1.0-r0) (15/46) Installing libbsd (0.12.2-r0) (16/46) Installing libxdmcp (1.1.5-r1) (17/46) Installing libxcb (1.17.0-r1) (18/46) Installing libx11 (1.8.13-r0) (19/46) Installing libasyncns (0.8-r5) (20/46) Installing dbus-libs (1.16.2-r2) (21/46) Installing libintl (1.0-r0) (22/46) Installing libltdl (2.6.0-r1) (23/46) Installing orc (0.4.41-r0) (24/46) Installing libogg (1.3.6-r0) (25/46) Installing libflac (1.4.3-r2) (26/46) Installing alsa-lib (1.2.15.3-r0) (27/46) Installing lame-libs (3.100-r5) (28/46) Installing mpg123-libs (1.33.4-r0) (29/46) Installing opus (1.6.1-r0) (30/46) Installing libvorbis (1.3.7-r2) (31/46) Installing libsndfile (1.2.2-r2) (32/46) Installing soxr (0.1.3-r7) (33/46) Installing speexdsp (1.2.1-r2) (34/46) Installing tdb-libs (1.4.15-r1) (35/46) Installing libpulse (17.0-r7) (36/46) Installing py3-installer (1.0.0-r0) (37/46) Installing py3-installer-pyc (1.0.0-r0) (38/46) Installing py3-gpep517 (19-r2) (39/46) Installing py3-gpep517-pyc (19-r2) (40/46) Installing py3-parsing (3.3.2-r1) (41/46) Installing py3-parsing-pyc (3.3.2-r1) (42/46) Installing py3-packaging (26.0-r1) (43/46) Installing py3-packaging-pyc (26.0-r1) (44/46) Installing py3-setuptools (82.0.1-r1) (45/46) Installing py3-setuptools-pyc (82.0.1-r1) (46/46) Installing .makedepends-py3-pulsectl (20260422.074104) Executing busybox-1.37.0-r31.trigger OK: 495.0 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/v3.24/pulsectl-24.12.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pulsectl: Fetching https://files.pythonhosted.org/packages/source/p/pulsectl/pulsectl-24.12.0.tar.gz Connecting to files.pythonhosted.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) saving to '/var/cache/distfiles/v3.24/pulsectl-24.12.0.tar.gz.part' pulsectl-24.12.0.tar 100% |********************************| 41200 0:00:00 ETA '/var/cache/distfiles/v3.24/pulsectl-24.12.0.tar.gz.part' saved /var/cache/distfiles/v3.24/pulsectl-24.12.0.tar.gz: OK >>> py3-pulsectl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pulsectl-24.12.0.tar.gz /var/cache/distfiles/v3.24/pulsectl-24.12.0.tar.gz: OK >>> py3-pulsectl: Unpacking /var/cache/distfiles/v3.24/pulsectl-24.12.0.tar.gz... 2026-04-22 07:41:05,402 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-22 07:41:05,421 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-04-22 07:41:05,433 root INFO running build 2026-04-22 07:41:05,433 root INFO running build_py 2026-04-22 07:41:05,436 root INFO creating build/lib/pulsectl 2026-04-22 07:41:05,436 root INFO copying pulsectl/_pulsectl.py -> build/lib/pulsectl 2026-04-22 07:41:05,437 root INFO copying pulsectl/pulsectl.py -> build/lib/pulsectl 2026-04-22 07:41:05,437 root INFO copying pulsectl/lookup.py -> build/lib/pulsectl 2026-04-22 07:41:05,437 root INFO copying pulsectl/__init__.py -> build/lib/pulsectl 2026-04-22 07:41:05,438 root INFO creating build/lib/pulsectl/tests 2026-04-22 07:41:05,438 root INFO copying pulsectl/tests/test_with_dummy_instance.py -> build/lib/pulsectl/tests 2026-04-22 07:41:05,438 root INFO copying pulsectl/tests/__init__.py -> build/lib/pulsectl/tests 2026-04-22 07:41:05,438 root INFO running egg_info 2026-04-22 07:41:05,440 root INFO writing pulsectl.egg-info/PKG-INFO 2026-04-22 07:41:05,441 root INFO writing dependency_links to pulsectl.egg-info/dependency_links.txt 2026-04-22 07:41:05,441 root INFO writing top-level names to pulsectl.egg-info/top_level.txt 2026-04-22 07:41:05,444 root INFO reading manifest file 'pulsectl.egg-info/SOURCES.txt' 2026-04-22 07:41:05,444 root INFO reading manifest template 'MANIFEST.in' 2026-04-22 07:41:05,444 root INFO adding license file 'COPYING' 2026-04-22 07:41:05,445 root INFO writing manifest file 'pulsectl.egg-info/SOURCES.txt' 2026-04-22 07:41:05,450 root INFO installing to build/bdist.linux-x86_64/wheel 2026-04-22 07:41:05,450 root INFO running install 2026-04-22 07:41:05,457 root INFO running install_lib 2026-04-22 07:41:05,460 root INFO creating build/bdist.linux-x86_64/wheel 2026-04-22 07:41:05,460 root INFO creating build/bdist.linux-x86_64/wheel/pulsectl 2026-04-22 07:41:05,460 root INFO creating build/bdist.linux-x86_64/wheel/pulsectl/tests 2026-04-22 07:41:05,460 root INFO copying build/lib/pulsectl/tests/test_with_dummy_instance.py -> build/bdist.linux-x86_64/wheel/./pulsectl/tests 2026-04-22 07:41:05,461 root INFO copying build/lib/pulsectl/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./pulsectl/tests 2026-04-22 07:41:05,461 root INFO copying build/lib/pulsectl/_pulsectl.py -> build/bdist.linux-x86_64/wheel/./pulsectl 2026-04-22 07:41:05,461 root INFO copying build/lib/pulsectl/pulsectl.py -> build/bdist.linux-x86_64/wheel/./pulsectl 2026-04-22 07:41:05,461 root INFO copying build/lib/pulsectl/lookup.py -> build/bdist.linux-x86_64/wheel/./pulsectl 2026-04-22 07:41:05,462 root INFO copying build/lib/pulsectl/__init__.py -> build/bdist.linux-x86_64/wheel/./pulsectl 2026-04-22 07:41:05,462 root INFO running install_egg_info 2026-04-22 07:41:05,464 root INFO Copying pulsectl.egg-info to build/bdist.linux-x86_64/wheel/./pulsectl-24.12.0-py3.14.egg-info 2026-04-22 07:41:05,465 root INFO running install_scripts 2026-04-22 07:41:05,466 root INFO creating build/bdist.linux-x86_64/wheel/pulsectl-24.12.0.dist-info/WHEEL 2026-04-22 07:41:05,467 wheel INFO creating '/home/buildozer/aports/community/py3-pulsectl/src/pulsectl-24.12.0/.dist/.tmp-oil5t64r/pulsectl-24.12.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-04-22 07:41:05,467 wheel INFO adding 'pulsectl/__init__.py' 2026-04-22 07:41:05,467 wheel INFO adding 'pulsectl/_pulsectl.py' 2026-04-22 07:41:05,468 wheel INFO adding 'pulsectl/lookup.py' 2026-04-22 07:41:05,468 wheel INFO adding 'pulsectl/pulsectl.py' 2026-04-22 07:41:05,468 wheel INFO adding 'pulsectl/tests/__init__.py' 2026-04-22 07:41:05,468 wheel INFO adding 'pulsectl/tests/test_with_dummy_instance.py' 2026-04-22 07:41:05,469 wheel INFO adding 'pulsectl-24.12.0.dist-info/licenses/COPYING' 2026-04-22 07:41:05,469 wheel INFO adding 'pulsectl-24.12.0.dist-info/METADATA' 2026-04-22 07:41:05,469 wheel INFO adding 'pulsectl-24.12.0.dist-info/WHEEL' 2026-04-22 07:41:05,469 wheel INFO adding 'pulsectl-24.12.0.dist-info/top_level.txt' 2026-04-22 07:41:05,470 wheel INFO adding 'pulsectl-24.12.0.dist-info/RECORD' 2026-04-22 07:41:05,470 root INFO removing build/bdist.linux-x86_64/wheel 2026-04-22 07:41:05,470 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... 2026-04-22 07:41:05,700 gpep517 INFO Installing .dist/pulsectl-24.12.0-py2.py3-none-any.whl into /home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl 2026-04-22 07:41:05,752 gpep517 INFO Installation complete >>> py3-pulsectl-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pulsectl/tests/__pycache__' -> '/home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl-pyc/usr/lib/python3.14/site-packages/pulsectl/tests/__pycache__' 'usr/lib/python3.14/site-packages/pulsectl/__pycache__' -> '/home/buildozer/aports/community/py3-pulsectl/pkg/py3-pulsectl-pyc/usr/lib/python3.14/site-packages/pulsectl/__pycache__' >>> py3-pulsectl-pyc*: Preparing subpackage py3-pulsectl-pyc... Please specify at least one package name on the command line. >>> py3-pulsectl-pyc*: Running postcheck for py3-pulsectl-pyc >>> py3-pulsectl*: Running postcheck for py3-pulsectl >>> py3-pulsectl*: Preparing package py3-pulsectl... Please specify at least one package name on the command line. >>> py3-pulsectl-pyc*: Tracing dependencies... python3~3.14 >>> py3-pulsectl-pyc*: Package size: 175.3 KB >>> py3-pulsectl-pyc*: Compressing data... >>> py3-pulsectl-pyc*: Create checksum... >>> py3-pulsectl-pyc*: Create py3-pulsectl-pyc-24.12.0-r1.apk >>> py3-pulsectl*: Tracing dependencies... python3 libpulse python3~3.14 >>> py3-pulsectl*: Package size: 111.9 KB >>> py3-pulsectl*: Compressing data... >>> py3-pulsectl*: Create checksum... >>> py3-pulsectl*: Create py3-pulsectl-24.12.0-r1.apk >>> py3-pulsectl: Build complete at Wed, 22 Apr 2026 07:41:06 +0000 elapsed time 0h 0m 5s >>> py3-pulsectl: Cleaning up srcdir >>> py3-pulsectl: Cleaning up pkgdir >>> py3-pulsectl: Uninstalling dependencies... ( 1/46) Purging .makedepends-py3-pulsectl (20260422.074104) ( 2/46) Purging libpulse (17.0-r7) ( 3/46) Purging py3-gpep517-pyc (19-r2) ( 4/46) Purging py3-gpep517 (19-r2) ( 5/46) Purging py3-installer-pyc (1.0.0-r0) ( 6/46) Purging py3-installer (1.0.0-r0) ( 7/46) Purging py3-setuptools-pyc (82.0.1-r1) ( 8/46) Purging py3-setuptools (82.0.1-r1) ( 9/46) Purging py3-packaging-pyc (26.0-r1) (10/46) Purging py3-packaging (26.0-r1) (11/46) Purging py3-parsing-pyc (3.3.2-r1) (12/46) Purging py3-parsing (3.3.2-r1) (13/46) Purging python3-pyc (3.14.3-r0) (14/46) Purging python3-pycache-pyc0 (3.14.3-r0) (15/46) Purging pyc (3.14.3-r0) (16/46) Purging python3 (3.14.3-r0) (17/46) Purging dbus-libs (1.16.2-r2) (18/46) Purging gdbm (1.26-r0) (19/46) Purging libasyncns (0.8-r5) (20/46) Purging libbz2 (1.0.8-r6) (21/46) Purging libffi (3.5.2-r1) (22/46) Purging libintl (1.0-r0) (23/46) Purging libltdl (2.6.0-r1) (24/46) Purging libpanelw (6.6_p20260404-r0) (25/46) Purging libsndfile (1.2.2-r2) (26/46) Purging libvorbis (1.3.7-r2) (27/46) Purging libx11 (1.8.13-r0) (28/46) Purging libxcb (1.17.0-r1) (29/46) Purging libxdmcp (1.1.5-r1) (30/46) Purging mpdecimal (4.0.1-r0) (31/46) Purging mpg123-libs (1.33.4-r0) (32/46) Purging opus (1.6.1-r0) (33/46) Purging orc (0.4.41-r0) (34/46) Purging readline (8.3.3-r1) (35/46) Purging soxr (0.1.3-r7) (36/46) Purging speexdsp (1.2.1-r2) (37/46) Purging sqlite-libs (3.53.0-r0) (38/46) Purging tdb-libs (1.4.15-r1) (39/46) Purging xz-libs (5.8.2-r0) (40/46) Purging alsa-lib (1.2.15.3-r0) (41/46) Purging lame-libs (3.100-r5) (42/46) Purging libbsd (0.12.2-r0) (43/46) Purging libflac (1.4.3-r2) (44/46) Purging libmd (1.1.0-r0) (45/46) Purging libogg (1.3.6-r0) (46/46) Purging libxau (1.0.12-r0) Executing busybox-1.37.0-r31.trigger OK: 439.6 MiB in 102 packages >>> py3-pulsectl: Updating the community/x86_64 repository index... >>> py3-pulsectl: Signing the index...