>>> py3-flup: Building community/py3-flup 1.0.3-r7 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 18:36:53 +0000 >>> py3-flup: Validating /home/udu/aports/community/py3-flup/APKBUILD... >>> py3-flup: Analyzing dependencies... >>> py3-flup: Installing for build: build-base python3 py3-setuptools WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/7) Installing py3-parsing (3.2.3-r0) (2/7) Installing py3-parsing-pyc (3.2.3-r0) (3/7) Installing py3-packaging (25.0-r0) (4/7) Installing py3-packaging-pyc (25.0-r0) (5/7) Installing py3-setuptools (80.9.0-r0) (6/7) Installing py3-setuptools-pyc (80.9.0-r0) (7/7) Installing .makedepends-py3-flup (20251012.183654) OK: 306 MiB in 96 packages >>> py3-flup: Cleaning up srcdir >>> py3-flup: Cleaning up pkgdir >>> py3-flup: Cleaning up tmpdir >>> py3-flup: Fetching https://files.pythonhosted.org/packages/source/f/flup/flup-1.0.3.tar.gz >>> py3-flup: Fetching https://files.pythonhosted.org/packages/source/f/flup/flup-1.0.3.tar.gz >>> py3-flup: Checking sha512sums... flup-1.0.3.tar.gz: OK >>> py3-flup: Unpacking /var/cache/distfiles/flup-1.0.3.tar.gz... /usr/lib/python3.12/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/paste_factory.py -> build/lib/flup/server copying flup/server/singleserver.py -> build/lib/flup/server copying flup/server/ajp.py -> build/lib/flup/server copying flup/server/ajp_fork.py -> build/lib/flup/server copying flup/server/scgi_fork.py -> build/lib/flup/server copying flup/server/fcgi.py -> build/lib/flup/server copying flup/server/cgi.py -> build/lib/flup/server copying flup/server/fcgi_base.py -> build/lib/flup/server copying flup/server/__init__.py -> build/lib/flup/server copying flup/server/scgi.py -> build/lib/flup/server copying flup/server/preforkserver.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/scgi_base.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/scgi_app.py -> build/lib/flup/client copying flup/client/fcgi_app.py -> build/lib/flup/client >>> py3-flup: Entering fakeroot... /usr/lib/python3.12/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.12/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. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup creating /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/paste_factory.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/singleserver.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/ajp.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/ajp_fork.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/scgi_fork.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/fcgi.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/cgi.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/fcgi_base.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/__init__.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/scgi.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/preforkserver.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/threadpool.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/fcgi_single.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/ajp_base.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/threadedserver.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/scgi_base.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/fcgi_fork.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/__init__.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup creating /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/client copying build/lib/flup/client/__init__.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/client copying build/lib/flup/client/scgi_app.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/client copying build/lib/flup/client/fcgi_app.py -> /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/client byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/paste_factory.py to paste_factory.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/singleserver.py to singleserver.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/ajp.py to ajp.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/ajp_fork.py to ajp_fork.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/scgi_fork.py to scgi_fork.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/fcgi.py to fcgi.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/cgi.py to cgi.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/fcgi_base.py to fcgi_base.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/scgi.py to scgi.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/preforkserver.py to preforkserver.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/threadpool.py to threadpool.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/fcgi_single.py to fcgi_single.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/ajp_base.py to ajp_base.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/threadedserver.py to threadedserver.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/scgi_base.py to scgi_base.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/fcgi_fork.py to fcgi_fork.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/client/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/client/scgi_app.py to scgi_app.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/client/fcgi_app.py to fcgi_app.cpython-312.pyc 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 /home/udu/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup-1.0.3-py3.12.egg-info running install_scripts >>> py3-flup-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/flup/server/__pycache__' -> '/home/udu/aports/community/py3-flup/pkg/py3-flup-pyc/usr/lib/python3.12/site-packages/flup/server/__pycache__' 'usr/lib/python3.12/site-packages/flup/__pycache__' -> '/home/udu/aports/community/py3-flup/pkg/py3-flup-pyc/usr/lib/python3.12/site-packages/flup/__pycache__' 'usr/lib/python3.12/site-packages/flup/client/__pycache__' -> '/home/udu/aports/community/py3-flup/pkg/py3-flup-pyc/usr/lib/python3.12/site-packages/flup/client/__pycache__' >>> py3-flup-pyc*: Preparing subpackage py3-flup-pyc... >>> py3-flup-pyc*: Running postcheck for py3-flup-pyc >>> py3-flup*: Running postcheck for py3-flup >>> py3-flup*: Preparing package py3-flup... >>> py3-flup-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-flup-pyc*: Package size: 238.0 KB >>> py3-flup-pyc*: Compressing data... >>> py3-flup-pyc*: Create checksum... >>> py3-flup-pyc*: Create py3-flup-pyc-1.0.3-r7.apk >>> py3-flup*: Tracing dependencies... python3 python3~3.12 >>> py3-flup*: Package size: 207.7 KB >>> py3-flup*: Compressing data... >>> py3-flup*: Create checksum... >>> py3-flup*: Create py3-flup-1.0.3-r7.apk >>> py3-flup: Build complete at Sun, 12 Oct 2025 18:36:56 +0000 elapsed time 0h 0m 3s >>> py3-flup: Cleaning up srcdir >>> py3-flup: Cleaning up pkgdir >>> py3-flup: Uninstalling dependencies... (1/7) Purging .makedepends-py3-flup (20251012.183654) (2/7) Purging py3-setuptools-pyc (80.9.0-r0) (3/7) Purging py3-setuptools (80.9.0-r0) (4/7) Purging py3-packaging-pyc (25.0-r0) (5/7) Purging py3-packaging (25.0-r0) (6/7) Purging py3-parsing-pyc (3.2.3-r0) (7/7) Purging py3-parsing (3.2.3-r0) OK: 296 MiB in 89 packages >>> py3-flup: Updating the community/x86_64 repository index... >>> py3-flup: Signing the index...