>>> py3-httptools: Building testing/py3-httptools 0.5.0-r0 (using abuild 3.10.0_rc1-r2) started Thu, 03 Nov 2022 00:56:19 +0000 >>> py3-httptools: Checking sanity of /home/buildozer/aports/testing/py3-httptools/APKBUILD... >>> py3-httptools: Analyzing dependencies... >>> py3-httptools: Installing for build: build-base python3 py3-setuptools python3-dev cython http-parser-dev llhttp-dev py3-pytest py3-aiohttp py3-openssl py3-psutil (1/40) Installing libbz2 (1.0.8-r3) (2/40) Installing libffi (3.4.4-r0) (3/40) Installing gdbm (1.23-r0) (4/40) Installing xz-libs (5.2.7-r0) (5/40) Installing mpdecimal (2.5.1-r1) (6/40) Installing readline (8.2.0-r0) (7/40) Installing sqlite-libs (3.39.4-r0) (8/40) Installing python3 (3.10.8-r3) (9/40) Installing py3-parsing (3.0.9-r0) (10/40) Installing py3-packaging (21.3-r2) (11/40) Installing py3-setuptools (65.5.0-r0) (12/40) Installing python3-dev (3.10.8-r3) (13/40) Installing cython (0.29.32-r0) (14/40) Installing http-parser (2.9.4-r0) (15/40) Installing http-parser-dev (2.9.4-r0) (16/40) Installing llhttp (6.0.10-r0) (17/40) Installing llhttp-dev (6.0.10-r0) (18/40) Installing py3-attrs (22.1.0-r0) (19/40) Installing py3-iniconfig (1.1.1-r3) (20/40) Installing py3-pluggy (1.0.0-r1) (21/40) Installing py3-py (1.11.0-r0) (22/40) Installing py3-tomli (2.0.1-r1) (23/40) Installing py3-pytest (7.1.3-r1) (24/40) Installing py3-frozenlist (1.2.0-r2) (25/40) Installing py3-aiosignal (1.2.0-r1) (26/40) Installing py3-typing-extensions (4.4.0-r0) (27/40) Installing py3-async-timeout (4.0.2-r0) (28/40) Installing py3-brotli (1.0.9-r9) (29/40) Installing py3-charset-normalizer (2.1.1-r0) (30/40) Installing py3-idna (3.4-r2) (31/40) Installing py3-idna-ssl (1.1.0-r6) (32/40) Installing py3-multidict (6.0.2-r1) (33/40) Installing py3-yarl (1.8.1-r0) (34/40) Installing py3-aiohttp (3.8.1-r2) (35/40) Installing py3-cparser (2.21-r0) (36/40) Installing py3-cffi (1.15.1-r0) (37/40) Installing py3-cryptography (38.0.3-r0) (38/40) Installing py3-openssl (22.1.0-r1) (39/40) Installing py3-psutil (5.9.2-r0) (40/40) Installing .makedepends-py3-httptools (20221103.005620) Executing busybox-1.35.0-r27.trigger OK: 433 MiB in 137 packages >>> py3-httptools: Cleaning up srcdir >>> py3-httptools: Cleaning up pkgdir >>> py3-httptools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-httptools-0.5.0.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 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-httptools: Fetching py3-httptools-0.5.0.tar.gz::https://github.com/MagicStack/httptools/archive/v0.5.0/py3-httptools-0.5.0.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13068 0 13068 0 0 7455 0 --:--:-- 0:00:01 --:--:-- 7455 100 14922 0 14922 0 0 7838 0 --:--:-- 0:00:01 --:--:-- 12360 >>> py3-httptools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-httptools-0.5.0.tar.gz >>> py3-httptools: Checking sha512sums... py3-httptools-0.5.0.tar.gz: OK >>> py3-httptools: Unpacking /var/cache/distfiles/py3-httptools-0.5.0.tar.gz... running build running build_py creating build creating build/lib.linux-ppc64le-cpython-310 creating build/lib.linux-ppc64le-cpython-310/httptools copying httptools/_version.py -> build/lib.linux-ppc64le-cpython-310/httptools copying httptools/__init__.py -> build/lib.linux-ppc64le-cpython-310/httptools creating build/lib.linux-ppc64le-cpython-310/httptools/parser copying httptools/parser/errors.py -> build/lib.linux-ppc64le-cpython-310/httptools/parser copying httptools/parser/__init__.py -> build/lib.linux-ppc64le-cpython-310/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' copying httptools/parser/parser.c -> build/lib.linux-ppc64le-cpython-310/httptools/parser copying httptools/parser/url_parser.c -> build/lib.linux-ppc64le-cpython-310/httptools/parser running build_ext building 'httptools.parser.parser' extension creating build/temp.linux-ppc64le-cpython-310 creating build/temp.linux-ppc64le-cpython-310/httptools creating build/temp.linux-ppc64le-cpython-310/httptools/parser gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c httptools/parser/parser.c -o build/temp.linux-ppc64le-cpython-310/httptools/parser/parser.o -O2 httptools/parser/parser.c: In function '__pyx_pf_9httptools_6parser_6parser_10HttpParser_10feed_data': httptools/parser/parser.c:3517:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3517 | __pyx_v_err_pos = llhttp_get_error_pos(__pyx_v_self->_cparser); | ^ gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-310/httptools/parser/parser.o -L/usr/lib -lllhttp -o build/lib.linux-ppc64le-cpython-310/httptools/parser/parser.cpython-310-powerpc64le-linux-gnu.so building 'httptools.parser.url_parser' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c httptools/parser/url_parser.c -o build/temp.linux-ppc64le-cpython-310/httptools/parser/url_parser.o -O2 gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-310/httptools/parser/url_parser.o -L/usr/lib -lhttp_parser -o build/lib.linux-ppc64le-cpython-310/httptools/parser/url_parser.cpython-310-powerpc64le-linux-gnu.so copying build/lib.linux-ppc64le-cpython-310/httptools/parser/parser.cpython-310-powerpc64le-linux-gnu.so -> httptools/parser copying build/lib.linux-ppc64le-cpython-310/httptools/parser/url_parser.cpython-310-powerpc64le-linux-gnu.so -> httptools/parser ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-httptools/src/httptools-0.5.0, configfile: pytest.ini, testpaths: tests collected 38 items tests/test_parser.py ...................................... ============================== 38 passed in 0.16s ============================== >>> py3-httptools: 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 install_lib creating /home/buildozer/aports/testing/py3-httptools/pkg creating /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools creating /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr creating /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib creating /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools creating /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/parser copying build/lib.linux-ppc64le-cpython-310/httptools/parser/url_parser.c -> /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/parser copying build/lib.linux-ppc64le-cpython-310/httptools/parser/parser.c -> /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/parser copying build/lib.linux-ppc64le-cpython-310/httptools/parser/url_parser.cpython-310-powerpc64le-linux-gnu.so -> /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/parser copying build/lib.linux-ppc64le-cpython-310/httptools/parser/parser.cpython-310-powerpc64le-linux-gnu.so -> /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/parser copying build/lib.linux-ppc64le-cpython-310/httptools/parser/errors.py -> /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/parser creating /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/parser/__pycache__ copying build/lib.linux-ppc64le-cpython-310/httptools/parser/__pycache__/errors.cpython-310.pyc -> /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/parser/__pycache__ copying build/lib.linux-ppc64le-cpython-310/httptools/parser/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/parser/__pycache__ copying build/lib.linux-ppc64le-cpython-310/httptools/parser/__init__.py -> /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/parser copying build/lib.linux-ppc64le-cpython-310/httptools/_version.py -> /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools creating /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/__pycache__ copying build/lib.linux-ppc64le-cpython-310/httptools/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/__pycache__ copying build/lib.linux-ppc64le-cpython-310/httptools/__pycache__/_version.cpython-310.pyc -> /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/__pycache__ copying build/lib.linux-ppc64le-cpython-310/httptools/__init__.py -> /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools 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/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools-0.5.0-py3.10.egg-info running install_scripts >>> py3-httptools*: Running postcheck for py3-httptools >>> py3-httptools*: Preparing package py3-httptools... >>> py3-httptools*: Stripping binaries >>> py3-httptools*: Scanning shared objects >>> py3-httptools*: Tracing dependencies... python3 so:libc.musl-ppc64le.so.1 so:libhttp_parser.so.2.9 so:libllhttp.so.6.0 >>> py3-httptools*: Package size: 936.0 KB >>> py3-httptools*: Compressing data... >>> py3-httptools*: Create checksum... >>> py3-httptools*: Create py3-httptools-0.5.0-r0.apk >>> py3-httptools: Build complete at Thu, 03 Nov 2022 00:56:34 +0000 elapsed time 0h 0m 15s >>> py3-httptools: Cleaning up srcdir >>> py3-httptools: Cleaning up pkgdir >>> py3-httptools: Uninstalling dependencies... (1/40) Purging .makedepends-py3-httptools (20221103.005620) (2/40) Purging py3-setuptools (65.5.0-r0) (3/40) Purging python3-dev (3.10.8-r3) (4/40) Purging cython (0.29.32-r0) (5/40) Purging http-parser-dev (2.9.4-r0) (6/40) Purging http-parser (2.9.4-r0) (7/40) Purging llhttp-dev (6.0.10-r0) (8/40) Purging llhttp (6.0.10-r0) (9/40) Purging py3-pytest (7.1.3-r1) (10/40) Purging py3-iniconfig (1.1.1-r3) (11/40) Purging py3-packaging (21.3-r2) (12/40) Purging py3-parsing (3.0.9-r0) (13/40) Purging py3-pluggy (1.0.0-r1) (14/40) Purging py3-py (1.11.0-r0) (15/40) Purging py3-tomli (2.0.1-r1) (16/40) Purging py3-aiohttp (3.8.1-r2) (17/40) Purging py3-aiosignal (1.2.0-r1) (18/40) Purging py3-frozenlist (1.2.0-r2) (19/40) Purging py3-async-timeout (4.0.2-r0) (20/40) Purging py3-attrs (22.1.0-r0) (21/40) Purging py3-brotli (1.0.9-r9) (22/40) Purging py3-charset-normalizer (2.1.1-r0) (23/40) Purging py3-idna-ssl (1.1.0-r6) (24/40) Purging py3-typing-extensions (4.4.0-r0) (25/40) Purging py3-yarl (1.8.1-r0) (26/40) Purging py3-idna (3.4-r2) (27/40) Purging py3-multidict (6.0.2-r1) (28/40) Purging py3-openssl (22.1.0-r1) (29/40) Purging py3-cryptography (38.0.3-r0) (30/40) Purging py3-cffi (1.15.1-r0) (31/40) Purging py3-cparser (2.21-r0) (32/40) Purging python3 (3.10.8-r3) (33/40) Purging py3-psutil (5.9.2-r0) (34/40) Purging libbz2 (1.0.8-r3) (35/40) Purging libffi (3.4.4-r0) (36/40) Purging gdbm (1.23-r0) (37/40) Purging xz-libs (5.2.7-r0) (38/40) Purging mpdecimal (2.5.1-r1) (39/40) Purging readline (8.2.0-r0) (40/40) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 293 MiB in 97 packages >>> py3-httptools: Updating the testing/ppc64le repository index... >>> py3-httptools: Signing the index...