>>> py3-flup: Building community/py3-flup 1.0.3-r7 (using abuild 3.15.0_rc3-r3) started Sat, 10 May 2025 20:56:05 +0000 >>> py3-flup: Validating /home/buildozer/aports/community/py3-flup/APKBUILD... >>> py3-flup: Analyzing dependencies... >>> py3-flup: Installing for build: build-base python3 py3-setuptools (1/18) Installing libbz2 (1.0.8-r6) (2/18) Installing libffi (3.4.8-r0) (3/18) Installing gdbm (1.24-r0) (4/18) Installing xz-libs (5.8.1-r0) (5/18) Installing mpdecimal (4.0.0-r0) (6/18) Installing libpanelw (6.5_p20250503-r0) (7/18) Installing sqlite-libs (3.49.2-r0) (8/18) Installing python3 (3.12.10-r0) (9/18) Installing python3-pycache-pyc0 (3.12.10-r0) (10/18) Installing pyc (3.12.10-r0) (11/18) Installing python3-pyc (3.12.10-r0) (12/18) Installing py3-parsing (3.2.3-r0) (13/18) Installing py3-parsing-pyc (3.2.3-r0) (14/18) Installing py3-packaging (25.0-r0) (15/18) Installing py3-packaging-pyc (25.0-r0) (16/18) Installing py3-setuptools (80.4.0-r0) (17/18) Installing py3-setuptools-pyc (80.4.0-r0) (18/18) Installing .makedepends-py3-flup (20250510.205635) Executing busybox-1.37.0-r17.trigger OK: 444 MiB in 122 packages >>> py3-flup: Cleaning up srcdir >>> py3-flup: Cleaning up pkgdir >>> py3-flup: Cleaning up tmpdir >>> py3-flup: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/flup-1.0.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/flup-1.0.3.tar.gz.part' flup-1.0.3.tar.gz.pa 100% |********************************| 52277 0:00:00 ETA '/var/cache/distfiles/v3.22/flup-1.0.3.tar.gz.part' saved >>> py3-flup: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/flup-1.0.3.tar.gz >>> py3-flup: Checking sha512sums... flup-1.0.3.tar.gz: OK >>> py3-flup: Unpacking /var/cache/distfiles/v3.22/flup-1.0.3.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:761: 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/client copying flup/client/fcgi_app.py -> build/lib/flup/client copying flup/client/scgi_app.py -> build/lib/flup/client copying flup/client/__init__.py -> build/lib/flup/client creating build/lib/flup/server copying flup/server/ajp_fork.py -> build/lib/flup/server copying flup/server/preforkserver.py -> build/lib/flup/server copying flup/server/fcgi_base.py -> build/lib/flup/server copying flup/server/paste_factory.py -> build/lib/flup/server copying flup/server/fcgi_single.py -> build/lib/flup/server copying flup/server/ajp.py -> build/lib/flup/server copying flup/server/singleserver.py -> build/lib/flup/server copying flup/server/ajp_base.py -> build/lib/flup/server copying flup/server/__init__.py -> build/lib/flup/server copying flup/server/cgi.py -> build/lib/flup/server copying flup/server/scgi_fork.py -> build/lib/flup/server copying flup/server/fcgi_fork.py -> build/lib/flup/server copying flup/server/scgi_base.py -> build/lib/flup/server copying flup/server/threadedserver.py -> build/lib/flup/server copying flup/server/scgi.py -> build/lib/flup/server copying flup/server/fcgi.py -> build/lib/flup/server copying flup/server/threadpool.py -> build/lib/flup/server >>> py3-flup: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:761: 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/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup creating /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/client copying build/lib/flup/client/fcgi_app.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/client copying build/lib/flup/client/scgi_app.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/client copying build/lib/flup/client/__init__.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/client copying build/lib/flup/__init__.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup creating /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/ajp_fork.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/preforkserver.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/fcgi_base.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/paste_factory.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/fcgi_single.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/ajp.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/singleserver.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/ajp_base.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/__init__.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/cgi.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/scgi_fork.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/fcgi_fork.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/scgi_base.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/threadedserver.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/scgi.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/fcgi.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server copying build/lib/flup/server/threadpool.py -> /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server byte-compiling /home/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/client/fcgi_app.py to fcgi_app.cpython-312.pyc byte-compiling /home/buildozer/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/buildozer/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/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/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/buildozer/aports/community/py3-flup/pkg/py3-flup/usr/lib/python3.12/site-packages/flup/server/threadpool.py to threadpool.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/buildozer/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/client/__pycache__' -> '/home/buildozer/aports/community/py3-flup/pkg/py3-flup-pyc/usr/lib/python3.12/site-packages/flup/client/__pycache__' 'usr/lib/python3.12/site-packages/flup/__pycache__' -> '/home/buildozer/aports/community/py3-flup/pkg/py3-flup-pyc/usr/lib/python3.12/site-packages/flup/__pycache__' 'usr/lib/python3.12/site-packages/flup/server/__pycache__' -> '/home/buildozer/aports/community/py3-flup/pkg/py3-flup-pyc/usr/lib/python3.12/site-packages/flup/server/__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 Sat, 10 May 2025 20:56:37 +0000 elapsed time 0h 0m 32s >>> py3-flup: Cleaning up srcdir >>> py3-flup: Cleaning up pkgdir >>> py3-flup: Uninstalling dependencies... (1/18) Purging .makedepends-py3-flup (20250510.205635) (2/18) Purging py3-setuptools-pyc (80.4.0-r0) (3/18) Purging py3-setuptools (80.4.0-r0) (4/18) Purging py3-packaging-pyc (25.0-r0) (5/18) Purging py3-packaging (25.0-r0) (6/18) Purging py3-parsing-pyc (3.2.3-r0) (7/18) Purging py3-parsing (3.2.3-r0) (8/18) Purging python3-pyc (3.12.10-r0) (9/18) Purging python3-pycache-pyc0 (3.12.10-r0) (10/18) Purging pyc (3.12.10-r0) (11/18) Purging python3 (3.12.10-r0) (12/18) Purging gdbm (1.24-r0) (13/18) Purging libbz2 (1.0.8-r6) (14/18) Purging libffi (3.4.8-r0) (15/18) Purging libpanelw (6.5_p20250503-r0) (16/18) Purging mpdecimal (4.0.0-r0) (17/18) Purging sqlite-libs (3.49.2-r0) (18/18) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> py3-flup: Updating the community/x86 repository index... >>> py3-flup: Signing the index...