>>> py3-httptools: Building testing/py3-httptools 0.4.0-r0 (using abuild 3.9.0-r0) started Wed, 23 Feb 2022 02:02:25 +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/46) Installing libbz2 (1.0.8-r1) (2/46) Installing libffi (3.4.2-r1) (3/46) Installing gdbm (1.23-r0) (4/46) Installing xz-libs (5.2.5-r0) (5/46) Installing mpdecimal (2.5.1-r1) (6/46) Installing readline (8.1.1-r0) (7/46) Installing sqlite-libs (3.37.2-r0) (8/46) Installing python3 (3.10.2-r0) (9/46) Installing py3-ordered-set (4.0.2-r3) (10/46) Installing py3-appdirs (1.4.4-r3) (11/46) Installing py3-parsing (2.4.7-r3) (12/46) Installing py3-six (1.16.0-r1) (13/46) Installing py3-packaging (21.3-r0) (14/46) Installing py3-setuptools (52.0.0-r5) (15/46) Installing python3-dev (3.10.2-r0) (16/46) Installing cython (0.29.24-r1) (17/46) Installing http-parser (2.9.4-r0) (18/46) Installing http-parser-dev (2.9.4-r0) (19/46) Installing llhttp (6.0.6-r0) (20/46) Installing llhttp-dev (6.0.6-r0) (21/46) Installing py3-atomicwrites (1.4.0-r2) (22/46) Installing py3-attrs (21.2.0-r1) (23/46) Installing py3-more-itertools (8.12.0-r1) (24/46) Installing py3-iniconfig (1.1.1-r2) (25/46) Installing py3-pluggy (0.13.1-r5) (26/46) Installing py3-py (1.10.0-r2) (27/46) Installing py3-wcwidth (0.2.5-r2) (28/46) Installing py3-toml (0.10.2-r3) (29/46) Installing py3-pytest (6.2.5-r1) (30/46) Installing py3-typing-extensions (3.10.0.2-r1) (31/46) Installing py3-async-timeout (4.0.1-r1) (32/46) Installing py3-charset-normalizer (2.0.10-r0) (33/46) Installing py3-multidict (6.0.2-r0) (34/46) Installing py3-idna (3.3-r2) (35/46) Installing py3-yarl (1.7.2-r0) (36/46) Installing py3-idna-ssl (1.1.0-r6) (37/46) Installing py3-frozenlist (1.2.0-r1) (38/46) Installing py3-aiosignal (1.2.0-r1) (39/46) Installing py3-aiohttp (3.8.1-r1) (40/46) Installing py3-cparser (2.20-r2) (41/46) Installing py3-cffi (1.15.0-r0) (42/46) Installing py3-asn1crypto (1.4.0-r2) (43/46) Installing py3-cryptography (3.4.8-r0) (44/46) Installing py3-openssl (21.0.0-r1) (45/46) Installing py3-psutil (5.9.0-r0) (46/46) Installing .makedepends-py3-httptools (20220223.020226) Executing busybox-1.35.0-r2.trigger OK: 363 MiB in 135 packages >>> py3-httptools: Cleaning up srcdir >>> py3-httptools: Cleaning up pkgdir >>> py3-httptools: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-httptools-0.4.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 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.4.0.tar.gz::https://github.com/MagicStack/httptools/archive/v0.4.0/py3-httptools-0.4.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 100 138 100 138 0 0 219 0 --:--:-- --:--:-- --:--:-- 219 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14880 100 14880 0 0 12062 0 0:00:01 0:00:01 --:--:-- 32489 >>> py3-httptools: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-httptools-0.4.0.tar.gz >>> py3-httptools: Checking sha512sums... py3-httptools-0.4.0.tar.gz: OK >>> py3-httptools: Unpacking /var/cache/distfiles/edge/py3-httptools-0.4.0.tar.gz... running build running build_py creating build creating build/lib.linux-ppc64le-3.10 creating build/lib.linux-ppc64le-3.10/httptools copying httptools/_version.py -> build/lib.linux-ppc64le-3.10/httptools copying httptools/__init__.py -> build/lib.linux-ppc64le-3.10/httptools creating build/lib.linux-ppc64le-3.10/httptools/parser copying httptools/parser/errors.py -> build/lib.linux-ppc64le-3.10/httptools/parser copying httptools/parser/__init__.py -> build/lib.linux-ppc64le-3.10/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' writing manifest file 'httptools.egg-info/SOURCES.txt' copying httptools/parser/parser.c -> build/lib.linux-ppc64le-3.10/httptools/parser copying httptools/parser/url_parser.c -> build/lib.linux-ppc64le-3.10/httptools/parser running build_ext building 'httptools.parser.parser' extension creating build/temp.linux-ppc64le-3.10 creating build/temp.linux-ppc64le-3.10/httptools creating build/temp.linux-ppc64le-3.10/httptools/parser gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -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-3.10/httptools/parser/parser.o -O2 httptools/parser/parser.c: In function '__pyx_pf_9httptools_6parser_6parser_10HttpParser_10feed_data': httptools/parser/parser.c:3382:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3382 | __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-3.10/httptools/parser/parser.o -L/usr/lib -lllhttp -o build/lib.linux-ppc64le-3.10/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 -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -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-3.10/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-3.10/httptools/parser/url_parser.o -L/usr/lib -lhttp_parser -o build/lib.linux-ppc64le-3.10/httptools/parser/url_parser.cpython-310-powerpc64le-linux-gnu.so copying build/lib.linux-ppc64le-3.10/httptools/parser/parser.cpython-310-powerpc64le-linux-gnu.so -> httptools/parser copying build/lib.linux-ppc64le-3.10/httptools/parser/url_parser.cpython-310-powerpc64le-linux-gnu.so -> httptools/parser ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/testing/py3-httptools/src/httptools-0.4.0, configfile: pytest.ini, testpaths: tests collected 38 items tests/test_parser.py ...................................... ============================== 38 passed in 0.20s ============================== >>> py3-httptools: Entering fakeroot... running install 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-3.10/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-3.10/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-3.10/httptools/parser/errors.py -> /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/parser copying build/lib.linux-ppc64le-3.10/httptools/parser/url_parser.c -> /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-3.10/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-3.10/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-3.10/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-3.10/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 creating /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools/__pycache__ copying build/lib.linux-ppc64le-3.10/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-3.10/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-3.10/httptools/_version.py -> /home/buildozer/aports/testing/py3-httptools/pkg/py3-httptools/usr/lib/python3.10/site-packages/httptools copying build/lib.linux-ppc64le-3.10/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' 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.4.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: 924.0 KB >>> py3-httptools*: Compressing data... >>> py3-httptools*: Create checksum... >>> py3-httptools*: Create py3-httptools-0.4.0-r0.apk >>> py3-httptools: Build complete at Wed, 23 Feb 2022 02:02:41 +0000 elapsed time 0h 0m 16s >>> py3-httptools: Cleaning up srcdir >>> py3-httptools: Cleaning up pkgdir >>> py3-httptools: Uninstalling dependencies... (1/46) Purging .makedepends-py3-httptools (20220223.020226) (2/46) Purging py3-setuptools (52.0.0-r5) (3/46) Purging py3-ordered-set (4.0.2-r3) (4/46) Purging py3-appdirs (1.4.4-r3) (5/46) Purging python3-dev (3.10.2-r0) (6/46) Purging cython (0.29.24-r1) (7/46) Purging http-parser-dev (2.9.4-r0) (8/46) Purging http-parser (2.9.4-r0) (9/46) Purging llhttp-dev (6.0.6-r0) (10/46) Purging llhttp (6.0.6-r0) (11/46) Purging py3-pytest (6.2.5-r1) (12/46) Purging py3-atomicwrites (1.4.0-r2) (13/46) Purging py3-more-itertools (8.12.0-r1) (14/46) Purging py3-iniconfig (1.1.1-r2) (15/46) Purging py3-pluggy (0.13.1-r5) (16/46) Purging py3-py (1.10.0-r2) (17/46) Purging py3-wcwidth (0.2.5-r2) (18/46) Purging py3-packaging (21.3-r0) (19/46) Purging py3-parsing (2.4.7-r3) (20/46) Purging py3-toml (0.10.2-r3) (21/46) Purging py3-aiohttp (3.8.1-r1) (22/46) Purging py3-async-timeout (4.0.1-r1) (23/46) Purging py3-charset-normalizer (2.0.10-r0) (24/46) Purging py3-yarl (1.7.2-r0) (25/46) Purging py3-multidict (6.0.2-r0) (26/46) Purging py3-idna-ssl (1.1.0-r6) (27/46) Purging py3-attrs (21.2.0-r1) (28/46) Purging py3-typing-extensions (3.10.0.2-r1) (29/46) Purging py3-aiosignal (1.2.0-r1) (30/46) Purging py3-frozenlist (1.2.0-r1) (31/46) Purging py3-openssl (21.0.0-r1) (32/46) Purging py3-cryptography (3.4.8-r0) (33/46) Purging py3-cffi (1.15.0-r0) (34/46) Purging py3-cparser (2.20-r2) (35/46) Purging py3-idna (3.3-r2) (36/46) Purging py3-asn1crypto (1.4.0-r2) (37/46) Purging py3-six (1.16.0-r1) (38/46) Purging python3 (3.10.2-r0) (39/46) Purging py3-psutil (5.9.0-r0) (40/46) Purging libbz2 (1.0.8-r1) (41/46) Purging libffi (3.4.2-r1) (42/46) Purging gdbm (1.23-r0) (43/46) Purging xz-libs (5.2.5-r0) (44/46) Purging mpdecimal (2.5.1-r1) (45/46) Purging readline (8.1.1-r0) (46/46) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r2.trigger OK: 230 MiB in 89 packages >>> py3-httptools: Updating the testing/ppc64le repository index... >>> py3-httptools: Signing the index...