>>> py3-playsound: Building testing/py3-playsound 1.3.0-r0 (using abuild 3.11.20-r0) started Mon, 03 Jul 2023 22:47:58 +0000 >>> py3-playsound: Checking sanity of /home/buildozer/aports/testing/py3-playsound/APKBUILD... >>> py3-playsound: Analyzing dependencies... >>> py3-playsound: Installing for build: build-base python3 py3-gobject3 py3-gst py3-setuptools (1/69) Installing libbz2 (1.0.8-r6) (2/69) Installing gdbm (1.23-r1) (3/69) Installing mpdecimal (2.5.1-r2) (4/69) Installing libpanelw (6.4_p20230701-r0) (5/69) Installing readline (8.2.1-r2) (6/69) Installing sqlite-libs (3.42.0-r2) (7/69) Installing python3 (3.11.4-r1) (8/69) Installing python3-pycache-pyc0 (3.11.4-r1) (9/69) Installing pyc (0.1-r0) (10/69) Installing python3-pyc (3.11.4-r1) (11/69) Installing libxau (1.0.11-r3) (12/69) Installing libmd (1.1.0-r0) (13/69) Installing libbsd (0.11.7-r2) (14/69) Installing libxdmcp (1.1.4-r3) (15/69) Installing libxcb (1.15-r3) (16/69) Installing libx11 (1.8.6-r0) (17/69) Installing libxext (1.3.5-r3) (18/69) Installing libxrender (0.9.11-r4) (19/69) Installing libpng (1.6.40-r0) (20/69) Installing freetype (2.13.1-r0) (21/69) Installing fontconfig (2.14.2-r4) (22/69) Installing pixman (0.42.2-r2) (23/69) Installing cairo (1.17.8-r2) (24/69) Installing libintl (0.22-r0) (25/69) Installing libblkid (2.39.1-r0) (26/69) Installing libmount (2.39.1-r0) (27/69) Installing glib (2.76.3-r0) (28/69) Installing cairo-gobject (1.17.8-r2) (29/69) Installing gobject-introspection (1.76.1-r3) (30/69) Installing py3-gobject3 (3.44.1-r2) (31/69) Installing mesa (23.1.3-r0) (32/69) Installing libdrm (2.4.115-r7) (33/69) Installing wayland-libs-server (1.22.0-r2) (34/69) Installing mesa-gbm (23.1.3-r0) (35/69) Installing mesa-glapi (23.1.3-r0) (36/69) Installing wayland-libs-client (1.22.0-r2) (37/69) Installing libxshmfence (1.3.2-r4) (38/69) Installing mesa-egl (23.1.3-r0) (39/69) Installing libxfixes (6.0.1-r3) (40/69) Installing libxxf86vm (1.1.5-r5) (41/69) Installing mesa-gl (23.1.3-r0) (42/69) Installing libxi (1.8.1-r2) (43/69) Installing libxv (1.0.12-r4) (44/69) Installing alsa-lib (1.2.9-r4) (45/69) Installing cdparanoia-libs (10.2-r14) (46/69) Installing graphene (1.10.8-r2) (47/69) Installing gstreamer (1.22.4-r0) (48/69) Installing libjpeg-turbo (2.1.5.1-r4) (49/69) Installing libogg (1.3.5-r5) (50/69) Installing opus (1.4-r0) (51/69) Installing orc (0.4.34-r0) (52/69) Installing libxft (2.3.8-r2) (53/69) Installing fribidi (1.0.13-r0) (54/69) Installing graphite2 (1.3.14-r6) (55/69) Installing harfbuzz (7.3.0-r1) (56/69) Installing pango (1.50.14-r1) (57/69) Installing libtheora (1.1.1-r18) (58/69) Installing libvorbis (1.3.7-r2) (59/69) Installing wayland-libs-cursor (1.22.0-r2) (60/69) Installing wayland-libs-egl (1.22.0-r2) (61/69) Installing gst-plugins-base (1.22.4-r0) (62/69) Installing py3-gst (1.22.4-r1) (63/69) Installing py3-parsing (3.1.0-r0) (64/69) Installing py3-parsing-pyc (3.1.0-r0) (65/69) Installing py3-packaging (23.1-r1) (66/69) Installing py3-packaging-pyc (23.1-r1) (67/69) Installing py3-setuptools (68.0.0-r0) (68/69) Installing py3-setuptools-pyc (68.0.0-r0) (69/69) Installing .makedepends-py3-playsound (20230703.224803) Executing busybox-1.36.1-r2.trigger Executing glib-2.76.3-r0.trigger OK: 991 MiB in 177 packages >>> py3-playsound: Cleaning up srcdir >>> py3-playsound: Cleaning up pkgdir >>> py3-playsound: Cleaning up tmpdir >>> py3-playsound: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-playsound-1.3.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520k 100 520k 0 0 1173k 0 --:--:-- --:--:-- --:--:-- 1208k >>> py3-playsound: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-playsound-1.3.0.tar.gz >>> py3-playsound: Checking sha512sums... py3-playsound-1.3.0.tar.gz: OK >>> py3-playsound: Unpacking /var/cache/distfiles/py3-playsound-1.3.0.tar.gz... running build running build_py creating build creating build/lib copying playsound.py -> build/lib >>> py3-playsound: 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 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-playsound/pkg creating /home/buildozer/aports/testing/py3-playsound/pkg/py3-playsound creating /home/buildozer/aports/testing/py3-playsound/pkg/py3-playsound/usr creating /home/buildozer/aports/testing/py3-playsound/pkg/py3-playsound/usr/lib creating /home/buildozer/aports/testing/py3-playsound/pkg/py3-playsound/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-playsound/pkg/py3-playsound/usr/lib/python3.11/site-packages copying build/lib/playsound.py -> /home/buildozer/aports/testing/py3-playsound/pkg/py3-playsound/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/testing/py3-playsound/pkg/py3-playsound/usr/lib/python3.11/site-packages/playsound.py to playsound.cpython-311.pyc running install_egg_info running egg_info creating playsound.egg-info writing playsound.egg-info/PKG-INFO writing dependency_links to playsound.egg-info/dependency_links.txt writing top-level names to playsound.egg-info/top_level.txt writing manifest file 'playsound.egg-info/SOURCES.txt' reading manifest file 'playsound.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'playsound.egg-info/SOURCES.txt' Copying playsound.egg-info to /home/buildozer/aports/testing/py3-playsound/pkg/py3-playsound/usr/lib/python3.11/site-packages/playsound-1.3.0-py3.11.egg-info running install_scripts >>> py3-playsound-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-playsound/pkg/py3-playsound/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-playsound/pkg/py3-playsound-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-playsound-pyc*: Preparing subpackage py3-playsound-pyc... >>> py3-playsound-pyc*: Running postcheck for py3-playsound-pyc >>> py3-playsound*: Running postcheck for py3-playsound >>> py3-playsound*: Preparing package py3-playsound... >>> py3-playsound-pyc*: Tracing dependencies... python3 py3-gobject3 py3-gst python3~3.11 >>> py3-playsound-pyc*: Package size: 40.0 KB >>> py3-playsound-pyc*: Compressing data... >>> py3-playsound-pyc*: Create checksum... >>> py3-playsound-pyc*: Create py3-playsound-pyc-1.3.0-r0.apk >>> py3-playsound*: Tracing dependencies... python3 py3-gobject3 py3-gst python3~3.11 >>> py3-playsound*: Package size: 52.0 KB >>> py3-playsound*: Compressing data... >>> py3-playsound*: Create checksum... >>> py3-playsound*: Create py3-playsound-1.3.0-r0.apk >>> py3-playsound: Build complete at Mon, 03 Jul 2023 22:48:14 +0000 elapsed time 0h 0m 16s >>> py3-playsound: Cleaning up srcdir >>> py3-playsound: Cleaning up pkgdir >>> py3-playsound: Uninstalling dependencies... (1/69) Purging .makedepends-py3-playsound (20230703.224803) (2/69) Purging py3-gst (1.22.4-r1) (3/69) Purging py3-gobject3 (3.44.1-r2) (4/69) Purging gst-plugins-base (1.22.4-r0) (5/69) Purging py3-setuptools-pyc (68.0.0-r0) (6/69) Purging py3-setuptools (68.0.0-r0) (7/69) Purging py3-packaging-pyc (23.1-r1) (8/69) Purging py3-packaging (23.1-r1) (9/69) Purging py3-parsing-pyc (3.1.0-r0) (10/69) Purging py3-parsing (3.1.0-r0) (11/69) Purging alsa-lib (1.2.9-r4) (12/69) Purging cairo-gobject (1.17.8-r2) (13/69) Purging cdparanoia-libs (10.2-r14) (14/69) Purging gobject-introspection (1.76.1-r3) (15/69) Purging graphene (1.10.8-r2) (16/69) Purging gstreamer (1.22.4-r0) (17/69) Purging libjpeg-turbo (2.1.5.1-r4) (18/69) Purging libtheora (1.1.1-r18) (19/69) Purging libvorbis (1.3.7-r2) (20/69) Purging libxi (1.8.1-r2) (21/69) Purging libxv (1.0.12-r4) (22/69) Purging mesa-egl (23.1.3-r0) (23/69) Purging mesa-gbm (23.1.3-r0) (24/69) Purging mesa-gl (23.1.3-r0) (25/69) Purging mesa (23.1.3-r0) (26/69) Purging mesa-glapi (23.1.3-r0) (27/69) Purging opus (1.4-r0) (28/69) Purging orc (0.4.34-r0) (29/69) Purging pango (1.50.14-r1) Executing pango-1.50.14-r1.pre-deinstall (30/69) Purging python3-pyc (3.11.4-r1) (31/69) Purging python3-pycache-pyc0 (3.11.4-r1) (32/69) Purging pyc (0.1-r0) (33/69) Purging wayland-libs-cursor (1.22.0-r2) (34/69) Purging wayland-libs-egl (1.22.0-r2) (35/69) Purging wayland-libs-server (1.22.0-r2) (36/69) Purging cairo (1.17.8-r2) (37/69) Purging libxft (2.3.8-r2) (38/69) Purging fontconfig (2.14.2-r4) (39/69) Purging harfbuzz (7.3.0-r1) (40/69) Purging freetype (2.13.1-r0) (41/69) Purging fribidi (1.0.13-r0) (42/69) Purging python3 (3.11.4-r1) (43/69) Purging gdbm (1.23-r1) (44/69) Purging glib (2.76.3-r0) (45/69) Purging graphite2 (1.3.14-r6) (46/69) Purging libmount (2.39.1-r0) (47/69) Purging libblkid (2.39.1-r0) (48/69) Purging libxxf86vm (1.1.5-r5) (49/69) Purging libxext (1.3.5-r3) (50/69) Purging libxrender (0.9.11-r4) (51/69) Purging libxfixes (6.0.1-r3) (52/69) Purging libx11 (1.8.6-r0) (53/69) Purging libxcb (1.15-r3) (54/69) Purging libxdmcp (1.1.4-r3) (55/69) Purging libbsd (0.11.7-r2) (56/69) Purging libbz2 (1.0.8-r6) (57/69) Purging libdrm (2.4.115-r7) (58/69) Purging libintl (0.22-r0) (59/69) Purging libmd (1.1.0-r0) (60/69) Purging libogg (1.3.5-r5) (61/69) Purging libpanelw (6.4_p20230701-r0) (62/69) Purging libpng (1.6.40-r0) (63/69) Purging libxau (1.0.11-r3) (64/69) Purging libxshmfence (1.3.2-r4) (65/69) Purging mpdecimal (2.5.1-r2) (66/69) Purging pixman (0.42.2-r2) (67/69) Purging readline (8.2.1-r2) (68/69) Purging sqlite-libs (3.42.0-r2) (69/69) Purging wayland-libs-client (1.22.0-r2) Executing busybox-1.36.1-r2.trigger OK: 914 MiB in 108 packages >>> py3-playsound: Updating the testing/riscv64 repository index... >>> py3-playsound: Signing the index...