>>> py3-ukpostcodeparser: Building community/py3-ukpostcodeparser 1.1.2-r5 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 06:13:09 +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/13) Installing libffi (3.4.2-r1) (2/13) Installing gdbm (1.22-r0) (3/13) Installing mpdecimal (2.5.1-r1) (4/13) Installing readline (8.1.1-r0) (5/13) Installing sqlite-libs (3.37.0-r0) (6/13) Installing python3 (3.10.1-r0) (7/13) Installing py3-ordered-set (4.0.2-r3) (8/13) Installing py3-appdirs (1.4.4-r3) (9/13) Installing py3-parsing (2.4.7-r3) (10/13) Installing py3-six (1.16.0-r1) (11/13) Installing py3-packaging (21.3-r0) (12/13) Installing py3-setuptools (52.0.0-r5) (13/13) Installing .makedepends-py3-ukpostcodeparser (20211216.061310) Executing busybox-1.34.1-r5.trigger OK: 358 MiB in 114 packages >>> py3-ukpostcodeparser: Cleaning up srcdir >>> py3-ukpostcodeparser: Cleaning up pkgdir >>> py3-ukpostcodeparser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ukpostcodeparser-1.1.2.tar.gz >>> py3-ukpostcodeparser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/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 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' 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, 16 Dec 2021 06:13:12 +0000 elapsed time 0h 0m 3s >>> py3-ukpostcodeparser: Cleaning up srcdir >>> py3-ukpostcodeparser: Cleaning up pkgdir >>> py3-ukpostcodeparser: Uninstalling dependencies... (1/13) Purging .makedepends-py3-ukpostcodeparser (20211216.061310) (2/13) Purging py3-setuptools (52.0.0-r5) (3/13) Purging py3-ordered-set (4.0.2-r3) (4/13) Purging py3-appdirs (1.4.4-r3) (5/13) Purging py3-packaging (21.3-r0) (6/13) Purging py3-parsing (2.4.7-r3) (7/13) Purging py3-six (1.16.0-r1) (8/13) Purging python3 (3.10.1-r0) (9/13) Purging libffi (3.4.2-r1) (10/13) Purging gdbm (1.22-r0) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.1.1-r0) (13/13) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 307 MiB in 101 packages >>> py3-ukpostcodeparser: Updating the community/armhf repository index... >>> py3-ukpostcodeparser: Signing the index...