>>> py3-arrow: Building community/py3-arrow 0.17.0-r1 (using abuild 3.9.0_rc2-r1) started Mon, 18 Oct 2021 11:09:03 +0000 >>> py3-arrow: Checking sanity of /home/buildozer/aports/community/py3-arrow/APKBUILD... >>> py3-arrow: Analyzing dependencies... >>> py3-arrow: Installing for build: build-base py3-dateutil py3-setuptools (1/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.4.2-r1) (3/16) Installing gdbm (1.20-r2) (4/16) Installing xz-libs (5.2.5-r0) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.1.1-r0) (7/16) Installing sqlite-libs (3.36.0-r0) (8/16) Installing python3 (3.9.7-r3) (9/16) Installing py3-six (1.15.0-r1) (10/16) Installing py3-dateutil (2.8.2-r0) (11/16) Installing py3-ordered-set (4.0.2-r2) (12/16) Installing py3-appdirs (1.4.4-r2) (13/16) Installing py3-parsing (2.4.7-r2) (14/16) Installing py3-packaging (20.9-r1) (15/16) Installing py3-setuptools (52.0.0-r4) (16/16) Installing .makedepends-py3-arrow (20211018.110911) Executing busybox-1.34.1-r1.trigger OK: 394 MiB in 106 packages >>> py3-arrow: Cleaning up srcdir >>> py3-arrow: Cleaning up pkgdir >>> py3-arrow: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/arrow-0.17.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 curl: (22) The requested URL returned error: 404 >>> py3-arrow: Fetching https://files.pythonhosted.org/packages/source/a/arrow/arrow-0.17.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97411 100 97411 0 0 300k 0 --:--:-- --:--:-- --:--:-- 300k >>> py3-arrow: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/arrow-0.17.0.tar.gz >>> py3-arrow: Checking sha512sums... arrow-0.17.0.tar.gz: OK >>> py3-arrow: Unpacking /var/cache/distfiles/v3.15/arrow-0.17.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/arrow copying arrow/parser.py -> build/lib/arrow copying arrow/util.py -> build/lib/arrow copying arrow/api.py -> build/lib/arrow copying arrow/__init__.py -> build/lib/arrow copying arrow/formatter.py -> build/lib/arrow copying arrow/arrow.py -> build/lib/arrow copying arrow/constants.py -> build/lib/arrow copying arrow/_version.py -> build/lib/arrow copying arrow/factory.py -> build/lib/arrow copying arrow/locales.py -> build/lib/arrow >>> py3-arrow: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-arrow/pkg creating /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow creating /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr creating /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib creating /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/parser.py -> /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/util.py -> /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/api.py -> /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/__init__.py -> /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/formatter.py -> /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/arrow.py -> /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/constants.py -> /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/_version.py -> /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/factory.py -> /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow copying build/lib/arrow/locales.py -> /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow byte-compiling /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow/parser.py to parser.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow/util.py to util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow/api.py to api.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow/formatter.py to formatter.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow/arrow.py to arrow.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow/constants.py to constants.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow/_version.py to _version.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow/factory.py to factory.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow/locales.py to locales.cpython-39.pyc running install_egg_info running egg_info writing arrow.egg-info/PKG-INFO writing dependency_links to arrow.egg-info/dependency_links.txt writing requirements to arrow.egg-info/requires.txt writing top-level names to arrow.egg-info/top_level.txt reading manifest file 'arrow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'arrow.egg-info/SOURCES.txt' Copying arrow.egg-info to /home/buildozer/aports/community/py3-arrow/pkg/py3-arrow/usr/lib/python3.9/site-packages/arrow-0.17.0-py3.9.egg-info running install_scripts >>> py3-arrow*: Running postcheck for py3-arrow >>> py3-arrow*: Preparing package py3-arrow... >>> py3-arrow*: Tracing dependencies... >>> py3-arrow*: Package size: 432.0 KB >>> py3-arrow*: Compressing data... >>> py3-arrow*: Create checksum... >>> py3-arrow*: Create py3-arrow-0.17.0-r1.apk >>> py3-arrow: Build complete at Mon, 18 Oct 2021 11:09:13 +0000 elapsed time 0h 0m 10s >>> py3-arrow: Cleaning up srcdir >>> py3-arrow: Cleaning up pkgdir >>> py3-arrow: Uninstalling dependencies... (1/16) Purging .makedepends-py3-arrow (20211018.110911) (2/16) Purging py3-dateutil (2.8.2-r0) (3/16) Purging py3-setuptools (52.0.0-r4) (4/16) Purging py3-ordered-set (4.0.2-r2) (5/16) Purging py3-appdirs (1.4.4-r2) (6/16) Purging py3-packaging (20.9-r1) (7/16) Purging py3-parsing (2.4.7-r2) (8/16) Purging py3-six (1.15.0-r1) (9/16) Purging python3 (3.9.7-r3) (10/16) Purging libbz2 (1.0.8-r1) (11/16) Purging libffi (3.4.2-r1) (12/16) Purging gdbm (1.20-r2) (13/16) Purging xz-libs (5.2.5-r0) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.1-r0) (16/16) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 342 MiB in 90 packages >>> py3-arrow: Updating the community/x86_64 repository index... >>> py3-arrow: Signing the index...