>>> py3-pypeg2: Building community/py3-pypeg2 2.15.2-r6 (using abuild 3.9.0_rc2-r1) started Mon, 18 Oct 2021 04:39:50 +0000 >>> py3-pypeg2: Checking sanity of /home/buildozer/aports/community/py3-pypeg2/APKBUILD... >>> py3-pypeg2: Analyzing dependencies... >>> py3-pypeg2: Installing for build: build-base python3 py3-lxml py3-setuptools (1/20) Installing libbz2 (1.0.8-r1) (2/20) Installing libffi (3.4.2-r1) (3/20) Installing gdbm (1.20-r2) (4/20) Installing xz-libs (5.2.5-r0) (5/20) Installing mpdecimal (2.5.1-r1) (6/20) Installing readline (8.1.1-r0) (7/20) Installing sqlite-libs (3.36.0-r0) (8/20) Installing python3 (3.9.7-r3) (9/20) Installing libgpg-error (1.42-r1) (10/20) Installing libgcrypt (1.9.4-r0) (11/20) Installing libxml2 (2.9.12-r1) (12/20) Installing libxslt (1.1.34-r1) (13/20) Installing py3-lxml (4.6.3-r1) (14/20) Installing py3-ordered-set (4.0.2-r2) (15/20) Installing py3-appdirs (1.4.4-r2) (16/20) Installing py3-parsing (2.4.7-r2) (17/20) Installing py3-six (1.15.0-r1) (18/20) Installing py3-packaging (20.9-r1) (19/20) Installing py3-setuptools (52.0.0-r4) (20/20) Installing .makedepends-py3-pypeg2 (20211018.043958) Executing busybox-1.34.1-r1.trigger OK: 399 MiB in 110 packages >>> py3-pypeg2: Cleaning up srcdir >>> py3-pypeg2: Cleaning up pkgdir >>> py3-pypeg2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pyPEG2-2.15.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 curl: (22) The requested URL returned error: 404 >>> py3-pypeg2: Fetching https://files.pythonhosted.org/packages/source/p/pyPEG2/pyPEG2-2.15.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 40334 100 40334 0 0 248k 0 --:--:-- --:--:-- --:--:-- 248k >>> py3-pypeg2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pyPEG2-2.15.2.tar.gz >>> py3-pypeg2: Checking sha512sums... pyPEG2-2.15.2.tar.gz: OK >>> py3-pypeg2: Unpacking /var/cache/distfiles/v3.15/pyPEG2-2.15.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pypeg2 copying pypeg2/__init__.py -> build/lib/pypeg2 copying pypeg2/xmlast.py -> build/lib/pypeg2 creating build/lib/pypeg2/test copying pypeg2/test/test_xmlast.py -> build/lib/pypeg2/test copying pypeg2/test/test_pyPEG2.py -> build/lib/pypeg2/test copying pypeg2/test/__init__.py -> build/lib/pypeg2/test .................................................. ---------------------------------------------------------------------- Ran 50 tests in 0.013s OK >>> py3-pypeg2: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-pypeg2/pkg creating /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2 creating /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr creating /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib creating /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9/site-packages/pypeg2 creating /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9/site-packages/pypeg2/test copying build/lib/pypeg2/test/test_xmlast.py -> /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9/site-packages/pypeg2/test copying build/lib/pypeg2/test/test_pyPEG2.py -> /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9/site-packages/pypeg2/test copying build/lib/pypeg2/test/__init__.py -> /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9/site-packages/pypeg2/test copying build/lib/pypeg2/__init__.py -> /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9/site-packages/pypeg2 copying build/lib/pypeg2/xmlast.py -> /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9/site-packages/pypeg2 byte-compiling /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9/site-packages/pypeg2/test/test_xmlast.py to test_xmlast.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9/site-packages/pypeg2/test/test_pyPEG2.py to test_pyPEG2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9/site-packages/pypeg2/test/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9/site-packages/pypeg2/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9/site-packages/pypeg2/xmlast.py to xmlast.cpython-39.pyc running install_egg_info Writing /home/buildozer/aports/community/py3-pypeg2/pkg/py3-pypeg2/usr/lib/python3.9/site-packages/pyPEG2-2.15.2-py3.9.egg-info >>> py3-pypeg2*: Running postcheck for py3-pypeg2 >>> py3-pypeg2*: Preparing package py3-pypeg2... >>> py3-pypeg2*: Tracing dependencies... >>> py3-pypeg2*: Package size: 196.0 KB >>> py3-pypeg2*: Compressing data... >>> py3-pypeg2*: Create checksum... >>> py3-pypeg2*: Create py3-pypeg2-2.15.2-r6.apk >>> py3-pypeg2: Build complete at Mon, 18 Oct 2021 04:40:00 +0000 elapsed time 0h 0m 10s >>> py3-pypeg2: Cleaning up srcdir >>> py3-pypeg2: Cleaning up pkgdir >>> py3-pypeg2: Uninstalling dependencies... (1/20) Purging .makedepends-py3-pypeg2 (20211018.043958) (2/20) Purging py3-lxml (4.6.3-r1) (3/20) Purging py3-setuptools (52.0.0-r4) (4/20) Purging py3-ordered-set (4.0.2-r2) (5/20) Purging py3-appdirs (1.4.4-r2) (6/20) Purging py3-packaging (20.9-r1) (7/20) Purging py3-parsing (2.4.7-r2) (8/20) Purging py3-six (1.15.0-r1) (9/20) Purging python3 (3.9.7-r3) (10/20) Purging libbz2 (1.0.8-r1) (11/20) Purging libffi (3.4.2-r1) (12/20) Purging gdbm (1.20-r2) (13/20) Purging libxslt (1.1.34-r1) (14/20) Purging libxml2 (2.9.12-r1) (15/20) Purging xz-libs (5.2.5-r0) (16/20) Purging mpdecimal (2.5.1-r1) (17/20) Purging readline (8.1.1-r0) (18/20) Purging sqlite-libs (3.36.0-r0) (19/20) Purging libgcrypt (1.9.4-r0) (20/20) Purging libgpg-error (1.42-r1) Executing busybox-1.34.1-r1.trigger OK: 342 MiB in 90 packages >>> py3-pypeg2: Updating the community/x86_64 repository index... >>> py3-pypeg2: Signing the index...