>>> py3-ukpostcodeparser: Building community/py3-ukpostcodeparser 1.1.2-r8 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 16:48:18 +0000 >>> py3-ukpostcodeparser: Checking sanity of /home/buildozer/aports/community/py3-ukpostcodeparser/APKBUILD... >>> WARNING: py3-ukpostcodeparser: No maintainer >>> py3-ukpostcodeparser: Analyzing dependencies... >>> py3-ukpostcodeparser: Installing for build: build-base python3 py3-setuptools (1/19) Installing libbz2 (1.0.8-r6) (2/19) Installing libffi (3.4.6-r0) (3/19) Installing gdbm (1.23-r1) (4/19) Installing xz-libs (5.6.1-r3) (5/19) Installing mpdecimal (4.0.0-r0) (6/19) Installing libpanelw (6.4_p20240330-r0) (7/19) Installing readline (8.2.10-r0) (8/19) Installing sqlite-libs (3.45.2-r0) (9/19) Installing python3 (3.12.2-r1) (10/19) Installing python3-pycache-pyc0 (3.12.2-r1) (11/19) Installing pyc (3.12.2-r1) (12/19) Installing python3-pyc (3.12.2-r1) (13/19) Installing py3-parsing (3.1.2-r1) (14/19) Installing py3-parsing-pyc (3.1.2-r1) (15/19) Installing py3-packaging (24.0-r1) (16/19) Installing py3-packaging-pyc (24.0-r1) (17/19) Installing py3-setuptools (69.2.0-r1) (18/19) Installing py3-setuptools-pyc (69.2.0-r1) (19/19) Installing .makedepends-py3-ukpostcodeparser (20240412.164819) Executing busybox-1.36.1-r25.trigger OK: 360 MiB in 122 packages >>> py3-ukpostcodeparser: Cleaning up srcdir >>> py3-ukpostcodeparser: Cleaning up pkgdir >>> py3-ukpostcodeparser: Cleaning up tmpdir >>> py3-ukpostcodeparser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ukpostcodeparser-1.1.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/py3-ukpostcodeparser-1.1.2.tar.gz.part' py3-ukpostcodeparser 100% |********************************| 5585 0:00:00 ETA '/var/cache/distfiles/py3-ukpostcodeparser-1.1.2.tar.gz.part' saved >>> 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/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.12/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 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/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.12 creating /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages/ukpostcodeparser copying build/lib/ukpostcodeparser/__init__.py -> /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages/ukpostcodeparser copying build/lib/ukpostcodeparser/exceptions.py -> /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages/ukpostcodeparser copying build/lib/ukpostcodeparser/parser.py -> /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages/ukpostcodeparser creating /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages/ukpostcodeparser/test copying build/lib/ukpostcodeparser/test/__init__.py -> /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages/ukpostcodeparser/test copying build/lib/ukpostcodeparser/test/parser.py -> /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages/ukpostcodeparser/test byte-compiling /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages/ukpostcodeparser/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages/ukpostcodeparser/exceptions.py to exceptions.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages/ukpostcodeparser/parser.py to parser.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages/ukpostcodeparser/test/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages/ukpostcodeparser/test/parser.py to parser.cpython-312.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.12/site-packages/UkPostcodeParser-1.1.2-py3.12.egg-info running install_scripts >>> py3-ukpostcodeparser-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages/ukpostcodeparser/__pycache__' -> '/home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser-pyc/usr/lib/python3.12/site-packages/ukpostcodeparser/__pycache__' '/home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser/usr/lib/python3.12/site-packages/ukpostcodeparser/test/__pycache__' -> '/home/buildozer/aports/community/py3-ukpostcodeparser/pkg/py3-ukpostcodeparser-pyc/usr/lib/python3.12/site-packages/ukpostcodeparser/test/__pycache__' >>> py3-ukpostcodeparser-pyc*: Preparing subpackage py3-ukpostcodeparser-pyc... >>> py3-ukpostcodeparser-pyc*: Running postcheck for py3-ukpostcodeparser-pyc >>> py3-ukpostcodeparser*: Running postcheck for py3-ukpostcodeparser >>> py3-ukpostcodeparser*: Preparing package py3-ukpostcodeparser... >>> py3-ukpostcodeparser-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-ukpostcodeparser-pyc*: Package size: 88.0 KB >>> py3-ukpostcodeparser-pyc*: Compressing data... >>> py3-ukpostcodeparser-pyc*: Create checksum... >>> py3-ukpostcodeparser-pyc*: Create py3-ukpostcodeparser-pyc-1.1.2-r8.apk >>> py3-ukpostcodeparser*: Tracing dependencies... python3 python3~3.12 >>> py3-ukpostcodeparser*: Package size: 96.0 KB >>> py3-ukpostcodeparser*: Compressing data... >>> py3-ukpostcodeparser*: Create checksum... >>> py3-ukpostcodeparser*: Create py3-ukpostcodeparser-1.1.2-r8.apk >>> py3-ukpostcodeparser: Build complete at Fri, 12 Apr 2024 16:48:20 +0000 elapsed time 0h 0m 2s >>> py3-ukpostcodeparser: Cleaning up srcdir >>> py3-ukpostcodeparser: Cleaning up pkgdir >>> py3-ukpostcodeparser: Uninstalling dependencies... (1/19) Purging .makedepends-py3-ukpostcodeparser (20240412.164819) (2/19) Purging py3-setuptools-pyc (69.2.0-r1) (3/19) Purging py3-setuptools (69.2.0-r1) (4/19) Purging py3-packaging-pyc (24.0-r1) (5/19) Purging py3-packaging (24.0-r1) (6/19) Purging py3-parsing-pyc (3.1.2-r1) (7/19) Purging py3-parsing (3.1.2-r1) (8/19) Purging python3-pyc (3.12.2-r1) (9/19) Purging python3-pycache-pyc0 (3.12.2-r1) (10/19) Purging pyc (3.12.2-r1) (11/19) Purging python3 (3.12.2-r1) (12/19) Purging gdbm (1.23-r1) (13/19) Purging libbz2 (1.0.8-r6) (14/19) Purging libffi (3.4.6-r0) (15/19) Purging libpanelw (6.4_p20240330-r0) (16/19) Purging mpdecimal (4.0.0-r0) (17/19) Purging readline (8.2.10-r0) (18/19) Purging sqlite-libs (3.45.2-r0) (19/19) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> py3-ukpostcodeparser: Updating the community/armhf repository index... >>> py3-ukpostcodeparser: Signing the index...