>>> py3-pathspec: Building community/py3-pathspec 0.8.1-r0 (using abuild 3.7.0_rc1-r1) started Sat, 19 Dec 2020 12:40:24 +0000 >>> py3-pathspec: Checking sanity of /home/buildozer/aports/community/py3-pathspec/APKBUILD... >>> py3-pathspec: Analyzing dependencies... >>> py3-pathspec: Installing for build: build-base python3 py3-setuptools (1/14) Installing libbz2 (1.0.8-r1) (2/14) Installing libffi (3.3-r2) (3/14) Installing gdbm (1.18.1-r0) (4/14) Installing xz-libs (5.2.5-r0) (5/14) Installing readline (8.0.4-r0) (6/14) Installing sqlite-libs (3.34.0-r0) (7/14) Installing python3 (3.8.6-r0) (8/14) Installing py3-ordered-set (4.0.2-r0) (9/14) Installing py3-appdirs (1.4.4-r1) (10/14) Installing py3-parsing (2.4.7-r1) (11/14) Installing py3-six (1.15.0-r0) (12/14) Installing py3-packaging (20.8-r0) (13/14) Installing py3-setuptools (51.0.0-r0) (14/14) Installing .makedepends-py3-pathspec (20201219.124027) Executing busybox-1.32.0-r8.trigger OK: 360 MiB in 100 packages >>> py3-pathspec: Cleaning up srcdir >>> py3-pathspec: Cleaning up pkgdir >>> py3-pathspec: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/pathspec-0.8.1.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 100 26644 100 26644 0 0 419k 0 --:--:-- --:--:-- --:--:-- 419k >>> py3-pathspec: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/pathspec-0.8.1.tar.gz >>> py3-pathspec: Checking sha512sums... pathspec-0.8.1.tar.gz: OK >>> py3-pathspec: Unpacking /var/cache/distfiles/v3.13/pathspec-0.8.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pathspec copying pathspec/util.py -> build/lib/pathspec copying pathspec/__init__.py -> build/lib/pathspec copying pathspec/pathspec.py -> build/lib/pathspec copying pathspec/pattern.py -> build/lib/pathspec copying pathspec/compat.py -> build/lib/pathspec creating build/lib/pathspec/tests copying pathspec/tests/test_pathspec.py -> build/lib/pathspec/tests copying pathspec/tests/__init__.py -> build/lib/pathspec/tests copying pathspec/tests/test_util.py -> build/lib/pathspec/tests copying pathspec/tests/test_gitwildmatch.py -> build/lib/pathspec/tests creating build/lib/pathspec/patterns copying pathspec/patterns/__init__.py -> build/lib/pathspec/patterns copying pathspec/patterns/gitwildmatch.py -> build/lib/pathspec/patterns ......................s.s....................... ---------------------------------------------------------------------- Ran 48 tests in 0.033s OK (skipped=2) >>> py3-pathspec: Entering fakeroot... running install running install_lib creating /home/buildozer/aports/community/py3-pathspec/pkg creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_pathspec.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/tests copying build/lib/pathspec/tests/__init__.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_util.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_gitwildmatch.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/tests copying build/lib/pathspec/util.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec copying build/lib/pathspec/__init__.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec copying build/lib/pathspec/pathspec.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec copying build/lib/pathspec/pattern.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec copying build/lib/pathspec/compat.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec creating /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/patterns copying build/lib/pathspec/patterns/__init__.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/patterns copying build/lib/pathspec/patterns/gitwildmatch.py -> /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/patterns byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/tests/test_pathspec.py to test_pathspec.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/tests/test_util.py to test_util.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/tests/test_gitwildmatch.py to test_gitwildmatch.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/util.py to util.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/pathspec.py to pathspec.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/pattern.py to pattern.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/compat.py to compat.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/patterns/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec/patterns/gitwildmatch.py to gitwildmatch.cpython-38.pyc running install_egg_info running egg_info writing pathspec.egg-info/PKG-INFO writing dependency_links to pathspec.egg-info/dependency_links.txt writing top-level names to pathspec.egg-info/top_level.txt reading manifest file 'pathspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pathspec.egg-info/SOURCES.txt' Copying pathspec.egg-info to /home/buildozer/aports/community/py3-pathspec/pkg/py3-pathspec/usr/lib/python3.8/site-packages/pathspec-0.8.1-py3.8.egg-info running install_scripts >>> py3-pathspec*: Running postcheck for py3-pathspec >>> py3-pathspec*: Preparing package py3-pathspec... >>> py3-pathspec*: Tracing dependencies... >>> py3-pathspec*: Package size: 256.0 KB >>> py3-pathspec*: Compressing data... >>> py3-pathspec*: Create checksum... >>> py3-pathspec*: Create py3-pathspec-0.8.1-r0.apk >>> py3-pathspec: Build complete at Sat, 19 Dec 2020 12:40:29 +0000 elapsed time 0h 0m 5s >>> py3-pathspec: Cleaning up srcdir >>> py3-pathspec: Cleaning up pkgdir >>> py3-pathspec: Uninstalling dependencies... (1/14) Purging .makedepends-py3-pathspec (20201219.124027) (2/14) Purging py3-setuptools (51.0.0-r0) (3/14) Purging py3-ordered-set (4.0.2-r0) (4/14) Purging py3-appdirs (1.4.4-r1) (5/14) Purging py3-packaging (20.8-r0) (6/14) Purging py3-parsing (2.4.7-r1) (7/14) Purging py3-six (1.15.0-r0) (8/14) Purging python3 (3.8.6-r0) (9/14) Purging libbz2 (1.0.8-r1) (10/14) Purging libffi (3.3-r2) (11/14) Purging gdbm (1.18.1-r0) (12/14) Purging xz-libs (5.2.5-r0) (13/14) Purging readline (8.0.4-r0) (14/14) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-pathspec: Updating the community/x86 repository index... >>> py3-pathspec: Signing the index...