>>> py3-httptools: Building community/py3-httptools 0.6.1-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 04:53:49 +0000 >>> py3-httptools: Checking sanity of /home/buildozer/aports/community/py3-httptools/APKBUILD... >>> py3-httptools: Analyzing dependencies... >>> py3-httptools: Installing for build: build-base py3-setuptools python3-dev cython http-parser-dev llhttp-dev py3-pytest py3-aiohttp py3-openssl py3-psutil (1/66) Installing libffi (3.4.6-r0) (2/66) Installing gdbm (1.23-r1) (3/66) Installing mpdecimal (4.0.0-r0) (4/66) Installing libpanelw (6.4_p20240330-r0) (5/66) Installing readline (8.2.10-r0) (6/66) Installing sqlite-libs (3.45.2-r0) (7/66) Installing python3 (3.12.3-r0) (8/66) Installing python3-pycache-pyc0 (3.12.3-r0) (9/66) Installing pyc (3.12.3-r0) (10/66) Installing py3-setuptools-pyc (69.2.0-r2) (11/66) Installing py3-parsing (3.1.2-r1) (12/66) Installing py3-parsing-pyc (3.1.2-r1) (13/66) Installing py3-packaging-pyc (24.0-r1) (14/66) Installing python3-pyc (3.12.3-r0) (15/66) Installing py3-packaging (24.0-r1) (16/66) Installing py3-setuptools (69.2.0-r2) (17/66) Installing python3-dev (3.12.3-r0) (18/66) Installing cython (3.0.8-r0) (19/66) Installing cython-pyc (3.0.8-r0) (20/66) Installing http-parser (2.9.4-r0) (21/66) Installing http-parser-dev (2.9.4-r0) (22/66) Installing llhttp (8.1.1-r1) (23/66) Installing llhttp-dev (8.1.1-r1) (24/66) Installing py3-iniconfig (2.0.0-r1) (25/66) Installing py3-iniconfig-pyc (2.0.0-r1) (26/66) Installing py3-pluggy (1.4.0-r1) (27/66) Installing py3-pluggy-pyc (1.4.0-r1) (28/66) Installing py3-py (1.11.0-r3) (29/66) Installing py3-py-pyc (1.11.0-r3) (30/66) Installing py3-pytest (8.1.1-r1) (31/66) Installing py3-pytest-pyc (8.1.1-r1) (32/66) Installing py3-frozenlist (1.4.1-r1) (33/66) Installing py3-frozenlist-pyc (1.4.1-r1) (34/66) Installing py3-aiosignal (1.3.1-r3) (35/66) Installing py3-aiosignal-pyc (1.3.1-r3) (36/66) Installing py3-typing-extensions (4.11.0-r1) (37/66) Installing py3-typing-extensions-pyc (4.11.0-r1) (38/66) Installing py3-async-timeout (4.0.3-r1) (39/66) Installing py3-async-timeout-pyc (4.0.3-r1) (40/66) Installing py3-attrs (23.2.0-r1) (41/66) Installing py3-attrs-pyc (23.2.0-r1) (42/66) Installing py3-brotli (1.1.0-r2) (43/66) Installing py3-brotli-pyc (1.1.0-r2) (44/66) Installing py3-charset-normalizer (3.3.2-r1) (45/66) Installing py3-charset-normalizer-pyc (3.3.2-r1) (46/66) Installing py3-idna (3.6-r1) (47/66) Installing py3-idna-pyc (3.6-r1) (48/66) Installing py3-idna-ssl (1.1.0-r9) (49/66) Installing py3-idna-ssl-pyc (1.1.0-r9) (50/66) Installing py3-multidict (6.0.5-r1) (51/66) Installing py3-multidict-pyc (6.0.5-r1) (52/66) Installing py3-yarl (1.9.4-r1) (53/66) Installing py3-yarl-pyc (1.9.4-r1) (54/66) Installing py3-aiohttp (3.9.3-r1) (55/66) Installing py3-aiohttp-pyc (3.9.3-r1) (56/66) Installing py3-cparser (2.22-r1) (57/66) Installing py3-cparser-pyc (2.22-r1) (58/66) Installing py3-cffi (1.16.0-r1) (59/66) Installing py3-cffi-pyc (1.16.0-r1) (60/66) Installing py3-cryptography (42.0.5-r1) (61/66) Installing py3-cryptography-pyc (42.0.5-r1) (62/66) Installing py3-openssl (24.1.0-r1) (63/66) Installing py3-openssl-pyc (24.1.0-r1) (64/66) Installing py3-psutil (5.9.8-r1) (65/66) Installing py3-psutil-pyc (5.9.8-r1) (66/66) Installing .makedepends-py3-httptools (20240413.045351) Executing busybox-1.36.1-r25.trigger OK: 524 MiB in 179 packages >>> py3-httptools: Cleaning up srcdir >>> py3-httptools: Cleaning up pkgdir >>> py3-httptools: Cleaning up tmpdir >>> py3-httptools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-httptools-0.6.1.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 15173 100 15173 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k >>> py3-httptools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-httptools-0.6.1.tar.gz >>> py3-httptools: Checking sha512sums... py3-httptools-0.6.1.tar.gz: OK cython3.patch: OK >>> py3-httptools: Unpacking /var/cache/distfiles/edge/py3-httptools-0.6.1.tar.gz... >>> py3-httptools: cython3.patch patching file setup.py /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_py creating build creating build/lib.linux-i686-cpython-312 creating build/lib.linux-i686-cpython-312/httptools copying httptools/__init__.py -> build/lib.linux-i686-cpython-312/httptools copying httptools/_version.py -> build/lib.linux-i686-cpython-312/httptools creating build/lib.linux-i686-cpython-312/httptools/parser copying httptools/parser/__init__.py -> build/lib.linux-i686-cpython-312/httptools/parser copying httptools/parser/errors.py -> build/lib.linux-i686-cpython-312/httptools/parser running egg_info creating httptools.egg-info writing httptools.egg-info/PKG-INFO writing dependency_links to httptools.egg-info/dependency_links.txt writing requirements to httptools.egg-info/requires.txt writing top-level names to httptools.egg-info/top_level.txt writing manifest file 'httptools.egg-info/SOURCES.txt' Compiling httptools/parser/parser.pyx because it changed. Compiling httptools/parser/url_parser.pyx because it changed. [1/2] Cythonizing httptools/parser/parser.pyx [2/2] Cythonizing httptools/parser/url_parser.pyx reading manifest file 'httptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' under directory 'vendor' warning: no files found matching '*.h' under directory 'vendor' warning: no files found matching 'LICENSE*' under directory 'vendor' warning: no files found matching 'README*' under directory 'vendor' adding license file 'LICENSE' writing manifest file 'httptools.egg-info/SOURCES.txt' running build_ext building 'httptools.parser.parser' extension creating build/temp.linux-i686-cpython-312 creating build/temp.linux-i686-cpython-312/httptools creating build/temp.linux-i686-cpython-312/httptools/parser gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c httptools/parser/parser.c -o build/temp.linux-i686-cpython-312/httptools/parser/parser.o -O2 httptools/parser/parser.c: In function '__pyx_pf_9httptools_6parser_6parser_10HttpParser_10feed_data': httptools/parser/parser.c:5522:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5522 | __pyx_v_err_pos = llhttp_get_error_pos(__pyx_v_self->_cparser); | ^ gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/httptools/parser/parser.o -L/usr/lib -lllhttp -o build/lib.linux-i686-cpython-312/httptools/parser/parser.cpython-312-i386-linux-musl.so building 'httptools.parser.url_parser' extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c httptools/parser/url_parser.c -o build/temp.linux-i686-cpython-312/httptools/parser/url_parser.o -O2 gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/httptools/parser/url_parser.o -L/usr/lib -lhttp_parser -o build/lib.linux-i686-cpython-312/httptools/parser/url_parser.cpython-312-i386-linux-musl.so copying build/lib.linux-i686-cpython-312/httptools/parser/parser.cpython-312-i386-linux-musl.so -> httptools/parser copying build/lib.linux-i686-cpython-312/httptools/parser/url_parser.cpython-312-i386-linux-musl.so -> httptools/parser ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-httptools/src/httptools-0.6.1 configfile: pytest.ini testpaths: tests collected 38 items tests/test_parser.py ...................................... ============================== 38 passed in 0.11s ============================== >>> py3-httptools: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. 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-httptools/pkg creating /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools creating /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr creating /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib creating /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools creating /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools/__pycache__ copying build/lib.linux-i686-cpython-312/httptools/__pycache__/__init__.cpython-312.pyc -> /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools/__pycache__ copying build/lib.linux-i686-cpython-312/httptools/__pycache__/_version.cpython-312.pyc -> /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools/__pycache__ copying build/lib.linux-i686-cpython-312/httptools/__init__.py -> /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools copying build/lib.linux-i686-cpython-312/httptools/_version.py -> /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools creating /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools/parser copying build/lib.linux-i686-cpython-312/httptools/parser/url_parser.cpython-312-i386-linux-musl.so -> /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools/parser creating /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools/parser/__pycache__ copying build/lib.linux-i686-cpython-312/httptools/parser/__pycache__/errors.cpython-312.pyc -> /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools/parser/__pycache__ copying build/lib.linux-i686-cpython-312/httptools/parser/__pycache__/__init__.cpython-312.pyc -> /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools/parser/__pycache__ copying build/lib.linux-i686-cpython-312/httptools/parser/__init__.py -> /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools/parser copying build/lib.linux-i686-cpython-312/httptools/parser/errors.py -> /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools/parser copying build/lib.linux-i686-cpython-312/httptools/parser/parser.cpython-312-i386-linux-musl.so -> /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools/parser running install_egg_info running egg_info writing httptools.egg-info/PKG-INFO writing dependency_links to httptools.egg-info/dependency_links.txt writing requirements to httptools.egg-info/requires.txt writing top-level names to httptools.egg-info/top_level.txt reading manifest file 'httptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' under directory 'vendor' warning: no files found matching '*.h' under directory 'vendor' warning: no files found matching 'LICENSE*' under directory 'vendor' warning: no files found matching 'README*' under directory 'vendor' adding license file 'LICENSE' writing manifest file 'httptools.egg-info/SOURCES.txt' Copying httptools.egg-info to /home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools-0.6.1-py3.12.egg-info running install_scripts >>> py3-httptools-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools/__pycache__' -> '/home/buildozer/aports/community/py3-httptools/pkg/py3-httptools-pyc/usr/lib/python3.12/site-packages/httptools/__pycache__' '/home/buildozer/aports/community/py3-httptools/pkg/py3-httptools/usr/lib/python3.12/site-packages/httptools/parser/__pycache__' -> '/home/buildozer/aports/community/py3-httptools/pkg/py3-httptools-pyc/usr/lib/python3.12/site-packages/httptools/parser/__pycache__' >>> py3-httptools-pyc*: Preparing subpackage py3-httptools-pyc... >>> py3-httptools-pyc*: Running postcheck for py3-httptools-pyc >>> py3-httptools*: Running postcheck for py3-httptools >>> py3-httptools*: Preparing package py3-httptools... >>> py3-httptools*: Stripping binaries >>> py3-httptools-pyc*: Scanning shared objects >>> py3-httptools*: Scanning shared objects >>> py3-httptools-pyc*: Tracing dependencies... python3~3.12 >>> py3-httptools-pyc*: Package size: 52.0 KB >>> py3-httptools-pyc*: Compressing data... >>> py3-httptools-pyc*: Create checksum... >>> py3-httptools-pyc*: Create py3-httptools-pyc-0.6.1-r1.apk >>> py3-httptools*: Tracing dependencies... python3~3.12 so:libc.musl-x86.so.1 so:libhttp_parser.so.2.9 so:libllhttp.so.8.1 >>> py3-httptools*: Package size: 252.0 KB >>> py3-httptools*: Compressing data... >>> py3-httptools*: Create checksum... >>> py3-httptools*: Create py3-httptools-0.6.1-r1.apk >>> py3-httptools: Build complete at Sat, 13 Apr 2024 04:54:06 +0000 elapsed time 0h 0m 17s >>> py3-httptools: Cleaning up srcdir >>> py3-httptools: Cleaning up pkgdir >>> py3-httptools: Uninstalling dependencies... (1/66) Purging .makedepends-py3-httptools (20240413.045351) (2/66) Purging py3-setuptools-pyc (69.2.0-r2) (3/66) Purging py3-setuptools (69.2.0-r2) (4/66) Purging python3-dev (3.12.3-r0) (5/66) Purging cython-pyc (3.0.8-r0) (6/66) Purging cython (3.0.8-r0) (7/66) Purging http-parser-dev (2.9.4-r0) (8/66) Purging http-parser (2.9.4-r0) (9/66) Purging llhttp-dev (8.1.1-r1) (10/66) Purging llhttp (8.1.1-r1) (11/66) Purging py3-pytest-pyc (8.1.1-r1) (12/66) Purging py3-pytest (8.1.1-r1) (13/66) Purging py3-iniconfig-pyc (2.0.0-r1) (14/66) Purging py3-iniconfig (2.0.0-r1) (15/66) Purging py3-packaging-pyc (24.0-r1) (16/66) Purging py3-packaging (24.0-r1) (17/66) Purging py3-parsing-pyc (3.1.2-r1) (18/66) Purging py3-parsing (3.1.2-r1) (19/66) Purging py3-pluggy-pyc (1.4.0-r1) (20/66) Purging py3-pluggy (1.4.0-r1) (21/66) Purging py3-py-pyc (1.11.0-r3) (22/66) Purging py3-py (1.11.0-r3) (23/66) Purging py3-aiohttp-pyc (3.9.3-r1) (24/66) Purging py3-aiohttp (3.9.3-r1) (25/66) Purging py3-aiosignal-pyc (1.3.1-r3) (26/66) Purging py3-aiosignal (1.3.1-r3) (27/66) Purging py3-frozenlist-pyc (1.4.1-r1) (28/66) Purging py3-frozenlist (1.4.1-r1) (29/66) Purging py3-async-timeout-pyc (4.0.3-r1) (30/66) Purging py3-async-timeout (4.0.3-r1) (31/66) Purging py3-attrs-pyc (23.2.0-r1) (32/66) Purging py3-attrs (23.2.0-r1) (33/66) Purging py3-brotli-pyc (1.1.0-r2) (34/66) Purging py3-brotli (1.1.0-r2) (35/66) Purging py3-charset-normalizer-pyc (3.3.2-r1) (36/66) Purging py3-charset-normalizer (3.3.2-r1) (37/66) Purging py3-idna-ssl-pyc (1.1.0-r9) (38/66) Purging py3-idna-ssl (1.1.0-r9) (39/66) Purging py3-typing-extensions-pyc (4.11.0-r1) (40/66) Purging py3-typing-extensions (4.11.0-r1) (41/66) Purging py3-yarl-pyc (1.9.4-r1) (42/66) Purging py3-yarl (1.9.4-r1) (43/66) Purging py3-idna-pyc (3.6-r1) (44/66) Purging py3-idna (3.6-r1) (45/66) Purging py3-multidict-pyc (6.0.5-r1) (46/66) Purging py3-multidict (6.0.5-r1) (47/66) Purging py3-openssl-pyc (24.1.0-r1) (48/66) Purging py3-openssl (24.1.0-r1) (49/66) Purging py3-cryptography-pyc (42.0.5-r1) (50/66) Purging py3-cryptography (42.0.5-r1) (51/66) Purging py3-cffi-pyc (1.16.0-r1) (52/66) Purging py3-cffi (1.16.0-r1) (53/66) Purging py3-cparser-pyc (2.22-r1) (54/66) Purging py3-cparser (2.22-r1) (55/66) Purging py3-psutil-pyc (5.9.8-r1) (56/66) Purging py3-psutil (5.9.8-r1) (57/66) Purging python3-pyc (3.12.3-r0) (58/66) Purging python3-pycache-pyc0 (3.12.3-r0) (59/66) Purging pyc (3.12.3-r0) (60/66) Purging python3 (3.12.3-r0) (61/66) Purging gdbm (1.23-r1) (62/66) Purging libffi (3.4.6-r0) (63/66) Purging libpanelw (6.4_p20240330-r0) (64/66) Purging mpdecimal (4.0.0-r0) (65/66) Purging readline (8.2.10-r0) (66/66) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-httptools: Updating the community/x86 repository index... >>> py3-httptools: Signing the index...