>>> py3-waitress: Building community/py3-waitress 3.0.0-r3 (using abuild 3.13.0-r3) started Sun, 19 May 2024 22:31:24 +0000 >>> py3-waitress: Checking sanity of /home/buildozer/aports/community/py3-waitress/APKBUILD... >>> py3-waitress: Analyzing dependencies... >>> py3-waitress: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel (1/23) Installing libffi (3.4.6-r0) (2/23) Installing gdbm (1.23-r1) (3/23) Installing mpdecimal (4.0.0-r0) (4/23) Installing libpanelw (6.4_p20240420-r0) (5/23) Installing readline (8.2.10-r0) (6/23) Installing sqlite-libs (3.45.3-r0) (7/23) Installing python3 (3.12.3-r1) (8/23) Installing python3-pycache-pyc0 (3.12.3-r1) (9/23) Installing pyc (3.12.3-r1) (10/23) Installing python3-pyc (3.12.3-r1) (11/23) Installing py3-installer (0.7.0-r2) (12/23) Installing py3-installer-pyc (0.7.0-r2) (13/23) Installing py3-gpep517 (15-r2) (14/23) Installing py3-gpep517-pyc (15-r2) (15/23) Installing py3-parsing (3.1.2-r1) (16/23) Installing py3-parsing-pyc (3.1.2-r1) (17/23) Installing py3-packaging (24.0-r1) (18/23) Installing py3-packaging-pyc (24.0-r1) (19/23) Installing py3-setuptools (69.5.1-r0) (20/23) Installing py3-setuptools-pyc (69.5.1-r0) (21/23) Installing py3-wheel (0.42.0-r1) (22/23) Installing py3-wheel-pyc (0.42.0-r1) (23/23) Installing .makedepends-py3-waitress (20240519.223126) Executing busybox-1.36.1-r26.trigger OK: 318 MiB in 133 packages >>> py3-waitress: Cleaning up srcdir >>> py3-waitress: Cleaning up pkgdir >>> py3-waitress: Cleaning up tmpdir >>> py3-waitress: Fetching https://distfiles.alpinelinux.org/distfiles/edge/waitress-3.0.0.tar.gz >>> py3-waitress: Fetching https://distfiles.alpinelinux.org/distfiles/edge/waitress-3.0.0.tar.gz >>> py3-waitress: Checking sha512sums... waitress-3.0.0.tar.gz: OK waitress.initd: OK waitress.confd: OK >>> py3-waitress: Unpacking /var/cache/distfiles/waitress-3.0.0.tar.gz... 2024-05-19 22:31:26,822 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-05-19 22:31:26,875 root INFO running bdist_wheel 2024-05-19 22:31:26,893 root INFO running build 2024-05-19 22:31:26,893 root INFO running build_py 2024-05-19 22:31:26,896 root INFO creating build 2024-05-19 22:31:26,896 root INFO creating build/lib 2024-05-19 22:31:26,896 root INFO creating build/lib/waitress 2024-05-19 22:31:26,897 root INFO copying src/waitress/parser.py -> build/lib/waitress 2024-05-19 22:31:26,897 root INFO copying src/waitress/server.py -> build/lib/waitress 2024-05-19 22:31:26,897 root INFO copying src/waitress/receiver.py -> build/lib/waitress 2024-05-19 22:31:26,897 root INFO copying src/waitress/buffers.py -> build/lib/waitress 2024-05-19 22:31:26,897 root INFO copying src/waitress/utilities.py -> build/lib/waitress 2024-05-19 22:31:26,898 root INFO copying src/waitress/rfc7230.py -> build/lib/waitress 2024-05-19 22:31:26,898 root INFO copying src/waitress/runner.py -> build/lib/waitress 2024-05-19 22:31:26,898 root INFO copying src/waitress/task.py -> build/lib/waitress 2024-05-19 22:31:26,898 root INFO copying src/waitress/__main__.py -> build/lib/waitress 2024-05-19 22:31:26,898 root INFO copying src/waitress/channel.py -> build/lib/waitress 2024-05-19 22:31:26,899 root INFO copying src/waitress/wasyncore.py -> build/lib/waitress 2024-05-19 22:31:26,899 root INFO copying src/waitress/proxy_headers.py -> build/lib/waitress 2024-05-19 22:31:26,899 root INFO copying src/waitress/adjustments.py -> build/lib/waitress 2024-05-19 22:31:26,899 root INFO copying src/waitress/__init__.py -> build/lib/waitress 2024-05-19 22:31:26,899 root INFO copying src/waitress/compat.py -> build/lib/waitress 2024-05-19 22:31:26,899 root INFO copying src/waitress/trigger.py -> build/lib/waitress 2024-05-19 22:31:26,905 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-05-19 22:31:26,905 root INFO running install 2024-05-19 22:31:26,927 root INFO running install_lib 2024-05-19 22:31:26,929 root INFO creating build/bdist.linux-ppc64le 2024-05-19 22:31:26,929 root INFO creating build/bdist.linux-ppc64le/wheel 2024-05-19 22:31:26,930 root INFO creating build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,930 root INFO copying build/lib/waitress/parser.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,930 root INFO copying build/lib/waitress/server.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,930 root INFO copying build/lib/waitress/receiver.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,930 root INFO copying build/lib/waitress/buffers.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,930 root INFO copying build/lib/waitress/utilities.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,931 root INFO copying build/lib/waitress/rfc7230.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,931 root INFO copying build/lib/waitress/runner.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,931 root INFO copying build/lib/waitress/task.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,931 root INFO copying build/lib/waitress/__main__.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,931 root INFO copying build/lib/waitress/channel.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,931 root INFO copying build/lib/waitress/wasyncore.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,932 root INFO copying build/lib/waitress/proxy_headers.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,932 root INFO copying build/lib/waitress/adjustments.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,932 root INFO copying build/lib/waitress/__init__.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,932 root INFO copying build/lib/waitress/compat.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,932 root INFO copying build/lib/waitress/trigger.py -> build/bdist.linux-ppc64le/wheel/waitress 2024-05-19 22:31:26,932 root INFO running install_egg_info 2024-05-19 22:31:26,935 root INFO running egg_info 2024-05-19 22:31:26,937 root INFO writing src/waitress.egg-info/PKG-INFO 2024-05-19 22:31:26,939 root INFO writing dependency_links to src/waitress.egg-info/dependency_links.txt 2024-05-19 22:31:26,939 root INFO writing entry points to src/waitress.egg-info/entry_points.txt 2024-05-19 22:31:26,940 root INFO writing requirements to src/waitress.egg-info/requires.txt 2024-05-19 22:31:26,940 root INFO writing top-level names to src/waitress.egg-info/top_level.txt 2024-05-19 22:31:26,943 root INFO reading manifest file 'src/waitress.egg-info/SOURCES.txt' 2024-05-19 22:31:26,944 root INFO reading manifest template 'MANIFEST.in' 2024-05-19 22:31:26,946 root WARNING warning: no previously-included files found matching 'TODO.txt' 2024-05-19 22:31:26,947 root WARNING no previously-included directories found matching 'docs/_build' 2024-05-19 22:31:26,947 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2024-05-19 22:31:26,947 root WARNING warning: no previously-included files matching '*.py[cod]' found under directory '*' 2024-05-19 22:31:26,948 root INFO adding license file 'LICENSE.txt' 2024-05-19 22:31:26,950 root INFO writing manifest file 'src/waitress.egg-info/SOURCES.txt' 2024-05-19 22:31:26,951 root INFO Copying src/waitress.egg-info to build/bdist.linux-ppc64le/wheel/waitress-3.0.0-py3.12.egg-info 2024-05-19 22:31:26,952 root INFO running install_scripts 2024-05-19 22:31:26,955 wheel INFO creating build/bdist.linux-ppc64le/wheel/waitress-3.0.0.dist-info/WHEEL 2024-05-19 22:31:26,955 wheel INFO creating '/home/buildozer/aports/community/py3-waitress/src/waitress-3.0.0/.dist/.tmp-zgcdi086/waitress-3.0.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-05-19 22:31:26,956 wheel INFO adding 'waitress/__init__.py' 2024-05-19 22:31:26,956 wheel INFO adding 'waitress/__main__.py' 2024-05-19 22:31:26,956 wheel INFO adding 'waitress/adjustments.py' 2024-05-19 22:31:26,956 wheel INFO adding 'waitress/buffers.py' 2024-05-19 22:31:26,956 wheel INFO adding 'waitress/channel.py' 2024-05-19 22:31:26,957 wheel INFO adding 'waitress/compat.py' 2024-05-19 22:31:26,957 wheel INFO adding 'waitress/parser.py' 2024-05-19 22:31:26,957 wheel INFO adding 'waitress/proxy_headers.py' 2024-05-19 22:31:26,957 wheel INFO adding 'waitress/receiver.py' 2024-05-19 22:31:26,958 wheel INFO adding 'waitress/rfc7230.py' 2024-05-19 22:31:26,958 wheel INFO adding 'waitress/runner.py' 2024-05-19 22:31:26,958 wheel INFO adding 'waitress/server.py' 2024-05-19 22:31:26,958 wheel INFO adding 'waitress/task.py' 2024-05-19 22:31:26,959 wheel INFO adding 'waitress/trigger.py' 2024-05-19 22:31:26,959 wheel INFO adding 'waitress/utilities.py' 2024-05-19 22:31:26,959 wheel INFO adding 'waitress/wasyncore.py' 2024-05-19 22:31:26,959 wheel INFO adding 'waitress-3.0.0.dist-info/LICENSE.txt' 2024-05-19 22:31:26,960 wheel INFO adding 'waitress-3.0.0.dist-info/METADATA' 2024-05-19 22:31:26,960 wheel INFO adding 'waitress-3.0.0.dist-info/WHEEL' 2024-05-19 22:31:26,960 wheel INFO adding 'waitress-3.0.0.dist-info/entry_points.txt' 2024-05-19 22:31:26,960 wheel INFO adding 'waitress-3.0.0.dist-info/top_level.txt' 2024-05-19 22:31:26,960 wheel INFO adding 'waitress-3.0.0.dist-info/RECORD' 2024-05-19 22:31:26,960 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-05-19 22:31:26,962 gpep517 INFO The backend produced .dist/waitress-3.0.0-py3-none-any.whl waitress-3.0.0-py3-none-any.whl >>> py3-waitress: Entering fakeroot... >>> py3-waitress-openrc*: Running split function openrc... >>> py3-waitress-openrc*: Preparing subpackage py3-waitress-openrc... >>> py3-waitress-openrc*: Running postcheck for py3-waitress-openrc >>> py3-waitress-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-waitress/pkg/py3-waitress/usr/lib/python3.12/site-packages/waitress/__pycache__' -> '/home/buildozer/aports/community/py3-waitress/pkg/py3-waitress-pyc/usr/lib/python3.12/site-packages/waitress/__pycache__' >>> py3-waitress-pyc*: Preparing subpackage py3-waitress-pyc... >>> py3-waitress-pyc*: Running postcheck for py3-waitress-pyc >>> py3-waitress*: Running postcheck for py3-waitress >>> py3-waitress*: Preparing package py3-waitress... >>> py3-waitress-openrc*: Tracing dependencies... >>> py3-waitress-openrc*: Package size: 24.0 KB >>> py3-waitress-openrc*: Compressing data... >>> py3-waitress-openrc*: Create checksum... >>> py3-waitress-openrc*: Create py3-waitress-openrc-3.0.0-r3.apk >>> py3-waitress-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-waitress-pyc*: Package size: 228.0 KB >>> py3-waitress-pyc*: Compressing data... >>> py3-waitress-pyc*: Create checksum... >>> py3-waitress-pyc*: Create py3-waitress-pyc-3.0.0-r3.apk >>> py3-waitress*: Tracing dependencies... python3 python3~3.12 >>> py3-waitress*: Package size: 264.0 KB >>> py3-waitress*: Compressing data... >>> py3-waitress*: Create checksum... >>> py3-waitress*: Create py3-waitress-3.0.0-r3.apk >>> py3-waitress: Build complete at Sun, 19 May 2024 22:31:27 +0000 elapsed time 0h 0m 3s >>> py3-waitress: Cleaning up srcdir >>> py3-waitress: Cleaning up pkgdir >>> py3-waitress: Uninstalling dependencies... (1/23) Purging .makedepends-py3-waitress (20240519.223126) (2/23) Purging py3-gpep517-pyc (15-r2) (3/23) Purging py3-gpep517 (15-r2) (4/23) Purging py3-installer-pyc (0.7.0-r2) (5/23) Purging py3-installer (0.7.0-r2) (6/23) Purging py3-setuptools-pyc (69.5.1-r0) (7/23) Purging py3-setuptools (69.5.1-r0) (8/23) Purging py3-wheel-pyc (0.42.0-r1) (9/23) Purging py3-wheel (0.42.0-r1) (10/23) Purging py3-packaging-pyc (24.0-r1) (11/23) Purging py3-packaging (24.0-r1) (12/23) Purging py3-parsing-pyc (3.1.2-r1) (13/23) Purging py3-parsing (3.1.2-r1) (14/23) Purging python3-pyc (3.12.3-r1) (15/23) Purging python3-pycache-pyc0 (3.12.3-r1) (16/23) Purging pyc (3.12.3-r1) (17/23) Purging python3 (3.12.3-r1) (18/23) Purging gdbm (1.23-r1) (19/23) Purging libffi (3.4.6-r0) (20/23) Purging libpanelw (6.4_p20240420-r0) (21/23) Purging mpdecimal (4.0.0-r0) (22/23) Purging readline (8.2.10-r0) (23/23) Purging sqlite-libs (3.45.3-r0) Executing busybox-1.36.1-r26.trigger OK: 264 MiB in 110 packages >>> py3-waitress: Updating the community/ppc64le repository index... >>> py3-waitress: Signing the index...