==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-flup 1.0.3-11 (Mon Dec 23 16:07:08 2024) ==> 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-11 (Mon Dec 23 16:07:28 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (10) python-autocommand-2.2.2-7 python-jaraco.collections-5.0.1-2 python-jaraco.context-5.3.0-3 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.5.0-1 python-packaging-24.2-3 python-platformdirs-4.3.6-2 python-wheel-0.45.0-3 python-setuptools-1:75.2.0-4 Total Installed Size: 10.25 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... [?25h==> 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()... running build running build_py creating build/lib/flup copying flup/__init__.py -> build/lib/flup creating build/lib/flup/server copying flup/server/paste_factory.py -> build/lib/flup/server copying flup/server/singleserver.py -> build/lib/flup/server copying flup/server/threadpool.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/threadedserver.py -> build/lib/flup/server copying flup/server/ajp_fork.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/scgi_base.py -> build/lib/flup/server copying flup/server/scgi.py -> build/lib/flup/server copying flup/server/__init__.py -> build/lib/flup/server copying flup/server/scgi_fork.py -> build/lib/flup/server copying flup/server/cgi.py -> build/lib/flup/server copying flup/server/ajp.py -> build/lib/flup/server copying flup/server/preforkserver.py -> build/lib/flup/server copying flup/server/fcgi_fork.py -> build/lib/flup/server creating build/lib/flup/client copying flup/client/scgi_app.py -> build/lib/flup/client copying flup/client/fcgi_app.py -> build/lib/flup/client copying flup/client/__init__.py -> build/lib/flup/client ==> Entering fakeroot environment... ==> Starting package_python-flup()... running install /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. 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.13/site-packages creating /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup creating /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/paste_factory.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/singleserver.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/threadpool.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/fcgi_single.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/ajp_base.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/threadedserver.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/ajp_fork.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/fcgi_base.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/fcgi.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/scgi_base.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/scgi.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/__init__.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/scgi_fork.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/cgi.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/ajp.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/preforkserver.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/server/fcgi_fork.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server copying build/lib/flup/__init__.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup creating /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/client copying build/lib/flup/client/scgi_app.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/client copying build/lib/flup/client/fcgi_app.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/client copying build/lib/flup/client/__init__.py -> /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/client byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/paste_factory.py to paste_factory.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/singleserver.py to singleserver.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/threadpool.py to threadpool.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/fcgi_single.py to fcgi_single.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/ajp_base.py to ajp_base.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/threadedserver.py to threadedserver.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/ajp_fork.py to ajp_fork.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/fcgi_base.py to fcgi_base.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/fcgi.py to fcgi.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/scgi_base.py to scgi_base.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/scgi.py to scgi.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/scgi_fork.py to scgi_fork.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/cgi.py to cgi.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/ajp.py to ajp.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/preforkserver.py to preforkserver.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/server/fcgi_fork.py to fcgi_fork.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/client/scgi_app.py to scgi_app.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/client/fcgi_app.py to fcgi_app.cpython-313.pyc byte-compiling /build/python-flup/pkg/python-flup/usr/lib/python3.13/site-packages/flup/client/__init__.py to __init__.cpython-313.pyc writing byte-compilation script '/tmp/tmp9eh1at86.py' /usr/bin/python /tmp/tmp9eh1at86.py removing /tmp/tmp9eh1at86.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.13/site-packages/flup-1.0.3-py3.13.egg-info running install_scripts ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... libfakeroot internal error: payload not recognized! ==> 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-11 (Mon Dec 23 16:07:41 2024) ==> Cleaning up...