==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-flup 1.0.3-12 (Sun Jan 11 09:08:25 2026)
==> Retrieving sources...
-> Found flup-1.0.3.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
flup-1.0.3.tar.gz ... Passed
==> Making package: python-flup 1.0.3-12 (Sun Jan 11 14:08:31 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: 77.81 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 (10) python-autocommand-2.2.2-9 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-more-itertools-10.8.0-2 python-packaging-25.0-4 python-platformdirs-4.5.1-3 python-wheel-0.45.1-4 python-setuptools-1:80.9.0-4
Total Installed Size: 10.48 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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found flup-1.0.3.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting flup-1.0.3.tar.gz with bsdtar
==> Starting build()...
/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/flup
copying flup/__init__.py -> build/lib/flup
creating build/lib/flup/server
copying flup/server/threadedserver.py -> build/lib/flup/server
copying flup/server/cgi.py -> build/lib/flup/server
copying flup/server/fcgi_single.py -> build/lib/flup/server
copying flup/server/ajp_base.py -> build/lib/flup/server
copying flup/server/singleserver.py -> build/lib/flup/server
copying flup/server/__init__.py -> build/lib/flup/server
copying flup/server/paste_factory.py -> build/lib/flup/server
copying flup/server/scgi.py -> build/lib/flup/server
copying flup/server/ajp.py -> build/lib/flup/server
copying flup/server/scgi_fork.py -> build/lib/flup/server
copying flup/server/preforkserver.py -> build/lib/flup/server
copying flup/server/scgi_base.py -> build/lib/flup/server
copying flup/server/ajp_fork.py -> build/lib/flup/server
copying flup/server/threadpool.py -> build/lib/flup/server
copying flup/server/fcgi_base.py -> build/lib/flup/server
copying flup/server/fcgi.py -> build/lib/flup/server
copying flup/server/fcgi_fork.py -> build/lib/flup/server
creating build/lib/flup/client
copying flup/client/__init__.py -> build/lib/flup/client
copying flup/client/fcgi_app.py -> build/lib/flup/client
copying flup/client/scgi_app.py -> build/lib/flup/client
==> Entering fakeroot environment...
==> Starting package_python-flup()...
/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 build
running build_py
running install_lib
creating /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages
creating /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup
copying build/lib/flup/__init__.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup
creating /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/threadedserver.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/cgi.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/fcgi_single.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/ajp_base.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/singleserver.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/__init__.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/paste_factory.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/scgi.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/ajp.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/scgi_fork.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/preforkserver.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/scgi_base.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/ajp_fork.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/threadpool.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/fcgi_base.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/fcgi.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
copying build/lib/flup/server/fcgi_fork.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server
creating /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/client
copying build/lib/flup/client/__init__.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/client
copying build/lib/flup/client/fcgi_app.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/client
copying build/lib/flup/client/scgi_app.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/client
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/threadedserver.py to threadedserver.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/cgi.py to cgi.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/fcgi_single.py to fcgi_single.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/ajp_base.py to ajp_base.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/singleserver.py to singleserver.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/paste_factory.py to paste_factory.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/scgi.py to scgi.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/ajp.py to ajp.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/scgi_fork.py to scgi_fork.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/preforkserver.py to preforkserver.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/scgi_base.py to scgi_base.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/ajp_fork.py to ajp_fork.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/threadpool.py to threadpool.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/fcgi_base.py to fcgi_base.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/fcgi.py to fcgi.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/server/fcgi_fork.py to fcgi_fork.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/client/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/client/fcgi_app.py to fcgi_app.cpython-314.pyc
byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup/client/scgi_app.py to scgi_app.cpython-314.pyc
writing byte-compilation script '/tmp/tmptra7silz.py'
/usr/bin/python /tmp/tmptra7silz.py
removing /tmp/tmptra7silz.py
running install_egg_info
running egg_info
writing flup.egg-info/PKG-INFO
writing dependency_links to flup.egg-info/dependency_links.txt
writing entry points to flup.egg-info/entry_points.txt
writing top-level names to flup.egg-info/top_level.txt
reading manifest file 'flup.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'flup.egg-info/SOURCES.txt'
Copying flup.egg-info to /build/python-flup/pkg/python-flup/usr/lib/python3.14/site-packages/flup-1.0.3-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...
libfakeroot internal error: payload not recognized!
==> Checking for packaging issues...
==> Creating package "python-flup"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-flup 1.0.3-12 (Sun Jan 11 14:08:39 2026)
==> Cleaning up...
[?12l[?25h