>>> py3-zopfli: Building community/py3-zopfli 0.2.2-r2 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 12:53:37 +0000 >>> py3-zopfli: Checking sanity of /home/buildozer/aports/community/py3-zopfli/APKBUILD... >>> py3-zopfli: Analyzing dependencies... >>> py3-zopfli: Installing for build: build-base python3 python3-dev zopfli-dev py3-wheel py3-setuptools py3-setuptools_scm py3-pytest (1/35) Installing libbz2 (1.0.8-r5) (2/35) Installing libffi (3.4.4-r2) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.4.2-r1) (5/35) Installing mpdecimal (2.5.1-r2) (6/35) Installing libpanelw (6.4_p20230401-r5) (7/35) Installing readline (8.2.1-r1) (8/35) Installing sqlite-libs (3.41.2-r2) (9/35) Installing python3 (3.11.3-r10) (10/35) Installing python3-pycache-pyc0 (3.11.3-r10) (11/35) Installing pyc (0.1-r0) (12/35) Installing python3-pyc (3.11.3-r10) (13/35) Installing python3-dev (3.11.3-r10) (14/35) Installing zopfli (1.0.3-r1) (15/35) Installing zopfli-dev (1.0.3-r1) (16/35) Installing py3-parsing (3.0.9-r2) (17/35) Installing py3-parsing-pyc (3.0.9-r2) (18/35) Installing py3-packaging (23.1-r1) (19/35) Installing py3-packaging-pyc (23.1-r1) (20/35) Installing py3-wheel (0.40.0-r1) (21/35) Installing py3-wheel-pyc (0.40.0-r1) (22/35) Installing py3-setuptools (67.7.1-r0) (23/35) Installing py3-setuptools-pyc (67.7.1-r0) (24/35) Installing py3-typing-extensions (4.5.0-r1) (25/35) Installing py3-typing-extensions-pyc (4.5.0-r1) (26/35) Installing py3-setuptools_scm (7.1.0-r0) (27/35) Installing py3-iniconfig (1.1.1-r6) (28/35) Installing py3-iniconfig-pyc (1.1.1-r6) (29/35) Installing py3-pluggy (1.0.0-r3) (30/35) Installing py3-pluggy-pyc (1.0.0-r3) (31/35) Installing py3-py (1.11.0-r2) (32/35) Installing py3-py-pyc (1.11.0-r2) (33/35) Installing py3-pytest (7.3.1-r1) (34/35) Installing py3-pytest-pyc (7.3.1-r1) (35/35) Installing .makedepends-py3-zopfli (20230423.125338) Executing busybox-1.36.0-r7.trigger OK: 546 MiB in 133 packages >>> py3-zopfli: Cleaning up srcdir >>> py3-zopfli: Cleaning up pkgdir >>> py3-zopfli: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-zopfli-0.2.2.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-zopfli: Fetching https://github.com/fonttools/py-zopfli/archive/refs/tags/v0.2.2/py3-zopfli-0.2.2.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 16990 0 16990 0 0 24423 0 --:--:-- --:--:-- --:--:-- 24423 >>> py3-zopfli: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-zopfli-0.2.2.tar.gz >>> py3-zopfli: Checking sha512sums... py3-zopfli-0.2.2.tar.gz: OK >>> py3-zopfli: Unpacking /var/cache/distfiles/v3.18/py3-zopfli-0.2.2.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib.linux-aarch64-cpython-311 creating build/lib.linux-aarch64-cpython-311/zopfli copying src/zopfli/__init__.py -> build/lib.linux-aarch64-cpython-311/zopfli copying src/zopfli/gzip.py -> build/lib.linux-aarch64-cpython-311/zopfli copying src/zopfli/png.py -> build/lib.linux-aarch64-cpython-311/zopfli copying src/zopfli/zlib.py -> build/lib.linux-aarch64-cpython-311/zopfli copying src/zopfli/_version.py -> build/lib.linux-aarch64-cpython-311/zopfli running egg_info creating src/zopfli.egg-info writing src/zopfli.egg-info/PKG-INFO writing dependency_links to src/zopfli.egg-info/dependency_links.txt writing requirements to src/zopfli.egg-info/requires.txt writing top-level names to src/zopfli.egg-info/top_level.txt writing manifest file 'src/zopfli.egg-info/SOURCES.txt' reading manifest file 'src/zopfli.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'zopfli/README' warning: no files found matching 'zopfli/Makefile' warning: no files found matching 'zopfli/COPYING' warning: no files found matching 'zopfli/CONTRIBUTORS' warning: no files found matching 'zopfli/CONTRIBUTING.md' warning: no files found matching '*.h' under directory 'zopfli/src/zopfli' warning: no files found matching '*.h' under directory 'zopfli/src/zopflipng' warning: no files found matching '*.h' under directory 'zopfli/src/zopflipng/lodepng' adding license file 'COPYING' writing manifest file 'src/zopfli.egg-info/SOURCES.txt' running build_ext building 'zopfli.zopfli' extension creating build/temp.linux-aarch64-cpython-311 creating build/temp.linux-aarch64-cpython-311/src gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSYSTEM_ZOPFLI=1 -I/usr/include/python3.11 -c src/zopflimodule.c -o build/temp.linux-aarch64-cpython-311/src/zopflimodule.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-311/src/zopflimodule.o -L/usr/lib -lzopfli -lzopflipng -o build/lib.linux-aarch64-cpython-311/zopfli/zopfli.cpython-311-aarch64-linux-musl.so -lm ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-zopfli/src/py-zopfli-0.2.2 collected 61 items tests/test_zopfli.py ................................................... [ 83%] .......... [100%] ============================== 61 passed in 7.98s ============================== Filter strategy four: 227 bytes Filter strategy zero: 1847 bytes >>> py3-zopfli: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/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, pypa/build 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-zopfli/pkg creating /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli creating /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr creating /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib creating /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli copying build/lib.linux-aarch64-cpython-311/zopfli/__init__.py -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli creating /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli/__pycache__ copying build/lib.linux-aarch64-cpython-311/zopfli/__pycache__/gzip.cpython-311.pyc -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli/__pycache__ copying build/lib.linux-aarch64-cpython-311/zopfli/__pycache__/png.cpython-311.pyc -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli/__pycache__ copying build/lib.linux-aarch64-cpython-311/zopfli/__pycache__/_version.cpython-311.pyc -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli/__pycache__ copying build/lib.linux-aarch64-cpython-311/zopfli/__pycache__/zlib.cpython-311.pyc -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli/__pycache__ copying build/lib.linux-aarch64-cpython-311/zopfli/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli/__pycache__ copying build/lib.linux-aarch64-cpython-311/zopfli/zopfli.cpython-311-aarch64-linux-musl.so -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli copying build/lib.linux-aarch64-cpython-311/zopfli/gzip.py -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli copying build/lib.linux-aarch64-cpython-311/zopfli/png.py -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli copying build/lib.linux-aarch64-cpython-311/zopfli/zlib.py -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli copying build/lib.linux-aarch64-cpython-311/zopfli/_version.py -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli running install_egg_info running egg_info writing src/zopfli.egg-info/PKG-INFO writing dependency_links to src/zopfli.egg-info/dependency_links.txt writing requirements to src/zopfli.egg-info/requires.txt writing top-level names to src/zopfli.egg-info/top_level.txt reading manifest file 'src/zopfli.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'zopfli/README' warning: no files found matching 'zopfli/Makefile' warning: no files found matching 'zopfli/COPYING' warning: no files found matching 'zopfli/CONTRIBUTORS' warning: no files found matching 'zopfli/CONTRIBUTING.md' warning: no files found matching '*.h' under directory 'zopfli/src/zopfli' warning: no files found matching '*.h' under directory 'zopfli/src/zopflipng' warning: no files found matching '*.h' under directory 'zopfli/src/zopflipng/lodepng' adding license file 'COPYING' writing manifest file 'src/zopfli.egg-info/SOURCES.txt' Copying src/zopfli.egg-info to /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli-0.2.2-py3.11.egg-info running install_scripts >>> py3-zopfli-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli/__pycache__' -> '/home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli-pyc/usr/lib/python3.11/site-packages/zopfli/__pycache__' >>> py3-zopfli-pyc*: Preparing subpackage py3-zopfli-pyc... >>> py3-zopfli-pyc*: Running postcheck for py3-zopfli-pyc >>> py3-zopfli*: Running postcheck for py3-zopfli >>> py3-zopfli*: Preparing package py3-zopfli... >>> py3-zopfli*: Stripping binaries >>> py3-zopfli-pyc*: Scanning shared objects >>> py3-zopfli*: Scanning shared objects >>> py3-zopfli-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-zopfli-pyc*: Package size: 52.0 KB >>> py3-zopfli-pyc*: Compressing data... >>> py3-zopfli-pyc*: Create checksum... >>> py3-zopfli-pyc*: Create py3-zopfli-pyc-0.2.2-r2.apk >>> py3-zopfli*: Tracing dependencies... python3 python3~3.11 so:libc.musl-aarch64.so.1 so:libzopfli.so.1 so:libzopflipng.so.1 >>> py3-zopfli*: Package size: 144.0 KB >>> py3-zopfli*: Compressing data... >>> py3-zopfli*: Create checksum... >>> py3-zopfli*: Create py3-zopfli-0.2.2-r2.apk >>> py3-zopfli: Build complete at Sun, 23 Apr 2023 12:53:51 +0000 elapsed time 0h 0m 14s >>> py3-zopfli: Cleaning up srcdir >>> py3-zopfli: Cleaning up pkgdir >>> py3-zopfli: Uninstalling dependencies... (1/35) Purging .makedepends-py3-zopfli (20230423.125338) (2/35) Purging python3-dev (3.11.3-r10) (3/35) Purging zopfli-dev (1.0.3-r1) (4/35) Purging zopfli (1.0.3-r1) (5/35) Purging py3-wheel-pyc (0.40.0-r1) (6/35) Purging py3-wheel (0.40.0-r1) (7/35) Purging py3-setuptools_scm (7.1.0-r0) (8/35) Purging py3-setuptools-pyc (67.7.1-r0) (9/35) Purging py3-setuptools (67.7.1-r0) (10/35) Purging py3-typing-extensions-pyc (4.5.0-r1) (11/35) Purging py3-typing-extensions (4.5.0-r1) (12/35) Purging py3-pytest-pyc (7.3.1-r1) (13/35) Purging py3-pytest (7.3.1-r1) (14/35) Purging py3-iniconfig-pyc (1.1.1-r6) (15/35) Purging py3-iniconfig (1.1.1-r6) (16/35) Purging py3-packaging-pyc (23.1-r1) (17/35) Purging py3-packaging (23.1-r1) (18/35) Purging py3-parsing-pyc (3.0.9-r2) (19/35) Purging py3-parsing (3.0.9-r2) (20/35) Purging py3-pluggy-pyc (1.0.0-r3) (21/35) Purging py3-pluggy (1.0.0-r3) (22/35) Purging py3-py-pyc (1.11.0-r2) (23/35) Purging py3-py (1.11.0-r2) (24/35) Purging python3-pyc (3.11.3-r10) (25/35) Purging python3-pycache-pyc0 (3.11.3-r10) (26/35) Purging pyc (0.1-r0) (27/35) Purging python3 (3.11.3-r10) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r5) (30/35) Purging libffi (3.4.4-r2) (31/35) Purging libpanelw (6.4_p20230401-r5) (32/35) Purging mpdecimal (2.5.1-r2) (33/35) Purging readline (8.2.1-r1) (34/35) Purging sqlite-libs (3.41.2-r2) (35/35) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 98 packages >>> py3-zopfli: Updating the community/aarch64 repository index... >>> py3-zopfli: Signing the index...