>>> twtxt: Building community/twtxt 1.2.3-r2 (using abuild 3.9.0-r0) started Sun, 17 Apr 2022 17:50:04 +0000 >>> twtxt: Checking sanity of /home/buildozer/aports/community/twtxt/APKBUILD... >>> twtxt: Analyzing dependencies... >>> twtxt: Installing for build: build-base py3-setuptools py3-dateutil py3-aiohttp py3-click py3-humanize (1/27) Installing gdbm (1.23-r0) (2/27) Installing mpdecimal (2.5.1-r1) (3/27) Installing readline (8.1.2-r0) (4/27) Installing sqlite-libs (3.38.2-r0) (5/27) Installing python3 (3.10.3-r1) (6/27) Installing py3-appdirs (1.4.4-r3) (7/27) Installing py3-more-itertools (8.12.0-r2) (8/27) Installing py3-ordered-set (4.0.2-r3) (9/27) Installing py3-parsing (2.4.7-r3) (10/27) Installing py3-six (1.16.0-r1) (11/27) Installing py3-packaging (21.3-r0) (12/27) Installing py3-setuptools (59.4.0-r0) (13/27) Installing py3-dateutil (2.8.2-r1) (14/27) Installing py3-typing-extensions (4.1.1-r0) (15/27) Installing py3-async-timeout (4.0.2-r0) (16/27) Installing py3-charset-normalizer (2.0.10-r0) (17/27) Installing py3-multidict (6.0.2-r1) (18/27) Installing py3-idna (3.3-r2) (19/27) Installing py3-yarl (1.7.2-r0) (20/27) Installing py3-idna-ssl (1.1.0-r6) (21/27) Installing py3-attrs (21.4.0-r0) (22/27) Installing py3-frozenlist (1.2.0-r1) (23/27) Installing py3-aiosignal (1.2.0-r1) (24/27) Installing py3-aiohttp (3.8.1-r1) (25/27) Installing py3-click (8.0.4-r0) (26/27) Installing py3-humanize (4.0.0-r0) (27/27) Installing .makedepends-twtxt (20220417.175005) Executing busybox-1.35.0-r8.trigger OK: 1334 MiB in 130 packages >>> twtxt: Cleaning up srcdir >>> twtxt: Cleaning up pkgdir >>> twtxt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/twtxt-1.2.3.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 34601 100 34601 0 0 409k 0 --:--:-- --:--:-- --:--:-- 412k >>> twtxt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/twtxt-1.2.3.tar.gz >>> twtxt: Checking sha512sums... twtxt-1.2.3.tar.gz: OK >>> twtxt: Unpacking /var/cache/distfiles/v3.16/twtxt-1.2.3.tar.gz... running build running build_py creating build creating build/lib creating build/lib/twtxt copying twtxt/log.py -> build/lib/twtxt copying twtxt/models.py -> build/lib/twtxt copying twtxt/parser.py -> build/lib/twtxt copying twtxt/mentions.py -> build/lib/twtxt copying twtxt/__init__.py -> build/lib/twtxt copying twtxt/twhttp.py -> build/lib/twtxt copying twtxt/twfile.py -> build/lib/twtxt copying twtxt/cache.py -> build/lib/twtxt copying twtxt/helper.py -> build/lib/twtxt copying twtxt/config.py -> build/lib/twtxt copying twtxt/cli.py -> build/lib/twtxt copying twtxt/__main__.py -> build/lib/twtxt running egg_info writing twtxt.egg-info/PKG-INFO writing dependency_links to twtxt.egg-info/dependency_links.txt writing entry points to twtxt.egg-info/entry_points.txt writing requirements to twtxt.egg-info/requires.txt writing top-level names to twtxt.egg-info/top_level.txt reading manifest file 'twtxt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'twtxt.egg-info/SOURCES.txt' >>> twtxt: 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 egg_info writing twtxt.egg-info/PKG-INFO writing dependency_links to twtxt.egg-info/dependency_links.txt writing entry points to twtxt.egg-info/entry_points.txt writing requirements to twtxt.egg-info/requires.txt writing top-level names to twtxt.egg-info/top_level.txt reading manifest file 'twtxt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'twtxt.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/twtxt/pkg creating /home/buildozer/aports/community/twtxt/pkg/twtxt creating /home/buildozer/aports/community/twtxt/pkg/twtxt/usr creating /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib creating /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10 creating /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt copying build/lib/twtxt/log.py -> /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt copying build/lib/twtxt/models.py -> /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt copying build/lib/twtxt/parser.py -> /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt copying build/lib/twtxt/mentions.py -> /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt copying build/lib/twtxt/__init__.py -> /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt copying build/lib/twtxt/twhttp.py -> /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt copying build/lib/twtxt/twfile.py -> /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt copying build/lib/twtxt/cache.py -> /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt copying build/lib/twtxt/helper.py -> /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt copying build/lib/twtxt/config.py -> /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt copying build/lib/twtxt/cli.py -> /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt copying build/lib/twtxt/__main__.py -> /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt byte-compiling /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt/log.py to log.cpython-310.pyc byte-compiling /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt/parser.py to parser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt/mentions.py to mentions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt/twhttp.py to twhttp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt/twfile.py to twfile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt/helper.py to helper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt/cli.py to cli.cpython-310.pyc byte-compiling /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt/__main__.py to __main__.cpython-310.pyc running install_egg_info Copying twtxt.egg-info to /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/lib/python3.10/site-packages/twtxt-1.2.3-py3.10.egg-info running install_scripts Installing twtxt script to /home/buildozer/aports/community/twtxt/pkg/twtxt/usr/bin >>> twtxt*: Running postcheck for twtxt >>> twtxt*: Preparing package twtxt... >>> twtxt*: Tracing dependencies... >>> twtxt*: Package size: 224.0 KB >>> twtxt*: Compressing data... >>> twtxt*: Create checksum... >>> twtxt*: Create twtxt-1.2.3-r2.apk >>> twtxt: Build complete at Sun, 17 Apr 2022 17:50:07 +0000 elapsed time 0h 0m 3s >>> twtxt: Cleaning up srcdir >>> twtxt: Cleaning up pkgdir >>> twtxt: Uninstalling dependencies... (1/27) Purging .makedepends-twtxt (20220417.175005) (2/27) Purging py3-setuptools (59.4.0-r0) (3/27) Purging py3-appdirs (1.4.4-r3) (4/27) Purging py3-more-itertools (8.12.0-r2) (5/27) Purging py3-ordered-set (4.0.2-r3) (6/27) Purging py3-packaging (21.3-r0) (7/27) Purging py3-parsing (2.4.7-r3) (8/27) Purging py3-dateutil (2.8.2-r1) (9/27) Purging py3-six (1.16.0-r1) (10/27) Purging py3-aiohttp (3.8.1-r1) (11/27) Purging py3-async-timeout (4.0.2-r0) (12/27) Purging py3-charset-normalizer (2.0.10-r0) (13/27) Purging py3-yarl (1.7.2-r0) (14/27) Purging py3-multidict (6.0.2-r1) (15/27) Purging py3-idna-ssl (1.1.0-r6) (16/27) Purging py3-idna (3.3-r2) (17/27) Purging py3-attrs (21.4.0-r0) (18/27) Purging py3-typing-extensions (4.1.1-r0) (19/27) Purging py3-aiosignal (1.2.0-r1) (20/27) Purging py3-frozenlist (1.2.0-r1) (21/27) Purging py3-click (8.0.4-r0) (22/27) Purging py3-humanize (4.0.0-r0) (23/27) Purging python3 (3.10.3-r1) (24/27) Purging gdbm (1.23-r0) (25/27) Purging mpdecimal (2.5.1-r1) (26/27) Purging readline (8.1.2-r0) (27/27) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> twtxt: Updating the community/x86_64 repository index... >>> twtxt: Signing the index...