>>> py3-ukpostcodeparser: Building community/py3-ukpostcodeparser 1.1.2-r5 (using abuild 3.9.0-r0) started Thu, 14 Apr 2022 00:12:38 +0000 >>> py3-ukpostcodeparser: Checking sanity of /home/buildozer/aports/community/py3-ukpostcodeparser/APKBUILD... >>> py3-ukpostcodeparser: Analyzing dependencies... >>> py3-ukpostcodeparser: Installing for build: build-base python3 py3-setuptools (1/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.4.2-r1) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.2.5-r1) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.1.2-r0) (7/16) Installing sqlite-libs (3.38.0-r0) (8/16) Installing python3 (3.10.3-r0) (9/16) Installing py3-appdirs (1.4.4-r3) (10/16) Installing py3-more-itertools (8.12.0-r2) (11/16) Installing py3-ordered-set (4.0.2-r3) (12/16) Installing py3-parsing (2.4.7-r3) (13/16) Installing py3-six (1.16.0-r1) (14/16) Installing py3-packaging (21.3-r0) (15/16) Installing py3-setuptools (59.4.0-r0) (16/16) Installing .makedepends-py3-ukpostcodeparser (20220414.001245) Executing busybox-1.35.0-r8.trigger OK: 305 MiB in 104 packages >>> py3-ukpostcodeparser: Cleaning up srcdir >>> py3-ukpostcodeparser: Cleaning up pkgdir >>> py3-ukpostcodeparser: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-ukpostcodeparser-1.1.2.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-ukpostcodeparser: Fetching py3-ukpostcodeparser-1.1.2.tar.gz::https://github.com/hamstah/ukpostcodeparser/archive/v1.1.2.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 142 100 142 0 0 632 0 --:--:-- --:--:-- --:--:-- 631 100 5585 0 5585 0 0 13008 0 --:--:-- --:--:-- --:--:-- 13008 >>> py3-ukpostcodeparser: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-ukpostcodeparser-1.1.2.tar.gz >>> py3-ukpostcodeparser: Checking sha512sums... py3-ukpostcodeparser-1.1.2.tar.gz: OK >>> py3-ukpostcodeparser: Unpacking /var/cache/distfiles/v3.16/py3-ukpostcodeparser-1.1.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/ukpostcodeparser copying ukpostcodeparser/__init__.py -> build/lib/ukpostcodeparser copying ukpostcodeparser/exceptions.py -> build/lib/ukpostcodeparser copying ukpostcodeparser/parser.py -> build/lib/ukpostcodeparser creating build/lib/ukpostcodeparser/test copying ukpostcodeparser/test/__init__.py -> build/lib/ukpostcodeparser/test copying ukpostcodeparser/test/parser.py -> build/lib/ukpostcodeparser/test >>> py3-ukpostcodeparser: 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-ukpostcodeparser/pkg creating /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser creating /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr creating /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib creating /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10/site-packages/ukpostcodeparser creating /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10/site-packages/ukpostcodeparser/test copying build/lib/ukpostcodeparser/test/__init__.py -> /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10/site-packages/ukpostcodeparser/test copying build/lib/ukpostcodeparser/test/parser.py -> /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10/site-packages/ukpostcodeparser/test copying build/lib/ukpostcodeparser/__init__.py -> /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10/site-packages/ukpostcodeparser copying build/lib/ukpostcodeparser/exceptions.py -> /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10/site-packages/ukpostcodeparser copying build/lib/ukpostcodeparser/parser.py -> /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10/site-packages/ukpostcodeparser byte-compiling /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10/site-packages/ukpostcodeparser/test/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10/site-packages/ukpostcodeparser/test/parser.py to parser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10/site-packages/ukpostcodeparser/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10/site-packages/ukpostcodeparser/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10/site-packages/ukpostcodeparser/parser.py to parser.cpython-310.pyc running install_egg_info running egg_info creating UkPostcodeParser.egg-info writing UkPostcodeParser.egg-info/PKG-INFO writing dependency_links to UkPostcodeParser.egg-info/dependency_links.txt writing top-level names to UkPostcodeParser.egg-info/top_level.txt writing manifest file 'UkPostcodeParser.egg-info/SOURCES.txt' reading manifest file 'UkPostcodeParser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'UkPostcodeParser.egg-info/SOURCES.txt' Copying UkPostcodeParser.egg-info to /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.10/site-packages/UkPostcodeParser-1.1.2-py3.10.egg-info running install_scripts >>> py3-ukpostcodeparser*: Running postcheck for py3-ukpostcodeparser >>> py3-ukpostcodeparser*: Preparing package py3-ukpostcodeparser... >>> py3-ukpostcodeparser*: Tracing dependencies... >>> py3-ukpostcodeparser*: Package size: 148.0 KB >>> py3-ukpostcodeparser*: Compressing data... >>> py3-ukpostcodeparser*: Create checksum... >>> py3-ukpostcodeparser*: Create py3-ukpostcodeparser-1.1.2-r5.apk >>> py3-ukpostcodeparser: Build complete at Thu, 14 Apr 2022 00:12:49 +0000 elapsed time 0h 0m 11s >>> py3-ukpostcodeparser: Cleaning up srcdir >>> py3-ukpostcodeparser: Cleaning up pkgdir >>> py3-ukpostcodeparser: Uninstalling dependencies... (1/16) Purging .makedepends-py3-ukpostcodeparser (20220414.001245) (2/16) Purging py3-setuptools (59.4.0-r0) (3/16) Purging py3-appdirs (1.4.4-r3) (4/16) Purging py3-more-itertools (8.12.0-r2) (5/16) Purging py3-ordered-set (4.0.2-r3) (6/16) Purging py3-packaging (21.3-r0) (7/16) Purging py3-six (1.16.0-r1) (8/16) Purging py3-parsing (2.4.7-r3) (9/16) Purging python3 (3.10.3-r0) (10/16) Purging libbz2 (1.0.8-r1) (11/16) Purging libffi (3.4.2-r1) (12/16) Purging gdbm (1.23-r0) (13/16) Purging xz-libs (5.2.5-r1) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.2-r0) (16/16) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-ukpostcodeparser: Updating the community/armv7 repository index... >>> py3-ukpostcodeparser: Signing the index...