>>> py3-brotlipy: Building community/py3-brotlipy 0.7.0-r8 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 00:52:50 +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/27) Installing libbz2 (1.0.8-r6) ( 2/27) Installing libffi (3.5.2-r0) ( 3/27) Installing gdbm (1.26-r0) ( 4/27) Installing xz-libs (5.8.2-r0) ( 5/27) Installing mpdecimal (4.0.1-r0) ( 6/27) Installing libpanelw (6.6_p20251231-r0) ( 7/27) Installing sqlite-libs (3.51.2-r1) ( 8/27) Installing python3 (3.14.3-r0) ( 9/27) Installing python3-pycache-pyc0 (3.14.3-r0) (10/27) Installing pyc (3.14.3-r0) (11/27) Installing python3-pyc (3.14.3-r0) (12/27) Installing py3-parsing (3.3.2-r1) (13/27) Installing py3-parsing-pyc (3.3.2-r1) (14/27) Installing py3-packaging (26.0-r1) (15/27) Installing py3-packaging-pyc (26.0-r1) (16/27) Installing py3-setuptools (82.0.1-r1) (17/27) Installing py3-setuptools-pyc (82.0.1-r1) (18/27) Installing python3-dev (3.14.3-r0) (19/27) Installing py3-cparser (3.0-r1) (20/27) Installing py3-cparser-pyc (3.0-r1) (21/27) Installing py3-cffi (2.0.0-r0) (22/27) Installing py3-cffi-pyc (2.0.0-r0) (23/27) Installing py3-installer (0.7.0-r3) (24/27) Installing py3-installer-pyc (0.7.0-r3) (25/27) Installing py3-gpep517 (19-r2) (26/27) Installing py3-gpep517-pyc (19-r2) (27/27) Installing .makedepends-py3-brotlipy (20260329.005252) Executing busybox-1.37.0-r31.trigger OK: 558.2 MiB in 133 packages >>> py3-brotlipy: Cleaning up srcdir >>> py3-brotlipy: Cleaning up pkgdir >>> py3-brotlipy: Cleaning up tmpdir >>> py3-brotlipy: Fetching https://distfiles.alpinelinux.org/distfiles/edge//brotlipy-0.7.0.tar.gz /var/cache/distfiles/edge/brotlipy-0.7.0.tar.gz: OK >>> py3-brotlipy: Fetching https://distfiles.alpinelinux.org/distfiles/edge//brotlipy-0.7.0.tar.gz /var/cache/distfiles/edge/brotlipy-0.7.0.tar.gz: OK >>> py3-brotlipy: Unpacking /var/cache/distfiles/edge/brotlipy-0.7.0.tar.gz... 2026-03-29 00:52:53,787 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2026-03-29 00:52:53,825 root INFO running bdist_wheel 2026-03-29 00:52:53,830 root INFO running build 2026-03-29 00:52:53,830 root INFO running build_py 2026-03-29 00:52:53,832 root INFO creating build/lib.linux-s390x-cpython-314/brotli 2026-03-29 00:52:53,833 root INFO copying src/brotli/__init__.py -> build/lib.linux-s390x-cpython-314/brotli 2026-03-29 00:52:53,833 root INFO copying src/brotli/build.py -> build/lib.linux-s390x-cpython-314/brotli 2026-03-29 00:52:53,833 root INFO copying src/brotli/brotli.py -> build/lib.linux-s390x-cpython-314/brotli 2026-03-29 00:52:53,833 root INFO running build_clib 2026-03-29 00:52:53,836 root INFO building 'libbrotli' library 2026-03-29 00:52:53,838 root INFO creating build/temp.linux-s390x-cpython-314/libbrotli/common 2026-03-29 00:52:53,838 root INFO creating build/temp.linux-s390x-cpython-314/libbrotli/dec 2026-03-29 00:52:53,838 root INFO creating build/temp.linux-s390x-cpython-314/libbrotli/enc 2026-03-29 00:52:53,838 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-03-29 00:52:53,886 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-03-29 00:52:53,913 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-03-29 00:52:54,995 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-03-29 00:52:55,124 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-03-29 00:52:55,175 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-03-29 00:52:57,851 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-03-29 00:52:58,597 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-03-29 00:52:58,745 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-03-29 00:52:59,495 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-03-29 00:53:00,269 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-03-29 00:53:00,675 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-03-29 00:53:02,889 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-03-29 00:53:04,966 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-03-29 00:53:05,023 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-03-29 00:53:06,220 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-03-29 00:53:06,408 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-03-29 00:53:06,467 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-03-29 00:53:06,540 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-03-29 00:53:06,568 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-03-29 00:53:07,063 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-03-29 00:53:07,690 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-03-29 00:53:07,734 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-03-29 00:53:07,738 root INFO running build_ext 2026-03-29 00:53:07,738 root INFO generating cffi module 'build/temp.linux-s390x-cpython-314/_brotli.c' 2026-03-29 00:53:07,741 root INFO building '_brotli' extension 2026-03-29 00:53:07,742 root INFO creating build/temp.linux-s390x-cpython-314/build/temp.linux-s390x-cpython-314 2026-03-29 00:53:07,742 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-03-29 00:53:08,149 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-03-29 00:53:08,169 root INFO installing to build/bdist.linux-s390x/wheel 2026-03-29 00:53:08,169 root INFO running install 2026-03-29 00:53:08,175 root INFO running install_lib 2026-03-29 00:53:08,177 root INFO creating build/bdist.linux-s390x/wheel 2026-03-29 00:53:08,177 root INFO creating build/bdist.linux-s390x/wheel/brotli 2026-03-29 00:53:08,177 root INFO copying build/lib.linux-s390x-cpython-314/brotli/__init__.py -> build/bdist.linux-s390x/wheel/./brotli 2026-03-29 00:53:08,177 root INFO copying build/lib.linux-s390x-cpython-314/brotli/build.py -> build/bdist.linux-s390x/wheel/./brotli 2026-03-29 00:53:08,177 root INFO copying build/lib.linux-s390x-cpython-314/brotli/_brotli.abi3.so -> build/bdist.linux-s390x/wheel/./brotli 2026-03-29 00:53:08,178 root INFO copying build/lib.linux-s390x-cpython-314/brotli/brotli.py -> build/bdist.linux-s390x/wheel/./brotli 2026-03-29 00:53:08,178 root INFO running install_egg_info 2026-03-29 00:53:08,180 root INFO running egg_info 2026-03-29 00:53:08,181 root INFO writing src/brotlipy.egg-info/PKG-INFO 2026-03-29 00:53:08,182 root INFO writing dependency_links to src/brotlipy.egg-info/dependency_links.txt 2026-03-29 00:53:08,182 root INFO writing requirements to src/brotlipy.egg-info/requires.txt 2026-03-29 00:53:08,182 root INFO writing top-level names to src/brotlipy.egg-info/top_level.txt 2026-03-29 00:53:08,184 root INFO reading manifest file 'src/brotlipy.egg-info/SOURCES.txt' 2026-03-29 00:53:08,185 root INFO reading manifest template 'MANIFEST.in' 2026-03-29 00:53:08,187 root WARNING warning: no files found matching '*.cc' under directory 'libbrotli/enc' 2026-03-29 00:53:08,187 root WARNING warning: no files found matching '*.cc' under directory 'libbrotli/dec' 2026-03-29 00:53:08,187 root WARNING warning: no files found matching '*.cc' under directory 'libbrotli/common' 2026-03-29 00:53:08,188 root WARNING warning: no files found matching '*.c' under directory 'libbrotli/include' 2026-03-29 00:53:08,188 root WARNING warning: no files found matching '*.cc' under directory 'libbrotli/include' 2026-03-29 00:53:08,188 root INFO adding license file 'LICENSE' 2026-03-29 00:53:08,189 root INFO writing manifest file 'src/brotlipy.egg-info/SOURCES.txt' 2026-03-29 00:53:08,189 root INFO Copying src/brotlipy.egg-info to build/bdist.linux-s390x/wheel/./brotlipy-0.7.0-py3.14.egg-info 2026-03-29 00:53:08,190 root INFO running install_scripts 2026-03-29 00:53:08,193 root INFO creating build/bdist.linux-s390x/wheel/brotlipy-0.7.0.dist-info/WHEEL 2026-03-29 00:53:08,194 wheel INFO creating '/home/buildozer/aports/community/py3-brotlipy/src/brotlipy-0.7.0/.dist/.tmp-lsssmx8e/brotlipy-0.7.0-cp314-cp314-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-03-29 00:53:08,194 wheel INFO adding 'brotli/__init__.py' 2026-03-29 00:53:08,195 wheel INFO adding 'brotli/_brotli.abi3.so' 2026-03-29 00:53:08,196 wheel INFO adding 'brotli/brotli.py' 2026-03-29 00:53:08,196 wheel INFO adding 'brotli/build.py' 2026-03-29 00:53:08,196 wheel INFO adding 'brotlipy-0.7.0.dist-info/licenses/LICENSE' 2026-03-29 00:53:08,196 wheel INFO adding 'brotlipy-0.7.0.dist-info/METADATA' 2026-03-29 00:53:08,197 wheel INFO adding 'brotlipy-0.7.0.dist-info/WHEEL' 2026-03-29 00:53:08,197 wheel INFO adding 'brotlipy-0.7.0.dist-info/top_level.txt' 2026-03-29 00:53:08,197 wheel INFO adding 'brotlipy-0.7.0.dist-info/RECORD' 2026-03-29 00:53:08,197 root INFO removing build/bdist.linux-s390x/wheel 2026-03-29 00:53:08,197 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... >>> 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 libfakeroot internal error: payload not recognized! >>> 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 Sun, 29 Mar 2026 00:53:08 +0000 elapsed time 0h 0m 18s >>> py3-brotlipy: Cleaning up srcdir >>> py3-brotlipy: Cleaning up pkgdir >>> py3-brotlipy: Uninstalling dependencies... ( 1/27) Purging .makedepends-py3-brotlipy (20260329.005252) ( 2/27) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/27) Purging py3-setuptools (82.0.1-r1) ( 4/27) Purging py3-packaging-pyc (26.0-r1) ( 5/27) Purging py3-packaging (26.0-r1) ( 6/27) Purging py3-parsing-pyc (3.3.2-r1) ( 7/27) Purging py3-parsing (3.3.2-r1) ( 8/27) Purging python3-dev (3.14.3-r0) ( 9/27) Purging py3-cffi-pyc (2.0.0-r0) (10/27) Purging py3-cffi (2.0.0-r0) (11/27) Purging py3-cparser-pyc (3.0-r1) (12/27) Purging py3-cparser (3.0-r1) (13/27) Purging py3-gpep517-pyc (19-r2) (14/27) Purging py3-gpep517 (19-r2) (15/27) Purging py3-installer-pyc (0.7.0-r3) (16/27) Purging py3-installer (0.7.0-r3) (17/27) Purging python3-pyc (3.14.3-r0) (18/27) Purging python3-pycache-pyc0 (3.14.3-r0) (19/27) Purging pyc (3.14.3-r0) (20/27) Purging python3 (3.14.3-r0) (21/27) Purging gdbm (1.26-r0) (22/27) Purging libbz2 (1.0.8-r6) (23/27) Purging libffi (3.5.2-r0) (24/27) Purging libpanelw (6.6_p20251231-r0) (25/27) Purging mpdecimal (4.0.1-r0) (26/27) Purging sqlite-libs (3.51.2-r1) (27/27) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 386.9 MiB in 106 packages >>> py3-brotlipy: Updating the community/s390x repository index... >>> py3-brotlipy: Signing the index...