>>> py3-daphne: Building community/py3-daphne 3.0.2-r1 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 14:43:21 +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/59) Installing libffi (3.4.4-r0) (2/59) Installing gdbm (1.23-r0) (3/59) Installing mpdecimal (2.5.1-r1) (4/59) Installing readline (8.2.0-r0) (5/59) Installing sqlite-libs (3.39.4-r0) (6/59) Installing python3 (3.10.8-r3) (7/59) Installing py3-cparser (2.21-r0) (8/59) Installing py3-cffi (1.15.1-r0) (9/59) Installing py3-cryptography (38.0.2-r0) (10/59) Installing py3-zope-interface (5.4.0-r1) (11/59) Installing py3-constantly (15.1.0-r5) (12/59) Installing py3-incremental (21.3.0-r2) (13/59) Installing py3-attrs (22.1.0-r0) (14/59) Installing py3-six (1.16.0-r3) (15/59) Installing py3-automat (20.2.0-r2) (16/59) Installing py3-idna (3.4-r2) (17/59) Installing py3-hyperlink (21.0.0-r2) (18/59) Installing py3-typing-extensions (4.4.0-r0) (19/59) Installing py3-pyhamcrest (2.0.2-r2) (20/59) Installing py3-asn1 (0.4.8-r2) (21/59) Installing py3-asn1-modules (0.2.8-r2) (22/59) Installing py3-characteristic (14.3.0-r8) (23/59) Installing py3-service_identity (21.1.0-r2) (24/59) Installing py3-pyserial (3.5-r3) (25/59) Installing py3-hyperframe (6.0.1-r0) (26/59) Installing py3-hpack (4.0.0-r4) (27/59) Installing py3-h2 (4.1.0-r0) (28/59) Installing py3-twisted (22.4.0-r0) (29/59) Installing py3-txaio (22.2.1-r0) (30/59) Installing py3-certifi (2022.9.24-r0) (31/59) Installing py3-charset-normalizer (2.1.1-r0) (32/59) Installing py3-urllib3 (1.26.12-r0) (33/59) Installing py3-requests (2.28.1-r0) (34/59) Installing py3-tz (2022.4-r0) (35/59) Installing py3-babel (2.10.3-r0) (36/59) Installing py3-docutils (0.19-r1) (37/59) Installing py3-imagesize (1.4.1-r0) (38/59) Installing py3-markupsafe (2.1.1-r1) (39/59) Installing py3-jinja2 (3.1.2-r0) (40/59) Installing py3-parsing (3.0.9-r0) (41/59) Installing py3-packaging (21.3-r2) (42/59) Installing py3-pygments (2.13.0-r0) (43/59) Installing py3-snowballstemmer (2.2.0-r0) (44/59) Installing py3-alabaster (0.7.12-r5) (45/59) Installing py3-sphinxcontrib-applehelp (1.0.2-r3) (46/59) Installing py3-sphinxcontrib-devhelp (1.0.2-r3) (47/59) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r2) (48/59) Installing py3-sphinxcontrib-jsmath (1.0.1-r3) (49/59) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r2) (50/59) Installing py3-sphinxcontrib-qthelp (1.0.3-r3) (51/59) Installing py3-sphinx (5.2.1-r0) (52/59) Installing py3-sphinxcontrib-images (0.9.4-r0) (53/59) Installing py3-pynacl (1.5.0-r1) (54/59) Installing py3-autobahn (22.7.1-r0) (55/59) Installing py3-asgiref (3.5.2-r0) (56/59) Installing py3-setuptools (65.5.0-r0) (57/59) Installing py3-tomli (2.0.1-r1) (58/59) Installing py3-setuptools_scm (7.0.5-r0) (59/59) Installing .makedepends-py3-daphne (20221030.144334) Executing busybox-1.35.0-r27.trigger OK: 401 MiB in 156 packages >>> py3-daphne: Cleaning up srcdir >>> py3-daphne: Cleaning up pkgdir >>> py3-daphne: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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 0 25076 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25076 100 25076 0 0 46191 0 --:--:-- --:--:-- --:--:-- 46180 >>> py3-daphne: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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/v3.17/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/http_protocol.py -> build/lib/daphne copying daphne/access.py -> build/lib/daphne copying daphne/endpoints.py -> build/lib/daphne copying daphne/ws_protocol.py -> build/lib/daphne copying daphne/utils.py -> build/lib/daphne copying daphne/__main__.py -> build/lib/daphne copying daphne/testing.py -> build/lib/daphne copying daphne/__init__.py -> build/lib/daphne copying daphne/cli.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.10/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.10 creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/twisted creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/twisted/plugins copying build/lib/twisted/plugins/fd_endpoint.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/twisted/plugins creating /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne copying build/lib/daphne/http_protocol.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne copying build/lib/daphne/access.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne copying build/lib/daphne/endpoints.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne copying build/lib/daphne/ws_protocol.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne copying build/lib/daphne/utils.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne copying build/lib/daphne/__main__.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne copying build/lib/daphne/testing.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne copying build/lib/daphne/__init__.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne copying build/lib/daphne/cli.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne copying build/lib/daphne/server.py -> /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/twisted/plugins/fd_endpoint.py to fd_endpoint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne/http_protocol.py to http_protocol.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne/access.py to access.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne/endpoints.py to endpoints.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne/ws_protocol.py to ws_protocol.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne/testing.py to testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne/cli.py to cli.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne/server.py to server.cpython-310.pyc running install_egg_info Copying daphne.egg-info to /home/buildozer/aports/community/py3-daphne/pkg/py3-daphne/usr/lib/python3.10/site-packages/daphne-3.0.2-py3.10.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: 256.0 KB >>> py3-daphne*: Compressing data... >>> py3-daphne*: Create checksum... >>> py3-daphne*: Create py3-daphne-3.0.2-r1.apk >>> py3-daphne: Build complete at Sun, 30 Oct 2022 14:43:40 +0000 elapsed time 0h 0m 19s >>> py3-daphne: Cleaning up srcdir >>> py3-daphne: Cleaning up pkgdir >>> py3-daphne: Uninstalling dependencies... (1/59) Purging .makedepends-py3-daphne (20221030.144334) (2/59) Purging py3-autobahn (22.7.1-r0) (3/59) Purging py3-txaio (22.2.1-r0) (4/59) Purging py3-twisted (22.4.0-r0) (5/59) Purging py3-zope-interface (5.4.0-r1) (6/59) Purging py3-constantly (15.1.0-r5) (7/59) Purging py3-incremental (21.3.0-r2) (8/59) Purging py3-automat (20.2.0-r2) (9/59) Purging py3-hyperlink (21.0.0-r2) (10/59) Purging py3-pyhamcrest (2.0.2-r2) (11/59) Purging py3-service_identity (21.1.0-r2) (12/59) Purging py3-six (1.16.0-r3) (13/59) Purging py3-asn1-modules (0.2.8-r2) (14/59) Purging py3-asn1 (0.4.8-r2) (15/59) Purging py3-attrs (22.1.0-r0) (16/59) Purging py3-characteristic (14.3.0-r8) (17/59) Purging py3-cryptography (38.0.2-r0) (18/59) Purging py3-pyserial (3.5-r3) (19/59) Purging py3-h2 (4.1.0-r0) (20/59) Purging py3-hyperframe (6.0.1-r0) (21/59) Purging py3-hpack (4.0.0-r4) (22/59) Purging py3-sphinxcontrib-images (0.9.4-r0) (23/59) Purging py3-sphinx (5.2.1-r0) (24/59) Purging py3-babel (2.10.3-r0) (25/59) Purging py3-tz (2022.4-r0) (26/59) Purging py3-docutils (0.19-r1) (27/59) Purging py3-imagesize (1.4.1-r0) (28/59) Purging py3-jinja2 (3.1.2-r0) (29/59) Purging py3-markupsafe (2.1.1-r1) (30/59) Purging py3-pygments (2.13.0-r0) (31/59) Purging py3-requests (2.28.1-r0) (32/59) Purging py3-certifi (2022.9.24-r0) (33/59) Purging py3-charset-normalizer (2.1.1-r0) (34/59) Purging py3-idna (3.4-r2) (35/59) Purging py3-urllib3 (1.26.12-r0) (36/59) Purging py3-snowballstemmer (2.2.0-r0) (37/59) Purging py3-alabaster (0.7.12-r5) (38/59) Purging py3-sphinxcontrib-applehelp (1.0.2-r3) (39/59) Purging py3-sphinxcontrib-devhelp (1.0.2-r3) (40/59) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r2) (41/59) Purging py3-sphinxcontrib-jsmath (1.0.1-r3) (42/59) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r2) (43/59) Purging py3-sphinxcontrib-qthelp (1.0.3-r3) (44/59) Purging py3-pynacl (1.5.0-r1) (45/59) Purging py3-cffi (1.15.1-r0) (46/59) Purging py3-cparser (2.21-r0) (47/59) Purging py3-asgiref (3.5.2-r0) (48/59) Purging py3-setuptools_scm (7.0.5-r0) (49/59) Purging py3-setuptools (65.5.0-r0) (50/59) Purging py3-tomli (2.0.1-r1) (51/59) Purging py3-packaging (21.3-r2) (52/59) Purging py3-parsing (3.0.9-r0) (53/59) Purging py3-typing-extensions (4.4.0-r0) (54/59) Purging python3 (3.10.8-r3) (55/59) Purging libffi (3.4.4-r0) (56/59) Purging gdbm (1.23-r0) (57/59) Purging mpdecimal (2.5.1-r1) (58/59) Purging readline (8.2.0-r0) (59/59) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 222 MiB in 97 packages >>> py3-daphne: Updating the community/armhf repository index... >>> py3-daphne: Signing the index...