>>> py3-xdg: Building community/py3-xdg 0.28-r2 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 08:40:51 +0000
>>> py3-xdg: Checking sanity of /home/buildozer/aports/community/py3-xdg/APKBUILD...
>>> py3-xdg: Analyzing dependencies...
>>> py3-xdg: Installing for build: build-base python3 py3-setuptools
(1/19) Installing libbz2 (1.0.8-r5)
(2/19) Installing libffi (3.4.4-r2)
(3/19) Installing gdbm (1.23-r1)
(4/19) Installing xz-libs (5.4.2-r1)
(5/19) Installing mpdecimal (2.5.1-r2)
(6/19) Installing libpanelw (6.4_p20230401-r5)
(7/19) Installing readline (8.2.1-r1)
(8/19) Installing sqlite-libs (3.41.2-r2)
(9/19) Installing python3 (3.11.3-r10)
(10/19) Installing python3-pycache-pyc0 (3.11.3-r10)
(11/19) Installing pyc (0.1-r0)
(12/19) Installing python3-pyc (3.11.3-r10)
(13/19) Installing py3-parsing (3.0.9-r2)
(14/19) Installing py3-parsing-pyc (3.0.9-r2)
(15/19) Installing py3-packaging (23.1-r1)
(16/19) Installing py3-packaging-pyc (23.1-r1)
(17/19) Installing py3-setuptools (67.7.1-r0)
(18/19) Installing py3-setuptools-pyc (67.7.1-r0)
(19/19) Installing .makedepends-py3-xdg (20230422.084052)
Executing busybox-1.36.0-r7.trigger
OK: 461 MiB in 117 packages
>>> py3-xdg: Cleaning up srcdir
>>> py3-xdg: Cleaning up pkgdir
>>> py3-xdg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pyxdg-0.28.tar.gz
>>> py3-xdg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pyxdg-0.28.tar.gz
>>> py3-xdg: Checking sha512sums...
pyxdg-0.28.tar.gz: OK
>>> py3-xdg: Unpacking /var/cache/distfiles/v3.18/pyxdg-0.28.tar.gz...
running build
running build_py
creating build
creating build/lib
creating build/lib/xdg
copying xdg/__init__.py -> build/lib/xdg
copying xdg/Locale.py -> build/lib/xdg
copying xdg/Exceptions.py -> build/lib/xdg
copying xdg/Config.py -> build/lib/xdg
copying xdg/IconTheme.py -> build/lib/xdg
copying xdg/util.py -> build/lib/xdg
copying xdg/Mime.py -> build/lib/xdg
copying xdg/MenuEditor.py -> build/lib/xdg
copying xdg/BaseDirectory.py -> build/lib/xdg
copying xdg/IniFile.py -> build/lib/xdg
copying xdg/DesktopEntry.py -> build/lib/xdg
copying xdg/Menu.py -> build/lib/xdg
copying xdg/RecentFiles.py -> build/lib/xdg
>>> py3-xdg: 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-xdg/pkg
creating /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg
creating /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr
creating /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib
creating /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11
creating /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages
creating /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg
copying build/lib/xdg/__init__.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg
copying build/lib/xdg/Locale.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg
copying build/lib/xdg/Exceptions.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg
copying build/lib/xdg/Config.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg
copying build/lib/xdg/IconTheme.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg
copying build/lib/xdg/util.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg
copying build/lib/xdg/Mime.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg
copying build/lib/xdg/MenuEditor.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg
copying build/lib/xdg/BaseDirectory.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg
copying build/lib/xdg/IniFile.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg
copying build/lib/xdg/DesktopEntry.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg
copying build/lib/xdg/Menu.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg
copying build/lib/xdg/RecentFiles.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg
byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg/Locale.py to Locale.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg/Exceptions.py to Exceptions.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg/Config.py to Config.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg/IconTheme.py to IconTheme.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg/util.py to util.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg/Mime.py to Mime.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg/MenuEditor.py to MenuEditor.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg/BaseDirectory.py to BaseDirectory.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg/IniFile.py to IniFile.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg/DesktopEntry.py to DesktopEntry.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg/Menu.py to Menu.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg/RecentFiles.py to RecentFiles.cpython-311.pyc
running install_egg_info
running egg_info
writing pyxdg.egg-info/PKG-INFO
writing dependency_links to pyxdg.egg-info/dependency_links.txt
writing top-level names to pyxdg.egg-info/top_level.txt
reading manifest file 'pyxdg.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
adding license file 'AUTHORS'
writing manifest file 'pyxdg.egg-info/SOURCES.txt'
Copying pyxdg.egg-info to /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/pyxdg-0.28-py3.11.egg-info
running install_scripts
>>> py3-xdg-pyc*: Running split function pyc...
'/home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.11/site-packages/xdg/__pycache__' -> '/home/buildozer/aports/community/py3-xdg/pkg/py3-xdg-pyc/usr/lib/python3.11/site-packages/xdg/__pycache__'
>>> py3-xdg-pyc*: Preparing subpackage py3-xdg-pyc...
>>> py3-xdg-pyc*: Running postcheck for py3-xdg-pyc
>>> py3-xdg*: Running postcheck for py3-xdg
>>> py3-xdg*: Preparing package py3-xdg...
>>> py3-xdg-pyc*: Tracing dependencies...
	python3
	python3~3.11
>>> py3-xdg-pyc*: Package size: 292.0 KB
>>> py3-xdg-pyc*: Compressing data...
>>> py3-xdg-pyc*: Create checksum...
>>> py3-xdg-pyc*: Create py3-xdg-pyc-0.28-r2.apk
>>> py3-xdg*: Tracing dependencies...
	python3
	python3~3.11
>>> py3-xdg*: Package size: 220.0 KB
>>> py3-xdg*: Compressing data...
>>> py3-xdg*: Create checksum...
>>> py3-xdg*: Create py3-xdg-0.28-r2.apk
>>> py3-xdg: Build complete at Sat, 22 Apr 2023 08:40:53 +0000 elapsed time 0h 0m 2s
>>> py3-xdg: Cleaning up srcdir
>>> py3-xdg: Cleaning up pkgdir
>>> py3-xdg: Uninstalling dependencies...
(1/19) Purging .makedepends-py3-xdg (20230422.084052)
(2/19) Purging py3-setuptools-pyc (67.7.1-r0)
(3/19) Purging py3-setuptools (67.7.1-r0)
(4/19) Purging py3-packaging-pyc (23.1-r1)
(5/19) Purging py3-packaging (23.1-r1)
(6/19) Purging py3-parsing-pyc (3.0.9-r2)
(7/19) Purging py3-parsing (3.0.9-r2)
(8/19) Purging python3-pyc (3.11.3-r10)
(9/19) Purging python3-pycache-pyc0 (3.11.3-r10)
(10/19) Purging pyc (0.1-r0)
(11/19) Purging python3 (3.11.3-r10)
(12/19) Purging gdbm (1.23-r1)
(13/19) Purging libbz2 (1.0.8-r5)
(14/19) Purging libffi (3.4.4-r2)
(15/19) Purging libpanelw (6.4_p20230401-r5)
(16/19) Purging mpdecimal (2.5.1-r2)
(17/19) Purging readline (8.2.1-r1)
(18/19) Purging sqlite-libs (3.41.2-r2)
(19/19) Purging xz-libs (5.4.2-r1)
Executing busybox-1.36.0-r7.trigger
OK: 408 MiB in 98 packages
>>> py3-xdg: Updating the community/aarch64 repository index...
>>> py3-xdg: Signing the index...