>>> todoman: Building testing/todoman 4.2.1-r0 (using abuild 3.10.0-r0) started Mon, 27 Mar 2023 21:42:43 +0000 >>> todoman: Checking sanity of /home/buildozer/aports/testing/todoman/APKBUILD... >>> todoman: Analyzing dependencies... >>> todoman: Installing for build: build-base python3 py3-atomicwrites py3-click py3-click-log py3-dateutil py3-humanize py3-icalendar py3-parsedatetime py3-urwid py3-xdg py3-setuptools py3-setuptools_scm py3-sphinx py3-sphinx-autorun py3-sphinx-click py3-sphinx_rtd_theme (1/51) Installing libbz2 (1.0.8-r4) (2/51) Installing libffi (3.4.4-r1) (3/51) Installing gdbm (1.23-r0) (4/51) Installing xz-libs (5.4.2-r0) (5/51) Installing mpdecimal (2.5.1-r1) (6/51) Installing libpanelw (6.4_p20230311-r0) (7/51) Installing readline (8.2.1-r0) (8/51) Installing sqlite-libs (3.41.2-r1) (9/51) Installing python3 (3.11.2-r0) (10/51) Installing py3-atomicwrites (1.4.1-r1) (11/51) Installing py3-click (8.1.3-r1) (12/51) Installing py3-click-log (0.4.0-r1) (13/51) Installing py3-six (1.16.0-r5) (14/51) Installing py3-dateutil (2.8.2-r2) (15/51) Installing py3-humanize (4.6.0-r1) (16/51) Installing py3-tz (2023.2-r0) (17/51) Installing py3-icalendar (5.0.4-r0) (18/51) Installing py3-future (0.18.3-r0) (19/51) Installing py3-parsedatetime (2.6-r4) (20/51) Installing py3-urwid (2.1.2-r3) (21/51) Installing py3-xdg (0.28-r1) (22/51) Installing py3-parsing (3.0.9-r1) (23/51) Installing py3-packaging (23.0-r1) (24/51) Installing py3-setuptools (67.6.0-r0) (25/51) Installing py3-typing-extensions (4.5.0-r0) (26/51) Installing py3-setuptools_scm (7.1.0-r0) (27/51) Installing py3-babel (2.12.1-r0) (28/51) Installing py3-docutils (0.19-r3) (29/51) Installing py3-imagesize (1.4.1-r1) (30/51) Installing py3-markupsafe (2.1.2-r0) (31/51) Installing py3-jinja2 (3.1.2-r1) (32/51) Installing py3-pygments (2.14.0-r0) (33/51) Installing py3-certifi (2022.12.7-r1) (34/51) Installing py3-charset-normalizer (3.1.0-r0) (35/51) Installing py3-idna (3.4-r3) (36/51) Installing py3-urllib3 (1.26.15-r0) (37/51) Installing py3-requests (2.28.2-r0) (38/51) Installing py3-snowballstemmer (2.2.0-r1) (39/51) Installing py3-alabaster (0.7.13-r0) (40/51) Installing py3-sphinxcontrib-applehelp (1.0.4-r1) (41/51) Installing py3-sphinxcontrib-devhelp (1.0.2-r5) (42/51) Installing py3-sphinxcontrib-htmlhelp (2.0.1-r1) (43/51) Installing py3-sphinxcontrib-jsmath (1.0.1-r5) (44/51) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r4) (45/51) Installing py3-sphinxcontrib-qthelp (1.0.3-r5) (46/51) Installing py3-sphinx (6.1.3-r0) (47/51) Installing py3-sphinx-autorun (1.1.1-r1) (48/51) Installing py3-sphinx-click (4.4.0-r0) (49/51) Installing py3-sphinxcontrib-jquery (4.1-r0) (50/51) Installing py3-sphinx_rtd_theme (1.2.0-r1) (51/51) Installing .makedepends-todoman (20230327.214244) Executing busybox-1.36.0-r5.trigger OK: 576 MiB in 148 packages >>> todoman: Cleaning up srcdir >>> todoman: Cleaning up pkgdir >>> todoman: Fetching https://distfiles.alpinelinux.org/distfiles/edge/todoman-4.2.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> todoman: Fetching https://files.pythonhosted.org/packages/source/t/todoman/todoman-4.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66378 100 66378 0 0 75738 0 --:--:-- --:--:-- --:--:-- 75738 >>> todoman: Fetching https://distfiles.alpinelinux.org/distfiles/edge/todoman-4.2.1.tar.gz >>> todoman: Checking sha512sums... todoman-4.2.1.tar.gz: OK >>> todoman: Unpacking /var/cache/distfiles/edge/todoman-4.2.1.tar.gz... /usr/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/todoman copying todoman/__init__.py -> build/lib/todoman copying todoman/widgets.py -> build/lib/todoman copying todoman/cli.py -> build/lib/todoman copying todoman/exceptions.py -> build/lib/todoman copying todoman/formatters.py -> build/lib/todoman copying todoman/version.py -> build/lib/todoman copying todoman/__main__.py -> build/lib/todoman copying todoman/model.py -> build/lib/todoman copying todoman/configuration.py -> build/lib/todoman copying todoman/interactive.py -> build/lib/todoman running egg_info writing todoman.egg-info/PKG-INFO writing dependency_links to todoman.egg-info/dependency_links.txt writing entry points to todoman.egg-info/entry_points.txt writing requirements to todoman.egg-info/requires.txt writing top-level names to todoman.egg-info/top_level.txt reading manifest file 'todoman.egg-info/SOURCES.txt' adding license file 'LICENCE' adding license file 'AUTHORS.rst' writing manifest file 'todoman.egg-info/SOURCES.txt' make: Entering directory '/home/buildozer/aports/testing/todoman/src/todoman-4.2.1/docs' sphinx-build -b man -d build/doctrees source build/man Running Sphinx v6.1.3 making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [man]: all manpages updating environment: [new config] 8 added, 0 changed, 0 removed reading sources... [ 12%] changelog reading sources... [ 25%] configure reading sources... [ 37%] contributing reading sources... [ 50%] index reading sources... [ 62%] install reading sources... [ 75%] licence reading sources... [ 87%] man reading sources... [100%] usage ../CHANGELOG.rst:264: CRITICAL: Title level inconsistent: New features ~~~~~~~~~~~~ ../CHANGELOG.rst:275: CRITICAL: Title level inconsistent: Packaging changes ~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/todoman/src/todoman-4.2.1/docs/source/man.rst:12: WARNING: Inline interpreted text or phrase reference start-string without end-string. looking for now-outdated files... none found pickling environment... done checking consistency... done writing... todo.1 { } done build succeeded, 3 warnings. The manual pages are in build/man. Build finished. The manual pages are in build/man. make: Leaving directory '/home/buildozer/aports/testing/todoman/src/todoman-4.2.1/docs' >>> todoman: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running install /usr/lib/python3.11/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 install_lib creating /home/buildozer/aports/testing/todoman/pkg creating /home/buildozer/aports/testing/todoman/pkg/todoman creating /home/buildozer/aports/testing/todoman/pkg/todoman/usr creating /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib creating /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11 creating /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman copying build/lib/todoman/__init__.py -> /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman copying build/lib/todoman/widgets.py -> /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman copying build/lib/todoman/cli.py -> /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman copying build/lib/todoman/exceptions.py -> /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman copying build/lib/todoman/formatters.py -> /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman copying build/lib/todoman/version.py -> /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman copying build/lib/todoman/__main__.py -> /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman copying build/lib/todoman/model.py -> /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman copying build/lib/todoman/configuration.py -> /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman copying build/lib/todoman/interactive.py -> /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman byte-compiling /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman/widgets.py to widgets.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman/formatters.py to formatters.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman/model.py to model.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman/configuration.py to configuration.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman/interactive.py to interactive.cpython-311.pyc running install_egg_info running egg_info writing todoman.egg-info/PKG-INFO writing dependency_links to todoman.egg-info/dependency_links.txt writing entry points to todoman.egg-info/entry_points.txt writing requirements to todoman.egg-info/requires.txt writing top-level names to todoman.egg-info/top_level.txt reading manifest file 'todoman.egg-info/SOURCES.txt' adding license file 'LICENCE' adding license file 'AUTHORS.rst' writing manifest file 'todoman.egg-info/SOURCES.txt' Copying todoman.egg-info to /home/buildozer/aports/testing/todoman/pkg/todoman/usr/lib/python3.11/site-packages/todoman-4.2.1-py3.11.egg-info running install_scripts Installing todo script to /home/buildozer/aports/testing/todoman/pkg/todoman/usr/bin >>> todoman-doc*: Running split function doc... >>> todoman-doc*: Preparing subpackage todoman-doc... >>> todoman-doc*: Running postcheck for todoman-doc >>> todoman-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/testing/todoman/pkg/todoman/usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/todoman/pkg/todoman-bash-completion/usr/share/bash-completion/completions' >>> todoman-bash-completion*: Preparing subpackage todoman-bash-completion... >>> todoman-bash-completion*: Running postcheck for todoman-bash-completion >>> todoman-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/testing/todoman/pkg/todoman/usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/todoman/pkg/todoman-zsh-completion/usr/share/zsh/site-functions' >>> todoman-zsh-completion*: Preparing subpackage todoman-zsh-completion... >>> todoman-zsh-completion*: Running postcheck for todoman-zsh-completion >>> todoman*: Running postcheck for todoman >>> todoman*: Preparing package todoman... >>> todoman-bash-completion*: Tracing dependencies... >>> todoman-bash-completion*: Package size: 24.0 KB >>> todoman-bash-completion*: Compressing data... >>> todoman-bash-completion*: Create checksum... >>> todoman-bash-completion*: Create todoman-bash-completion-4.2.1-r0.apk >>> todoman-doc*: Tracing dependencies... >>> todoman-doc*: Package size: 28.0 KB >>> todoman-doc*: Compressing data... >>> todoman-doc*: Create checksum... >>> todoman-doc*: Create todoman-doc-4.2.1-r0.apk >>> todoman-zsh-completion*: Tracing dependencies... >>> todoman-zsh-completion*: Package size: 32.0 KB >>> todoman-zsh-completion*: Compressing data... >>> todoman-zsh-completion*: Create checksum... >>> todoman-zsh-completion*: Create todoman-zsh-completion-4.2.1-r0.apk >>> todoman*: Tracing dependencies... >>> todoman*: Package size: 332.0 KB >>> todoman*: Compressing data... >>> todoman*: Create checksum... >>> todoman*: Create todoman-4.2.1-r0.apk >>> todoman: Build complete at Mon, 27 Mar 2023 21:42:51 +0000 elapsed time 0h 0m 8s >>> todoman: Cleaning up srcdir >>> todoman: Cleaning up pkgdir >>> todoman: Uninstalling dependencies... (1/51) Purging .makedepends-todoman (20230327.214244) (2/51) Purging py3-atomicwrites (1.4.1-r1) (3/51) Purging py3-click-log (0.4.0-r1) (4/51) Purging py3-humanize (4.6.0-r1) (5/51) Purging py3-icalendar (5.0.4-r0) (6/51) Purging py3-dateutil (2.8.2-r2) (7/51) Purging py3-six (1.16.0-r5) (8/51) Purging py3-parsedatetime (2.6-r4) (9/51) Purging py3-future (0.18.3-r0) (10/51) Purging py3-urwid (2.1.2-r3) (11/51) Purging py3-xdg (0.28-r1) (12/51) Purging py3-setuptools_scm (7.1.0-r0) (13/51) Purging py3-setuptools (67.6.0-r0) (14/51) Purging py3-typing-extensions (4.5.0-r0) (15/51) Purging py3-sphinx-autorun (1.1.1-r1) (16/51) Purging py3-sphinx-click (4.4.0-r0) (17/51) Purging py3-click (8.1.3-r1) (18/51) Purging py3-sphinx_rtd_theme (1.2.0-r1) (19/51) Purging py3-sphinxcontrib-jquery (4.1-r0) (20/51) Purging py3-sphinx (6.1.3-r0) (21/51) Purging py3-babel (2.12.1-r0) (22/51) Purging py3-tz (2023.2-r0) (23/51) Purging py3-docutils (0.19-r3) (24/51) Purging py3-imagesize (1.4.1-r1) (25/51) Purging py3-jinja2 (3.1.2-r1) (26/51) Purging py3-markupsafe (2.1.2-r0) (27/51) Purging py3-packaging (23.0-r1) (28/51) Purging py3-parsing (3.0.9-r1) (29/51) Purging py3-pygments (2.14.0-r0) (30/51) Purging py3-requests (2.28.2-r0) (31/51) Purging py3-certifi (2022.12.7-r1) (32/51) Purging py3-charset-normalizer (3.1.0-r0) (33/51) Purging py3-idna (3.4-r3) (34/51) Purging py3-urllib3 (1.26.15-r0) (35/51) Purging py3-snowballstemmer (2.2.0-r1) (36/51) Purging py3-alabaster (0.7.13-r0) (37/51) Purging py3-sphinxcontrib-applehelp (1.0.4-r1) (38/51) Purging py3-sphinxcontrib-devhelp (1.0.2-r5) (39/51) Purging py3-sphinxcontrib-htmlhelp (2.0.1-r1) (40/51) Purging py3-sphinxcontrib-jsmath (1.0.1-r5) (41/51) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r4) (42/51) Purging py3-sphinxcontrib-qthelp (1.0.3-r5) (43/51) Purging python3 (3.11.2-r0) (44/51) Purging libbz2 (1.0.8-r4) (45/51) Purging libffi (3.4.4-r1) (46/51) Purging gdbm (1.23-r0) (47/51) Purging xz-libs (5.4.2-r0) (48/51) Purging mpdecimal (2.5.1-r1) (49/51) Purging libpanelw (6.4_p20230311-r0) (50/51) Purging readline (8.2.1-r0) (51/51) Purging sqlite-libs (3.41.2-r1) Executing busybox-1.36.0-r5.trigger OK: 406 MiB in 97 packages >>> todoman: Updating the testing/aarch64 repository index... >>> todoman: Signing the index...