>>> py3-dpath: Building testing/py3-dpath 2.1.6-r0 (using abuild 3.11.0-r1) started Mon, 22 May 2023 02:16:39 +0000 >>> py3-dpath: Checking sanity of /home/buildozer/aports/testing/py3-dpath/APKBUILD... >>> py3-dpath: Analyzing dependencies... >>> py3-dpath: Installing for build: build-base python3 py3-setuptools (1/17) Installing libbz2 (1.0.8-r6) (2/17) Installing gdbm (1.23-r1) (3/17) Installing mpdecimal (2.5.1-r2) (4/17) Installing libpanelw (6.4_p20230520-r0) (5/17) Installing readline (8.2.1-r2) (6/17) Installing sqlite-libs (3.42.0-r0) (7/17) Installing python3 (3.11.3-r11) (8/17) Installing python3-pycache-pyc0 (3.11.3-r11) (9/17) Installing pyc (0.1-r0) (10/17) Installing python3-pyc (3.11.3-r11) (11/17) Installing py3-parsing (3.0.9-r2) (12/17) Installing py3-parsing-pyc (3.0.9-r2) (13/17) Installing py3-packaging (23.1-r1) (14/17) Installing py3-packaging-pyc (23.1-r1) (15/17) Installing py3-setuptools (67.8.0-r0) (16/17) Installing py3-setuptools-pyc (67.8.0-r0) (17/17) Installing .makedepends-py3-dpath (20230522.021644) Executing busybox-1.36.0-r11.trigger OK: 971 MiB in 121 packages >>> py3-dpath: Cleaning up srcdir >>> py3-dpath: Cleaning up pkgdir >>> py3-dpath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dpath-2.1.6.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-dpath: Fetching https://files.pythonhosted.org/packages/source/d/dpath/dpath-2.1.6.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 28142 100 28142 0 0 62778 0 --:--:-- --:--:-- --:--:-- 62778 >>> py3-dpath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dpath-2.1.6.tar.gz >>> py3-dpath: Checking sha512sums... dpath-2.1.6.tar.gz: OK >>> py3-dpath: Unpacking /var/cache/distfiles/dpath-2.1.6.tar.gz... running build running build_py creating build creating build/lib creating build/lib/dpath copying dpath/types.py -> build/lib/dpath copying dpath/__init__.py -> build/lib/dpath copying dpath/options.py -> build/lib/dpath copying dpath/segments.py -> build/lib/dpath copying dpath/exceptions.py -> build/lib/dpath copying dpath/util.py -> build/lib/dpath copying dpath/version.py -> build/lib/dpath copying dpath/py.typed -> build/lib/dpath >>> py3-dpath: 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/testing/py3-dpath/pkg creating /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath creating /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr creating /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib creating /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath copying build/lib/dpath/types.py -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath copying build/lib/dpath/__init__.py -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath copying build/lib/dpath/options.py -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath copying build/lib/dpath/segments.py -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath copying build/lib/dpath/exceptions.py -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath copying build/lib/dpath/util.py -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath copying build/lib/dpath/py.typed -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath copying build/lib/dpath/version.py -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath byte-compiling /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath/options.py to options.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath/segments.py to segments.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath/version.py to version.cpython-311.pyc running install_egg_info running egg_info writing dpath.egg-info/PKG-INFO writing dependency_links to dpath.egg-info/dependency_links.txt writing top-level names to dpath.egg-info/top_level.txt reading manifest file 'dpath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENSE.txt' writing manifest file 'dpath.egg-info/SOURCES.txt' Copying dpath.egg-info to /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath-2.1.6-py3.11.egg-info running install_scripts >>> py3-dpath-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.11/site-packages/dpath/__pycache__' -> '/home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath-pyc/usr/lib/python3.11/site-packages/dpath/__pycache__' >>> py3-dpath-pyc*: Preparing subpackage py3-dpath-pyc... >>> py3-dpath-pyc*: Running postcheck for py3-dpath-pyc >>> py3-dpath*: Running postcheck for py3-dpath >>> py3-dpath*: Preparing package py3-dpath... >>> py3-dpath-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-dpath-pyc*: Package size: 80.0 KB >>> py3-dpath-pyc*: Compressing data... >>> py3-dpath-pyc*: Create checksum... >>> py3-dpath-pyc*: Create py3-dpath-pyc-2.1.6-r0.apk >>> py3-dpath*: Tracing dependencies... python3 python3~3.11 >>> py3-dpath*: Package size: 104.0 KB >>> py3-dpath*: Compressing data... >>> py3-dpath*: Create checksum... >>> py3-dpath*: Create py3-dpath-2.1.6-r0.apk >>> py3-dpath: Build complete at Mon, 22 May 2023 02:16:55 +0000 elapsed time 0h 0m 16s >>> py3-dpath: Cleaning up srcdir >>> py3-dpath: Cleaning up pkgdir >>> py3-dpath: Uninstalling dependencies... (1/17) Purging .makedepends-py3-dpath (20230522.021644) (2/17) Purging py3-setuptools-pyc (67.8.0-r0) (3/17) Purging py3-setuptools (67.8.0-r0) (4/17) Purging py3-packaging-pyc (23.1-r1) (5/17) Purging py3-packaging (23.1-r1) (6/17) Purging py3-parsing-pyc (3.0.9-r2) (7/17) Purging py3-parsing (3.0.9-r2) (8/17) Purging python3-pyc (3.11.3-r11) (9/17) Purging python3-pycache-pyc0 (3.11.3-r11) (10/17) Purging pyc (0.1-r0) (11/17) Purging python3 (3.11.3-r11) (12/17) Purging gdbm (1.23-r1) (13/17) Purging libbz2 (1.0.8-r6) (14/17) Purging libpanelw (6.4_p20230520-r0) (15/17) Purging mpdecimal (2.5.1-r2) (16/17) Purging readline (8.2.1-r2) (17/17) Purging sqlite-libs (3.42.0-r0) Executing busybox-1.36.0-r11.trigger OK: 924 MiB in 104 packages >>> py3-dpath: Updating the testing/riscv64 repository index... >>> py3-dpath: Signing the index...