>>> py3-xdg: Building community/py3-xdg 0.28-r0 (using abuild 3.10.0_rc1-r1) started Sun, 18 Sep 2022 21:16:40 +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/10) Installing libffi (3.4.2-r1) (2/10) Installing gdbm (1.23-r0) (3/10) Installing mpdecimal (2.5.1-r1) (4/10) Installing readline (8.1.2-r0) (5/10) Installing sqlite-libs (3.39.3-r0) (6/10) Installing python3 (3.10.7-r0) (7/10) Installing py3-parsing (3.0.9-r0) (8/10) Installing py3-packaging (21.3-r2) (9/10) Installing py3-setuptools (65.3.0-r0) (10/10) Installing .makedepends-py3-xdg (20220918.211641) Executing busybox-1.35.0-r25.trigger OK: 396 MiB in 113 packages >>> py3-xdg: Cleaning up srcdir >>> py3-xdg: Cleaning up pkgdir >>> py3-xdg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyxdg-0.28.tar.gz >>> py3-xdg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyxdg-0.28.tar.gz >>> py3-xdg: Checking sha512sums... pyxdg-0.28.tar.gz: OK >>> py3-xdg: Unpacking /var/cache/distfiles/edge/pyxdg-0.28.tar.gz... running build running build_py creating build creating build/lib creating build/lib/xdg copying xdg/IniFile.py -> build/lib/xdg copying xdg/IconTheme.py -> build/lib/xdg copying xdg/Exceptions.py -> build/lib/xdg copying xdg/Config.py -> build/lib/xdg copying xdg/util.py -> build/lib/xdg copying xdg/Menu.py -> build/lib/xdg copying xdg/RecentFiles.py -> build/lib/xdg copying xdg/DesktopEntry.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/__init__.py -> build/lib/xdg copying xdg/Locale.py -> build/lib/xdg >>> py3-xdg: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py 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.10 creating /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg copying build/lib/xdg/IniFile.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg copying build/lib/xdg/IconTheme.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg copying build/lib/xdg/Exceptions.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg copying build/lib/xdg/Config.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg copying build/lib/xdg/util.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg copying build/lib/xdg/Menu.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg copying build/lib/xdg/RecentFiles.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg copying build/lib/xdg/DesktopEntry.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg copying build/lib/xdg/Mime.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg copying build/lib/xdg/MenuEditor.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg copying build/lib/xdg/BaseDirectory.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg copying build/lib/xdg/__init__.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg copying build/lib/xdg/Locale.py -> /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg/IniFile.py to IniFile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg/IconTheme.py to IconTheme.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg/Exceptions.py to Exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg/Config.py to Config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg/Menu.py to Menu.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg/RecentFiles.py to RecentFiles.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg/DesktopEntry.py to DesktopEntry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg/Mime.py to Mime.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg/MenuEditor.py to MenuEditor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg/BaseDirectory.py to BaseDirectory.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-xdg/pkg/py3-xdg/usr/lib/python3.10/site-packages/xdg/Locale.py to Locale.cpython-310.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.10/site-packages/pyxdg-0.28-py3.10.egg-info running install_scripts >>> py3-xdg*: Running postcheck for py3-xdg >>> py3-xdg*: Preparing package py3-xdg... >>> py3-xdg*: Tracing dependencies... >>> py3-xdg*: Package size: 376.0 KB >>> py3-xdg*: Compressing data... >>> py3-xdg*: Create checksum... >>> py3-xdg*: Create py3-xdg-0.28-r0.apk >>> py3-xdg: Build complete at Sun, 18 Sep 2022 21:16:45 +0000 elapsed time 0h 0m 5s >>> py3-xdg: Cleaning up srcdir >>> py3-xdg: Cleaning up pkgdir >>> py3-xdg: Uninstalling dependencies... (1/10) Purging .makedepends-py3-xdg (20220918.211641) (2/10) Purging py3-setuptools (65.3.0-r0) (3/10) Purging py3-packaging (21.3-r2) (4/10) Purging py3-parsing (3.0.9-r0) (5/10) Purging python3 (3.10.7-r0) (6/10) Purging libffi (3.4.2-r1) (7/10) Purging gdbm (1.23-r0) (8/10) Purging mpdecimal (2.5.1-r1) (9/10) Purging readline (8.1.2-r0) (10/10) Purging sqlite-libs (3.39.3-r0) Executing busybox-1.35.0-r25.trigger OK: 338 MiB in 103 packages >>> py3-xdg: Updating the community/armhf repository index... >>> py3-xdg: Signing the index...