>>> py3-daphne: Building community/py3-daphne 3.0.2-r2 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 14:45:14 +0000 >>> py3-daphne: Checking sanity of /home/buildozer/aports/community/py3-daphne/APKBUILD... >>> py3-daphne: Analyzing dependencies... >>> py3-daphne: Installing for build: build-base py3-twisted py3-autobahn py3-asgiref py3-setuptools_scm (1/58) Installing libffi (3.4.4-r0) (2/58) Installing gdbm (1.23-r0) (3/58) Installing mpdecimal (2.5.1-r1) (4/58) Installing readline (8.2.0-r0) (5/58) Installing sqlite-libs (3.40.0-r0) (6/58) Installing python3 (3.11.0-r2) (7/58) Installing py3-cparser (2.21-r1) (8/58) Installing py3-cffi (1.15.1-r1) (9/58) Installing py3-cryptography (38.0.3-r1) (10/58) Installing py3-zope-interface (5.5.1-r1) (11/58) Installing py3-constantly (15.1.0-r6) (12/58) Installing py3-incremental (22.10.0-r1) (13/58) Installing py3-attrs (22.1.0-r1) (14/58) Installing py3-six (1.16.0-r4) (15/58) Installing py3-automat (22.10.0-r1) (16/58) Installing py3-idna (3.4-r3) (17/58) Installing py3-hyperlink (21.0.0-r3) (18/58) Installing py3-typing-extensions (4.4.0-r1) (19/58) Installing py3-pyhamcrest (2.0.4-r1) (20/58) Installing py3-asn1 (0.4.8-r3) (21/58) Installing py3-asn1-modules (0.2.8-r3) (22/58) Installing py3-characteristic (14.3.0-r9) (23/58) Installing py3-service_identity (21.1.0-r3) (24/58) Installing py3-pyserial (3.5-r5) (25/58) Installing py3-hyperframe (6.0.1-r1) (26/58) Installing py3-hpack (4.0.0-r5) (27/58) Installing py3-h2 (4.1.0-r1) (28/58) Installing py3-twisted (22.10.0-r1) (29/58) Installing py3-txaio (22.2.1-r1) (30/58) Installing py3-certifi (2022.9.24-r1) (31/58) Installing py3-charset-normalizer (3.0.1-r1) (32/58) Installing py3-urllib3 (1.26.12-r1) (33/58) Installing py3-requests (2.28.1-r2) (34/58) Installing py3-tz (2022.6-r1) (35/58) Installing py3-babel (2.11.0-r1) (36/58) Installing py3-docutils (0.19-r2) (37/58) Installing py3-imagesize (1.4.1-r1) (38/58) Installing py3-markupsafe (2.1.1-r2) (39/58) Installing py3-jinja2 (3.1.2-r1) (40/58) Installing py3-parsing (3.0.9-r1) (41/58) Installing py3-packaging (21.3-r3) (42/58) Installing py3-pygments (2.13.0-r1) (43/58) Installing py3-snowballstemmer (2.2.0-r1) (44/58) Installing py3-alabaster (0.7.12-r6) (45/58) Installing py3-sphinxcontrib-applehelp (1.0.2-r4) (46/58) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (47/58) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r3) (48/58) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (49/58) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (50/58) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (51/58) Installing py3-sphinx (5.3.0-r1) (52/58) Installing py3-sphinxcontrib-images (0.9.4-r1) (53/58) Installing py3-pynacl (1.5.0-r2) (54/58) Installing py3-autobahn (22.7.1-r1) (55/58) Installing py3-asgiref (3.5.2-r1) (56/58) Installing py3-setuptools (65.6.0-r1) (57/58) Installing py3-setuptools_scm (7.0.5-r3) (58/58) Installing .makedepends-py3-daphne (20221123.144516) Executing busybox-1.35.0-r29.trigger OK: 588 MiB in 161 packages >>> py3-daphne: Cleaning up srcdir >>> py3-daphne: Cleaning up pkgdir >>> py3-daphne: Fetching https://distfiles.alpinelinux.org/distfiles/edge/daphne-3.0.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25076 100 25076 0 0 160k 0 --:--:-- --:--:-- --:--:-- 161k >>> py3-daphne: Fetching https://distfiles.alpinelinux.org/distfiles/edge/daphne-3.0.2.tar.gz >>> py3-daphne: Checking sha512sums... daphne-3.0.2.tar.gz: OK 0001-pytest-runner-extra.patch: OK >>> py3-daphne: Unpacking /var/cache/distfiles/edge/daphne-3.0.2.tar.gz... >>> py3-daphne: 0001-pytest-runner-extra.patch patching file setup.py running build running build_py creating build creating build/lib creating build/lib/daphne copying daphne/cli.py -> build/lib/daphne copying daphne/utils.py -> build/lib/daphne copying daphne/endpoints.py -> build/lib/daphne copying daphne/testing.py -> build/lib/daphne copying daphne/access.py -> build/lib/daphne copying daphne/__init__.py -> build/lib/daphne copying daphne/__main__.py -> build/lib/daphne copying daphne/ws_protocol.py -> build/lib/daphne copying daphne/http_protocol.py -> build/lib/daphne copying daphne/server.py -> build/lib/daphne creating build/lib/twisted creating build/lib/twisted/plugins copying daphne/twisted/plugins/fd_endpoint.py -> build/lib/twisted/plugins running egg_info writing daphne.egg-info/PKG-INFO writing dependency_links to daphne.egg-info/dependency_links.txt writing entry points to daphne.egg-info/entry_points.txt writing requirements to daphne.egg-info/requires.txt writing top-level names to daphne.egg-info/top_level.txt reading manifest file 'daphne.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'daphne.egg-info/SOURCES.txt' >>> py3-daphne: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing daphne.egg-info/PKG-INFO writing dependency_links to daphne.egg-info/dependency_links.txt writing entry points to daphne.egg-info/entry_points.txt writing requirements to daphne.egg-info/requires.txt writing top-level names to daphne.egg-info/top_level.txt reading manifest file 'daphne.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'daphne.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-daphne/pkg creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/twisted creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/twisted/plugins copying build/lib/twisted/plugins/fd_endpoint.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/twisted/plugins creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/cli.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/utils.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/endpoints.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/testing.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/access.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/__init__.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/__main__.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/ws_protocol.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/http_protocol.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne copying build/lib/daphne/server.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/twisted/plugins/fd_endpoint.py to fd_endpoint.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/endpoints.py to endpoints.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/testing.py to testing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/access.py to access.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/ws_protocol.py to ws_protocol.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/http_protocol.py to http_protocol.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne/server.py to server.cpython-311.pyc running install_egg_info Copying daphne.egg-info to /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.11/site-packages/daphne-3.0.2-py3.11.egg-info running install_scripts Installing daphne script to /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/bin >>> py3-daphne*: Running postcheck for py3-daphne >>> py3-daphne*: Preparing package py3-daphne... >>> py3-daphne*: Tracing dependencies... >>> py3-daphne*: Package size: 288.0 KB >>> py3-daphne*: Compressing data... >>> py3-daphne*: Create checksum... >>> py3-daphne*: Create py3-daphne-3.0.2-r2.apk >>> py3-daphne: Build complete at Wed, 23 Nov 2022 14:45:26 +0000 elapsed time 0h 0m 12s >>> py3-daphne: Cleaning up srcdir >>> py3-daphne: Cleaning up pkgdir >>> py3-daphne: Uninstalling dependencies... (1/58) Purging .makedepends-py3-daphne (20221123.144516) (2/58) Purging py3-autobahn (22.7.1-r1) (3/58) Purging py3-txaio (22.2.1-r1) (4/58) Purging py3-twisted (22.10.0-r1) (5/58) Purging py3-zope-interface (5.5.1-r1) (6/58) Purging py3-constantly (15.1.0-r6) (7/58) Purging py3-incremental (22.10.0-r1) (8/58) Purging py3-automat (22.10.0-r1) (9/58) Purging py3-hyperlink (21.0.0-r3) (10/58) Purging py3-pyhamcrest (2.0.4-r1) (11/58) Purging py3-service_identity (21.1.0-r3) (12/58) Purging py3-six (1.16.0-r4) (13/58) Purging py3-asn1-modules (0.2.8-r3) (14/58) Purging py3-asn1 (0.4.8-r3) (15/58) Purging py3-attrs (22.1.0-r1) (16/58) Purging py3-characteristic (14.3.0-r9) (17/58) Purging py3-cryptography (38.0.3-r1) (18/58) Purging py3-pyserial (3.5-r5) (19/58) Purging py3-h2 (4.1.0-r1) (20/58) Purging py3-hyperframe (6.0.1-r1) (21/58) Purging py3-hpack (4.0.0-r5) (22/58) Purging py3-sphinxcontrib-images (0.9.4-r1) (23/58) Purging py3-sphinx (5.3.0-r1) (24/58) Purging py3-babel (2.11.0-r1) (25/58) Purging py3-tz (2022.6-r1) (26/58) Purging py3-docutils (0.19-r2) (27/58) Purging py3-imagesize (1.4.1-r1) (28/58) Purging py3-jinja2 (3.1.2-r1) (29/58) Purging py3-markupsafe (2.1.1-r2) (30/58) Purging py3-pygments (2.13.0-r1) (31/58) Purging py3-requests (2.28.1-r2) (32/58) Purging py3-certifi (2022.9.24-r1) (33/58) Purging py3-charset-normalizer (3.0.1-r1) (34/58) Purging py3-idna (3.4-r3) (35/58) Purging py3-urllib3 (1.26.12-r1) (36/58) Purging py3-snowballstemmer (2.2.0-r1) (37/58) Purging py3-alabaster (0.7.12-r6) (38/58) Purging py3-sphinxcontrib-applehelp (1.0.2-r4) (39/58) Purging py3-sphinxcontrib-devhelp (1.0.2-r4) (40/58) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r3) (41/58) Purging py3-sphinxcontrib-jsmath (1.0.1-r4) (42/58) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r3) (43/58) Purging py3-sphinxcontrib-qthelp (1.0.3-r4) (44/58) Purging py3-pynacl (1.5.0-r2) (45/58) Purging py3-cffi (1.15.1-r1) (46/58) Purging py3-cparser (2.21-r1) (47/58) Purging py3-asgiref (3.5.2-r1) (48/58) Purging py3-setuptools_scm (7.0.5-r3) (49/58) Purging py3-setuptools (65.6.0-r1) (50/58) Purging py3-packaging (21.3-r3) (51/58) Purging py3-parsing (3.0.9-r1) (52/58) Purging py3-typing-extensions (4.4.0-r1) (53/58) Purging python3 (3.11.0-r2) (54/58) Purging libffi (3.4.4-r0) (55/58) Purging gdbm (1.23-r0) (56/58) Purging mpdecimal (2.5.1-r1) (57/58) Purging readline (8.2.0-r0) (58/58) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-daphne: Updating the community/x86 repository index... >>> py3-daphne: Signing the index...