>>> py3-brotlipy: Building community/py3-brotlipy 0.7.0-r8 (using abuild 3.17.0_rc1-r2) started Tue, 28 Apr 2026 20:09:51 +0000 >>> py3-brotlipy: Validating /home/buildozer/aports/community/py3-brotlipy/APKBUILD... >>> py3-brotlipy: Analyzing dependencies... >>> py3-brotlipy: Installing for build: build-base python3 py3-setuptools python3-dev py3-cffi py3-gpep517 ( 1/28) Installing libbz2 (1.0.8-r6) ( 2/28) Installing libffi (3.5.2-r1) ( 3/28) Installing gdbm (1.26-r0) ( 4/28) Installing xz-libs (5.8.3-r0) ( 5/28) Installing mpdecimal (4.0.1-r0) ( 6/28) Installing libpanelw (6.6_p20260404-r0) ( 7/28) Installing readline (8.3.3-r1) ( 8/28) Installing sqlite-libs (3.53.0-r0) ( 9/28) Installing python3 (3.14.3-r0) (10/28) Installing python3-pycache-pyc0 (3.14.3-r0) (11/28) Installing pyc (3.14.3-r0) (12/28) Installing python3-pyc (3.14.3-r0) (13/28) Installing py3-parsing (3.3.2-r1) (14/28) Installing py3-parsing-pyc (3.3.2-r1) (15/28) Installing py3-packaging (26.2-r0) (16/28) Installing py3-packaging-pyc (26.2-r0) (17/28) Installing py3-setuptools (82.0.1-r1) (18/28) Installing py3-setuptools-pyc (82.0.1-r1) (19/28) Installing python3-dev (3.14.3-r0) (20/28) Installing py3-cparser (3.0-r1) (21/28) Installing py3-cparser-pyc (3.0-r1) (22/28) Installing py3-cffi (2.0.0-r0) (23/28) Installing py3-cffi-pyc (2.0.0-r0) (24/28) Installing py3-installer (1.0.0-r0) (25/28) Installing py3-installer-pyc (1.0.0-r0) (26/28) Installing py3-gpep517 (19-r2) (27/28) Installing py3-gpep517-pyc (19-r2) (28/28) Installing .makedepends-py3-brotlipy (20260428.200954) Executing busybox-1.37.0-r31.trigger OK: 557.2 MiB in 131 packages >>> py3-brotlipy: Cleaning up srcdir >>> py3-brotlipy: Cleaning up pkgdir >>> py3-brotlipy: Cleaning up tmpdir >>> py3-brotlipy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/brotlipy-0.7.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/brotlipy-0.7.0.tar.gz.part' brotlipy-0.7.0.tar.g 100% |********************************| 403k 0:00:00 ETA '/var/cache/distfiles/v3.24/brotlipy-0.7.0.tar.gz.part' saved /var/cache/distfiles/v3.24/brotlipy-0.7.0.tar.gz: OK >>> py3-brotlipy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/brotlipy-0.7.0.tar.gz /var/cache/distfiles/v3.24/brotlipy-0.7.0.tar.gz: OK >>> py3-brotlipy: Unpacking /var/cache/distfiles/v3.24/brotlipy-0.7.0.tar.gz... 2026-04-28 20:09:56,605 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2026-04-28 20:09:56,642 root INFO running bdist_wheel 2026-04-28 20:09:56,648 root INFO running build 2026-04-28 20:09:56,648 root INFO running build_py 2026-04-28 20:09:56,650 root INFO creating build/lib.linux-s390x-cpython-314/brotli 2026-04-28 20:09:56,650 root INFO copying src/brotli/__init__.py -> build/lib.linux-s390x-cpython-314/brotli 2026-04-28 20:09:56,651 root INFO copying src/brotli/build.py -> build/lib.linux-s390x-cpython-314/brotli 2026-04-28 20:09:56,651 root INFO copying src/brotli/brotli.py -> build/lib.linux-s390x-cpython-314/brotli 2026-04-28 20:09:56,651 root INFO running build_clib 2026-04-28 20:09:56,654 root INFO building 'libbrotli' library 2026-04-28 20:09:56,655 root INFO creating build/temp.linux-s390x-cpython-314/libbrotli/common 2026-04-28 20:09:56,655 root INFO creating build/temp.linux-s390x-cpython-314/libbrotli/dec 2026-04-28 20:09:56,656 root INFO creating build/temp.linux-s390x-cpython-314/libbrotli/enc 2026-04-28 20:09:56,656 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/common/dictionary.c -o build/temp.linux-s390x-cpython-314/libbrotli/common/dictionary.o 2026-04-28 20:09:56,704 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/dec/bit_reader.c -o build/temp.linux-s390x-cpython-314/libbrotli/dec/bit_reader.o 2026-04-28 20:09:56,732 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/dec/decode.c -o build/temp.linux-s390x-cpython-314/libbrotli/dec/decode.o 2026-04-28 20:09:57,805 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/dec/huffman.c -o build/temp.linux-s390x-cpython-314/libbrotli/dec/huffman.o 2026-04-28 20:09:57,926 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/dec/state.c -o build/temp.linux-s390x-cpython-314/libbrotli/dec/state.o 2026-04-28 20:09:57,978 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/backward_references.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/backward_references.o 2026-04-28 20:10:00,677 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/backward_references_hq.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/backward_references_hq.o 2026-04-28 20:10:01,422 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/bit_cost.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/bit_cost.o 2026-04-28 20:10:01,569 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/block_splitter.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/block_splitter.o 2026-04-28 20:10:02,321 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/brotli_bit_stream.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/brotli_bit_stream.o 2026-04-28 20:10:03,106 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/cluster.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/cluster.o 2026-04-28 20:10:03,516 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/compress_fragment.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/compress_fragment.o 2026-04-28 20:10:05,717 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/compress_fragment_two_pass.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/compress_fragment_two_pass.o 2026-04-28 20:10:07,823 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/dictionary_hash.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/dictionary_hash.o 2026-04-28 20:10:07,880 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/encode.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/encode.o 2026-04-28 20:10:09,075 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/entropy_encode.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/entropy_encode.o 2026-04-28 20:10:09,265 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/histogram.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/histogram.o 2026-04-28 20:10:09,323 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/literal_cost.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/literal_cost.o 2026-04-28 20:10:09,396 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/memory.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/memory.o 2026-04-28 20:10:09,423 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/metablock.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/metablock.o 2026-04-28 20:10:09,919 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/static_dict.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/static_dict.o 2026-04-28 20:10:10,553 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli/include -Ilibbrotli/ -Isrc/brotli -c libbrotli/enc/utf8_util.c -o build/temp.linux-s390x-cpython-314/libbrotli/enc/utf8_util.o 2026-04-28 20:10:10,598 root INFO ar rcs build/temp.linux-s390x-cpython-314/liblibbrotli.a build/temp.linux-s390x-cpython-314/libbrotli/common/dictionary.o build/temp.linux-s390x-cpython-314/libbrotli/dec/bit_reader.o build/temp.linux-s390x-cpython-314/libbrotli/dec/decode.o build/temp.linux-s390x-cpython-314/libbrotli/dec/huffman.o build/temp.linux-s390x-cpython-314/libbrotli/dec/state.o build/temp.linux-s390x-cpython-314/libbrotli/enc/backward_references.o build/temp.linux-s390x-cpython-314/libbrotli/enc/backward_references_hq.o build/temp.linux-s390x-cpython-314/libbrotli/enc/bit_cost.o build/temp.linux-s390x-cpython-314/libbrotli/enc/block_splitter.o build/temp.linux-s390x-cpython-314/libbrotli/enc/brotli_bit_stream.o build/temp.linux-s390x-cpython-314/libbrotli/enc/cluster.o build/temp.linux-s390x-cpython-314/libbrotli/enc/compress_fragment.o build/temp.linux-s390x-cpython-314/libbrotli/enc/compress_fragment_two_pass.o build/temp.linux-s390x-cpython-314/libbrotli/enc/dictionary_hash.o build/temp.linux-s390x-cpython-314/libbrotli/enc/encode.o build/temp.linux-s390x-cpython-314/libbrotli/enc/entropy_encode.o build/temp.linux-s390x-cpython-314/libbrotli/enc/histogram.o build/temp.linux-s390x-cpython-314/libbrotli/enc/literal_cost.o build/temp.linux-s390x-cpython-314/libbrotli/enc/memory.o build/temp.linux-s390x-cpython-314/libbrotli/enc/metablock.o build/temp.linux-s390x-cpython-314/libbrotli/enc/static_dict.o build/temp.linux-s390x-cpython-314/libbrotli/enc/utf8_util.o 2026-04-28 20:10:10,601 root INFO running build_ext 2026-04-28 20:10:10,602 root INFO generating cffi module 'build/temp.linux-s390x-cpython-314/_brotli.c' 2026-04-28 20:10:10,605 root INFO building '_brotli' extension 2026-04-28 20:10:10,605 root INFO creating build/temp.linux-s390x-cpython-314/build/temp.linux-s390x-cpython-314 2026-04-28 20:10:10,605 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ilibbrotli -Ilibbrotli/include -I/usr/include/python3.14 -c build/temp.linux-s390x-cpython-314/_brotli.c -o build/temp.linux-s390x-cpython-314/build/temp.linux-s390x-cpython-314/_brotli.o 2026-04-28 20:10:11,019 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-314/build/temp.linux-s390x-cpython-314/_brotli.o -L/usr/lib -Lbuild/temp.linux-s390x-cpython-314 -llibbrotli -lstdc++ -llibbrotli -o build/lib.linux-s390x-cpython-314/brotli/_brotli.abi3.so 2026-04-28 20:10:11,038 root INFO installing to build/bdist.linux-s390x/wheel 2026-04-28 20:10:11,038 root INFO running install 2026-04-28 20:10:11,045 root INFO running install_lib 2026-04-28 20:10:11,047 root INFO creating build/bdist.linux-s390x/wheel 2026-04-28 20:10:11,047 root INFO creating build/bdist.linux-s390x/wheel/brotli 2026-04-28 20:10:11,047 root INFO copying build/lib.linux-s390x-cpython-314/brotli/__init__.py -> build/bdist.linux-s390x/wheel/./brotli 2026-04-28 20:10:11,047 root INFO copying build/lib.linux-s390x-cpython-314/brotli/build.py -> build/bdist.linux-s390x/wheel/./brotli 2026-04-28 20:10:11,047 root INFO copying build/lib.linux-s390x-cpython-314/brotli/_brotli.abi3.so -> build/bdist.linux-s390x/wheel/./brotli 2026-04-28 20:10:11,048 root INFO copying build/lib.linux-s390x-cpython-314/brotli/brotli.py -> build/bdist.linux-s390x/wheel/./brotli 2026-04-28 20:10:11,048 root INFO running install_egg_info 2026-04-28 20:10:11,050 root INFO running egg_info 2026-04-28 20:10:11,051 root INFO writing src/brotlipy.egg-info/PKG-INFO 2026-04-28 20:10:11,052 root INFO writing dependency_links to src/brotlipy.egg-info/dependency_links.txt 2026-04-28 20:10:11,052 root INFO writing requirements to src/brotlipy.egg-info/requires.txt 2026-04-28 20:10:11,052 root INFO writing top-level names to src/brotlipy.egg-info/top_level.txt 2026-04-28 20:10:11,054 root INFO reading manifest file 'src/brotlipy.egg-info/SOURCES.txt' 2026-04-28 20:10:11,055 root INFO reading manifest template 'MANIFEST.in' 2026-04-28 20:10:11,057 root WARNING warning: no files found matching '*.cc' under directory 'libbrotli/enc' 2026-04-28 20:10:11,057 root WARNING warning: no files found matching '*.cc' under directory 'libbrotli/dec' 2026-04-28 20:10:11,058 root WARNING warning: no files found matching '*.cc' under directory 'libbrotli/common' 2026-04-28 20:10:11,058 root WARNING warning: no files found matching '*.c' under directory 'libbrotli/include' 2026-04-28 20:10:11,058 root WARNING warning: no files found matching '*.cc' under directory 'libbrotli/include' 2026-04-28 20:10:11,058 root INFO adding license file 'LICENSE' 2026-04-28 20:10:11,059 root INFO writing manifest file 'src/brotlipy.egg-info/SOURCES.txt' 2026-04-28 20:10:11,059 root INFO Copying src/brotlipy.egg-info to build/bdist.linux-s390x/wheel/./brotlipy-0.7.0-py3.14.egg-info 2026-04-28 20:10:11,060 root INFO running install_scripts 2026-04-28 20:10:11,063 root INFO creating build/bdist.linux-s390x/wheel/brotlipy-0.7.0.dist-info/WHEEL 2026-04-28 20:10:11,064 wheel INFO creating '/home/buildozer/aports/community/py3-brotlipy/src/brotlipy-0.7.0/.dist/.tmp-ssgbgty5/brotlipy-0.7.0-cp314-cp314-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-04-28 20:10:11,064 wheel INFO adding 'brotli/__init__.py' 2026-04-28 20:10:11,065 wheel INFO adding 'brotli/_brotli.abi3.so' 2026-04-28 20:10:11,066 wheel INFO adding 'brotli/brotli.py' 2026-04-28 20:10:11,066 wheel INFO adding 'brotli/build.py' 2026-04-28 20:10:11,066 wheel INFO adding 'brotlipy-0.7.0.dist-info/licenses/LICENSE' 2026-04-28 20:10:11,066 wheel INFO adding 'brotlipy-0.7.0.dist-info/METADATA' 2026-04-28 20:10:11,066 wheel INFO adding 'brotlipy-0.7.0.dist-info/WHEEL' 2026-04-28 20:10:11,066 wheel INFO adding 'brotlipy-0.7.0.dist-info/top_level.txt' 2026-04-28 20:10:11,066 wheel INFO adding 'brotlipy-0.7.0.dist-info/RECORD' 2026-04-28 20:10:11,066 root INFO removing build/bdist.linux-s390x/wheel 2026-04-28 20:10:11,067 gpep517 INFO The backend produced .dist/brotlipy-0.7.0-cp314-cp314-linux_s390x.whl brotlipy-0.7.0-cp314-cp314-linux_s390x.whl >>> py3-brotlipy: Entering fakeroot... >>> py3-brotlipy-pyc*: Running split function pyc... libfakeroot internal error: payload not recognized! 'usr/lib/python3.14/site-packages/brotli/__pycache__' -> '/home/buildozer/aports/community/py3-brotlipy/pkg/py3-brotlipy-pyc/usr/lib/python3.14/site-packages/brotli/__pycache__' >>> py3-brotlipy-pyc*: Preparing subpackage py3-brotlipy-pyc... Please specify at least one package name on the command line. >>> py3-brotlipy-pyc*: Running postcheck for py3-brotlipy-pyc >>> py3-brotlipy*: Running postcheck for py3-brotlipy >>> py3-brotlipy*: Preparing package py3-brotlipy... >>> py3-brotlipy*: Stripping binaries Please specify at least one package name on the command line. >>> py3-brotlipy*: Scanning shared objects >>> py3-brotlipy-pyc*: Tracing dependencies... python3~3.14 >>> py3-brotlipy-pyc*: Package size: 28.0 KB >>> py3-brotlipy-pyc*: Compressing data... >>> py3-brotlipy-pyc*: Create checksum... >>> py3-brotlipy-pyc*: Create py3-brotlipy-pyc-0.7.0-r8.apk >>> py3-brotlipy*: Tracing dependencies... python3 python3~3.14 so:libc.musl-s390x.so.1 >>> py3-brotlipy*: Package size: 789.5 KB >>> py3-brotlipy*: Compressing data... >>> py3-brotlipy*: Create checksum... >>> py3-brotlipy*: Create py3-brotlipy-0.7.0-r8.apk >>> py3-brotlipy: Build complete at Tue, 28 Apr 2026 20:10:11 +0000 elapsed time 0h 0m 20s >>> py3-brotlipy: Cleaning up srcdir >>> py3-brotlipy: Cleaning up pkgdir >>> py3-brotlipy: Uninstalling dependencies... ( 1/28) Purging .makedepends-py3-brotlipy (20260428.200954) ( 2/28) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/28) Purging py3-setuptools (82.0.1-r1) ( 4/28) Purging py3-packaging-pyc (26.2-r0) ( 5/28) Purging py3-packaging (26.2-r0) ( 6/28) Purging py3-parsing-pyc (3.3.2-r1) ( 7/28) Purging py3-parsing (3.3.2-r1) ( 8/28) Purging python3-dev (3.14.3-r0) ( 9/28) Purging py3-cffi-pyc (2.0.0-r0) (10/28) Purging py3-cffi (2.0.0-r0) (11/28) Purging py3-cparser-pyc (3.0-r1) (12/28) Purging py3-cparser (3.0-r1) (13/28) Purging py3-gpep517-pyc (19-r2) (14/28) Purging py3-gpep517 (19-r2) (15/28) Purging py3-installer-pyc (1.0.0-r0) (16/28) Purging py3-installer (1.0.0-r0) (17/28) Purging python3-pyc (3.14.3-r0) (18/28) Purging python3-pycache-pyc0 (3.14.3-r0) (19/28) Purging pyc (3.14.3-r0) (20/28) Purging python3 (3.14.3-r0) (21/28) Purging gdbm (1.26-r0) (22/28) Purging libbz2 (1.0.8-r6) (23/28) Purging libffi (3.5.2-r1) (24/28) Purging libpanelw (6.6_p20260404-r0) (25/28) Purging mpdecimal (4.0.1-r0) (26/28) Purging readline (8.3.3-r1) (27/28) Purging sqlite-libs (3.53.0-r0) (28/28) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 385.3 MiB in 103 packages >>> py3-brotlipy: Updating the community/s390x repository index... >>> py3-brotlipy: Signing the index...