==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-tasklib 2.5.1-5 (Mon Jan 12 14:13:18 2026)
==> Retrieving sources...
-> Found 2.5.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
2.5.1.tar.gz ... Passed
==> Validating source files with b2sums...
2.5.1.tar.gz ... Passed
==> Making package: python-tasklib 2.5.1-5 (Mon Jan 12 21:13:44 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) mpdecimal-4.0.1-1 python-3.14.2-2
Total Installed Size: 68.57 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (31) python-autocommand-2.2.2-9 python-babel-2.17.0-3 python-charset-normalizer-3.4.4-2 python-docutils-1:0.22.3-2 python-idna-3.11-2 python-imagesize-1.4.1-7 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-jinja-1:3.1.6-3 python-markupsafe-3.0.2-2 python-more-itertools-10.8.0-2 python-packaging-25.0-4 python-platformdirs-4.5.1-3 python-pygments-2.19.2-3 python-pytz-2025.2-2 python-requests-2.32.5-3 python-roman-numerals-py-3.1.0-2 python-snowballstemmer-2.2.0-8 python-sphinx-alabaster-theme-1.0.0-6 python-sphinxcontrib-applehelp-2.0.0-5 python-sphinxcontrib-devhelp-2.0.0-6 python-sphinxcontrib-htmlhelp-2.1.0-5 python-sphinxcontrib-jsmath-1.0.1-21 python-sphinxcontrib-qthelp-2.0.0-5 python-sphinxcontrib-serializinghtml-2.0.0-5 python-urllib3-2.6.3-1 python-wheel-0.45.1-4 python-setuptools-1:80.9.0-4 python-sphinx-8.2.3-4
Total Installed Size: 94.63 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing python-pytz...
installing python-babel...
installing python-docutils...
Optional dependencies for python-docutils
python-myst-parser: to parse input in "Markdown" (CommonMark) format
python-pillow: for some image manipulation operations
python-pygments: for syntax highlighting of code directives and roles [pending]
installing python-imagesize...
installing python-markupsafe...
installing python-jinja...
Optional dependencies for python-jinja
python-babel: for i18n support [installed]
installing python-pygments...
installing python-charset-normalizer...
installing python-idna...
installing python-urllib3...
Optional dependencies for python-urllib3
python-brotli: Brotli support
python-brotlicffi: Brotli support
python-h2: HTTP/2 support
python-pysocks: SOCKS support
installing python-requests...
Optional dependencies for python-requests
python-chardet: alternative character encoding library
python-pysocks: SOCKS proxy support
installing python-roman-numerals-py...
installing python-snowballstemmer...
Optional dependencies for python-snowballstemmer
python-pystemmer: for improved performance
installing python-sphinx-alabaster-theme...
installing python-sphinxcontrib-applehelp...
installing python-sphinxcontrib-devhelp...
installing python-sphinxcontrib-htmlhelp...
installing python-sphinxcontrib-jsmath...
installing python-sphinxcontrib-qthelp...
installing python-sphinxcontrib-serializinghtml...
installing python-sphinx...
Optional dependencies for python-sphinx
imagemagick: for ext.imgconverter
texlive-fontsextra: for the default admonition title icons in PDF output
texlive-latexextra: for generation of PDF documentation
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found 2.5.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting 2.5.1.tar.gz with bsdtar
==> Starting build()...
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating build/lib/tasklib
copying tasklib/task.py -> build/lib/tasklib
copying tasklib/serializing.py -> build/lib/tasklib
copying tasklib/backends.py -> build/lib/tasklib
copying tasklib/__init__.py -> build/lib/tasklib
copying tasklib/lazy.py -> build/lib/tasklib
copying tasklib/filters.py -> build/lib/tasklib
copying tasklib/tests.py -> build/lib/tasklib
running egg_info
creating tasklib.egg-info
writing tasklib.egg-info/PKG-INFO
writing dependency_links to tasklib.egg-info/dependency_links.txt
writing requirements to tasklib.egg-info/requires.txt
writing top-level names to tasklib.egg-info/top_level.txt
writing manifest file 'tasklib.egg-info/SOURCES.txt'
reading manifest file 'tasklib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'tasklib.egg-info/SOURCES.txt'
make: Entering directory '/build/python-tasklib/src/tasklib-2.5.1/docs'
sphinx-build -b text -d _build/doctrees . _build/text
sphinx-build -b man -d _build/doctrees . _build/man
Running Sphinx v8.2.3
Running Sphinx v8.2.3
loading translations [en]... loading translations [en]... done
done
making output directory... making output directory... done
done
WARNING: html_static_path entry '_static' does not exist
WARNING: html_static_path entry '_static' does not exist
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.
building [mo]: targets for 0 po files that are out of date
building [mo]: targets for 0 po files that are out of date
writing output... writing output...
building [man]: all manpages
building [text]: targets for 1 source files that are out of date
updating environment: updating environment: [new config] [new config] 1 added, 0 changed, 0 removed
1 added, 0 changed, 0 removed
reading sources... [100%] reading sources... [100%] indexindex
looking for now-outdated files... looking for now-outdated files... none found
none found
pickling environment... pickling environment... done
done
checking consistency... checking consistency... done
done
preparing documents... preparing documents... done
done
copying assets...
copying assets...
copying assets: done
copying assets: done
writing... writing output... [100%] index
tasklib.1 {
} done
build succeeded, 1 warning.
The manual pages are in _build/man.
build succeeded, 1 warning.
The text files are in _build/text.
Build finished. The manual pages are in _build/man.
Build finished. The text files are in _build/text.
make: Leaving directory '/build/python-tasklib/src/tasklib-2.5.1/docs'
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running install
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
running install_lib
creating /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages
creating /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib
copying build/lib/tasklib/task.py -> /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib
copying build/lib/tasklib/serializing.py -> /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib
copying build/lib/tasklib/backends.py -> /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib
copying build/lib/tasklib/__init__.py -> /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib
copying build/lib/tasklib/lazy.py -> /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib
copying build/lib/tasklib/filters.py -> /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib
copying build/lib/tasklib/tests.py -> /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib
byte-compiling /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib/task.py to task.cpython-314.pyc
byte-compiling /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib/serializing.py to serializing.cpython-314.pyc
byte-compiling /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib/backends.py to backends.cpython-314.pyc
byte-compiling /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib/lazy.py to lazy.cpython-314.pyc
byte-compiling /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib/filters.py to filters.cpython-314.pyc
byte-compiling /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib/tests.py to tests.cpython-314.pyc
writing byte-compilation script '/tmp/tmp8lma0tid.py'
/usr/bin/python /tmp/tmp8lma0tid.py
removing /tmp/tmp8lma0tid.py
running install_egg_info
running egg_info
writing tasklib.egg-info/PKG-INFO
writing dependency_links to tasklib.egg-info/dependency_links.txt
writing requirements to tasklib.egg-info/requires.txt
writing top-level names to tasklib.egg-info/top_level.txt
reading manifest file 'tasklib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'tasklib.egg-info/SOURCES.txt'
Copying tasklib.egg-info to /build/python-tasklib/pkg/python-tasklib/usr/lib/python3.14/site-packages/tasklib-2.5.1-py3.14.egg-info
running install_scripts
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-tasklib"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-tasklib 2.5.1-5 (Mon Jan 12 21:14:09 2026)
==> Cleaning up...
[?12l[?25h